removed --diffexp cli param (#826)

This commit is contained in:
Charlotte Weaver
2019-06-26 14:46:58 -07:00
committed by GitHub
parent df1109e920
commit 5effe4bbbb
6 changed files with 1 additions and 18 deletions
@@ -16,7 +16,6 @@ class DataLoadEngineTest(unittest.TestCase):
def test_delayed_load_args(self):
args = {
"layout": ["tsne"],
"diffexp": "ttest",
"max_category_items": 1000,
"obs_names": "foo",
"var_names": "bar",