# AMAS: Automatic Model Annotation System
``AMAS`` (Automatic Model Annotation System) predicts and recommends annotations for systems biology models. It uses information of species and reactions in the SBML models and provides recommendations. The algorithm uses ChEBI for species annotations, and Rhea for reaction annotations. ``AMAS`` was developed and tested using [BioModels](https://www.ebi.ac.uk/biomodels/) and [BiGG](http://bigg.ucsd.edu/).
For more information, please check our
[Read the Docs](https://amas.readthedocs.io/en/latest/
) page.
Raw data
{
"_id": null,
"home_page": "https://github.com/sys-bio/AMAS",
"name": "AMAS-sb",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Woosub Shin",
"author_email": "woosubs@umich.edu",
"download_url": "https://files.pythonhosted.org/packages/78/cc/70418140921ece106109db2d6919f4751cd1c7bcb0c423339eaeb7ee9b89/AMAS-sb-1.0.1.tar.gz",
"platform": null,
"description": "# AMAS: Automatic Model Annotation System\n``AMAS`` (Automatic Model Annotation System) predicts and recommends annotations for systems biology models. It uses information of species and reactions in the SBML models and provides recommendations. The algorithm uses ChEBI for species annotations, and Rhea for reaction annotations. ``AMAS`` was developed and tested using [BioModels](https://www.ebi.ac.uk/biomodels/) and [BiGG](http://bigg.ucsd.edu/). \n\nFor more information, please check our\n[Read the Docs](https://amas.readthedocs.io/en/latest/\n) page.\n",
"bugtrack_url": null,
"license": "",
"summary": "AMAS (Automatic Model Annotation System)",
"version": "1.0.1",
"project_urls": {
"Homepage": "https://github.com/sys-bio/AMAS"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d870c7a0abb9d2dcb90670610006175f967b98e4d54cda24aa3386d3be9fec36",
"md5": "a15dd0b8e17a766323aebfd05ddbb2a9",
"sha256": "9fb3ebd465213250ae3b397584b73cb8ec0ca4c5598751fef01684ed1d150db4"
},
"downloads": -1,
"filename": "AMAS_sb-1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a15dd0b8e17a766323aebfd05ddbb2a9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 23370197,
"upload_time": "2023-07-27T06:24:23",
"upload_time_iso_8601": "2023-07-27T06:24:23.405441Z",
"url": "https://files.pythonhosted.org/packages/d8/70/c7a0abb9d2dcb90670610006175f967b98e4d54cda24aa3386d3be9fec36/AMAS_sb-1.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "78cc70418140921ece106109db2d6919f4751cd1c7bcb0c423339eaeb7ee9b89",
"md5": "20204fa3bd0ff5ea3557cde73abf6bae",
"sha256": "d485a2399183e0835f052325d80d63ea54c58f461ab4b65f51476c279c7fbc5f"
},
"downloads": -1,
"filename": "AMAS-sb-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "20204fa3bd0ff5ea3557cde73abf6bae",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 23189788,
"upload_time": "2023-07-27T06:24:27",
"upload_time_iso_8601": "2023-07-27T06:24:27.608995Z",
"url": "https://files.pythonhosted.org/packages/78/cc/70418140921ece106109db2d6919f4751cd1c7bcb0c423339eaeb7ee9b89/AMAS-sb-1.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-27 06:24:27",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "sys-bio",
"github_project": "AMAS",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "compress-pickle",
"specs": []
},
{
"name": "editdistance",
"specs": []
},
{
"name": "nose",
"specs": []
},
{
"name": "numpy",
"specs": []
},
{
"name": "pandas",
"specs": []
},
{
"name": "python-libsbml",
"specs": []
},
{
"name": "scikit-learn",
"specs": []
},
{
"name": "sphinx",
"specs": []
},
{
"name": "tabulate",
"specs": []
}
],
"lcname": "amas-sb"
}