{ "info": { "author": "Guanliang Meng", "author_email": "mengguanliang@formail.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_specific_lines\n\n## 1 Introduction\n\n`extract_specific_lines` is a tool to extract specific lines which maps the query ids (of the query file) from the subject file.\n\n## 2 Installation\n\n pip install extract_specific_lines\n\nThere will be a command `extract_specific_lines` created under the same directory as your `pip` command.\n\n## 3 Usage\n\n usage: extract_specific_lines.py [-h] [-q [ ...]] [-f ]\n [-s []] [-s1 ]\n [-s2 ] [-d1 []] [-d2 []]\n [-o []] [-v] [-V] [--version]\n\n to extract specific lines from the subject file which maps the query ids.\n written by Guanliang MENG\n\n optional arguments:\n -h, --help show this help message and exit\n -q [ ...] query list\n -f query list file\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? [0]\n -o [] outfile [stdout]\n -v invert the output [False]\n -V verbose output\n --version show program's version number and exit\n \n## Author\nGuanliang MENG\n\n## Citation\nCurrently I have no plan to publish `extract_specific_lines`.", "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-specific-lines", "package_url": "https://pypi.org/project/extract-specific-lines/", "platform": "", "project_url": "https://pypi.org/project/extract-specific-lines/", "project_urls": { "Homepage": "https://github.com/linzhi2013" }, "release_url": "https://pypi.org/project/extract-specific-lines/0.0.2/", "requires_dist": null, "requires_python": ">=3", "summary": "to get specific lines from the subject file which maps the query ids. Written by Guanliang MENG", "version": "0.0.2" }, "last_serial": 4115676, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "d81b6c6a5e82e6d5cbfb395cbdd11b2c", "sha256": "23545cd2ad6b3fc192b3d597bd52b6db3c10840cf79df887b080b6995183e142" }, "downloads": -1, "filename": "extract_specific_lines-0.0.1.tar.gz", "has_sig": false, "md5_digest": "d81b6c6a5e82e6d5cbfb395cbdd11b2c", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 16356, "upload_time": "2018-07-29T05:05:52", "url": "https://files.pythonhosted.org/packages/f4/54/5e79ed26da7a34d66f0896ff9810df5fba04ca56768759315c7ff160c698/extract_specific_lines-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "0389482c42d927a2772b1844e97618f1", "sha256": "ad753e0dc5a6b9ca8ae5f56b986b7cf5f7e61dd9cae5443034ebd0e384531aef" }, "downloads": -1, "filename": "extract_specific_lines-0.0.2.tar.gz", "has_sig": false, "md5_digest": "0389482c42d927a2772b1844e97618f1", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 16352, "upload_time": "2018-07-30T09:23:40", "url": "https://files.pythonhosted.org/packages/b0/27/11b03ea03d297b8ff27399335cca3d2ca0683659157c2b0aa4b03a34d185/extract_specific_lines-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0389482c42d927a2772b1844e97618f1", "sha256": "ad753e0dc5a6b9ca8ae5f56b986b7cf5f7e61dd9cae5443034ebd0e384531aef" }, "downloads": -1, "filename": "extract_specific_lines-0.0.2.tar.gz", "has_sig": false, "md5_digest": "0389482c42d927a2772b1844e97618f1", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 16352, "upload_time": "2018-07-30T09:23:40", "url": "https://files.pythonhosted.org/packages/b0/27/11b03ea03d297b8ff27399335cca3d2ca0683659157c2b0aa4b03a34d185/extract_specific_lines-0.0.2.tar.gz" } ] }