From 9e9aef829b1c04a6257359e37753debf6ef6b62c Mon Sep 17 00:00:00 2001 From: nocraMnitnelaV <50458080+nocraMnitnelaV@users.noreply.github.com> Date: Fri, 10 May 2019 15:42:36 +0200 Subject: [PATCH] Write in 2bwt-builder-ip.json --- data/2bwt-builder-ip/2bwt-builder-ip.json | 198 ++++++++++++++++++++++ 1 file changed, 198 insertions(+) create mode 100644 data/2bwt-builder-ip/2bwt-builder-ip.json diff --git a/data/2bwt-builder-ip/2bwt-builder-ip.json b/data/2bwt-builder-ip/2bwt-builder-ip.json new file mode 100644 index 0000000..81cecb9 --- /dev/null +++ b/data/2bwt-builder-ip/2bwt-builder-ip.json @@ -0,0 +1,198 @@ +{ + "name": "2bwt-builder-IP", + "description": "Savon", + "homepage": "https://galaxy.pasteur.fr/tool_runner?tool_id=toolshed.pasteur.fr/repos/odoppelt/soap/2bwt-builder/1.1", + "biotoolsID": "2bwt-builder-ip", + "biotoolsCURIE": "biotools:2bwt-builder-ip", + "version": [ + "1.1" + ], + "otherID": [], + "function": [ + { + "operation": [ + { + "uri": "http://edamontology.org/operation_0227", + "term": "Indexing" + }, + { + "uri": "http://edamontology.org/operation_0292", + "term": "Sequence alignment" + } + ], + "input": [ + { + "data": { + "uri": "http://edamontology.org/data_0863", + "term": "Sequence alignment" + }, + "format": [ + { + "uri": "http://edamontology.org/format_1929", + "term": "FASTA" + } + ] + } + ], + "output": [ + { + "data": { + "uri": "http://edamontology.org/data_0006", + "term": "Data" + }, + "format": [ + { + "uri": "http://edamontology.org/format_2330", + "term": "Textual format" + } + ] + } + ], + "note": null, + "cmd": null + } + ], + "toolType": [ + "Web application" + ], + "topic": [ + { + "uri": "http://edamontology.org/topic_0080", + "term": "Sequence analysis" + } + ], + "operatingSystem": [ + "Linux", + "Windows", + "Mac" + ], + "language": [], + "license": null, + "collectionID": [ + "galaxyPasteur" + ], + "maturity": "Mature", + "cost": null, + "accessibility": [ + "Open access" + ], + "elixirPlatform": [], + "elixirNode": [], + "link": [], + "download": [], + "documentation": [ + { + "url": "https://galaxy.pasteur.fr/root?tool_id=toolshed.pasteur.fr%2Frepos%2Fodoppelt%2Fsoap%2F2bwt-builder%2F1.1", + "type": "General", + "note": null + } + ], + "publication": [ + { + "doi": "10.1093/nar/gkw343", + "pmid": null, + "pmcid": null, + "type": "Other", + "version": null, + "metadata": { + "title": "The Galaxy platform for accessible, reproducible and collaborative biomedical analyses: 2016 update", + "abstract": "© The Author(s) 2016. Published by Oxford University Press on behalf of Nucleic Acids Research. High-throughput data production technologies, particularly 'next-generation' DNA sequencing, have ushered in widespread and disruptive changes to biomedical research. Making sense of the large datasets produced by these technologies requires sophisticated statistical and computational methods, as well as substantial computational power. This has led to an acute crisis in life sciences, as researchers without informatics training attempt to perform computation-dependent analyses. Since 2005, the Galaxy project has worked to address this problem by providing a framework that makes advanced computational tools usable by non experts. Galaxy seeks to make data-intensive research more accessible, transparent and reproducible by providing a Web-based environment in which users can perform computational analyses and have all of the details automatically tracked for later inspection, publication, or reuse. In this report we highlight recently added features enabling biomedical analyses on a large scale.", + "date": "2016-07-08T00:00:00Z", + "citationCount": 418, + "authors": [ + { + "name": "Afgan E." + }, + { + "name": "Baker D." + }, + { + "name": "van den Beek M." + }, + { + "name": "Blankenberg D." + }, + { + "name": "Bouvier D." + }, + { + "name": "Cech M." + }, + { + "name": "Chilton J." + }, + { + "name": "Clements D." + }, + { + "name": "Coraor N." + }, + { + "name": "Eberhard C." + }, + { + "name": "Gruning B." + }, + { + "name": "Guerler A." + }, + { + "name": "Hillman-Jackson J." + }, + { + "name": "Von Kuster G." + }, + { + "name": "Rasche E." + }, + { + "name": "Soranzo N." + }, + { + "name": "Turaga N." + }, + { + "name": "Taylor J." + }, + { + "name": "Nekrutenko A." + }, + { + "name": "Goecks J." + } + ], + "journal": "Nucleic acids research" + } + }, + { + "doi": "10.7490/f1000research.1114334.1", + "pmid": null, + "pmcid": null, + "type": "Other", + "version": null, + "metadata": null + } + ], + "credit": [ + { + "name": "Galaxy Support Team", + "email": "galaxy@pasteur.fr", + "url": null, + "orcidid": null, + "typeEntity": "Person", + "typeRole": [ + "Primary contact" + ], + "note": null + } + ], + "owner": "hmenager", + "additionDate": "2016-12-19T14:26:03Z", + "lastUpdate": "2018-12-10T12:58:53Z", + "editPermission": { + "type": "private", + "authors": [] + }, + "validated": 1, + "homepage_status": 0 +} \ No newline at end of file