linsalrob / PhiSpy

Prediction of prophages from bacterial genomes
MIT License
70 stars 20 forks source link

Selecting features measurements #36

Closed pdec closed 4 years ago

pdec commented 4 years ago

The idea is to be able to select which measurements are selected for classification with Random Forest. This would allow investigating the influence of each metric for prophage discovery.

Maybe this could be available in Jupyter Notebook?

linsalrob commented 4 years ago

Take a look at the interactive PhiSpy jupyter notebook that shows how to see all the features used for the RFs and how to identify prophages.