macOS
brew install fastqclocal Homebrew formula metadata
brew
Quality control tool for high throughput sequence data. Version 0.12.1 via Homebrew; verified 2026-06-22.
install
brew install fastqclocal Homebrew formula metadata
sudo apt install fastqcDebian stable package indexes · fastqc · source: deb.debian.org
nix profile install nixpkgs#fastqcnixpkgs package indexes · pkgs/by-name/fa/fastqc/package.nix · source: api.github.com
overview
Quality control tool for high throughput sequence data
history
FastQC is Babraham Bioinformatics' quality-control application for high-throughput sequencing data. It analyzes FASTQ, BAM, and SAM inputs and produces graphical and HTML reports that flag unusual properties before downstream analysis.
FastQC was created by Simon Andrews at Babraham Bioinformatics and had public releases by April 2010, according to the official project changelog. The project page describes it as stable, mature Java software released under GPL v3 or later.
The GitHub repository was created in 2017 as the public source-code home for developers and bug tracing, while the Babraham project page remains the canonical place for users to download compiled packages and read documentation.
FastQC became a standard first-pass QC tool for high-throughput sequencing because it works both as an interactive GUI and as a non-interactive pipeline step. The project page emphasizes permanent HTML report export and example reports for Illumina, RNA-Seq adapter contamination, small RNA, RRBS, PacBio, and 454 datasets.
Its release history shows long maintenance from 2010 through the 0.12.x releases in 2023, adapting to new sequencing formats and operational needs such as NovaSeq tile handling, Nanopore format changes, SVG output, and memory options.
Users run FastQC before deeper analysis to get a quick overview of raw sequence quality. Its modules summarize base quality, sequence content, duplication, adapter content, and other signals, then mark modules as pass, warning, or fail.
FastQC can process multiple files in the graphical application, or run headlessly in pipelines to generate one report per input file. It documents no persistent package configuration file or credential store.
FastQC is a canonical bioinformatics package-manager resident: a Java GUI that is also a CLI pipeline tool, a project website that predates the GitHub source repo, and output reports recognizable across sequencing workflows.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
fastqc | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://www.bioinformatics.babraham.ac.uk/projects/fastqc/
install metadata
| Package key | brew:fastqc |
|---|---|
| Version | 0.12.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/fastqc |
| Homepage | https://www.bioinformatics.babraham.ac.uk/projects/fastqc/ |
| Repository | https://github.com/s-andrews/FastQC |
| Upstream docs | https://www.bioinformatics.babraham.ac.uk/projects/fastqc |
| License | GPL-3.0-or-later |
| Source archive | https://www.bioinformatics.babraham.ac.uk/projects/fastqc/fastqc_v0.12.1.zip |
| Last updated | 2026-06-22T14:03:18-07:00 |
| Pulse | updated |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fastqc |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
fastqc 0.12.1+dfsg-4
quality control for high throughput sequence data
https://www.bioinformatics.babraham.ac.uk/projects/fastqc/
sudo apt install fastqcfastqc
nix profile install nixpkgs#fastqcfastqc 0.12.1+dfsg-3
quality control for high throughput sequence data
https://www.bioinformatics.babraham.ac.uk/projects/fastqc/
sudo apt install fastqcsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.