netmap.masking.internalΒΆ
Functions
Create a mask indicating whether the edge is likely actually expressed or not. |
|
Creates a dictionary of binary masks for each cell and pair of genes, including both forward, reverse, and self-pairs (which are all zeros). |
|
Converts a dictionary of binary masks into a pandas DataFrame, respecting a specified column order. |
|
Creates a dictionary of binary masks for each cell and pair of genes, including both forward, reverse, and self-pairs (which are all zeros). |
|
Checks if each gene is expressed in the k-nearest neighbors (kNN) of each cell. |