Question: What is the purpose of Cufflink and Cuffmerge?
0
gravatar for k.ip
3.3 years ago by
k.ip10
Australia
k.ip10 wrote:

Hi guys,

I am new to the galaxy server, and I want to analyse my RNA-seq data with the following standard pipeline (TopHat=>Cufflinks=>Cuffmerge=>Cuffdiff) to determine differential expression between control and treatment group. However, both cufflink and cuffmerge only generate GTF file type but for Cuffdiff, they use BAM, so the only file i can use to run cuffdiff is the TopHat-generated files... But then what is the point to do Cufflinke and Cuffmerge exactly? Sorry guys, I am quite confused here.

Thanks in advance for answering my questions,

K

 

 

rna-seq cufflinks galaxy bam • 4.3k views
ADD COMMENTlink modified 3.3 years ago by Jennifer Hillman Jackson25k • written 3.3 years ago by k.ip10
2
gravatar for Jennifer Hillman Jackson
3.3 years ago by
United States
Jennifer Hillman Jackson25k wrote:

Hello,

Cufflinks 'assembles' mapped reads into transcripts defined by coordinates (no consensus is generated).

Cuffmerge 'merges' together these defined transcripts from Cufflinks along with a reference annotation GTF/GFF3 that also defines transcripts (iGenomes or similar). Only the transcripts in the reference annotation  GTF provided to Cuffdiff is considered during that tool's analysis. This can be Cuffmerge input or just the reference annotation GTF without using Cuffmerge - it depends on if discovery is part of the analysis.

More about the pipeline can be found at the author's web site and the Galaxy resources listed at the top of the Support wiki:

http://cole-trapnell-lab.github.io/cufflinks/manual/
http://wiki.galaxyproject.org/Support

Hopefully this helps! Jen, Galaxy team

ADD COMMENTlink written 3.3 years ago by Jennifer Hillman Jackson25k
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 168 users visited in the last hour