Go to the documentation of this file.Go to the SVN repository for this file.
1 #ifndef OBJTOOLS_DATA_LOADERS_SRA___SRALOADER_IMPL__HPP
2 #define OBJTOOLS_DATA_LOADERS_SRA___SRALOADER_IMPL__HPP
~CSRADataLoader_Impl(void)
CRef< CSeq_entry > LoadSRAEntry(const string &accession, unsigned spot_id)
TSeqPos GetSequenceLength(const string &accession, unsigned spot_id, unsigned read_id)
CSRADataLoader_Impl(CSraMgr::ETrim trim)
CSeq_inst::TMol GetSequenceType(const string &accession, unsigned spot_id, unsigned read_id)
Include a standard set of the NCBI C++ Toolkit most basic headers.
unsigned int TSeqPos
Type for sequence locations and lengths.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define END_SCOPE(ns)
End the previously defined scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
#define BEGIN_SCOPE(ns)
Define a new scope.
EMol
molecule class in living organism
Multi-threading – mutexes; rw-locks; semaphore.