mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-25 10:58:11 +08:00
removed --diffexp cli param (#826)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user