SAM file and RNA-seq stranded/unstranded paired/unpaired
Dear all,
I have a BAM/SAM file generated from a RNA-seq samples and I am aiming to determine if the RNA-seq is PAIRED/UNPAIRED, or STRAND SPECIFIC. Please could you let me know which flags in the BAM/SAM files I shall check. Thanks a lot, and happy weekend,
-- bogdan
• 2,212 views
•
link
1 answer
Flag 1 will tell you if any of the reads are paired-end. Strand-specificity of the library prep isn't stored in SAM files, but RNA-SeQC can infer this for you.
• 0 views
•
link
Log in to answer this question.