Data_preprocessing: Input Data to Markov Chain

View source: R/mainlib.R

Data_preprocessingR Documentation

Input Data to Markov Chain

Description

The function computes a Markov chain of the signaling interactome.

Usage

Data_preprocessing(input_data, cutoff, species = NULL)

Arguments

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)

Value

Markov chain of the signaling interactome


saschajung/Intercom documentation built on May 27, 2023, 5:11 p.m.