Mercurial > repos > iuc > snapatac2_preprocessing
comparison tool-data/gene_sets.loc.sample @ 6:20c4011e1458 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/snapatac2 commit e0f59fae19e57f54ae0c351a16dd1805d12aba1d
| author | iuc |
|---|---|
| date | Tue, 25 Nov 2025 16:40:47 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 5:c5c94e01a1b5 | 6:20c4011e1458 |
|---|---|
| 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 #Homo_sapiens.GRCh38.90 hg38 GRCh38 (hg38) annotation from Ensembl, release 90 /depot/data2/galaxy/hg38/gene_sets/Homo_sapiens.GRCh38.90.gtf | |
| 14 #Homo_sapiens.GRCh37.87 hg19 GRCh37 (hg19) annotation from Ensembl, release 87 /depot/data2/galaxy/hg19/gene_sets/Homo_sapiens.GRCh37.87.gtf |
