Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
cmconvert(1)			Infernal Manual			  cmconvert(1)

NAME
       cmconvert - convert Infernal covariance model files

SYNOPSIS
       cmconvert [options] <cmfile>

DESCRIPTION
       The  cmconvert  utility converts	an input covariance model file to dif-
       ferent Infernal formats.

       By default, the input CM	file can be any	CM file	 created  by  Infernal
       version	1.0 or later; the output CM file is a current Infernal format.
       Files from versions older than version 1.0 cannot be converted.

       <cmfile>	may be '-' (dash), which means reading this input  from	 stdin
       rather than a file.

OPTIONS
       -h     Help;  print  a  brief  reminder	of  command line usage and all
	      available	options.

       -a     Output profiles in ASCII text format. This is the	default.

       -b     Output profiles in binary	format.

       -1     Output in	legacy Infernal1 (Infernal v1.0	through	v1.0.2)	 ASCII
	      text format. Due to important changes between version v1.0.2 and
	      v1.1, any	E-value	statistic parameters calculated	by cmcalibrate
	      in <cmfile> will not be written to the converted output file.

       --mlhmm
	      Do  not output a CM file.	Instead, output	one maximum likelihood
	      p7 HMM built from	each CM	in <cmfile> in HMMER3 ASCII text  for-
	      mat. The HMM will	have been constructed to be as similar as pos-
	      sible  to	the CM,	without	modeling secondary structure. This op-
	      tion could be useful for comparative studies of Infernal and HM-
	      MER3.

       --fhmm Do not output a CM file. Instead,	output the filter p7  HMM  for
	      each CM in <cmfile> in HMMER3 ASCII text format.

SEE ALSO
       See infernal(1) for a master man	page with a list of all	the individual
       man pages for programs in the Infernal package.

       For  complete documentation, see	the user guide that came with your In-
       fernal distribution (Userguide.pdf);  or	 see  the  Infernal  web  page
       (http://eddylab.org/infernal/).

COPYRIGHT
       Copyright (C) 2023 Howard Hughes	Medical	Institute.
       Freely distributed under	the BSD	open source license.

       For  additional	information  on	 copyright and licensing, see the file
       called COPYRIGHT	in your	Infernal source	distribution, or see  the  In-
       fernal web page (http://eddylab.org/infernal/).

AUTHOR
       http://eddylab.org

Infernal 1.1.5			   Sep 2023			  cmconvert(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cmconvert&sektion=1&manpath=FreeBSD+Ports+15.0>

home | help