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

📄 0readme

📁 利用这个模板可以分析基因表达数据
💻
字号:
LIBRARYThe Bioinformatics Template Library (BTL) version 3.4beta.DESCRIPTIONExamples of the use of the BTL componentsINSTALLATIONCompile with gcc -lstdc++ -I../btl example1.cpp  etc.CONTENTSexample1.cpp 	- number of identities between two aligned sequences entered from keyboardexample2.cpp	- superimposition of two PDB format molecular structuresexample3.cpp	- simple manipulation of data held in vectors, numeric vectors and matricesexample4.cpp	- forward/backward tests of the fourier_transform algorithmexample5.cpp	- tests of the 3D coordinate fitting algorithmstest_p4ins.dat	- data for example5example6.cpp	- alignment of two sequences using needleman and wunsch algorithm with       		  user selectable gap penaltytest.pir	- data for example6example7.cpp	- rudimentary tests for the random number generatorsCOPYRIGHTThe copyright 1997-2004 for this library is owned by the authors andBirkbeck College, Malet Street, London WC1E 7HX, U.K.The copyright 2005 for this library is owned by the authors andUniversity College London, Gower Street, London WC1E 6BT, U.K.This library is free software; you can redistribute it and/or modify it underthe terms of the GNU Library General Public License as published by the FreeSoftware Foundation; either version 2 of the License, or (at your option) anylater version.  This library is distributed in the hope that it will be useful,but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITYor FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Library General PublicLicense for more details. You should have received a copy of the GNU LibraryGeneral Public License along with this library; if not, write to the FreeSoftware Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

⌨️ 快捷键说明

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