{ "info": { "author": "IOCBio team", "author_email": "iocbio@sysbio.ioc.ee", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Science/Research", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering" ], "description": "# FPeriod\n\nLibrary for estimation of fundamental period of sequences.\n\nThis library was developed as a part of [IOCBio\nproject](https://github.com/iocbio/iocbio) and is moved into separate\nrepository for easier use. Library can be used from C or Python.\n\nWe ask to acknowledge the use of the software in scientific articles\nby citing the following paper:\n\n Peterson, P., Kalda, M., & Vendelin, M. (2013).\n Real-time determination of sarcomere length of a single cardiomyocyte during contraction.\n American Journal of Physiology - Cell Physiology, 304(6), C519-C531.\n https://doi.org/10.1152/ajpcell.00032.2012\n\n## Install\n\nInstall using pip3:\n\n```\npip3 install --user git+https://gitlab.com/iocbio/fperiod\n```\n\nFor upgrade, add `--upgrade` after install keyword. For example,\n```\npip3 install --upgrade --user git+https://gitlab.com/iocbio/fperiod\n```\n\n## Authors\n\n* Pearu Peterson, 2011, original code\n\n* Marko Vendelin, 2019, adaptation using Cython, restructuring\n\nFrom [Laboratory of Systems Biology, Department of Cybernetics, School of Science, \nTallinn University of Technology](https://sysbio.ioc.ee).\n\n## License\n\nBSD, see LICENSE file.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/iocbio/fperiod", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "iocbio.fperiod", "package_url": "https://pypi.org/project/iocbio.fperiod/", "platform": "", "project_url": "https://pypi.org/project/iocbio.fperiod/", "project_urls": { "Homepage": "https://gitlab.com/iocbio/fperiod" }, "release_url": "https://pypi.org/project/iocbio.fperiod/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "IOCBio FPeriod", "version": "0.1.2" }, "last_serial": 5272617, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "72a189c7df77504d1e29767a506ed011", "sha256": "1a762132a73ecd500f2fd1e5e15ac85b6183592b40925b4cff2cd9074da8ceef" }, "downloads": -1, "filename": "iocbio.fperiod-0.1.2.tar.gz", "has_sig": false, "md5_digest": "72a189c7df77504d1e29767a506ed011", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 57521, "upload_time": "2019-05-15T13:43:40", "url": "https://files.pythonhosted.org/packages/87/22/2c8adfe497b8735b3520a55659e17a67acc57e6a4895be98f4df1c60b8ce/iocbio.fperiod-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "72a189c7df77504d1e29767a506ed011", "sha256": "1a762132a73ecd500f2fd1e5e15ac85b6183592b40925b4cff2cd9074da8ceef" }, "downloads": -1, "filename": "iocbio.fperiod-0.1.2.tar.gz", "has_sig": false, "md5_digest": "72a189c7df77504d1e29767a506ed011", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 57521, "upload_time": "2019-05-15T13:43:40", "url": "https://files.pythonhosted.org/packages/87/22/2c8adfe497b8735b3520a55659e17a67acc57e6a4895be98f4df1c60b8ce/iocbio.fperiod-0.1.2.tar.gz" } ] }