sepExpr: Seprate expression data from gene annotations

Description Usage Arguments Value

View source: R/ogboxFunctions.R

Description

Separetes numberic component of gene expression data from non-numeric gene annotations. Detects the first non-double column in the data frame and separates the data into two parts

Usage

1

Arguments

data

Expression data with gene annotations. First columns must inlcude the gene annotations and they must not have data of type "double".

Value

A list of length 2. 1st element includes the gene annoation data, the second element includes the gene expression data.


PavlidisLab/markerGeneProfile documentation built on July 11, 2019, 11:42 p.m.