Skip to content

christopherszeto/hgClassifications

Repository files navigation

This code is designed to build, analyze, and visualize predictive models. This code
is dependent on the kent/src libraries. The kent/src tools are available here:
http://hgdownload.cse.ucsc.edu/admin/jksrc.zip

It's necessary to download and install kent/src before attempting to build any of 
these tools. 

HOW TO INSTALL PREDICTION TOOLS
cd predictors
make

HOW TO INSTALL TOPMODEL WEB UI
cd hgClassificationsViewer
make

HOW TO INSTALL RESULTS LOADERS
cd hgClassificationsViewer
make loadClassificationResults

HOW TO INSTALL PREDICTORPRINT UI
cd hgPredictorPrint
make

About

Series of tools for building and analyzing predictive models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published