Skip to content

Commit

Permalink
add missing test file for when data has replicates with missing condi…
Browse files Browse the repository at this point in the history
…tions & update perturb-tools dependency
  • Loading branch information
jykr committed Sep 22, 2023
1 parent 3d7b8cd commit 006d56c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"numpy",
"pandas",
"scipy",
"perturb-tools>=0.2.5",
"perturb-tools>=0.2.6",
"matplotlib",
"seaborn",
"tqdm",
Expand Down
Binary file added tests/data/tiling_mini_screen_masked.h5ad
Binary file not shown.
Binary file added tests/data/var_mini_screen_masked.h5ad
Binary file not shown.

0 comments on commit 006d56c

Please sign in to comment.