This is a test version of Biostars. For the public version, visit https://www.biostars.org.
split oligo reads by strand

Hello,

I have mapped the fastq files with BWA tool which gave me .bam files. Further, I would like to split this bam file on the basis of forward and reverse strand. Which tool is best for doing this process. Any tool available on Galaxy? Thanks in advance.

alignment rna-seq

As you tagged RNA-seq I hope you know that BWA does not support spliced alignments. What organism are you working with? Do you have stranded data that reliable distinguish the strands?

I am aligning with BWA before splitting. I am working with Bacillus genome. Yes, I have stranded data. Thank you.

Ok, just wanted to be sure because we often see users here that do not know the difference between standard DNA-seq alignment and RNA-seq. As for your problem, samtools view is the way to go as suggested in the post that genomax linked.

0 answers

No answers yet.

Log in to answer this question.