===== Usage ===== To use pheno-trex in a project:: from phenotrex.io import ... # file I/O from phenotrex.ml import ... # classifiers and training/CV functionality from phenotrex.util import ... # plotting and util functions