From c71a87a69b4c8176e3d5ef9df6e3245a4fe10e31 Mon Sep 17 00:00:00 2001 From: abearab Date: Tue, 6 Aug 2024 05:18:37 -0700 Subject: [PATCH] mend --- tests/test_phenoscore.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/test_phenoscore.py b/tests/test_phenoscore.py index 297ab6d..eb86888 100644 --- a/tests/test_phenoscore.py +++ b/tests/test_phenoscore.py @@ -47,7 +47,6 @@ def test_runPhenoScore(): adata=adat, cond_ref='A', cond_test='B', - transformation='log2', test='ttest', score_level='compare_reps', growth_rate=1,