Mercurial > repos > iuc > stringtie
annotate tool-data/gene_sets.loc.sample @ 12:76d290331481 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 11ee7ac206d41894c0b6a11f2439aaea490824f0
author | iuc |
---|---|
date | Thu, 09 Nov 2017 11:17:32 -0500 |
parents | |
children |
rev | line source |
---|---|
12
76d290331481
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 11ee7ac206d41894c0b6a11f2439aaea490824f0
iuc
parents:
diff
changeset
|
1 # This is a sample file distributed with featureCounts that enables it and other# tools to use gene/exon annotations in the GFF/GTF format. |
76d290331481
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 11ee7ac206d41894c0b6a11f2439aaea490824f0
iuc
parents:
diff
changeset
|
2 # |
76d290331481
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 11ee7ac206d41894c0b6a11f2439aaea490824f0
iuc
parents:
diff
changeset
|
3 # The gene_sets.loc file syntax is: |
76d290331481
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 11ee7ac206d41894c0b6a11f2439aaea490824f0
iuc
parents:
diff
changeset
|
4 #<unique_build_id> <dbkey> <display_name> <path> |
76d290331481
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 11ee7ac206d41894c0b6a11f2439aaea490824f0
iuc
parents:
diff
changeset
|
5 # |
76d290331481
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 11ee7ac206d41894c0b6a11f2439aaea490824f0
iuc
parents:
diff
changeset
|
6 # Please ensure that the above fields are tab separated. |
76d290331481
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 11ee7ac206d41894c0b6a11f2439aaea490824f0
iuc
parents:
diff
changeset
|
7 # |
76d290331481
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 11ee7ac206d41894c0b6a11f2439aaea490824f0
iuc
parents:
diff
changeset
|
8 # In case you have TWO or MORE providers PER dbkey, the one mentioned |
76d290331481
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 11ee7ac206d41894c0b6a11f2439aaea490824f0
iuc
parents:
diff
changeset
|
9 # first in the file, should have the "default" priority. |
76d290331481
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 11ee7ac206d41894c0b6a11f2439aaea490824f0
iuc
parents:
diff
changeset
|
10 # |
76d290331481
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 11ee7ac206d41894c0b6a11f2439aaea490824f0
iuc
parents:
diff
changeset
|
11 #Example: |
76d290331481
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 11ee7ac206d41894c0b6a11f2439aaea490824f0
iuc
parents:
diff
changeset
|
12 # |
76d290331481
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 11ee7ac206d41894c0b6a11f2439aaea490824f0
iuc
parents:
diff
changeset
|
13 #Homo_sapiens.GRCh37.74 hg19 GRCh37 (hg19) annotation from Ensembl, release 74 /depot/data2/galaxy/hg19/gene_sets/Homo_sapiens.GRCh37.74.gtf |
76d290331481
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stringtie commit 11ee7ac206d41894c0b6a11f2439aaea490824f0
iuc
parents:
diff
changeset
|
14 #Homo_sapiens.NCBI36.54 hg18 hg18 annotation from Ensembl, release 54 /depot/data2/galaxy/hg18/gene_sets/Homo_sapiens.NCBI36.54.gtf |