exercises-pvm.sqc

来自「这是一个基于HMM 模型的生物多序列比对算法的linux实现版本。hmmer」· SQC 代码 · 共 12 行

SQC
12
字号
# HMMER crash exercises, in sqc command format #   These are tests specific to the PVM version#   You must have a PVM configured and running before running these tests.# SRE, Fri Jun 13 15:34:09 2003# CVS $Id: exercises-pvm.sqc,v 1.1 2003/06/13 21:02:22 eddy Exp $# option tests#1 prep        hmm                  @hmmbuild@ -F %OPT.HMM% Optiontests.sto1 exercise    hmmcalibrate/cpu     @hmmcalibrate@ --pvm --fixed 15 %OPT.HMM%1 exercise    hmmpfam/cpu          @hmmpfam@ --pvm %OPT.HMM% Optiontests.fa1 exercise    hmmsearch/cpu        @hmmsearch@ --pvm %OPT.HMM% Optiontests.fa

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?