Description Usage Arguments Value Examples
View source: R/class_definition.R
Generate a dataframe including different classes (TP, FP, FN).
1 | original_data(directory)
|
directory |
The directory includes TO_output and TN_output folders. Also, the folder name of TO_output should be "TO_output". The folder name of TN_output should be "TN_output". |
A dataframe including different classes(TP, FP, FN), datatype, dataset and SampleID.
1 | original_data(sprintf("%s/avelumab-001-personalis-TNvTO_xome", Sys.getenv("GITCLONES")))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.