NCBI C++ ToolKit
|
Interface for converting sources of sequence data into blast sequence input. More...
#include <corelib/ncbistd.hpp>
#include <algo/blast/api/sseqloc.hpp>
#include <algo/blast/blastinput/blast_scope_src.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CBlastInputSourceConfig |
Class that centralizes the configuration data for sequences to be converted. More... | |
class | CInputException |
Defines user input exceptions. More... | |
class | CBlastInputSource |
Base class representing a source of biological sequences. More... | |
class | CBlastInput |
Generalized converter from an abstract source of biological sequence data to collections of blast input. More... | |
class | CBlastBioseqMaker |
Auxiliary class for creating Bioseqs given SeqIds. More... | |
class | CBlastInputSourceOMF |
class | CBlastInputOMF |
Interface for converting sources of sequence data into blast sequence input.
Definition in file blast_input.hpp.