Learn R Programming

demi (version 1.1.2)

checkDEMIExperiment_celpath: Checks if celpath is correct

Description

Checks if celpath is correct for DEMI analysis. The celpath stores CEL directory or CEL files. It is used internally in DEMI analysis.

Usage

checkDEMIExperiment_celpath(celpath)

Arguments

celpath
A character.

Value

Returns NULL if celpath is ok, else returns an error message.