Function reference
-
ondisc
ondisc-package
- ondisc: Algorithms and data structures for large single-cell expression matrices
-
create_odm_from_cellranger()
- Create
odm
object from Cell Ranger
-
create_odm_from_r_matrix()
- Create
odm
object from R matrix
-
initialize_odm_from_backing_file()
- Initialize an
odm
object
-
write_example_cellranger_dataset()
- Write example Cell Ranger dataset
-
dim(<odm>)
- Return the number of columns and rows of an
odm
object
-
dimnames(<odm>)
- Return the rownames of an
odm
object
-
`[`(<odm>,<ANY>,<missing>,<missing>)
- Load a row of an
odm
object into memory