data_preparation: Controls the user-provided input data

Description Usage Arguments Value

View source: R/funs_tools.R

Description

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

Usage

1
data_preparation(geno, info, net, pathways_l, n_cores = 5)

Arguments

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)

Value

A list with the prepared geno and info matrix


LucaGiudice/Simpati documentation built on Jan. 27, 2022, 11:42 p.m.