0
|
1 # This is a sample file distributed with Galaxy that enables tools
|
|
2 # to use a selected PIMA plasmids_and_vectors.fasta file. The pima_pv.loc
|
|
3 # file has this format (longer white space characters are TAB characters):
|
|
4 #
|
|
5 # <version> <display_name> <directory_path>
|
|
6 #
|
|
7 # So, for example, if you have the plasmids_and_vectors.fasta files stored in
|
|
8 # /depot/data2/galaxy/pima_pv/,
|
|
9 # then the pima_pv.loc entry would look like this:
|
|
10 #
|
|
11 # 2022-10-18 PIMA plasmids_and_vectors.fasta /depot/data2/galaxy/pima_pv
|
|
12 2022-10-18 2022-10-18 plasmids_and_vectors.fasta ${__HERE__}
|