readme.v30

来自「序列对齐 Compare a protein sequence to a pr」· V30 代码 · 共 39 行

V30
39
字号
Because of interdependencies in the Makefile, sometimes you musttype "make" a second time to get everything built.June 12, 1996 - fasta30t1	Fixed bug in reading blast-format DNA sequence files.	Fixed core-dump for some large libraries on some machines.June 19, 1996 - fasta30t2	Fixed a serious bug in the Smith-Waterman alignment routines used	by both fasta3 (dropnfa.c) and ssearch3 (dropgsw.c) that caused	the amount of memory required to depend on the library sequence	size, rather than the query sequence size.	Fixed some memory-overwrite errors in showalign.cJune 27, 1996 - fasta30t3	Found and fixed bugs in comp_thr.c and nxgetaa.c that caused core	dumps when reading DNA libraries with long sequences in fasta	format.July 6, 1996  - fasta30t4	ibm_pthread_subs.c available, Makefile.ibm for multiprocessor	IBM RS/6000 AIX systems.	Finally (?) fixed the previous bug that caused core dumps when	reading DNA libraries in fasta format.	Corrections to the fastx algorithm.July 10, 1996	Fixed reading of compressed GCG DNA format.

⌨️ 快捷键说明

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