View source: R/transformationFunctions.R
| isExperimentInheritanceModelApplicable | R Documentation |
isExperimentInheritanceModelApplicable check experiment's metadata
for presence of "inheritance_model_applicable" flag, indicating if
inheritance model can be applied.
isExperimentInheritanceModelApplicable(experiment)
## S3 method for class 'matrix'
isExperimentInheritanceModelApplicable(experiment)
## S3 method for class 'SummarizedExperiment'
isExperimentInheritanceModelApplicable(experiment)
experiment |
Matrix or SummarizedExperiment object. |
Logical flag.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.