dot-validateAssay: Validates an assay is in the object. Allows partial pattern.

Description Usage Arguments Details Value

Description

Validates an assay is in the object. Allows partial pattern.

Usage

1
.validateAssay(scm = NULL, assay = NULL, check.absent = F)

Arguments

scm

scMethrix; the experiment object

assay

string; the name of the assay

check.absent

boolean; Checks if the assay is present

Details

Check the assays in an scMethrix object and partial matches

Value

string or boolean; if check.absent == T, the name of the matched assay or error if it doesn't exist. If check_assay == F, the boolean value for if the assay exists in the experiment


CompEpigen/scMethrix documentation built on Nov. 6, 2021, 3:09 p.m.