a | b/README.md | ||
---|---|---|---|
1 | # RandomMatrixDiscriminant |
||
2 | Random matrix discriminant for bioactivity prediction. |
||
3 | |||
4 | ## Installation |
||
5 | Matlab is needed to run this script. This script has been tested on Matlab R2015b. |
||
6 | |||
7 | ## Usage |
||
8 | RMD.m is the main function. The script returns the AUC given training and test set of decoys and actives compounds. Each compound is represented as a vector of real numbers. |