Hi Guys,
I have RNA-seq and Ribo-seq data. I have align them to the human genome and got the read count per gene. in my output file the number of read count/gene in RNA-seq is lower than Ribo-seq. my question is that should it be higher in RNA-seq or my results are correct? thanks
How many reads per experiment? I mean how deep did you sequence?
I can imagine that RNA-seq would sequence more nt than Ribo-seq, thus with same number of reads you would have more reads per gene with Ribo-seq. But of course it also depends on how many genes were expressed in you RNA-seq experiment...
Depends on the sequencing depth I guess. Could you edit your question to add some informations (how did you count the reads, which library prep, sequencing depth, etc...)
to prepare the library our sequencing facility used this: TruSeq RNA Library Prep Kit v2 to count the number of reads I used the following command:
python -m HTSeq.scripts.count -f -h bam -r pos -m intersection-nonempty -s no -a 10 accepted_hits.bam gencocd de.v19.annotation.gtf > 285_Ctrl_counts.txt