Description Usage Arguments Value
Prepare the user-provided input data to Simpati workflow In case this step does not produce errors, then Simpati workflow is ready to classify and enrich the data
1 | data_preparation(geno, info, net, pathways_l, n_cores = 5)
|
geno |
A numeric matrix of patient profiles: features (e.g. genes) x samples |
info |
A character matrix of info about the patients: patient_ID | class (e.g. clinical information) |
A list with the prepared geno and info matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.