create_ondisc_matrix_from_mtx |
Create an 'ondisc_matrix' from a .mtx file. |
dim |
Get dimension |
dim-method |
Get dimension |
extract-odm |
Pull a submatrix into memory using the '[[' operator. |
get-names |
Get cell barcodes, feature names, and feature IDs |
get_cell_barcodes |
Get cell barcodes, feature names, and feature IDs |
get_cell_barcodes-method |
Get cell barcodes, feature names, and feature IDs |
get_feature_ids |
Get cell barcodes, feature names, and feature IDs |
get_feature_ids-method |
Get cell barcodes, feature names, and feature IDs |
get_feature_names |
Get cell barcodes, feature names, and feature IDs |
get_feature_names-method |
Get cell barcodes, feature names, and feature IDs |
head-method |
head |
metadata_ondisc_matrix |
'metadata_ondisc_matrix' class |
multimodal_ondisc_matrix |
'multimodal_ondisc_matrix' class |
ncol |
Get dimension |
ncol-method |
Get dimension |
nrow |
Get dimension |
nrow-method |
Get dimension |
ondisc |
ondisc: A package for out-of-memory computing on single-cell data |
ondisc_matrix |
'ondisc_matrix' class |
show |
Print basic information to the console |
show-method |
Print basic information to the console |
subset-odm |
Subset using the '[' operator. |
[-method |
Subset using the '[' operator. |
[[-method |
Pull a submatrix into memory using the '[[' operator. |