40 #ifndef _DATASETTOOLS_H_ 41 #define _DATASETTOOLS_H_ 47 #include <Bpp/Exceptions.h> 48 #include <Bpp/Text/TextTools.h> 51 #include <Bpp/Seq/Container/OrderedSequenceContainer.h> 70 static std::auto_ptr<DataSet>
buildDataSet(
const OrderedSequenceContainer& osc)
throw (Exception);
79 #endif // _DATASETTOOLS_H_
The PolymorphismSequenceContainer class.