📄 readme.v31t0
字号:
>>November 1, 1997 --> v31t0version 31t of the fasta program package uses a more modularstructure for comparison functions. In addition to modular functionsto initialize, calculate and align sequences, v31 provides a modularfunction for creating the alignment display. This was required forfasty and fastf, which have very different alignment strategies fromthe other search programs.>>February 13, 1998modified nascii[] so that 0, 1, 2 are no longer end of sequencecharacters.prss3 added. Unlike prss, prss3 uses -d # to specify the number ofshuffles.>>March 18, 1998First public release. Corrected problems with dropfz.c (which isused in fasty3, tfasty3). Makefile is well tested, but other Makefile'sare not. PVM versions not tested.>>March 19, 1998Problem with unthreaded tfastx3, tfasty3 caused by bug in complib.cfixed. All Makefiles (Makefile.alpha Makefile.sun, Makefile.sgi,Makefile.linux) have been tested and work properly. Threaded versionsdo not work on linux (yet). Function labeling problems with fasty3,tfasty3 corrected.>>March 20, 1998 --> v31t02Fixed problem with inconsistent openlib() calls that broke BLAST databaseson some platforms.>>March 27, 1998 --> v31t04Fixed a long standing problem with fastx/tfastx and fasty/tfasty thatcaused various memory allocation problems and core dumps.The PVM version works again, but cannot produce alignments. Thechange in the location of the modular display functions will requiresignificant changes in the pvm display functions. For the moment,showalign() has been commented out.Code tested on Macintosh without changes.Added some additional information in the results file.Please report bugs to wrp@virginia.edu>>April 3, 1998Removed some debugging code in faatran.c now that fastx/fasty bugsseem corrected. FASTA --> v3.14Corrected uninitialized array elements in dropnfa.c.>>April 10, 1998Added facility for specifying SRCH_URL (the URL string that will beused to re-search the database) and REF_RUL (the URL string thatwill be used to lookup the sequence) ini url_subs.c. This allows perlscripts to provide different databases for re-searching dynamically.>>April 16, 1998 --> v31t05Corrected problem with ignoring ','s in databases (','s are found inPIR).>>April 18, 1998Corrected some problems with sequence names for Entrez lookups andre-searching databases.Made minor modifications to nxgetaa.c and compacc.c for compatibilitywith Borland 'C' compiler for Win32 systems. Including makefile.tcfasta.rsp, prss.rsp, and test.bat for Borland 'C'/win32.>>April 24, 1998 --> v31t06Fixed another bug in fasty3/tfasty3 alignment routines.Added additional information to the do_url1() (url_subs.c) function.The re-search URL can now reference the start, stop, and length of thelibrary sequence to be re-searched with. For DNA library sequences,these values are always in nucleotides, even with tfasta/x/y.>>May 12, 1998(no version change as v31t06 was not released prior to this)Correct nxgetaa.c GETLIB to deal correctly with BLAST NR databasesequences with exceptionally long title lines.Fix bug with long -O results files.>>May 18, 1998 --> v31t07Corrected some bugs in information string lengths (e.g. gstring1,stat_str), disabling statistics with -z 0, translation of 'X' bysaatran() (faatran.c) that caused problems with FASTX.A serious bug has been fixed in the FASTX alignment routines.For some pathological sequences, % identity increases from < 10%to 40%. The version number of the main program has not changed,but the version number of the fastx function has changed to 3.2.>>June 19, 1998 --> v31t08Corrected some problems with alignments with -m 10.Added -Z db_size option to modify apparent database size forexpectation value calculation (used only for protein/protein FASTA andSSEARCH, FASTX, FASTY, TFASTX, and TFASTY).>>July 1, 1998 (no version change)Corrected size of lbnames[], lb_size[] in structs.h to accomodate MAX_LFfiles.>>July 13, 1998 --> v31t09Corrected problem in nxgetaa.c encountered when reading long sequences(that must be split) in fasta format.Corrected problem in statistics calculation encountered with a small numberof very long DNA sequences.>>July 17, 1998 (no version change, date change for ssearch3)Corrected default expectation cutoff (it was 10, now it is 2.0) forDNA with ssearch3.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -