Mercurial > repos > iuc > gffcompare
comparison test-data/gene_sets.loc @ 3:84845ad0d35c draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gffcompare commit c8a752199588db982182cbe7fffbcb8512313526
| author | iuc |
|---|---|
| date | Mon, 27 May 2019 13:53:51 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 2:66f066ca5d60 | 3:84845ad0d35c |
|---|---|
| 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. | |
| 2 # | |
| 3 # The gene_sets.loc file syntax is: | |
| 4 #<unique_build_id> <dbkey> <display_name> <path> | |
| 5 # | |
| 6 # Please ensure that the above fields are tab separated. | |
| 7 # | |
| 8 # In case you have TWO or MORE providers PER dbkey, the one mentioned | |
| 9 # first in the file, should have the "default" priority. | |
| 10 # | |
| 11 #Example: | |
| 12 # | |
| 13 test_buildid hg17 test_displayname ${__HERE__}/gffcompare_in3.gtf | |
| 14 |
