| Previous changeset 15:a8dc8dabf0f3 (2018-06-09) Next changeset 17:8ce1e2c7ee72 (2018-06-20) |
|
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/featurecounts commit 8d08931474566ff2bb456e02bdc7cffffed0b9fb |
|
removed:
gene_sets.loc gene_sets.loc.sample |
| b |
| diff -r a8dc8dabf0f3 -r 92808b865dfb gene_sets.loc --- a/gene_sets.loc Sat Jun 09 14:36:14 2018 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 |
| b |
| @@ -1,1 +0,0 @@ -hg38 hg38 hg38GTF ${__HERE__}/ref.gtf |
| b |
| diff -r a8dc8dabf0f3 -r 92808b865dfb gene_sets.loc.sample --- a/gene_sets.loc.sample Sat Jun 09 14:36:14 2018 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 |
| b |
| @@ -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: -#<unique_build_id> <dbkey> <display_name> <path> -# -# 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 |