Learn R Programming

GeoTcgaData (version 1.1.1.992)

classify_sample: Get the differentially expressioned genes using DESeq2 package

Description

Get the differentially expressioned genes using DESeq2 package

Usage

classify_sample(profile_input)

Value

a data.frame, a intermediate results of DESeq2

Arguments

profile_input

a data.frame

Examples

Run this code
profile2 <- classify_sample(kegg_liver)

Run the code above in your browser using DataLab