Mercurial > repos > sanbi-uwc > vcf_to_alignment
annotate tool-data/all_fasta.loc.sample @ 5:4f3f7d390382 draft default tip
planemo upload for repository https://github.com/sanbi-sa/tools-sanbi-uwc commit 3e5c71977e50ec920d4f45be809d2528e55bff76-dirty
author | sanbi-uwc |
---|---|
date | Wed, 17 Oct 2018 02:35:51 -0400 |
parents | 4b9ddf64558d |
children |
rev | line source |
---|---|
1
4b9ddf64558d
planemo upload for repository https://github.com/sanbi-sa/tools-sanbi-uwc commit c467fa511c437e11ea72b912975d64631b8d0f98
sanbi-uwc
parents:
diff
changeset
|
1 #This file lists the locations and dbkeys of all the fasta files |
4b9ddf64558d
planemo upload for repository https://github.com/sanbi-sa/tools-sanbi-uwc commit c467fa511c437e11ea72b912975d64631b8d0f98
sanbi-uwc
parents:
diff
changeset
|
2 #under the "genome" directory (a directory that contains a directory |
4b9ddf64558d
planemo upload for repository https://github.com/sanbi-sa/tools-sanbi-uwc commit c467fa511c437e11ea72b912975d64631b8d0f98
sanbi-uwc
parents:
diff
changeset
|
3 #for each build). The script extract_fasta.py will generate the file |
4b9ddf64558d
planemo upload for repository https://github.com/sanbi-sa/tools-sanbi-uwc commit c467fa511c437e11ea72b912975d64631b8d0f98
sanbi-uwc
parents:
diff
changeset
|
4 #all_fasta.loc. This file has the format (white space characters are |
4b9ddf64558d
planemo upload for repository https://github.com/sanbi-sa/tools-sanbi-uwc commit c467fa511c437e11ea72b912975d64631b8d0f98
sanbi-uwc
parents:
diff
changeset
|
5 #TAB characters): |
4b9ddf64558d
planemo upload for repository https://github.com/sanbi-sa/tools-sanbi-uwc commit c467fa511c437e11ea72b912975d64631b8d0f98
sanbi-uwc
parents:
diff
changeset
|
6 # |
4b9ddf64558d
planemo upload for repository https://github.com/sanbi-sa/tools-sanbi-uwc commit c467fa511c437e11ea72b912975d64631b8d0f98
sanbi-uwc
parents:
diff
changeset
|
7 #<unique_build_id> <dbkey> <display_name> <file_path> |