velocity_assays: Get or set assays particular to velocitized...

Description Usage Arguments Details Value See Also

Description

Specifically, spliced and unspliced are made into generics.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
spliced(object, ...)

## S4 method for signature 'SingleCellExperiment'
spliced(object, ...)

spliced(object, ...) <- value

## S4 replacement method for signature 'SingleCellExperiment'
spliced(object, ...) <- value

unspliced(object, ...)

## S4 method for signature 'SingleCellExperiment'
unspliced(object, ...)

unspliced(object, ...) <- value

## S4 replacement method for signature 'SingleCellExperiment'
unspliced(object, ...) <- value

Arguments

object

a SingleCellExperiment

...

other arguments, as appropriate (which they rarely are)

value

the value for the assay in question

Details

GET and SET are stolen directly from SingleCellExperiment.

Value

1
     the result of getting or setting the assay

See Also

SingleCellExperiment


trichelab/velocessor documentation built on Jan. 5, 2022, 6:27 p.m.