{ "info": { "author": "Leiden University Medical Center", "author_email": "sasc@lumc.nl", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Cython", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3 :: Only", "Topic :: Scientific/Engineering :: Bio-Informatics" ], "description": ".. Badges have empty alts. So nothing shows up if they do not work.\n\n.. image:: https://img.shields.io/pypi/v/fastqsplitter.svg\n :target: https://pypi.org/project/fastqsplitter/\n :alt:\n\n.. image:: https://img.shields.io/conda/v/bioconda/fastqsplitter.svg\n :target: https://anaconda.org/bioconda/fastqsplitter\n :alt:\n\n.. image:: https://img.shields.io/pypi/pyversions/fastqsplitter.svg\n :target: https://pypi.org/project/fastqsplitter/\n :alt:\n\n.. image:: https://img.shields.io/pypi/l/fastqsplitter.svg\n :target: https://github.com/LUMC/fastqsplitter/blob/master/LICENSE\n :alt:\n\n.. image:: https://travis-ci.org/LUMC/fastqsplitter.svg?branch=develop\n :target: https://travis-ci.org/LUMC/fastqsplitter\n :alt:\n\n.. image:: https://codecov.io/gh/LUMC/fastqsplitter/branch/develop/graph/badge.svg\n :target: https://codecov.io/gh/LUMC/fastqsplitter\n :alt:\n\nfastqsplitter\n=============\n\nA simple application to split FASTQ files.\n\nFastqsplitter reads a fastq\nfile. It then splits the reads over the designated output files.\n\nThis application does NOT work with multiline fastq sequences.\n\nQuickstart\n----------\n\ninstall fastqsplitter:\n``pip install fastqsplitter``\n\nTo split an input file ``input_fastq.gz`` into 3 different files.\n``fastqsplitter -i input_fastq.gz\n-o split.1.fq.gz -o split.2.fq.gz -o split.3.fq.gz``\n\nfastqsplitter uses the excellent `xopen library by @marcelm\n`_. Therefore, the input and output files\ncompression is determined by the extension. Use ``.gz`` if output files should\nbe gzip compressed. \n\nDocumentation\n-------------\n\nMore information on fastqsplitter can be found `on our readthedocs page\n`_.\n\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/LUMC/fastqsplitter", "keywords": "fastq split", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "fastqsplitter", "package_url": "https://pypi.org/project/fastqsplitter/", "platform": "", "project_url": "https://pypi.org/project/fastqsplitter/", "project_urls": { "Homepage": "https://github.com/LUMC/fastqsplitter" }, "release_url": "https://pypi.org/project/fastqsplitter/1.1.0/", "requires_dist": [ "xopen (>=0.6.0)" ], "requires_python": ">=3.5", "summary": "Splits FASTQ files evenly.", "version": "1.1.0" }, "last_serial": 5617493, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "c1a9fea10db2cd1e4835115268f0c826", "sha256": "86729a2df9ae453604d39cbabe84a5e69b266ced40d7b63b409c87bad2b26c93" }, "downloads": -1, "filename": "fastqsplitter-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "c1a9fea10db2cd1e4835115268f0c826", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 5620, "upload_time": "2019-05-24T09:29:07", "url": "https://files.pythonhosted.org/packages/3c/79/56952dabc4700e3401c10478137d11c9d5f21036647b292c989f203092cc/fastqsplitter-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "be2799771029346cf4fef31c9698391c", "sha256": "5d96ce7dd975a0d9a7dee2031a938c26b41d950ee636712c8249f541d96f1c42" }, "downloads": -1, "filename": "fastqsplitter-1.0.0.tar.gz", "has_sig": false, "md5_digest": "be2799771029346cf4fef31c9698391c", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 4526, "upload_time": "2019-05-24T09:29:09", "url": "https://files.pythonhosted.org/packages/8f/0d/85219ee5b83667b0af9f1156edbc88a672ec31ce5749eb66fbe9365838ed/fastqsplitter-1.0.0.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "dc50eaadad99f6584324d0120dfee866", "sha256": "591628bccb90874bf111f05ea6da11a314b65d46df95db21393abde05db28f5c" }, "downloads": -1, "filename": "fastqsplitter-1.1.0-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "dc50eaadad99f6584324d0120dfee866", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=3.5", "size": 20498, "upload_time": "2019-08-01T08:27:52", "url": "https://files.pythonhosted.org/packages/41/53/5b2933279178d9206ee119fbe3e5e7b7920eab82c40048ffc9b2a72de268/fastqsplitter-1.1.0-cp35-cp35m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "c49c9411425f9cd3089beb9f9eb5c15b", "sha256": "a1bebc8b298fa084b2990991e9e231c84e530fc1f265f7b826d115cc2190512c" }, "downloads": -1, "filename": "fastqsplitter-1.1.0-cp35-cp35m-manylinux2010_x86_64.whl", "has_sig": false, "md5_digest": "c49c9411425f9cd3089beb9f9eb5c15b", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=3.5", "size": 20500, "upload_time": "2019-08-01T08:27:54", "url": "https://files.pythonhosted.org/packages/83/74/02d3d962a564c972fdfadac78ba3d3c264ecea83d9f8bc3d61de05285e2f/fastqsplitter-1.1.0-cp35-cp35m-manylinux2010_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "7cc07e50468a8fc7f5a136dc60ce91be", "sha256": "c48de7d4b9d9865ba54d7048c0f320a69865649d88c11f2f081cc066d338409e" }, "downloads": -1, "filename": "fastqsplitter-1.1.0-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "7cc07e50468a8fc7f5a136dc60ce91be", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.5", "size": 20700, "upload_time": "2019-08-01T08:27:55", "url": "https://files.pythonhosted.org/packages/7c/09/13f99cb37a00ec93e22463af219d697ba050dcd96aa2b85ecafcc4dca0e2/fastqsplitter-1.1.0-cp36-cp36m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "e043a8bc65351e4551fefb30ab4a2890", "sha256": "765aa4a07ea9bc8bf5a19d73f19299bac0d35cbcd77aeab4fe0b2bdb39a7bcc8" }, "downloads": -1, "filename": "fastqsplitter-1.1.0-cp36-cp36m-manylinux2010_x86_64.whl", "has_sig": false, "md5_digest": "e043a8bc65351e4551fefb30ab4a2890", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.5", "size": 20702, "upload_time": "2019-08-01T08:27:57", "url": "https://files.pythonhosted.org/packages/fd/9d/8f83920555627acd45252f77ceb7adeff7395f703d0e2a97cd6f61f6f389/fastqsplitter-1.1.0-cp36-cp36m-manylinux2010_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "e7abeb2c9b236f3ddb31e9f98b8025ec", "sha256": "f7139c5192412d7db673ed6d55b8ed9f221bfad909d566859bdbf35af870d674" }, "downloads": -1, "filename": "fastqsplitter-1.1.0-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "e7abeb2c9b236f3ddb31e9f98b8025ec", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.5", "size": 20776, "upload_time": "2019-08-01T08:27:59", "url": "https://files.pythonhosted.org/packages/0c/2c/abfbf99162ad76a7df5c8610e4e6b5cfe00355183e02f263934ae673db98/fastqsplitter-1.1.0-cp37-cp37m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "457f6be72b0bf483d839a5fce79907f0", "sha256": "6b74bbdc27b08149f0de4291172d4f5166335b912d8e73fd6be8bf1d9e2f692e" }, "downloads": -1, "filename": "fastqsplitter-1.1.0-cp37-cp37m-manylinux2010_x86_64.whl", "has_sig": false, "md5_digest": "457f6be72b0bf483d839a5fce79907f0", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.5", "size": 20778, "upload_time": "2019-08-01T08:28:01", "url": "https://files.pythonhosted.org/packages/01/04/9e63067b0258819d94d0b9c4883083efe9e2bc2a6475571598bc1c506293/fastqsplitter-1.1.0-cp37-cp37m-manylinux2010_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "4059f7b46db0da4020ebec3682972141", "sha256": "941601febcd702d756960386d13c381b7d51969a442b3cb1f305dba9100f6529" }, "downloads": -1, "filename": "fastqsplitter-1.1.0.tar.gz", "has_sig": false, "md5_digest": "4059f7b46db0da4020ebec3682972141", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 5285, "upload_time": "2019-08-01T08:28:02", "url": "https://files.pythonhosted.org/packages/68/f7/5687271ea018557edb762cfbc0b81b36f0c77eb79b9e41f936e9cd9d4727/fastqsplitter-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dc50eaadad99f6584324d0120dfee866", "sha256": "591628bccb90874bf111f05ea6da11a314b65d46df95db21393abde05db28f5c" }, "downloads": -1, "filename": "fastqsplitter-1.1.0-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "dc50eaadad99f6584324d0120dfee866", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=3.5", "size": 20498, "upload_time": "2019-08-01T08:27:52", "url": "https://files.pythonhosted.org/packages/41/53/5b2933279178d9206ee119fbe3e5e7b7920eab82c40048ffc9b2a72de268/fastqsplitter-1.1.0-cp35-cp35m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "c49c9411425f9cd3089beb9f9eb5c15b", "sha256": "a1bebc8b298fa084b2990991e9e231c84e530fc1f265f7b826d115cc2190512c" }, "downloads": -1, "filename": "fastqsplitter-1.1.0-cp35-cp35m-manylinux2010_x86_64.whl", "has_sig": false, "md5_digest": "c49c9411425f9cd3089beb9f9eb5c15b", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=3.5", "size": 20500, "upload_time": "2019-08-01T08:27:54", "url": "https://files.pythonhosted.org/packages/83/74/02d3d962a564c972fdfadac78ba3d3c264ecea83d9f8bc3d61de05285e2f/fastqsplitter-1.1.0-cp35-cp35m-manylinux2010_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "7cc07e50468a8fc7f5a136dc60ce91be", "sha256": "c48de7d4b9d9865ba54d7048c0f320a69865649d88c11f2f081cc066d338409e" }, "downloads": -1, "filename": "fastqsplitter-1.1.0-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "7cc07e50468a8fc7f5a136dc60ce91be", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.5", "size": 20700, "upload_time": "2019-08-01T08:27:55", "url": "https://files.pythonhosted.org/packages/7c/09/13f99cb37a00ec93e22463af219d697ba050dcd96aa2b85ecafcc4dca0e2/fastqsplitter-1.1.0-cp36-cp36m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "e043a8bc65351e4551fefb30ab4a2890", "sha256": "765aa4a07ea9bc8bf5a19d73f19299bac0d35cbcd77aeab4fe0b2bdb39a7bcc8" }, "downloads": -1, "filename": "fastqsplitter-1.1.0-cp36-cp36m-manylinux2010_x86_64.whl", "has_sig": false, "md5_digest": "e043a8bc65351e4551fefb30ab4a2890", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=3.5", "size": 20702, "upload_time": "2019-08-01T08:27:57", "url": "https://files.pythonhosted.org/packages/fd/9d/8f83920555627acd45252f77ceb7adeff7395f703d0e2a97cd6f61f6f389/fastqsplitter-1.1.0-cp36-cp36m-manylinux2010_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "e7abeb2c9b236f3ddb31e9f98b8025ec", "sha256": "f7139c5192412d7db673ed6d55b8ed9f221bfad909d566859bdbf35af870d674" }, "downloads": -1, "filename": "fastqsplitter-1.1.0-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": false, "md5_digest": "e7abeb2c9b236f3ddb31e9f98b8025ec", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.5", "size": 20776, "upload_time": "2019-08-01T08:27:59", "url": "https://files.pythonhosted.org/packages/0c/2c/abfbf99162ad76a7df5c8610e4e6b5cfe00355183e02f263934ae673db98/fastqsplitter-1.1.0-cp37-cp37m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "457f6be72b0bf483d839a5fce79907f0", "sha256": "6b74bbdc27b08149f0de4291172d4f5166335b912d8e73fd6be8bf1d9e2f692e" }, "downloads": -1, "filename": "fastqsplitter-1.1.0-cp37-cp37m-manylinux2010_x86_64.whl", "has_sig": false, "md5_digest": "457f6be72b0bf483d839a5fce79907f0", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=3.5", "size": 20778, "upload_time": "2019-08-01T08:28:01", "url": "https://files.pythonhosted.org/packages/01/04/9e63067b0258819d94d0b9c4883083efe9e2bc2a6475571598bc1c506293/fastqsplitter-1.1.0-cp37-cp37m-manylinux2010_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "4059f7b46db0da4020ebec3682972141", "sha256": "941601febcd702d756960386d13c381b7d51969a442b3cb1f305dba9100f6529" }, "downloads": -1, "filename": "fastqsplitter-1.1.0.tar.gz", "has_sig": false, "md5_digest": "4059f7b46db0da4020ebec3682972141", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 5285, "upload_time": "2019-08-01T08:28:02", "url": "https://files.pythonhosted.org/packages/68/f7/5687271ea018557edb762cfbc0b81b36f0c77eb79b9e41f936e9cd9d4727/fastqsplitter-1.1.0.tar.gz" } ] }