Rna-Seq Analysis Of 454/Roche Data
2
0
Entering edit mode
10.6 years ago
raj.gzra ▴ 30

hi everyone i am having roche/454 transcripts reads in two different condition. i want to check the gene expression. whether it is good to use TopHat and cufflinks for 454/roche data.or suggest me any other software.

rna-seq tophat2 cufflinks • 3.1k views
ADD COMMENT
0
Entering edit mode

How many reads do you have per sample?

ADD REPLY
0
Entering edit mode
10.6 years ago

I am not sure if TopHat -> Cufflinks is a good choice since 454 does not generate enough throughput as Illumina and SOLiD. You need to estimate the expression using Tag count methods (such as HTSeq followed by DGESeq or DE-Seq or some other simple statistical test (Fisher's exact test??). There have been several papers using EST data to estimate the expression. You can follow their protocols. Try this: http://www.ncbi.nlm.nih.gov/pubmed/20043850

ADD COMMENT
0
Entering edit mode

thank you i will try this

ADD REPLY
0
Entering edit mode
10.6 years ago
JC 13k

I will use Blat/BWA-Mem to align the reads, TopHat is not designed to map 454 sequences (long and variable reads, errors, ...), then you can use Cufflinks or HTSeq+EdgeR/DESeq for DEG.

ADD COMMENT
0
Entering edit mode

i mapped transcripts reads to already assembled transcriptome with BWA and when samtools flagstat command used, it shows number of input reads is higher than that i have. when i did it with bowtie and then samtools flagstat command used, it shows number of input reads equal to that i have. why samtools flagstat command shows higher number of input reads when reads mapped with BWA???

ADD REPLY

Login before adding your answer.

Traffic: 1671 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