SelectedSample: Select the class of TCGA data

Description Usage Arguments Value Examples

View source: R/internal.R

Description

select two labels from ID barcode

Usage

1
SelectedSample(Dataset, typesample)

Arguments

Dataset

gene expression matrix

typesample

the labels of the samples (e.g. tumor,normal)

Value

a gene expression matrix of the samples with specified label

Examples

1
tumo<-SelectedSample(Dataset=Data_CANCER_normUQ_fil,typesample="tumour")[,2]

StarBioTrek documentation built on Nov. 8, 2020, 8:02 p.m.