Package to merge multiple pair of pair-end fastq data
Project description
merge_fastq
Package to merge multiple pair of pair-end fastq data
Free software: Apache Software License 2.0
Documentation: https://merge-fastq.readthedocs.io.
Features
Given multiple pair-end fastq data merge them into single pair-end fastq w.r.t each READ1 and READ2
Usage
> merge_fastq –help
Usage: merge_fastq [OPTIONS]
Console script for merge_fastq.
- Options:
- -fp1, --fastq1 PATH
Full path to gziped READ1 fastq files, can be specified multiple times for example: –fastq1 test_part1_R1.fastq.gz –fastq1 test_part2_R1.fastq.gz [required]
- -fp2, --fastq2 PATH
Full path to gziped READ2 fastq files, can be specified multiple times for example: –fastq2 test_part1_R2.fastq.gz –fastq2 test_part2_R2.fastq.gz [required]
- -op, --output-path PATH
Full path to write the output files (default: Current working directory)
- -of1, --out-fastq1 TEXT
Name of the merged output READ1 fastq file (default: merged_fastq_R1.fastq.gz)
- -of2, --out-fastq2 TEXT
Name of the merged output READ2 fastq file (default: merged_fastq_R2.fastq.gz)
- --help
Show this message and exit.
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.1.0 (2019-10-21)
First release on PyPI.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file merge_fastq-0.1.7.tar.gz
.
File metadata
- Download URL: merge_fastq-0.1.7.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b19837d3e6e916db743555e6e2d3b4a46830e07773d32469ce9041ca62bebdf7 |
|
MD5 | 213f18f30ae08616bc571c5a797a7183 |
|
BLAKE2b-256 | e59bebecc8abf250354fb6d1316c71e303b59e561b754ea5c0c2c7cbd892bdf7 |
File details
Details for the file merge_fastq-0.1.7-py2.py3-none-any.whl
.
File metadata
- Download URL: merge_fastq-0.1.7-py2.py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f35ab0e1224854c3e40e2750e46a463e410cc5122ab9913b84e36504bd231801 |
|
MD5 | bbff679e30014af7ea43f91a75e534bd |
|
BLAKE2b-256 | d6686fc8f11cce4a5244037eb422dfe12dabf05408e0984ac239993ec0d6d048 |