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