StringTie required filtered BAM
Hi, AUGUSTUS comes with a script which can filter BAM files
filterBam –uniq –paired –pairwiseAlignment –in Aligned.out.ss.bam –out Aligned.out.ssf.bam
Does StringTie does any filtering by its own or would it be possible to improve StringTie by using the above script?
Thank you in advance
• 1,054 views
•
link
1 answer
I woul not use filtered bam files:
- Firstly StringTie handles all types of reads and since the mapping context (unique, multi etc) are annotated there it knows about it.
- Secondly you would throw a lot of useful data away.
• 0 views
•
link
Log in to answer this question.