Mercurial > repos > rhpvorderman > data_manager_select_index_by_path
view tool-data/bwameth_indexes.loc.sample @ 1:8495c49cd056 draft default tip
planemo upload for repository https://github.com/LUMC/lumc-galaxy-tools/tree/master/data_manager_select_index_by_path commit 9061997af3bc94f49653ffd42f10b973578e371d
author | rhpvorderman |
---|---|
date | Mon, 16 Jul 2018 10:58:36 -0400 |
parents | 5f8d9309058b |
children |
line wrap: on
line source
# This is a sample file distributed with Galaxy that is used to define a # list of bwa-meth indices, using three columns tab separated: # # <unique_build_id> <dbkey> <display_name> <genome_fasta_file_path> # # An index can be created with the following command: # # bwameth.py index /some/path/genome.fa # # "/some/path/genome.fa" would then be the last column in the line # If this were for the mm10 mouse genome, the resulting entry would look like: # #mm9 mm9 Mouse (mm9) /some/path/genome.fa # #