[go: up one dir, main page]

Menu

#325 bowtie2 Perl wrapper does not quote argument values

v0.9.0
closed
Val
None
5
2015-02-17
2014-12-09
No

bowtie2 wrapper does not quote argument values. This means, for example, if a sample name with a space is passed as --rg "SM:Sample A" it is parsed by the Perl wrapper properly, but passed to bowtie2-align as --rg SM:Sample A, which causes problems with the parsing.

Discussion

  • Val

    Val - 2015-01-15

    Hi Lance,

    Thank you for pointing this to us. We will fix the wrapper for the next release cycle.

    thanks,
    Val

     
  • Val

    Val - 2015-02-17

    Added the fix.

     
  • Val

    Val - 2015-02-17
    • status: open --> closed
    • assigned_to: Val
     

Log in to post a comment.