Skip to content

Fastq-tools

Description

fastq-tools website

This package provides a number of small and efficient programs to perform common tasks with high throughput sequencing data in the FASTQ format. All of the programs work with typical FASTQ files as well as gzipped FASTQ files.

Environment Modules

Run module spider fastq-tools to find out what environment modules are available for this application.

Environment Variables

  • HPC_FASTQ_TOOLS_DIR - installation directory
  • HPC_FASTQ_TOOLS_BIN - executable directory
  • HPC_FASTQ_TOOLS_SHARE - shared direcetory

Additional Usage Information

Command Action
fastq-sort Sort fastq entries by various keys
fastq-grep Match sequences against regular expressions
fastq-kmers Count k-mer occurrences
fastq-match Local sequence alignment (smith-waterman)
fastq-qual Tabulate quality scores
fastq-sample Randomly sample reads, with or without replacement
fastq-uniq Count duplicate reads
fastq-qualadj Adjust quality scores by a fixed offset

Categories

biology, ngs