Reads file with features(PC's) in columns and samples in rows. And an annotation file.You pick a max # of features. Using caret runs a prediction iteratively from 2 to max.features. Picks best predictor with least featurs. Returns samples correctly predicted leaves out those samples incorrectly predicted.
1 | pval_graph(input_folder, output_folder)
|
input_folder |
location of survival files |
output_folder |
the output folder |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.