Skip to content

Commit

Permalink
Update .zenodo.json
Browse files Browse the repository at this point in the history
meta data bug
  • Loading branch information
cankizilkale authored Jul 12, 2022
1 parent b868ab9 commit 4df8d9f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .zenodo.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"description": "<p>Release for publication.</p>\n<p>HUNTRESS is a fast algorithm for reconstructing phylogenetic trees of tumor evolution.</p>\n<p>Licenced by U.S. Department Of Energy, Lawrence Berkeley National Laboratory (LBNL) <a href=\"https://doi.org/10.11578/dc.20210416.2\">https://www.osti.gov/biblio/1777405</a>.</p>",
"license": "other-open",
"title": "PASSIONLab/HUNTRESS: HUNTRESS",
"version": "v0.1.1",
"version": "v0.1.2",
"upload_type": "software",
"publication_date": "2022-07-06",
"creators": [
Expand All @@ -14,12 +14,13 @@
"affiliation": "Berkeley Lab and UC Berkeley",
"name": "Aydin Buluc"
}

],
"access_right": "open",
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://github.com/PASSIONLab/HUNTRESS/tree/v0.1.1.1",
"identifier": "https://github.com/PASSIONLab/HUNTRESS/tree/v0.1.2",
"relation": "isSupplementTo"
},
{
Expand Down

0 comments on commit 4df8d9f

Please sign in to comment.