Closed GoogleCodeExporter closed 8 years ago
Correction to step 2 above, "samfile.pileup()", not pysam.mpileup(), or
pysam.pileup(). As an intermediate solution I am parsing the output from
pysam.mpileup() and trashing the odd "><" type characters that pop up in the
rna-seq files, pretty sure these are from spliced alignments.
Original comment by johnthes...@gmail.com
on 19 Jul 2013 at 12:04
you can go ahead and close this issue. I just realized that if is_indel == 0
and is_del is true, then the reads are in this class of being refskip. It would
be great to throw that in the documentation though. Thanks!
Original comment by johnthes...@gmail.com
on 19 Jul 2013 at 12:25
Thanks for reporting this.
I have added some text to the documentation.
Best wishes,
Andreas
Original comment by andreas....@gmail.com
on 17 Sep 2013 at 7:20
Original issue reported on code.google.com by
johnthes...@gmail.com
on 19 Jul 2013 at 12:01