tkphenoData: Simple interface to enter AnnotatedDataFrame

Description Usage Arguments Details Value Author(s) See Also

View source: R/tkphenoData.R

Description

This widget provides an interface to create AnnotatedDataFrame-class instances.

Usage

1
tkphenoData(sampleNames)

Arguments

sampleNames

sampleNames for which we will enter phenotypic data.

Details

The function returns a list of character matrices intended to be used as the pData and varLabels slots of an instance of AnnotatedDataFrame-class.

Value

A list of two matrices

pData

a character matrix containing phenotypic data.

varLabels

a character vector with covariate description.

Author(s)

Majnu John

See Also

AnnotatedDataFrame-class


tkWidgets documentation built on Nov. 8, 2020, 5:17 p.m.