Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

checkW4M

Checking the consistency of an ExpressionSet instance with W4M format


Description

Checking the consistency of an ExpressionSet instance with W4M format

Usage

checkW4M(eset, ...)

## S4 method for signature 'ExpressionSet'
checkW4M(eset, ...)

Arguments

eset

An S4 object of class ExpressionSet.

...

Currently not used.

Value

Invisible TRUE logical in case of success (otherwise generates an error)

Author(s)

Etienne Thevenot, etienne.thevenot@cea.fr

Examples

sacSet <- fromW4M(file.path(path.package("ropls"), "extdata"))
print(checkW4M(sacSet))

ropls

PCA, PLS(-DA) and OPLS(-DA) for multivariate analysis and feature selection of omics data

v1.22.0
CeCILL
Authors
Etienne A. Thevenot <etienne.thevenot@cea.fr>
Initial release
2020-03-05

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.