⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 x-base-seqstat

📁 这是一个基于HMM 模型的生物多序列比对算法的linux实现版本。hmmer
💻
字号:
#! /usr/bin/perluse testsuite;testsuite::description("x-base-seqstat", "basic tests of seqstat");testsuite::run("../seqstat ../Formats/a2m         > /dev/null");testsuite::run("../seqstat ../Formats/clustal     > /dev/null");testsuite::run("../seqstat ../Formats/embl        > /dev/null");testsuite::run("../seqstat ../Formats/fasta       > /dev/null");testsuite::run("../seqstat ../Formats/gcg         > /dev/null");testsuite::run("../seqstat ../Formats/gcgdata.1   > /dev/null");testsuite::run("../seqstat ../Formats/gcgdata.2   > /dev/null");testsuite::run("../seqstat ../Formats/genbank     > /dev/null");testsuite::run("../seqstat ../Formats/msf         > /dev/null");testsuite::run("../seqstat ../Formats/phylip      > /dev/null");testsuite::run("../seqstat ../Formats/pir         > /dev/null");testsuite::run("../seqstat ../Formats/selex.1     > /dev/null");testsuite::run("../seqstat ../Formats/selex.2     > /dev/null");testsuite::run("../seqstat ../Formats/stockholm.1 > /dev/null");testsuite::run("../seqstat ../Formats/stockholm.2 > /dev/null");testsuite::run("../seqstat ../Formats/swissprot   > /dev/null");testsuite::done();

⌨️ 快捷键说明

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