Utility#
Skips QC, but allows the dataset to be used by downstream functions that require QCed data. |
|
Print a row of obs (the first row, by default) with each column on its own line. |
|
Print a row of var (the first row, by default) with each column on its own line. |
|
Apply a function to a SingleCell dataset. |
|
Apply a function to a SingleCell dataset's X. |
|
Apply a function to a SingleCell dataset's obs. |
|
Apply a function to a SingleCell dataset's var. |
|
Apply a function to a SingleCell dataset's obsm. |
|
Apply a function to a specific key in a SingleCell dataset's obsm. |
|
Apply a function to a SingleCell dataset's varm. |
|
Apply a function to a specific key in a SingleCell dataset's varm. |
|
Apply a function to a SingleCell dataset's obsp. |
|
Apply a function to a specific key in a SingleCell dataset's obsp. |
|
Apply a function to a SingleCell dataset's varp. |
|
Apply a function to a specific key in a SingleCell dataset's varp. |
|
Apply a function to a SingleCell dataset's uns. |
|
Apply a function to a specific key in a SingleCell dataset's uns. |