diff --git a/.zenodo.json b/.zenodo.json new file mode 100644 index 0000000..fe05ed4 --- /dev/null +++ b/.zenodo.json @@ -0,0 +1,38 @@ +{ + "description": "
This is the code to generate the Globus Flow of FlowCron and documentation on how to distributed by project PIs/managers to the project members in order to use it.
", + "license": "Apache-2.0", + "title": "Globus_Flow-side", + "creators": [ + { + "orcid": "0000-0001-5573-3189", + "affiliation": "University of Birmingham", + "name": "James Allsopp" + }, + { + "orcid": "0000-0002-8015-3191", + "affiliation": "Rosalind Franklin Institute", + "name": "Dimitrios Bellos" + }, + { + "orcid": "0000-0001-8697-4903", + "affiliation": "Rosalind Franklin Institute", + "name": "Elaine Ho" + }, + + { + "orcid": "0009-0007-8940-5627", + "affiliation": "University of Birmingham", + "name": "Gavin Yearwood" + }, + { + "orcid": "0000-0001-5153-1424", + "affiliation": "Rosalind Franklin Institute", + "name": "Tibor Auer" + }, + { + "orcid": "0000-0001-7453-5698", + "affiliation": "University of Birmingham", + "name": "Andrew Morris" + } + ] +}