Description Usage Arguments Details Value
Validates an assay is in the object. Allows partial pattern.
1  | .validateAssay(scm = NULL, assay = NULL, check.absent = F)
 | 
scm | 
 scMethrix; the experiment object  | 
assay | 
 string; the name of the assay  | 
check.absent | 
 boolean; Checks if the assay is present  | 
Check the assays in an scMethrix object and partial matches
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.