Entering edit mode
3.5 years ago
Sara
▴
280
I am trying to use bowtie2 to filter out rRNs from my RNAseq data and as output I would like to get 2 fastq files:
- clean data (my RNAseq data without
rRNAs reads) rRNAs readsthat are removed from my RNAseq fastq file
All the commands that I found return sam or bam files. How can I get such fastq files using bowtie2?
Reach out to your core and ask them if they did ribodepletion step.