NCBI C++ ToolKit
|
#include <corelib/ncbistd.hpp>
#include <objects/seqloc/Seq_loc.hpp>
#include <objmgr/seq_vector.hpp>
#include <objects/seqloc/Seq_id.hpp>
#include <math.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | COrf |
This class provides functions for finding all the ORFs of a specified minimum length in a DNA sequence. More... | |