Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update/create acdc.json #49

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
242 changes: 242 additions & 0 deletions data/acdc/acdc.json
Original file line number Diff line number Diff line change
@@ -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
}