Skip to content

Docs CSC now features an automatic Finnish translation. Click here for more information.

Warning!

Puhti and Mahti will be decommissioned after Roihu becomes available. Users should clean up unnecessary files and move any required data by the end of August 2026. See the Roihu data preparation instructions for details.

Puhti scratch is very full: keep only active data there and move or delete everything else. No new Puhti scratch quota will be granted.

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