Input_preprocess: The preprocess of input data.

View source: R/MUSIC.r

Input_preprocessR Documentation

The preprocess of input data.

Description

Integrating the expression profile and corresponding sample information.

Usage

Input_preprocess(expression_profile, perturb_information)

Arguments

expression_profile

A dataframe showing the original expression profile whose row is gene and column is sample.

perturb_information

A character vector showing the perturbation of each sample. The vector's name is the sample name.

Value

expression_profile

A dataframe showing the expression profile.

perturb_information

A character vector showing the information of sample.

Author(s)

Bin Duan


bm2-lab/MASCOT documentation built on April 19, 2024, 4:35 p.m.