This is a test version of Biostars. For the public version, visit https://www.biostars.org.
trancriptome analysis using rna-seq data

Can anyone please suggest me what software tools should I use for the trancriptome analysis using RNA-seq data obtained from SOLiD? I mean. are the downstream analysis tools sequencing platform-specific? Can I use Tuxedo protocol (Tophat+Cufflink) for the same objective or is it exclusively meant for Illumina?

rna-seq gene expression analysis solid data

3 answers

You can use Tuxedo protocol. Just check if your raw reads are color space or base space. The protocol is slightly different for each. If your reads are base calls, protocol is similar to Illumina. You can convert colorspace to base space, but I think it is not recommended.

Thank you for the help. I've colorspace format. So, will it be appropriate to transform it into basespace format and proceed with Tuxedo? And if not, what are the other option I am left with?

No need to convert to basespace. Just remember Bowtie2 is not compatible with colorspace. Use Bowtie version 0.12.7. Use it for genome indexing as well as alignment.

@Satya Okay. Thanks a lot.

Please use ADD COMMENT to reply to earlier answers, as such this thread remains logically ordered and easy to follow. In addition, when an answer is helpful you should 'upvote' this, and when someone answered your question (completely) you should 'accept' this answer.

Log in to answer this question.