resequencing RNAseq single end reads (Source: Bacteria)
1
0
Entering edit mode
5.8 years ago
Annie • 0

Hi everyone, I am new to NGS data analysis. I have got RNAseq data of read length 50, and single end, which I need to do resequence with the reference genome of Mycobacterium tuberculosis. first thing I did is, I ran Rockhopper, which gave me transcripts.txt and operon.txt files. Now I want to do resequencing using following workflow : Alignment (by bowtie)--> Cufflinks --> Cuffmerge --> Cuffdiff. I am stuck in cufflinks step where I need to give the normalization method, which according to me should be RPKM, but in the help manual it is showing that it supports classic FPKM. Please help me with the command line and further steps...

Thanks!!

RNA-Seq Resequencing MTB Cufflinks RPKM • 1.2k views
ADD COMMENT
0
Entering edit mode

Thanks for swift reply, but my strain is H37Rv. will it be good to go with featureCounts?

ADD REPLY
0
Entering edit mode

The strain is irrelevant.

ADD REPLY
2
Entering edit mode
5.8 years ago

FPKM and RPKM are the same for single end reads. However, you should not be using cufflinks, cuffmerge or cuffdiff. If there's no annotation for this species or if it's of poor quality then you can use stringTie, but otherwise you would be much better off with featureCounts and the known annotation of this species.

Note that FPKM/RPKM should never be used for anything important.

ADD COMMENT

Login before adding your answer.

Traffic: 2451 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6