Cuffdiff
Â
CuffDiffÂ
Community rating: ?????
Cuffdiff used GTF2/GFF3 annotatiuon files of transcripts, along with two or more SAM/BAM files containing the read alignments. It compares expression levels at the level of transcripts, primary transcripts, and genes.
Cuffdiff
Community rating: ?????
Cuffdiff performs differential transcript abundance analysis for two or more RNA-Seq samples.
Cuffdiff uses GTF2/GFF3 annotation files of transcripts, along with two or more SAM/BAM files containing the read alignments. It compares expression levels at the level of transcripts, primary transcripts, and genes.
Quick Start
- To use Cuffdiff2, import your BAM files and your GTF file
- Resources: http://cufflinks.cbcb.umd.edu/, http://cufflinks.cbcb.umd.edu/tutorial.html and http://cufflinks.cbcb.umd.edu/howitworks.html#hdif
Test Data
Input File(s)
Use the following files from the directory above as test input:
 hy5_rep1.bam
 hy5_rep2.bam
 merged_with_ref_ids.gtf
 WT_rep1.bam
 WT_rep2.bam
Parameters Used in App
When the app is run in the Discovery Environment, use the following parameters with the above input file(s) to get the output provided in the next section below.
- Default parameters only, and WT vs hy5 sample names
Â
Output File(s)
Expect a series of files describing the expression for genes and transcripts as output in a cuffdiff_out directory and a series of sorted files of significantly features that have significantly different expression in the sorted_data directory.Â