asMolecularAssay: Transform miscellaneous objects to MolecularAssay objects

asMolecularAssayR Documentation

Transform miscellaneous objects to MolecularAssay objects

Description

This S4 generic converts miscellaneous objects to into a MolecularAssay object.

Usage

asMolecularAssay(object, ...)

## S4 method for signature 'Assay5'
asMolecularAssay(object, modality = "undefined", active_mtr = "counts")

## S4 method for signature 'Assay'
asMolecularAssay(object, modality = "undefined", active_mtr = "counts")

Arguments

object

Any object for which a method has been defined.

Value

An object of class MolecularAssay


theMILOlab/SPATA2 documentation built on Feb. 8, 2025, 11:41 p.m.