diff --git a/templates/galaxy/config/file_sources_conf.yml.j2 b/templates/galaxy/config/file_sources_conf.yml.j2 index f29bc4586..cb97f14d6 100644 --- a/templates/galaxy/config/file_sources_conf.yml.j2 +++ b/templates/galaxy/config/file_sources_conf.yml.j2 @@ -51,6 +51,12 @@ doc: Protein Data Bank (PDB) label: PDB +- type: posix + root: '/data/db/models/' + id: ml-models + doc: ML/AI models for PyTorch, TensorFlow, Keras ... + label: ML models + - type: ftp id: ebi-ftp label: "EBI FTP server"