{ "info": { "author": "Guanliang Meng", "author_email": "mengguanliang@foxmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering :: Bio-Informatics" ], "description": "# atgcN_count\n\n## 1 Introduction\n\n`atgcN_count` is a tool to stat the counts and percentage of each base in fasta file.\n\n## 2 Installation\n\n pip install atgcN_count\n\nThere will be a command `atgcN_count` created under the same directory as your `pip` command.\n\n## 3 Usage\n\n usage: atgcN_count[-h] [-i ] [-v] [-d ] [-N]\n\n To stat the counts of each base in a fasta file.\n\n optional arguments:\n -h, --help show this help message and exit\n -i input fasta file\n -v also output statistics for each sequence [False]\n -d decimals for output result [2]\n -N do not take non-ATGC bases into account when caculate percentage\n [False]\n\n## Author\nGuanliang MENG\n\n## Citation\nCurrently I have no plan to publish `atgcN_count`.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/linzhi2013", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "atgcN-count", "package_url": "https://pypi.org/project/atgcN-count/", "platform": "", "project_url": "https://pypi.org/project/atgcN-count/", "project_urls": { "Homepage": "https://github.com/linzhi2013" }, "release_url": "https://pypi.org/project/atgcN-count/0.0.1/", "requires_dist": null, "requires_python": ">=3", "summary": "To stat the counts and percentage of each base in fasta file", "version": "0.0.1" }, "last_serial": 4113160, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "7fd5e5c10a852893f7c6f56a89588be3", "sha256": "05ec8bfab818ba20593c6823dd4201a79a17df0c6b5302a9645d94975e8b9272" }, "downloads": -1, "filename": "atgcN_count-0.0.1.tar.gz", "has_sig": false, "md5_digest": "7fd5e5c10a852893f7c6f56a89588be3", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 15612, "upload_time": "2018-07-29T07:30:39", "url": "https://files.pythonhosted.org/packages/3b/31/bbb9439790c2ba0b86a7427f4271d4c48099a3e2808c5c58b8a0f4fe0415/atgcN_count-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7fd5e5c10a852893f7c6f56a89588be3", "sha256": "05ec8bfab818ba20593c6823dd4201a79a17df0c6b5302a9645d94975e8b9272" }, "downloads": -1, "filename": "atgcN_count-0.0.1.tar.gz", "has_sig": false, "md5_digest": "7fd5e5c10a852893f7c6f56a89588be3", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 15612, "upload_time": "2018-07-29T07:30:39", "url": "https://files.pythonhosted.org/packages/3b/31/bbb9439790c2ba0b86a7427f4271d4c48099a3e2808c5c58b8a0f4fe0415/atgcN_count-0.0.1.tar.gz" } ] }