dsturg/Spanki

Error message parsing Fasta file

Opened this issue · 1 comments

One bug I noticed recently was, if the sequence name in reference fasta is something like ** >chr1 length=xxxx ** , tophat places it as chr1 in the bam file, but spanki is trying to look for entire name instead of trimmed name.

Thanks! That seems like something that wouldn't be too hard to fix.

On Sat, Apr 4, 2015 at 12:13 PM, Goutham notifications@github.com wrote:

One bug I noticed recently was, if the sequence name in reference fasta is
something like ** >chr1 length=xxxx ** , tophat places it as chr1 in
the bam file, but spanki is trying to look for entire name instead of
trimmed name.


Reply to this email directly or view it on GitHub
#2.