Creates boxplots from prediction scores from pls or plsda Makes some boxplots
1 | create_tcga_boxplots(dir, pattern, output_string, output_folder = "./")
|
dir |
directory where PLSR predictions are |
pattern |
pattern to grep for in files that have predictions |
output_folder |
the folder to output to, default is ./ i.e. current folder |
train_string |
string that has information on the training set, make sure to describe the # of featres |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.