mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-17 05:47:58 +08:00
20 lines
279 B
YAML
20 lines
279 B
YAML
server:
|
|
app:
|
|
force_https: true
|
|
port: 5005
|
|
|
|
dataset:
|
|
presentation:
|
|
max_categories: 1000
|
|
custom_colors: true
|
|
|
|
user_annotations:
|
|
enable: false
|
|
type: local_file_csv
|
|
local_file_csv:
|
|
directory: null
|
|
file: null
|
|
|
|
embeddings:
|
|
names: []
|