{ "info": { "author": "Andy Hauser", "author_email": "Andreas.Hauser@LMU.de", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# pyfastq_filter\n\nFilter FASTQ Files.\n\n# Installation\n\n```bash\npip3 install --user pyfastq_filter\n```\n\n# Usage\n\nExtract only FASTQ entries with sequence length > 5000:\n\n```bash\npyfastq_filter.py -l 5000 example.fastq > example-l5000.fastq\n```", "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/ahcm/pyfastq_filter", "keywords": "", "license": "LICENSE", "maintainer": "", "maintainer_email": "", "name": "pyfastq-filter", "package_url": "https://pypi.org/project/pyfastq-filter/", "platform": "", "project_url": "https://pypi.org/project/pyfastq-filter/", "project_urls": { "Homepage": "https://github.com/ahcm/pyfastq_filter" }, "release_url": "https://pypi.org/project/pyfastq-filter/0.2.0/", "requires_dist": null, "requires_python": "", "summary": "filters FASTQ files", "version": "0.2.0" }, "last_serial": 4749571, "releases": { "0.1.3": [ { "comment_text": "", "digests": { "md5": "5e684ba728bf4221c13d4e80b245735d", "sha256": "b7b5bb82a4ce72f7e93ebeb99d91ab475fa3f38d6be4d7cb31967a62ff8b9f65" }, "downloads": -1, "filename": "pyfastq_filter-0.1.3.tar.gz", "has_sig": false, "md5_digest": "5e684ba728bf4221c13d4e80b245735d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1514, "upload_time": "2019-01-25T10:27:51", "url": "https://files.pythonhosted.org/packages/3f/12/47cbace54f597e842767e80428d36833715670335ee2b877c7b582d2345a/pyfastq_filter-0.1.3.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "f08702a824bd4d5a9ee00981b37936a7", "sha256": "14820c7fd992114b70bc7c0154698b105328411853c0ae757cf887cf3e40e9ee" }, "downloads": -1, "filename": "pyfastq_filter-0.2.0.tar.gz", "has_sig": false, "md5_digest": "f08702a824bd4d5a9ee00981b37936a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1658, "upload_time": "2019-01-28T10:40:23", "url": "https://files.pythonhosted.org/packages/33/13/2f3028ba3ddd5b0d532a22b2fb334f01ba1a1951e5de18d17dde2a6de40d/pyfastq_filter-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f08702a824bd4d5a9ee00981b37936a7", "sha256": "14820c7fd992114b70bc7c0154698b105328411853c0ae757cf887cf3e40e9ee" }, "downloads": -1, "filename": "pyfastq_filter-0.2.0.tar.gz", "has_sig": false, "md5_digest": "f08702a824bd4d5a9ee00981b37936a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1658, "upload_time": "2019-01-28T10:40:23", "url": "https://files.pythonhosted.org/packages/33/13/2f3028ba3ddd5b0d532a22b2fb334f01ba1a1951e5de18d17dde2a6de40d/pyfastq_filter-0.2.0.tar.gz" } ] }