Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion simpleModel/ext/SEIRSconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ register:
- external_object: SEIRS_model/parameters
namespace_name: PSU
root: https://raw.githubusercontent.com/
path: FAIRDataPipeline/pythonFDP/dev/src/org/fairdatapipeline/simpleModel/ext/static_params_SEIRS.csv
path: FAIRDataPipeline/pyDataPipeline/dev/simpleModel/ext/static_params_SEIRS.csv
title: Static parameters of the model
description: Static parameters of the model
identifier: https://doi.org/10.1038/s41592-020-0856-2
Expand Down
2 changes: 1 addition & 1 deletion simpleModel/ext/SEIRSconfigWindows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ register:
- external_object: SEIRS_model/parameters
namespace_name: PSU
root: https://raw.githubusercontent.com/
path: FAIRDataPipeline/pythonFDP/dev/src/org/fairdatapipeline/simpleModel/ext/static_params_SEIRS.csv
path: FAIRDataPipeline/pyDataPipeline/dev/simpleModel/ext/static_params_SEIRS.csv
title: Static parameters of the model
description: Static parameters of the model
identifier: https://doi.org/10.1038/s41592-020-0856-2
Expand Down