Allow diffexp for hosted cellxgene (#1385)

This commit is contained in:
bmccandless
2020-04-11 13:15:26 -07:00
committed by GitHub
parent bff5745139
commit b3c26e7bc7

View File

@@ -68,7 +68,6 @@ try:
# features are unsupported in the current hosted server
app_config.update(
diffexp__enable=False,
user_annotations__enable=False,
embeddings__enable_reembedding=False,
multi_dataset__allowed_matrix_types=["cxg"],