Mercurial > repos > lionelguy > micomplete
comparison micomplete_hmms.loc.sample @ 0:23e768cddc7d draft
Initial commit of micomplete
author | lionelguy |
---|---|
date | Thu, 17 Oct 2013 08:39:52 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:23e768cddc7d |
---|---|
1 #This is a sample file distributed with Galaxy that enables tools to use | |
2 #a directory of hmm profiles and their weights to calculate completeness. | |
3 #The micomplete_hmms.loc has the following format (white spaces are TABs) | |
4 # | |
5 #<set id> <description> <hmm_file_path> <hmm_weights_path> | |
6 # | |
7 #So, for example for Arch162 (162 conserved markers in archaea): | |
8 #Arch162 162 markers for Archaea /seq/galaxy_datatables/micomplete/Arch162.hmm /seq/galaxy_datatables/micomplete/Arch162.weights | |
9 #Bact139 139 markers for Bacteria /seq/galaxy_datatables/micomplete/Bact139.hmm /seq/galaxy_datatables/micomplete/Bact139.weights |