Definition in file psiblast_app.cpp.
#include <ncbi_pch.hpp>
#include <corelib/ncbiapp.hpp>
#include <corelib/ncbifile.hpp>
#include <algo/blast/api/blast_options.hpp>
#include <algo/blast/api/blast_options_handle.hpp>
#include <algo/blast/api/seqsrc_seqdb.hpp>
#include <algo/blast/blastinput/blast_fasta_input.hpp>
#include <algo/blast/blastinput/psiblast_args.hpp>
#include <algo/blast/api/remote_blast.hpp>
#include <algo/blast/api/local_blast.hpp>
#include <algo/blast/api/objmgr_query_data.hpp>
#include <algo/blast/format/blast_format.hpp>
#include "blast_app_util.hpp"
#include <algo/blast/api/psiblast.hpp>
#include <algo/blast/api/psiblast_iteration.hpp>
#include <objects/scoremat/Pssm.hpp>
Include dependency graph for psiblast_app.cpp:

Go to the source code of this file.
Classes | |
| class | CPsiBlastApp |
Functions | |
| USING_SCOPE (blast) | |
| USING_SCOPE (objects) | |
| static CConstRef< CBioseq > | s_GetQueryBioseq (CConstRef< CBlastQueryVector > query, CRef< CScope > scope, CRef< CPssmWithParameters > pssm) |
| Extract the bioseq which represents the query from either a PSSM or a CBlastQueryVector. | |
| static CRef< CBlastAncillaryData > | s_ExtractAncillaryData (const CPssmWithParameters &pssm) |
| Auxiliary function to extract the ancillary data from the PSSM. | |
| int | main (int argc, const char *argv[]) |
Variables | |
| static char const | rcsid [] |
| USING_NCBI_SCOPE | |
|
||||||||||||
|
Definition at line 409 of file psiblast_app.cpp. References eDS_Default. |
|
|
Auxiliary function to extract the ancillary data from the PSSM.
Definition at line 150 of file psiblast_app.cpp. References _ASSERT, CPssmWithParameters_Base::CanGetPssm(), and CPssmWithParameters_Base::GetPssm(). |
|
||||||||||||||||
|
Extract the bioseq which represents the query from either a PSSM or a CBlastQueryVector.
Definition at line 117 of file psiblast_app.cpp. References _ASSERT, query, and CConstRef< C, Locker >::Reset(). |
|
|
|
|
|
|
|
|
Initial value:
"$Id: psiblast_app.cpp 167662 2009-08-05 14:04:15Z camacho $"
Definition at line 35 of file psiblast_app.cpp. |
|
|
Definition at line 57 of file psiblast_app.cpp. |
1.4.6
Modified on Wed Dec 09 08:18:32 2009 by modify_doxy.py rev. 173732