Learn R Programming

caOmicsV (version 1.2.0)

sampleDemoData: Sample Tissue Type Demo Data Set

Description

A data frame with sample names and tissue types for 60 samples. Used to plot tissue type on both caOmicsV bioMatrix and bioNetCircos layout.

Usage

data("sampleDemoData")

Arguments

Value

None

Format

A data frame with 60 observations on the following 2 variables.
sample_names
a factor with levels TCGA.BC.A216.Normal TCGA.BC.A216.Tumor TCGA.BD.A2L6.Normal TCGA.BD.A2L6.Tumor TCGA.BD.A3EP.Normal TCGA.BD.A3EP.Tumor TCGA.DD.A113.Normal TCGA.DD.A113.Tumor TCGA.DD.A114.Normal TCGA.DD.A114.Tumor TCGA.DD.A118.Normal TCGA.DD.A118.Tumor TCGA.DD.A119.Normal TCGA.DD.A119.Tumor TCGA.DD.A11A.Normal TCGA.DD.A11A.Tumor TCGA.DD.A11B.Normal TCGA.DD.A11B.Tumor TCGA.DD.A11C.Normal TCGA.DD.A11C.Tumor TCGA.DD.A11D.Normal TCGA.DD.A11D.Tumor TCGA.DD.A1EB.Normal TCGA.DD.A1EB.Tumor TCGA.DD.A1EC.Normal TCGA.DD.A1EC.Tumor TCGA.DD.A1EG.Normal TCGA.DD.A1EG.Tumor TCGA.DD.A1EH.Normal TCGA.DD.A1EH.Tumor TCGA.DD.A1EI.Normal TCGA.DD.A1EI.Tumor TCGA.DD.A1EJ.Normal TCGA.DD.A1EJ.Tumor TCGA.DD.A1EL.Normal TCGA.DD.A1EL.Tumor TCGA.DD.A39V.Normal TCGA.DD.A39V.Tumor TCGA.DD.A39W.Normal TCGA.DD.A39W.Tumor TCGA.DD.A39X.Normal TCGA.DD.A39X.Tumor TCGA.DD.A39Z.Normal TCGA.DD.A39Z.Tumor TCGA.DD.A3A1.Normal TCGA.DD.A3A1.Tumor TCGA.DD.A3A2.Normal TCGA.DD.A3A2.Tumor TCGA.DD.A3A3.Normal TCGA.DD.A3A3.Tumor TCGA.EP.A12J.Normal TCGA.EP.A12J.Tumor TCGA.EP.A26S.Normal TCGA.EP.A26S.Tumor TCGA.ES.A2HT.Normal TCGA.ES.A2HT.Tumor TCGA.FV.A23B.Normal TCGA.FV.A23B.Tumor TCGA.FV.A2QR.Normal TCGA.FV.A2QR.Tumor
tissue_type
a factor with levels Normal Tumor

Examples

Run this code
    data(sampleDemoData)

Run the code above in your browser using DataLab