{ "info": { "author": "Guanliang Meng", "author_email": "linzhi2012@gmail.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": "# extract-codon-alignment\n\n## 1 Introduction\n\n`extract-codon-alignment` (https://github.com/linzhi2013/extract_codon_alignment) is a tool to extract some codon positions (1st, 2nd, 3rd) from a CDS alignment with `Biopython` (http://www.biopython.org/)\n\n## 2 Installation\n\n $ pip install extract-codon-alignment\n # or with Bioconda\n conda install extract-codon-alignment\n\nThere will be a command `extract_codon_alignment` created under the same directory as your `pip` command.\n\n## 3 Usage\n\n $ extract_codon_alignment\n usage: extract_codon_alignment [-h] --alignedCDS \n [--aln_format ]\n [--codonPoses {1,2,3,12,13,23}] --outAln \n\n To extract some codon positions (1st, 2nd, 3rd) from a CDS alignment.\n\n optional arguments:\n -h, --help show this help message and exit\n --alignedCDS The CDS alignment.\n --aln_format \n the file format for the CDS alignment. Anything\n accepted by BioPython is fine [fasta]\n --codonPoses {1,2,3,12,13,23}\n Codon position(s) to be extracted [12]\n --outAln output file name\n\n## Author\nGuanliang MENG\n\n## Citation\nCurrently I have no plan to publish `extract-codon-alignment`.\n\nHowever, since `extract-codon-alignment` makes use of `Biopython`, you should cite it if you use `extract-codon-alignment` in your work:\n\n Peter J. A. Cock, Tiago Antao, Jeffrey T. Chang, Brad A. Chapman, Cymon J. Cox, Andrew Dalke, Iddo Friedberg, Thomas Hamelryck, Frank Kauff, Bartek Wilczynski, Michiel J. L. de Hoon: \u201cBiopython: freely available Python tools for computational molecular biology and bioinformatics\u201d. Bioinformatics 25 (11), 1422\u20131423 (2009). https://doi.org/10.1093/bioinformatics/btp163\n\nPlease go to `http://www.biopython.org/` for more details.", "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/extract_codon_alignment", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "extract-codon-alignment", "package_url": "https://pypi.org/project/extract-codon-alignment/", "platform": "", "project_url": "https://pypi.org/project/extract-codon-alignment/", "project_urls": { "Homepage": "https://github.com/linzhi2013/extract_codon_alignment" }, "release_url": "https://pypi.org/project/extract-codon-alignment/0.0.1/", "requires_dist": null, "requires_python": ">=3", "summary": "To extract some codon positions (1st, 2nd, 3rd) from a CDS alignment.", "version": "0.0.1" }, "last_serial": 5729573, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "af687d9422d4116a343ef54b4eb0d5cd", "sha256": "f653996832e47cccb4dcdda475c24153472133f08dcc9347a9149b5ff6a5f1af" }, "downloads": -1, "filename": "extract-codon-alignment-0.0.1.tar.gz", "has_sig": false, "md5_digest": "af687d9422d4116a343ef54b4eb0d5cd", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 15491, "upload_time": "2019-08-26T08:21:38", "url": "https://files.pythonhosted.org/packages/85/cb/bbf1ab665488babd5da1ef7916c3efbb27afff68e51c961ce7c91a7c1573/extract-codon-alignment-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "af687d9422d4116a343ef54b4eb0d5cd", "sha256": "f653996832e47cccb4dcdda475c24153472133f08dcc9347a9149b5ff6a5f1af" }, "downloads": -1, "filename": "extract-codon-alignment-0.0.1.tar.gz", "has_sig": false, "md5_digest": "af687d9422d4116a343ef54b4eb0d5cd", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 15491, "upload_time": "2019-08-26T08:21:38", "url": "https://files.pythonhosted.org/packages/85/cb/bbf1ab665488babd5da1ef7916c3efbb27afff68e51c961ce7c91a7c1573/extract-codon-alignment-0.0.1.tar.gz" } ] }