Learn R Programming

rgsepd (version 1.4.2)

IlluminaBodymapMeta: Metadata table for the included sample data

Description

The metadata table required to inform GSEPD of the sample/condition and abbreviated names for each column of the included 'counts' dataset. You should mirror this table's structure for your dataset.

Usage

data(IlluminaBodymapMeta)

Arguments

Value

  • A dataframe of sample identifiers for the rgsepd::IlluminaBodymap matrix.

Examples

Run this code
data(IlluminaBodymapMeta)
str(IlluminaBodymapMeta)

Run the code above in your browser using DataLab