This is a test version of Biostars. For the public version, visit https://www.biostars.org.
The order of part processions of RNA-Seq data

From the bam file file.bam (mapping by star) to htseq-count input data:

What's the order of the following steps in general?

a. sorted file.bam by name to get file.sorted.bam
b. index the file.bam or c. index the file.sorted.bam
d. get unique mapping reads from ?.bam

Thanks in advance!

rna-seq

1 answer

Please follow guidelines such as:

RNA-Seq workflow: gene-level exploratory analysis and differential expression

Log in to answer this question.