Repository 'featurecounts'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/featurecounts

Changeset 15:a8dc8dabf0f3 (2018-06-09)
Previous changeset 14:85aaf50ad9dc (2018-06-01) Next changeset 16:92808b865dfb (2018-06-14)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit e10bdc912c2628796487886c00b70318a6214c5e
modified:
featurecounts.xml
b
diff -r 85aaf50ad9dc -r a8dc8dabf0f3 featurecounts.xml
--- a/featurecounts.xml Fri Jun 01 15:48:47 2018 -0400
+++ b/featurecounts.xml Sat Jun 09 14:36:14 2018 -0400
b
@@ -556,7 +556,7 @@
   497097  chr1  3660633  3661579  -
   ======  ====  =======  =======  ======
 
-These annotation files can be found in the `Subread package`_. You can see the version of Subread used by this wrapper in the tool form above under `Options > Requirements`. To create the files, the annotations were downloaded from NCBI RefSeq database and then adapted by merging overlapping exons from the same gene to form a set of disjoint exons for each gene. Genes with the same Entrez gene identifiers were also merged into one gene. See the `Subread User's Guide`_ for more information.
+These annotation files can be found in the `Subread package`_. You can see the version of Subread used by this wrapper in the tool form above under `Options > Requirements`. To create the files, the annotations were downloaded from NCBI RefSeq database and then adapted by merging overlapping exons from the same gene to form a set of disjoint exons for each gene. Genes with the same Entrez gene identifiers were also merged into one gene. See the `Subread User's Guide`_ for more information. Gene names can be obtained for these Entrez identifiers with the Galaxy **annotateMyIDs** tool.
 
 Output format
 -------------