Mercurial > repos > iuc > bwameth
view tool-data/bwameth_indexes.loc.sample @ 3:ebcd672be8ee draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tools/bwameth commit cbf959a50b9424974905a5551ef7b3c50da4d92a
| author | iuc |
|---|---|
| date | Tue, 11 Apr 2017 09:19:12 -0400 |
| parents | 2fa5cb67c08b |
| 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 # #
