Commit 3c63675
authored
Fix cluster_loss error and add demo for batch correction with no bio labels (#26)
* 📝 Docs: adding no bio groups demo 🚧
* 🚧 tried add miseq but maybe incomplete analysis?
* ✨Feat: mv df_joiner() function to abaco.utils
helper function for joining N dataframes on common col
* 🚧📝Docs: Updating demo, removing alpha diversity metrics
* 🐛Fix: error for min_kl
if no kl > 0 then set min to 0 to prevent empty array error
* add scanpy
* 🚚 renaming tutorial
* 📝Docs: adding tutorials
* 🎨 lint and style1 parent e7dd7a1 commit 3c63675
File tree
8 files changed
+7951
-4
lines changed- docs
- tutorial
- src/abaco
8 files changed
+7951
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments