# HG changeset patch # User iuc # Date 1528965186 14400 # Node ID dc925817920bbacc7e055b0f8a61aee37403ffa8 # Parent bb94bde2d49216e37d3acdc18cef931031b5f6b5 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 8d08931474566ff2bb456e02bdc7cffffed0b9fb diff -r bb94bde2d492 -r dc925817920b gene_sets.loc --- a/gene_sets.loc Sat Jun 09 14:35:59 2018 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -hg38 hg38 hg38GTF ${__HERE__}/ref.gtf diff -r bb94bde2d492 -r dc925817920b gene_sets.loc.sample --- a/gene_sets.loc.sample Sat Jun 09 14:35:59 2018 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,14 +0,0 @@ -# This is a sample file distributed with featureCounts that enables it and other# tools to use gene/exon annotations in the GFF/GTF format. -# -# The gene_sets.loc file syntax is: -# -# -# Please ensure that the above fields are tab separated. -# -# In case you have TWO or MORE providers PER dbkey, the one mentioned -# first in the file, should have the "default" priority. -# -#Example: -# -#Homo_sapiens.GRCh37.74 hg19 GRCh37 (hg19) annotation from Ensembl, release 74 /depot/data2/galaxy/hg19/gene_sets/Homo_sapiens.GRCh37.74.gtf -#Homo_sapiens.NCBI36.54 hg18 hg18 annotation from Ensembl, release 54 /depot/data2/galaxy/hg18/gene_sets/Homo_sapiens.NCBI36.54.gtf