ds.pData: Retrieve information on experimental phenotypes recorded in...

View source: R/ds.pData.R

ds.pDataR Documentation

Retrieve information on experimental phenotypes recorded in eSet and ExpressionSet-derived classes

Description

These generic functions access the phenotypic data (e.g., covariates) and meta-data (e.g., descriptions of covariates) associated with an experiment.

Usage

ds.pData(x, newobj.name = NULL, datasources = NULL)

Arguments

x

character Name of an object (on the study server), possibly derived from eSet-class or AnnotatedDataFrame

newobj.name

character (default NULL) If NULL, the created object will take the name "new_pData"

datasources

a list of DSConnection-class (default NULL) objects obtained after login

Value

This function does not have an output. It creates (or overwrites) a data.frame on the study server.


isglobal-brge/dsOmicsClient documentation built on March 20, 2023, 3:52 p.m.