{ "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": "# extract_fasta_seq\n\n## 1 Introduction\n\n`extract_fasta_seq` is a tool to extract specific fasta sequences from a fasta file. By Guanliang MENG, see https://github.com/linzhi2013/extract_fasta_seq\n\n## 2 Installation\n\n pip install extract_fasta_seq\n\nThere will be a command `extract_fasta_seq` created under the same directory as your `pip` command.\n\n## 3 Usage\n \n $ extract_fasta_seq\n usage: extract_fasta_seq.py [-h] [-q [ ...]] [-f ]\n [-s []] [-s1 ]\n [-s2 ] [-d1 []] [-d2 []]\n [-o []] [-v] [-V] [--lazy] [--version]\n\n To extract specific fasta sequences from a fasta file. By Guanliang MENG, see\n https://github.com/linzhi2013\n\n optional arguments:\n -h, --help show this help message and exit\n -q [ ...] query list. \"-s1\" and \"-d1\" have no effect on this\n option.\n -f query list file, one line should contain only one\n queryid! (but can be mixed with others, and we can use\n \"-s1\" and \"-d1\" option to extract the queryid)\n -s [] subject file [stdin]\n -s1 query file sep_pattern [\\s+]\n -s2 subject file sep_pattern [\\s+]\n -d1 [] which field in the query_file is to used? [0]\n -d2 [] which field in the subject_file is to used? useful for\n finding out all sequences in the subject_file whose\n seqids equal to the queryids [0]\n -o [] outfile [stdout]\n -v invert the output [False]\n -V verbose output\n --lazy Stop searching once each required seqid has at least\n one sequence found, which can be problems if some\n required seqids have more than sequences! Works only\n for non-invert mode. [False]\n --version show program's version number and exit\n \n## 4 Author\nGuanliang MENG\n\n## 5 Citation\nCurrently I have no plan to publish `extract_fasta_seq`.", "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": "extract-fasta-seq", "package_url": "https://pypi.org/project/extract-fasta-seq/", "platform": "", "project_url": "https://pypi.org/project/extract-fasta-seq/", "project_urls": { "Homepage": "https://github.com/linzhi2013" }, "release_url": "https://pypi.org/project/extract-fasta-seq/0.0.1/", "requires_dist": null, "requires_python": ">=3", "summary": "To extract specific fasta sequences from a fasta file. By Guanliang MENG, see https://github.com/linzhi2013", "version": "0.0.1" }, "last_serial": 4115700, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "ddbe3d1120ce24511d61fc12107a70bd", "sha256": "f9ea02867702ca09c6ac8fd5bf1db515406c25a2a599116c0ce7ba93c6f0c4ff" }, "downloads": -1, "filename": "extract_fasta_seq-0.0.1.tar.gz", "has_sig": false, "md5_digest": "ddbe3d1120ce24511d61fc12107a70bd", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 16796, "upload_time": "2018-07-30T09:29:25", "url": "https://files.pythonhosted.org/packages/07/f8/85f8ea8497a6e6a756884887964d1c92dc32cb587ede498610e0ed0e8db2/extract_fasta_seq-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ddbe3d1120ce24511d61fc12107a70bd", "sha256": "f9ea02867702ca09c6ac8fd5bf1db515406c25a2a599116c0ce7ba93c6f0c4ff" }, "downloads": -1, "filename": "extract_fasta_seq-0.0.1.tar.gz", "has_sig": false, "md5_digest": "ddbe3d1120ce24511d61fc12107a70bd", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 16796, "upload_time": "2018-07-30T09:29:25", "url": "https://files.pythonhosted.org/packages/07/f8/85f8ea8497a6e6a756884887964d1c92dc32cb587ede498610e0ed0e8db2/extract_fasta_seq-0.0.1.tar.gz" } ] }