Preprocessing#
Data#
|
Extracts matrix, rownames and colnames from data. |
Network#
|
Read a GMT file and return the feature sets as a network. |
|
Removes sources of a |
|
Converts a network in long format into a regulatory adjacency matrix (targets x sources). |
|
Indexes and returns feature sets as a decomposed sparse matrix. |
|
Shuffle a network to make it random. |
|
Checks the correlation across the sources in a network. |
AnnData#
|
Extracts values stored in |
|
Swaps an |
|
Summarizes omic profiles across cells, grouped by sample and optionally by group categories. |
|
Remove pseudobulked samples with insufficient number of cells and total counts. |
|
Determine which genes have sufficiently large counts to be retained in a statistical analysis. |
|
Determine which genes are expressed in a sufficient proportion of cells across samples. |
|
Adds K-Nearest Neighbors similarities based on spatial distances. |
|
Bins features along a continuous, ordered process such as pseudotime. |