Mercurial > repos > jeremyjliu > region_motif_data_manager
annotate tool-data/motif_databases.loc.sample @ 10:a5421f83f972 draft
Uploaded
author | jeremyjliu |
---|---|
date | Thu, 26 Feb 2015 22:52:42 -0500 |
parents | 2c918b3a7e8c |
children |
rev | line source |
---|---|
7 | 1 # This file lists the locations and values of all the motif databases bgz |
2 # and tbi files. This file has the format (white space characters are TAB | |
3 # characters) | |
4 # <value> <display_name> <file_path> | |
3 | 5 # |
7 | 6 # So, motif_databases.loc could look something like this: |
3 | 7 # |
10 | 8 # test_bgz Test Encode Motifs (hg19) BGZ /<path_to_galaxy>/tool-data/motifs/pouya_test_motifs.bed.bgz |
9 # test_tbi Test Encode motifs (hg19) TBI /<path_to_galaxy>/tool-data/motifs/pouya_test_motifs.bed.bgz.tbi |