[go: up one dir, main page]

Menu

#42 unqiue mapping

pending
bowtie (72)
5
2015-12-07
2010-02-20
Anonymous
No

hi there,
i want to only get the reads mapped to genome uniquely. the last item in bowtie's result indicates how many other loci where the read can be mapped on the SAME strand. it is still 0 when it can be mapped to other loci on the other strand. i am not sure if there other ways i can get these information.

jing

Discussion

  • Ben Langmead

    Ben Langmead - 2011-12-21

    I am not sure what output you are referring to. Can you reply with more details?

    Ben

     
  • Ben Langmead

    Ben Langmead - 2011-12-21
    • status: open --> pending
     
  • Robert Literman

    Robert Literman - 2015-12-07

    I second this request. It would be VERY helpful to have an output option for reads that map once and only once. Currently, you have to parse the BAM to get this, but since the output of Bowtie2 already tells you how many reads map exactly once, it seems like that data is already in there somewhere and could be pumped out with a --unique flag or something?

     

Log in to post a comment.