Skip to content
Snippets Groups Projects
Unverified Commit 87b3abad authored by Werner Alfons Hilda Van Geit's avatar Werner Alfons Hilda Van Geit Committed by GitHub
Browse files

Merge pull request #262 from BlueBrain/wvangeit-patch-1

Fix zenodo license
parents c5a96fde 4ca05b11
No related branches found
No related tags found
No related merge requests found
{ {
"title" : "BluePyMM", "title" : "BluePyMM",
"license": "LGPLv3", "license": "LGPL-3.0",
"upload_type": "software", "upload_type": "software",
"description": "BluePyMM is a software built to do Cell Model Management (MM). It takes as input a morphology release, a circuit recipe and a set of e-models with some extra information. Next, it finds all possible (morphology, e-model)-combinations (me-combos) based on e-type, m-type, and layer as described by the circuit recipe, and calculates the scores for every combination. Finally, it writes out the resulting accepted me-combos to a database, and produces a report with information on the number of matches.", "description": "BluePyMM is a software built to do Cell Model Management (MM). It takes as input a morphology release, a circuit recipe and a set of e-models with some extra information. Next, it finds all possible (morphology, e-model)-combinations (me-combos) based on e-type, m-type, and layer as described by the circuit recipe, and calculates the scores for every combination. Finally, it writes out the resulting accepted me-combos to a database, and produces a report with information on the number of matches.",
"creators": [ "creators": [
...@@ -40,4 +40,4 @@ ...@@ -40,4 +40,4 @@
"orcid": "0000-0001-6202-6175" "orcid": "0000-0001-6202-6175"
} }
] ]
} }
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment