API#
Import CAT as:
import cat
cat#
|
The internal preprocessing of the CAT algorithm ensures that data is in the right shape and format. |
|
CAT routine calculated the inter cluster distances. |
|
Run CAT inference |
Dataset and DatasetDiff#
|
Helper function to fix metadata information and add |
|
Set correct column from |
|
Set correct column from |
|
Filter genes based on pattern |
|
Save dataset into anndata format |
|
Prepares dataset for CAT analysis |
|
Pairwise dataset container |
Report#
|
Takes the raw results from the CAT routine function and turns them into nice table per cluster. |
|
Generate CAT results to Excel format |
|
Save results into multiple formats |
Utils#
|
Calculate non-zero mean |
|
Calculate non-zero median |
|
Normalize count matrix |
|
Rename dataset names |
|
Read feature file containing list in TSV format (tab separated). |