Learn R Programming

GeoTcgaData (version 0.2.4)

classify_sample: 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

Run this code
# NOT RUN {
profile2 <- classify_sample(kegg_liver)
# }

Run the code above in your browser using DataLab