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.

Home Page:https://github.com/mothur/mothur

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

azmfaridee opened this issue · comments

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.