NCBI C++ ToolKit
|
#include <ncbi_pch.hpp>
#include <objects/genomecoll/NCBI_GenomeCollection_module.hpp>
#include <objects/genomecoll/GC_Assemblies.hpp>
#include <objects/genomecoll/GC_Assembly.hpp>
#include <objects/genomecoll/GC_AssemblyDesc.hpp>
#include <objects/genomecoll/GC_AssemblySet.hpp>
#include <objects/genomecoll/GC_AssemblyUnit.hpp>
#include <objects/genomecoll/GC_DbTagAlias.hpp>
#include <objects/genomecoll/GC_External_Seqid.hpp>
#include <objects/genomecoll/GC_Genome.hpp>
#include <objects/genomecoll/GC_GenomicPart.hpp>
#include <objects/genomecoll/GC_Project.hpp>
#include <objects/genomecoll/GC_Query.hpp>
#include <objects/genomecoll/GC_Replicon.hpp>
#include <objects/genomecoll/GC_Scaf_stats.hpp>
#include <objects/genomecoll/GC_SeqIdAlias.hpp>
#include <objects/genomecoll/GC_Sequence.hpp>
#include <objects/genomecoll/GC_SequenceStats.hpp>
#include <objects/genomecoll/GC_TaggedSequences.hpp>
#include <objects/genomecoll/GC_TypedSeqId.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Functions | |
void | NCBI_GenomeCollection_RegisterModuleClasses (void) |
void NCBI_GenomeCollection_RegisterModuleClasses | ( | void | ) |
Definition at line 63 of file NCBI_GenomeCollection_module.cpp.