Ulthran / heyfastq

FASTQ utilities in pure python with no dependencies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

heyfastq

Tests Super-Linter Codacy Analysis PyPI version

FASTQ sequence file utilities, written in pure Python, with no dependencies.

Summary

The package comes with one program, heyfastq, which provides utilities for single or paired FASTQ files.

Installation

Install from PyPi with:

pip install heyfastq

Or get the dev version from GitHub:

git clone https://github.com/kylebittinger/heyfastq.git
pip install .

Usage

Run heyfastq -h to learn more about usage options.

About

FASTQ utilities in pure python with no dependencies


Languages

Language:Python 100.0%