View source: R/matrinet_data.R
matrinet_data | R Documentation |
Test title
matrinet_data(data, quantiles, genenames)
data |
A dataframe or list of group (cancer) dataframes containing target gene variables as column vectors. Additional variables (e.g. sampleIDs) could be included, target genes/proteins are extracted automatically from the dataframe by the column names of prior_topology object |
quantiles |
At simplest a numeric vector with two values to discretize gene expression levels. Can be also a list of different levels for each gene and cancer type. |
genenames |
A character vector of target gene names |
A matridata object that can be used as an input for matrinet_estimate function.
print("matrinet_data(datalist, quantiles, genenames)")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.