commit/galaxy-central: jgoecks: Improve Cufflinks' documentation for gene annotation dataset parameters.
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/changeset/6e286e6d1b0d/ changeset: 6e286e6d1b0d user: jgoecks date: 2011-11-03 21:45:44 summary: Improve Cufflinks' documentation for gene annotation dataset parameters. affected #: 1 file diff -r e96f8c994bb629cd0b3b0cb5387a6db84c7c2857 -r 6e286e6d1b0dda77ef2187aedee0ded555b1fe74 tools/ngs_rna/cufflinks_wrapper.xml --- a/tools/ngs_rna/cufflinks_wrapper.xml +++ b/tools/ngs_rna/cufflinks_wrapper.xml @@ -61,10 +61,10 @@ </param><when value="No"></when><when value="Use reference annotation"> - <param format="gff3,gtf" name="reference_annotation_file" type="data" label="Reference Annotation" help="Make sure your annotation file is in GTF format and that Galaxy knows that your file is GTF--not GFF."/> + <param format="gff3,gtf" name="reference_annotation_file" type="data" label="Reference Annotation" help="Gene annotation dataset in GTF or GFF3 format."/></when><when value="Use reference annotation guide"> - <param format="gff3,gtf" name="reference_annotation_guide_file" type="data" label="Reference Annotation" help="Make sure your annotation file is in GTF format and that Galaxy knows that your file is GTF--not GFF."/> + <param format="gff3,gtf" name="reference_annotation_guide_file" type="data" label="Reference Annotation" help="Gene annotation dataset in GTF or GFF3 format."/></when></conditional><conditional name="bias_correction"> Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.
participants (1)
-
Bitbucket