Data_preprocessing | R Documentation |
The function computes a Markov chain of the signaling interactome.
Data_preprocessing(input_data, cutoff, species = NULL)
input_data |
Data frame of input data. Rows correspond to genes, columns to cells |
cutoff |
Maximum number of zero-value genes, above this cutoff the genes are excluded |
species |
The species from which the input data has been obtained (UNUSED) |
Markov chain of the signaling interactome
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.