Skip to content

FastQC

FastQC is a quality control tool for high-throughput sequence data.

License

Free to use and open source under GNU GPLv3.

Available

  • Puhti: 0.11.9
  • Chipster graphical user interface

Usage

To initialize on Puhti, use:

module load biokit

You can then run FastQC:

fastqc --help

If you run FastQC without command line arguments, it will open a GUI. The best way to run a GUI remotely on Puhti is to use the Puhti web interface desktop.

More information