Skip to content

Commit 417eb74

Browse files
committed
docs: clickable API links + split_mudata
1 parent 9d8835c commit 417eb74

6 files changed

Lines changed: 220 additions & 592 deletions

File tree

docs/api/data.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Data API
2+
3+
## Loading
4+
5+
::: customics.toy_dataset
6+
7+
## Preparation
8+
9+
::: customics.prepare_input
10+
11+
## Sample alignment
12+
13+
::: customics.get_shared_samples
14+
15+
::: customics.get_sub_mudata
16+
17+
## Splitting
18+
19+
::: customics.split_mudata

docs/api/visualise.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Visualise API
22

3+
## Cohort Overview
4+
5+
::: customics.plot_cohort_overview
6+
37
## Latent Representation
48

59
::: customics.CustOMICS.get_latent_representation

docs/tutorials/usage.ipynb

Lines changed: 68 additions & 92 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)