pp_sig {imsig}R Documentation

Pre-processing ImSig file

Description

Subsets ImSig genes based on the genes that are common to the users dataset and ImSig

Usage

pp_sig(exp)

Arguments

exp

Dataframe of transcriptomic data (natural scale) containing genes as rows and samples as columns. Note: Gene names should be set as row names and duplicates are not allowed. Missing values are not allowed within the expression matrix. Check example- head(example_data): example_data.

Value

ImSig dataframe


[Package imsig version 1.1.3 Index]