00readme

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

TXT
40
字号
SQUID - library of functions for biological sequence analysisCopyright (C) 1992-2002 Washington University School of MedicineSQUID is a freely redistributable library of C code functions forsequence analysis. SQUID also includes a number of small utilityprograms.To install squid, see the file:  INSTALL      -- instructions for installing the programsIf you have any questions about redistributing squid or using squid code in your own work, see the files:  COPYRIGHT    -- copyright notice, and information on my distribution policy  LICENSE      -- version 2 of the GNU Public License (see COPYRIGHT)For a web page with more information on squid, see:  http://www.genetics.wustl.edu/eddy/software/#squidYou can always download the latest stable release of squid from:  ftp://ftp.genetics.wustl.edu/pub/eddy/software/squid.tar.gzThe development codebase is available by anonymous CVS:  cvs -d :pserver:anonymous@skynet.wustl.edu:/repository/sre login   (password "anonymous")  cvs -d :pserver:anonymous@skynet.wustl.edu:/repository/sre checkout squidIf you encounter any bugs in this library, or you have any questionsor comments, please e-mail me at the address below. Due to limitedpersonal time, I may not respond, but I do read all my mail.   Sean Eddy   eddy@genetics.wustl.edu   HHMI/Dept. of Genetics   Washington University School of Medicine   660 South Euclid Box 8232   Saint Louis Missouri 63110   USA

⌨️ 快捷键说明

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