azmfaridee / mothur

This is GSoC2012 fork of 'Mothur'. We are trying to implement a number of 'Feature Selection' algorithms for microbial ecology data and incorporate them into mother's main codebase.
https://github.com/mothur/mothur
GNU General Public License v3.0
3 stars 1 forks source link

Port the Pruning Code from Python Prototype to C++ Version #27

Closed azmfaridee closed 11 years ago

azmfaridee commented 11 years ago

The python prototype has an implementation of Reduced Error Pruning algorithm implemented. We need to port that into C++ version that is now working with mothur.