/[v1]/trunk/c++/src/algo/blast/api/prelim_stage.cpp
ViewVC logotype

Log of /trunk/c++/src/algo/blast/api/prelim_stage.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 100101 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 15 14:10:29 2023 UTC (11 months ago) by merezhuk
File length: 16768 byte(s)
Diff to previous 92027
use static_cast to address implicit conversion  warnings JIRA SB-3592

Revision 92027 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Dec 17 15:27:56 2020 UTC (3 years, 5 months ago) by grichenk
File length: 16728 byte(s)
Diff to previous 86453
Replaced auto_ptr with unique_ptr. JIRA CXX-11620

Revision 86453 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 13 13:14:07 2019 UTC (5 years ago) by fongah2
File length: 16720 byte(s)
Diff to previous 85261
Take out err msg ref to gi list, JIRA

Revision 85261 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 29 14:28:02 2019 UTC (5 years, 3 months ago) by rackerst
File length: 16734 byte(s)
Diff to previous 85216
JIRA SB-2391 Apply patches to fix multiple memory leaks in BLAST libraries and unit tests

Revision 85216 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 24 19:39:22 2019 UTC (5 years, 3 months ago) by rackerst
File length: 16630 byte(s)
Diff to previous 84869
JIRA SB-2403 Remove warning pending more focused implementation

Revision 84869 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 19 16:59:27 2018 UTC (5 years, 5 months ago) by boratyng
File length: 16906 byte(s)
Diff to previous 84791
Exclude magicblast from "No seeds found" warning message JIRA SB-2403

Revision 84791 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 12 14:26:56 2018 UTC (5 years, 5 months ago) by rackerst
File length: 16855 byte(s)
Diff to previous 77034
JIRA SB-2403 Issue warning if no seeds produced for query

Revision 77034 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 20 13:42:25 2017 UTC (7 years, 2 months ago) by fongah2
File length: 16659 byte(s)
Diff to previous 75675
Fix split query MT core dump, JIRA:SB-1958

Revision 75675 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 6 15:28:14 2016 UTC (7 years, 5 months ago) by boratyng
File length: 16656 byte(s)
Diff to previous 72378
Multithread database word counting for magicblast JIRA SB-1720

Revision 72378 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 4 14:59:01 2016 UTC (8 years ago) by camacho
File length: 16459 byte(s)
Diff to previous 68954
Remove rcsid JIRA SB-1682

Revision 68954 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Sep 21 13:43:44 2015 UTC (8 years, 8 months ago) by fongah2
File length: 16568 byte(s)
Diff to previous 63975
Fix thread return type, JIRA:SB-1530

Revision 63975 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Aug 7 19:26:31 2014 UTC (9 years, 9 months ago) by camacho
File length: 16467 byte(s)
Diff to previous 55125
Add unit tests to ensure that if all queries are fully masked, the BLAST search
throws an exception, but if at least 1 sequence is valid (i.e.: not fully
masked), then no exception is thrown and warnings are properly recorded.

Consolidate the definition of the error message associated with not being able
to calculate ungapped Karlin-Altschul parameters.

JIRA SB-1242

Revision 55125 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jul 18 17:07:15 2012 UTC (11 years, 10 months ago) by morgulis
File length: 16687 byte(s)
Diff to previous 54893
JIRA SB-984

svn merge -r 363868:369339 $NCBISVN/toolkit/branches/morgulis/mbidx2/private_api/src
svn merge -r 363748:368082 $NCBISVN/toolkit/branches/morgulis/mbidx2/private_api/include

1. Removed -old_style_index option from blastn.
2. Index version is now automatically detected.
3. Only the seed sets that are accessed by currently running
   search threads are retained in memory.

Revision 54893 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 20 14:07:29 2012 UTC (11 years, 11 months ago) by fongah2
File length: 16409 byte(s)
Diff to previous 54788
Remove num_ident for gapped search in stdseg, JIRA:SB-952

Revision 54788 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 11 13:37:45 2012 UTC (11 years, 11 months ago) by fongah2
File length: 16104 byte(s)
Diff to previous 53962
Added bit score to Stdseg, JIRA:SB-952

Revision 53962 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 30 13:49:13 2012 UTC (12 years ago) by merezhuk
File length: 15602 byte(s)
Diff to previous 53638
removed unused 'any_query_removed_hsps'

Revision 53638 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 3 13:25:45 2012 UTC (12 years, 1 month ago) by merezhuk
File length: 15646 byte(s)
Diff to previous 53604
report which query exceeded hsp limit in ComputeBlastHSPResults

Revision 53604 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 29 14:42:07 2012 UTC (12 years, 1 month ago) by fongah2
File length: 15134 byte(s)
Diff to previous 53253
Convert results from prelmin search to seq-locs, JIRA:SB-952

Revision 53253 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 5 15:42:04 2012 UTC (12 years, 2 months ago) by camacho
File length: 13469 byte(s)
Diff to previous 53196
Pacify compiler warnings

Revision 53196 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 29 17:40:28 2012 UTC (12 years, 2 months ago) by morgulis
File length: 13536 byte(s)
Diff to previous 50600
 Indexed MegaBLAST interface changes.

1. Removed concurrent search of multiple volumes.
2. Removed BlastSeqSrc interface to indexed search.

Revision 50600 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jul 26 16:09:25 2011 UTC (12 years, 9 months ago) by camacho
File length: 13635 byte(s)
Diff to previous 50570
Address MT issues with genetic code singleton JIRA SB-853

Revision 50570 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jul 25 13:51:21 2011 UTC (12 years, 9 months ago) by camacho
File length: 14011 byte(s)
Diff to previous 49928
Pacify MSVC compiler JIRA SB-831

Revision 49928 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 2 12:49:10 2011 UTC (12 years, 11 months ago) by maning
File length: 14005 byte(s)
Diff to previous 48998
Throw exception with more specific message.  Fix JIRA SB-800

Revision 48998 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Mar 18 13:47:34 2011 UTC (13 years, 2 months ago) by maning
File length: 14034 byte(s)
Diff to previous 48803
Fix an bug in representing the cache size.  Fix JIRA SB-768

Revision 48803 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Mar 1 14:57:36 2011 UTC (13 years, 2 months ago) by coulouri
File length: 14006 byte(s)
Diff to previous 48605
Remove spurious printf; JIRA SB-620

Revision 48605 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 9 14:37:10 2011 UTC (13 years, 3 months ago) by coulouri
File length: 14047 byte(s)
Diff to previous 46535
Integrate rmblastn code from Robert Hubley; JIRA SB-620

Revision 46535 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jul 16 18:44:01 2010 UTC (13 years, 10 months ago) by maning
File length: 13875 byte(s)
Diff to previous 43255
Finalize hspwriter before merging split queries.  JIRA SB-610

Revision 43255 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Sep 24 16:04:03 2009 UTC (14 years, 7 months ago) by madden
File length: 13866 byte(s)
Diff to previous 41998
Change so that CLocalBlast does not throw on completely masked sequence, JIRA SB-393

Revision 41998 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 27 17:35:47 2009 UTC (14 years, 11 months ago) by camacho
File length: 13662 byte(s)
Diff to previous 41513
Merged changes from 'branches/blast/staging' (Revisions 160959:161393) into 'trunk/c++'.

Pre-BLAST 2.2.21 release merge JIRA SB-166

Revision 41513 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 6 20:47:55 2009 UTC (15 years, 1 month ago) by camacho
File length: 13174 byte(s)
Diff to previous 41511
Rename relocated header.

Revision 41511 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 6 20:14:54 2009 UTC (15 years, 1 month ago) by camacho
File length: 13216 byte(s)
Diff to previous 40923
Fix blast_unit_test DLL build.

Revision 40923 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Feb 3 18:13:26 2009 UTC (15 years, 3 months ago) by camacho
File length: 13020 byte(s)
Diff to previous 39425
Merged changes from 'branches/blast/staging' (Revisions 151140:151309) into 'trunk/c++'.

Pre-release BLAST 2.2.20 merge. JIRA SB-166

Revision 39425 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 24 19:30:13 2008 UTC (15 years, 7 months ago) by camacho
File length: 11861 byte(s)
Diff to previous 38565
Merged changes from 'branches/blast/staging' (Revisions 141064:141255) into 'trunk/c++'.

Merge in preparation for in-house update of BLAST command line binaries

Revision 38565 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 17 17:42:49 2008 UTC (15 years, 10 months ago) by camacho
File length: 11307 byte(s)
Diff to previous 37239
Merged changes from 'branches/blast/staging' (Revisions 133277:134300) into 'trunk/c++'.

Added mask_subjects, updates to BLAST binaries

Revision 37239 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 17 14:07:35 2008 UTC (16 years, 2 months ago) by camacho
File length: 11370 byte(s)
Diff to previous 36338
Merged changes from 'branches/blast/staging' (Revisions 121879:122238) into 'trunk/c++'.

Bi-weekly merge

Revision 36338 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 19 20:18:46 2007 UTC (16 years, 5 months ago) by camacho
File length: 11015 byte(s)
Diff to previous 36230
Merged changes from 'branches/blast/staging' (Revisions 115659:115843) into 'trunk/c++'.

Bi-weekly merge

Revision 36230 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Dec 7 18:12:44 2007 UTC (16 years, 5 months ago) by camacho
File length: 10692 byte(s)
Diff to previous 36017
Merged changes from 'branches/blast/staging' (Revisions 114987:115213) into 'trunk/c++'.

Bi-weekly merge

Revision 36017 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Nov 8 22:38:18 2007 UTC (16 years, 6 months ago) by camacho
File length: 10421 byte(s)
Diff to previous 35263
Merged changes up to r113774 from 'branches/blast/staging' into 'trunk/c++'.

Biweekly merge: fix missing headers from gene_info

Revision 35263 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Aug 31 12:23:13 2007 UTC (16 years, 8 months ago) by camacho
File length: 10402 byte(s)
Diff to previous 34780
From Aleksandr Morgulis: Use the value of -num_threads option to set the number of threads in indexed search.

Revision 34780 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jul 27 18:01:15 2007 UTC (16 years, 9 months ago) by papadopo
File length: 9555 byte(s)
Diff to previous 34642
1. Add optional batch read method to HSPStream
2. Implement batch read for HSPListCollector, configured to
    return batches of HSPLists in order of increasing subject OID
3. Remove sort_on_read boolean from HSPListCollector
4. Modify blast traceback to fetch subject sequences only once, and use
    the batch read HSPStream method to process all HSPLists that
    hit to that subject sequence
5. Make CBlastPrelimSearch explicitly sort HSPLists by best e-value

Revision 34642 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 12 20:53:49 2007 UTC (16 years, 10 months ago) by camacho
File length: 9402 byte(s)
Diff to previous 33815
Implement multi-threading for query splitting

Revision 33815 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 4 17:18:18 2007 UTC (17 years ago) by kazimird
File length: 9051 byte(s)
Diff to previous 33053
Fixed svn properties in trunk/c++.

Revision 33053 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 19 20:24:19 2007 UTC (17 years, 2 months ago) by camacho
File length: 9051 byte(s)
Diff to previous 33004
From Aleksandr Morgulis:
Move initialization of the megablast database index from the application to
the API layer.

Revision 33004 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 15 19:43:33 2007 UTC (17 years, 2 months ago) by camacho
File length: 9146 byte(s)
Diff to previous 32934
Remove dead code

Revision 32934 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 12 17:54:52 2007 UTC (17 years, 2 months ago) by camacho
File length: 9445 byte(s)
Diff to previous 32822
Introduced query splitting

Revision 32822 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Mar 2 23:17:09 2007 UTC (17 years, 2 months ago) by papadopo
File length: 9413 byte(s)
Diff to previous 32734
remove deleted header

Revision 32734 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Feb 26 22:28:13 2007 UTC (17 years, 2 months ago) by camacho
File length: 9454 byte(s)
Diff to previous 32713
MT fixes

Revision 32713 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Feb 26 17:13:41 2007 UTC (17 years, 2 months ago) by camacho
File length: 9378 byte(s)
Diff to previous 31911
1) Revamping of CArgs to CBlastOptions functionality in libblastinput
2) Removal of blastall/megablast, first check in of psiblast, blastp (still
under development)

Revision 31911 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 4 22:17:56 2007 UTC (17 years, 4 months ago) by camacho
File length: 9382 byte(s)
Diff to previous 30615
+ interface to reset iteration bookmark

Revision 30615 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Oct 13 15:47:07 2006 UTC (17 years, 7 months ago) by camacho
File length: 9307 byte(s)
Diff to previous 30438
Remove PssmWithParameters header

Revision 30438 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Oct 4 19:20:11 2006 UTC (17 years, 7 months ago) by papadopo
File length: 9359 byte(s)
Diff to previous 30009
add initialization for indexed databases

Revision 30009 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Sep 8 19:32:35 2006 UTC (17 years, 8 months ago) by ucko
File length: 9030 byte(s)
Diff to previous 30007
Add a (trivial) non-inline destructor to avoid compilation errors
under GCC 2.95, and perhaps some other compilers.

Revision 30007 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Sep 8 17:18:28 2006 UTC (17 years, 8 months ago) by camacho
File length: 8983 byte(s)
Diff to previous 29542
store options memento in auto_ptr

Revision 29542 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Aug 7 16:42:56 2006 UTC (17 years, 9 months ago) by camacho
File length: 9015 byte(s)
Diff to previous 28780
retrieve warning messages so that they can be combined with other setup errors/warnings

Revision 28780 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 14 19:34:01 2006 UTC (17 years, 11 months ago) by camacho
File length: 8892 byte(s)
Diff to previous 28777
Move CPrelimSearchThread to prelim_search_runner.hpp

Revision 28777 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 14 15:58:54 2006 UTC (17 years, 11 months ago) by camacho
File length: 9924 byte(s)
Diff to previous 27382
Replace ASSERT (defined in CORE) for _ASSERT (defined by C++ toolkit)

Revision 27382 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Mar 21 21:00:52 2006 UTC (18 years, 2 months ago) by camacho
File length: 9922 byte(s)
Diff to previous 27016
+ interruptible api support

Revision 27016 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Mar 3 17:18:31 2006 UTC (18 years, 2 months ago) by camacho
File length: 9834 byte(s)
Diff to previous 26795
Doxygen fixes

Revision 26795 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Feb 17 17:52:01 2006 UTC (18 years, 3 months ago) by camacho
File length: 9840 byte(s)
Diff to previous 26772
Changes to conform to PsiBlastSetupScoreBlock signature change

Revision 26772 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Feb 16 18:43:46 2006 UTC (18 years, 3 months ago) by camacho
File length: 9767 byte(s)
Diff to previous 26489
+ pssm input

Revision 26489 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 30 21:36:19 2006 UTC (18 years, 3 months ago) by camacho
File length: 9378 byte(s)
Diff to previous 26342
Change data type passed to CThread::Join to long

Revision 26342 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 24 15:36:50 2006 UTC (18 years, 4 months ago) by camacho
File length: 9377 byte(s)
Diff to previous 25065
+ CBlastPrelimSearch::ComputeBlastHSPResults, proper retrieval of TSearchMessages

Revision 25065 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Nov 3 23:29:08 2005 UTC (18 years, 6 months ago) by camacho
File length: 8644 byte(s)
Diff to previous 24583
+ output parameter to CSetupFactory::CreateScoreBlk for the masked query regions

Revision 24583 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Oct 7 17:30:08 2005 UTC (18 years, 7 months ago) by camacho
File length: 8571 byte(s)
Diff to previous 24474
Doxygen fixes

Revision 24474 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 28 18:20:48 2005 UTC (18 years, 7 months ago) by camacho
File length: 8578 byte(s)
Diff to previous 24437
CPrelimSearchRunner moved to a separate header

Revision 24437 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Sep 26 19:42:38 2005 UTC (18 years, 7 months ago) by camacho
File length: 10860 byte(s)
Diff to previous 24339
Add assertions to CPrelimSearchRunner

Revision 24339 - (view) (download) (as text) (annotate) - [select for diffs]
Added Wed Sep 21 15:08:24 2005 UTC (18 years, 8 months ago) by camacho
File length: 10600 byte(s)
Initial revision of interfaces to separate preliminary and traceback
stages of the BLAST search

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

NCBI Systems Team">NCBI Systems Team
ViewVC Help
Powered by ViewVC 1.1.20  

HHS Vulnerability Disclosure