Commit 9d0de5d
authored
Optionally use sparse tensors to encode guide x element and element x gene effects (#32)
* allow .varm element names from .uns fields
* sparse element x gene and guide x gene model
* implement sparse cis effect fitting
* add dispersion batch fx, restore base model option
* hack: default plate dim values to avoid errors
* fix hack
* more informative names for model modes
* unit test all combinations of input data
* allow reading of sparse varm fields
* remove model rendering functions
* don't fit guide effects if no elements specified
* enable full guide pooling, init gene mean -> obs
* update nb with new syntax
* clean up variable names & notebooks for prerelease
* clean up module comments
* move data subset code to reproducibility repo
* export element x gene fx summary as DataFrame
* deprecate module.get_element_effects
* clean up notebook1 parent 808002f commit 9d0de5d
File tree
24 files changed
+12345
-34144
lines changed- docs/notebooks
- .ipynb_checkpoints
- reproducibility
- gasperini_atscale
- genome_wide_Perturb_seq
- src/perturbo
- tests
24 files changed
+12345
-34144
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 0 additions & 143 deletions
This file was deleted.
Large diffs are not rendered by default.
0 commit comments