From edb20f0d16294739653eaa5acc586214a2b46f26 Mon Sep 17 00:00:00 2001 From: nocraMnitnelaV <50458080+nocraMnitnelaV@users.noreply.github.com> Date: Fri, 10 May 2019 14:55:25 +0200 Subject: [PATCH] Write in acdc.json --- data/acdc/acdc.json | 242 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 242 insertions(+) create mode 100644 data/acdc/acdc.json diff --git a/data/acdc/acdc.json b/data/acdc/acdc.json new file mode 100644 index 0000000..cf98c38 --- /dev/null +++ b/data/acdc/acdc.json @@ -0,0 +1,242 @@ +{ + "name": "acdc", + "description": "Test an application ACD file", + "homepage": "http://emboss.open-bio.org/rel/rel6/apps/acdc.html", + "biotoolsID": "acdc", + "biotoolsCURIE": "biotools:acdc", + "version": [ + "r6" + ], + "otherID": [], + "function": [ + { + "operation": [ + { + "uri": "http://edamontology.org/operation_0336", + "term": "Format validation" + } + ], + "input": [], + "output": [], + "note": null, + "cmd": null + } + ], + "toolType": [ + "Command-line tool" + ], + "topic": [ + { + "uri": "http://edamontology.org/topic_3071", + "term": "Data management" + } + ], + "operatingSystem": [ + "Linux", + "Windows", + "Mac" + ], + "language": [ + "C" + ], + "license": "GPL-3.0", + "collectionID": [ + "EMBOSS" + ], + "maturity": "Mature", + "cost": "Free of charge", + "accessibility": [], + "elixirPlatform": [], + "elixirNode": [], + "link": [ + { + "url": "http://emboss.open-bio.org/html/adm/ch01s01.html", + "type": "Repository", + "note": null + } + ], + "download": [ + { + "url": "http://emboss.open-bio.org/html/adm/ch01s01.html", + "type": "Source code", + "note": null, + "version": null + }, + { + "url": "http://emboss.open-bio.org/html/adm/ch01s01.html", + "type": "Binaries", + "note": null, + "version": null + } + ], + "documentation": [ + { + "url": "http://emboss.open-bio.org/html/dev/ch01s01.html", + "type": "Terms of use", + "note": null + }, + { + "url": "http://emboss.open-bio.org/html/use/pr02s04.html", + "type": "Citation instructions", + "note": null + }, + { + "url": "http://emboss.open-bio.org/rel/rel6/apps/acdc.html", + "type": "General", + "note": null + } + ], + "publication": [ + { + "doi": "10.1016/S0168-9525(00)02024-2", + "pmid": null, + "pmcid": null, + "type": "Primary", + "version": null, + "metadata": { + "title": "EMBOSS: The European Molecular Biology Open Software Suite", + "abstract": "", + "date": "2000-06-01T00:00:00Z", + "citationCount": 4662, + "authors": [ + { + "name": "Rice P." + }, + { + "name": "Longden L." + }, + { + "name": "Bleasby A." + } + ], + "journal": "Trends in Genetics" + } + }, + { + "doi": "10.1017/CBO9781139151399", + "pmid": null, + "pmcid": null, + "type": "Other", + "version": null, + "metadata": null + }, + { + "doi": "10.1017/CBO9781139151405", + "pmid": null, + "pmcid": null, + "type": "Other", + "version": null, + "metadata": null + } + ], + "credit": [ + { + "name": "EMBOSS Contributors", + "email": null, + "url": "http://emboss.open-bio.org/html/use/pr01s01.html", + "orcidid": null, + "typeEntity": null, + "typeRole": [ + "Contributor" + ], + "note": null + }, + { + "name": "EMBL EBI", + "email": null, + "url": null, + "orcidid": null, + "typeEntity": "Institute", + "typeRole": [ + "Provider" + ], + "note": null + }, + { + "name": "UK MRC", + "email": null, + "url": null, + "orcidid": null, + "typeEntity": "Funding agency", + "typeRole": [ + "Contributor" + ], + "note": null + }, + { + "name": "Wellcome Trust", + "email": null, + "url": null, + "orcidid": null, + "typeEntity": "Funding agency", + "typeRole": [ + "Contributor" + ], + "note": null + }, + { + "name": "UK BBSRC", + "email": null, + "url": null, + "orcidid": null, + "typeEntity": "Funding agency", + "typeRole": [ + "Contributor" + ], + "note": null + }, + { + "name": "EMBOSS", + "email": null, + "url": null, + "orcidid": null, + "typeEntity": "Institute", + "typeRole": [ + "Provider" + ], + "note": null + }, + { + "name": "EMBOSS", + "email": "emboss@emboss.open-bio.org", + "url": null, + "orcidid": null, + "typeEntity": null, + "typeRole": [ + "Support" + ], + "note": null + }, + { + "name": null, + "email": "emboss@emboss.open-bio.org", + "url": null, + "orcidid": null, + "typeEntity": "Person", + "typeRole": [ + "Primary contact" + ], + "note": null + }, + { + "name": null, + "email": "emboss-bug@emboss.open-bio.org", + "url": null, + "orcidid": null, + "typeEntity": "Person", + "typeRole": [ + "Primary contact" + ], + "note": null + } + ], + "owner": "EMBOSS", + "additionDate": "2015-11-08T14:40:02Z", + "lastUpdate": "2018-12-10T12:58:51Z", + "editPermission": { + "type": "private", + "authors": [] + }, + "validated": 1, + "homepage_status": 0 +} \ No newline at end of file