NCBI C++ ToolKit
|
#include <objtools/writers/writer.hpp>
#include <objtools/writers/bed_track_record.hpp>
#include <objtools/writers/bed_feature_record.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CThreeFeatRecord |
class | CThreeFeatManager |
class | CBedWriter |
CWriterBase implementation that will render given Genbank objects in the BED file format (http://http://genome.ucsc.edu/FAQ/FAQformat#format1). More... | |