NCBI C++ ToolKit
|
#include <corelib/ncbistd.hpp>
#include <objmgr/object_manager.hpp>
#include <objmgr/scope.hpp>
#include <objects/seq/Seq_annot.hpp>
#include <objects/seq/Annotdesc.hpp>
#include <objects/seqfeat/Seq_feat.hpp>
#include <objtools/writers/gff2_write_data.hpp>
#include <objtools/writers/gff_writer.hpp>
#include <objmgr/util/feature.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CGtfIdGenerator |
class | CGtfWriter |