{ "info": { "author": "Paul-Michael Agapow", "author_email": "agapow@bbsrc.ac.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Topic :: Scientific/Engineering :: Bio-Informatics", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Text Processing" ], "description": "Introduction\n============\n\nBiopython scripts for converting molecular sequences.\n\nBioinformatics is bedevilled by a large number of file formats. Biopython\nprovides classes and IO functions that allow interconversion. This module\nprovides scripts that use Biopython internally to simply convert multiple\nfiles on the commandline.\n\n\nInstallation\n============\n\nbioscripts.convert [#homepage]_ can be installed in a number of ways.\nBiopython [#biopython]_ is a prerequisite.\n\nVia easy_install or equivalent\n------------------------------\n\nFrom the commandline call::\n\n\t% easy_install bioscripts.convert\n\t\nSuperuser privileges may be required. \n\n\nVia setup.py\n------------\n\nDownload a source tarball, unpack it and call setup.py to\ninstall::\n\n\t% tar zxvf bioscripts.convert.tgz\n\t% cd bioscripts.convert\n\t% python setup.py install\n\t\nSuperuser privileges may be required. \n\n\n\nUsage\n=====\n\n\n::\n\n\tconvbioseq.py [options] FORMAT INFILES ...\n\t\nor::\n\n\tconvalign.py [options] FORMAT INFILES ...\n\nwith the options:\n\n --version show program's version number and exit\n -h, --help show this help message and exit\n -i FORMAT, --input-format=FORMAT\n The format of the input biosequence files. If not\n supplied, this will be inferred from the extension of \n the files.\n -e EXTENSION, --output-extension=EXTENSION\n The extension of the output biosequence files. If not\n supplied, this will be inferred from the output format.\n -t TYPE, --seqtype=TYPE\n The type of sequence (dna or protein) being converted.\n Often this can be inferred from the input file, but \n sometimes must be explicitly set.\n\nFORMAT must be one of clustal, fasta, genbank, nexus, phd, phylip, qual,\nstockholm, tab. The input formats inferred from extensions are clustal\n('.aln'), genbank ('.genbank'), nexus ('.nxs'), nexus ('.nexus'), phylip\n('.phylip'), stockholm ('.sth'), phd ('.phd'), qual ('.qual'), phylip\n('.phy'), clustal ('.clustal'), genbank ('.gb'), tab ('.tab'), fasta\n('.fasta'), stockholm ('.stockholm'). The default extensions for output\nformats are '.aln' (clustal), '.nexus' (nexus), '.phy' (phylip), '.phd' (phd),\n'.qual' (qual), '.gb' (genbank), '.sth' (stockholm), '.fasta' (fasta).\n\nFor example::\n\n\t% convbioseq.py clustal one.fasta two.nxs three.stockholm\n\nwill produce three clustal formatted files 'one.aln', 'two.aln' and\n'three.aln' from files it assumes are Fasta, Nexus and Stockholm formatted\nrespectively.\n\n\t% convbioseq.py -i phylip clustal one.fasta two.nxs\n\nwill produce two Phylip formatted files 'one.phy' and 'two.phy' and from files\nit assumes are Fasta formatted.\n\n\t% convbioseq.py -e foo clustal one.fasta two.nxs\n\t\nwill produce two Clustal formatted files 'one.foo' and 'two.foo' from files\nit assumes are Fasta and Nexus formatted respectively.\t\n\n\n\nLimitations\n===========\n\nThis module is not intended for importing, but the setuptools packaging and\ninfrastructure make for simple distribution of scripts, allowing the checking\nof prerequisites, consistent installation and updating.\n\nThe ``bioscripts`` namespace was chosen as a convenient place to \"keep\" these\nscripts and is open to other developers.\n\nDue to limitations on identifiers in certain formats, sequence names\nmay differ between input and output files. Also, not all formats understood by\nBiopython have been enabled, due to being untested or incomplete.\n\nDepending on your platform, the scripts may be installed as ``.py`` scripts,\nor some form of executable, or both.\n\nSome formats (e.g. FASTA) do not specify sequence type, while others (e.g. \nNEXUS), absolutely require it. Thus, the sequence type option may need to be \nexplicitly specified. Older versions of Biopython contain a bug that will prevent \nconversion to nexus format for associated reasons.\n\n\nReferences\n==========\n\n.. [#homepage] `bioscripts.convert homepage `__\n\n.. [#biopython] `Biopython homepage `__\n\n.. [#setuptools] `Installing setuptools `__\n\n\n\n\nChangelog\n=========\n\n0.2 - 2009/4/14\n---------------\n\n* Initial release\n\n\n0.3.1 - 2009/4/16\n-----------------\n\n* First public release\n\n* Added alignment converter\n\n* Corrections to documentation", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.agapow.net/software/bioscripts.convert", "keywords": "bioinformatics conversion", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "bioscripts.convert", "package_url": "https://pypi.org/project/bioscripts.convert/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/bioscripts.convert/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.agapow.net/software/bioscripts.convert" }, "release_url": "https://pypi.org/project/bioscripts.convert/0.4/", "requires_dist": null, "requires_python": null, "summary": "Biopython scripts for converting molecular sequences between formats.", "version": "0.4" }, "last_serial": 786875, "releases": { "0.3": [ { "comment_text": "", "digests": { "md5": "8ee5cb72ac96927a370d20f24e0dad42", "sha256": "5c292528e76696ff759688ff2a4ea6f3a60c4bafb96e9ed0d07029424b773664" }, "downloads": -1, "filename": "bioscripts.convert-0.3-py2.5.egg", "has_sig": false, "md5_digest": "8ee5cb72ac96927a370d20f24e0dad42", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 13534, "upload_time": "2009-04-16T15:22:53", "url": "https://files.pythonhosted.org/packages/7a/2d/81af3966d65d6f4bfc258b42ae27a41b021e53c2064b8cace285a6b46b1e/bioscripts.convert-0.3-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "2fbd01095645fec7dd79d179a2f16a8b", "sha256": "c4ba9690d11da622efa82f4e2bb361cda1bd23559b9484c884a7c6aeaf00375e" }, "downloads": -1, "filename": "bioscripts.convert-0.3.tar.gz", "has_sig": false, "md5_digest": "2fbd01095645fec7dd79d179a2f16a8b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6132, "upload_time": "2009-04-16T15:22:54", "url": "https://files.pythonhosted.org/packages/35/25/06c1513dceba2f58c6baca17e72312658097575645772b507aba8adf48eb/bioscripts.convert-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "e168a61a3dfef8e004159c69553565ed", "sha256": "e56cfd4b005c80452b3a410ef748f4b559e76b33f2b73656a39af2162ab142c0" }, "downloads": -1, "filename": "bioscripts.convert-0.4.tar.gz", "has_sig": false, "md5_digest": "e168a61a3dfef8e004159c69553565ed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10032, "upload_time": "2011-08-10T17:17:53", "url": "https://files.pythonhosted.org/packages/57/7b/ce1d03f9ea92544b23fb7e91a4b04ecf797d684e0f9b6c5fc1ac1b701bb1/bioscripts.convert-0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e168a61a3dfef8e004159c69553565ed", "sha256": "e56cfd4b005c80452b3a410ef748f4b559e76b33f2b73656a39af2162ab142c0" }, "downloads": -1, "filename": "bioscripts.convert-0.4.tar.gz", "has_sig": false, "md5_digest": "e168a61a3dfef8e004159c69553565ed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10032, "upload_time": "2011-08-10T17:17:53", "url": "https://files.pythonhosted.org/packages/57/7b/ce1d03f9ea92544b23fb7e91a4b04ecf797d684e0f9b6c5fc1ac1b701bb1/bioscripts.convert-0.4.tar.gz" } ] }