Mercurial > repos > jeremyjliu > region_motif_data_manager
annotate tool-data/motif_databases.loc.sample @ 12:377723319b45 draft default tip
Uploaded
author | jeremyjliu |
---|---|
date | Tue, 07 Apr 2015 23:53:02 -0400 |
parents | a5421f83f972 |
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 |