copyright
来自「这是一个基于HMM 模型的生物多序列比对算法的linux实现版本。hmmer」· 代码 · 共 37 行
TXT
37 行
HMMER - Biological sequence analysis with profile hidden Markov modelsCopyright (C) 1992-2003 HHMI/Washington University School of MedicineThis suite of programs is free software. You can redistribute itand/or modify it under the terms of the GNU General Public License aspublished by the Free Software Foundation; either version 2 of theLicense, or (at your option) any later version.In other words, you are free to modify, copy, or redistribute thissource code and its documentation in any way you like, but you mustdistribute all derivative versions as free software under the sameterms that I've provided my code to you (i.e. the GNU General PublicLicense). This precludes any use of the code in proprietary orcommercial software unless your source code is made freely available.If you wish to use HMMER code under a different Open Source licensethat's not compatible with the GPL (like the Artistic License, BSDlicense, or the Netscape Public License), please contact me(eddy@genetics.wustl.edu) for permission.Incorporation into commercial software under non-GPL terms is possibleby obtaining a specially licensed version from Washington UniversitySchool of Medicine. Contact Jack Pincus (jhpincus@cris.com) to arrangelicensing terms.This software is distributed in the hope that it will be useful, butWITHOUT ANY WARRANTY; without even the implied warranty ofMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNUGeneral Public License for more details.You should have received a copy of the GNU General Public Licensealong with this HMMER release, in the file LICENSE; if not, write tothe Free Software Foundation, Inc., 675 Mass. Ave, Cambridge, MA 02139USA.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?