classify_sample: Get the differentially expressioned genes using DESeq2...

View source: R/kegg_diff_gene.R

classify_sampleR Documentation

Get the differentially expressioned genes using DESeq2 package

Description

Get the differentially expressioned genes using DESeq2 package

Usage

classify_sample(profile_input)

Arguments

profile_input

a data.frame

Value

a data.frame, a intermediate results of DESeq2

Examples

profile2 <- classify_sample(kegg_liver)

GeoTcgaData documentation built on Sept. 23, 2022, 9:05 a.m.