# HG changeset patch # User iuc # Date 1525688498 14400 # Node ID e270d0978616ea26a49105f1c21b886d1e33e12b # Parent d0beb2753aba490c43223484de8a56e0f15d835a planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 5c013729eeb48f723f7d436c4ded998c8d9291eb diff -r d0beb2753aba -r e270d0978616 featurecounts.xml --- a/featurecounts.xml Fri Mar 16 14:05:39 2018 -0400 +++ b/featurecounts.xml Mon May 07 06:21:38 2018 -0400 @@ -1,4 +1,4 @@ - + Measure gene expression in RNA-Seq experiments from SAM or BAM files. subread @@ -132,8 +132,7 @@ multiple="false" format="bam,sam" label="Alignment file" - help="The input alignment file(s) where the gene expression has to be counted. The file can have a SAM or BAM format; but ALL files must be in the same format. These files must have the database/genome attribute already specified e.g. hg38, not the default: ?" > - + help="The input alignment file(s) where the gene expression has to be counted. The file can have a SAM or BAM format; but ALL files must be in the same format. Unless you are using a Gene annotation file from the History, these files must have the database/genome attribute already specified e.g. hg38, not the default: ?" > @@ -163,10 +162,6 @@ type="data" label="Gene annotation file" help="The program assumes that the provided annotation file is in GTF format. Make sure that the gene annotation file corresponds to the same reference genome as used for the alignment"> - - - -