Skip to main content

pyfastq_filter

Filter FASTQ Files.

Installation

pip3 install --user pyfastq_filter

Usage

Usage:
  pyfastq_filter.py [-q i] [-l n] [-m m] [-o OUTNAME] FASTQ

Options:
  -l --length=n      minimum length to let through [default: 300]
  -m --max-length=m  maximum length to let through [default: infinity]
  -q --quality=i     minimum quality to let through [default: 10]
  -o --outfile=FILE  output filename, otherwise STDOUT [default: -]

Extract only FASTQ entries with sequence length >= 5000 and mean quality >= 12:

pyfastq_filter.py -q 12 -l 5000 example.fastq > example-q12-l5000.fastq

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyfastq_filter-0.4.2.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyfastq_filter-0.4.2-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file pyfastq_filter-0.4.2.tar.gz.

File metadata

  • Download URL: pyfastq_filter-0.4.2.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for pyfastq_filter-0.4.2.tar.gz
Algorithm Hash digest
SHA256 96e0efdaa092797048d66941274504fd25174cb1862fd561781a10747b128925
MD5 22cfdde9b04649a512611e4fafbb2fe0
BLAKE2b-256 798939e534e846cc556273362ffdc33b7be7bef3bcf839b383a3bc8fad4caa66

See more details on using hashes here.

File details

Details for the file pyfastq_filter-0.4.2-py3-none-any.whl.

File metadata

  • Download URL: pyfastq_filter-0.4.2-py3-none-any.whl
  • Upload date:
  • Size: 3.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for pyfastq_filter-0.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0152f2907e1af2f1811ec8729b25e0b3344e0e83311b744e858dd3854ea04c92
MD5 e90f5c8a01a6e83f8c51d0fbb854ab38
BLAKE2b-256 1d53d12c750d6c94d8e2e3b1d499e28bbec9226b30f8bad801a750c3c23a0e98

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.4.2 This release

2 files

0.4.1

2 files

0.4.0

2 files

0.3.0

2 files

0.2.0

1 file

0.1.3

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page