selFeatureDS: Subset the information of a given feature in a eSet object.

View source: R/selFeatureDS.R

selFeatureDSR Documentation

Subset the information of a given feature in a eSet object.

Description

This function creates a data frame with a given feature and variables of a eSet object.

Usage

selFeatureDS(x, feature, vars)

Arguments

x

an eSet-class object having beta values in the experimental data.

feature

a character vector indicanting the selected feature.

vars

a character vector with the variables to be selected.

Value

a data frame with samples as rows and selected features and variables as columns.

Author(s)

Gonzalez, JR.


isglobal-brge/dsOmics documentation built on March 22, 2023, 4:01 a.m.