40 #ifndef _SEQUENCEFEATURETOOLS_H_ 41 #define _SEQUENCEFEATURETOOLS_H_ 46 #include <Bpp/Seq/Sequence.h> 47 #include <Bpp/Seq/GeneticCode/GeneticCode.h> 77 static unsigned int getOrfs(
const Sequence& seq,
79 const GeneticCode& gCode);
85 #endif //_SEQUENCEFEATURETOOLS_H_
a coordinate range on a sequence. Stores coordinates as a Range<size_t> object, but also keep the str...
A simple ensemble of sequence features.