annotate bwameth_indexes.loc.sample @ 8:01e6d97d8cac draft

Uploaded
author dpryan79
date Tue, 13 Sep 2016 16:15:45 -0400
parents 3c71a2c77054
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7
3c71a2c77054 Uploaded
dpryan79
parents:
diff changeset
1 # This is a sample file distributed with Galaxy that is used to define a
3c71a2c77054 Uploaded
dpryan79
parents:
diff changeset
2 # list of bwa-meth indices, using three columns tab separated:
3c71a2c77054 Uploaded
dpryan79
parents:
diff changeset
3 #
3c71a2c77054 Uploaded
dpryan79
parents:
diff changeset
4 # bwameth_index_id\tSome description text\t/path/to/genome.fasta
3c71a2c77054 Uploaded
dpryan79
parents:
diff changeset
5 #
3c71a2c77054 Uploaded
dpryan79
parents:
diff changeset
6 # An index can be created with the following command:
3c71a2c77054 Uploaded
dpryan79
parents:
diff changeset
7 #
3c71a2c77054 Uploaded
dpryan79
parents:
diff changeset
8 # bwameth.py index /some/path/genome.fa
3c71a2c77054 Uploaded
dpryan79
parents:
diff changeset
9 #
3c71a2c77054 Uploaded
dpryan79
parents:
diff changeset
10 # "/some/path/genome.fa" would then be the last column in the line