Skip to main content
Home
About
FAQ
Researchers
Documents
User Guide
Use Cases
Workflow Demos
Presentations
Publications
Video Tutorials
Releases
Amazon EC2 Image
bioKepler SVN
bioKepler Dec 2018 Build
Docker
Events
Contact
You are here
Home
ยป
Documents
Workflow Demos
Return to
all workflow demos
cuffdiff bioActor
Description
Differential analysis of two groups.
Inputs
rerferenceGtfFile
Reference annotation file in GTF format.
group1
Bam files of group 1.
group2
Bam files of group 2.
Outputs
isoformExpressionDiffFile
Isoform expression differential analysis results.
geneExpressioDiffnFile
Gene expression differential analysis results.
Parameters
program
The command line program to execute.
checkOutputTimestamp
If true, verify the last modification timestamp for each output file has increased after execution. If the timestamp has not increased, throw an error.
additionalOptions
A parameter containing additional command line options.
Choice
The execution choice to run.