Skip to content

Welcome to our weekly research support coffee hour on Zoom! Click here for more information.

Warning!

Puhti scratch disk is becoming very full (80+ % ) resulting in performance degradation. Everybody is advised to only keep actively processed data on scratch, all other data should be deleted, transferred to host institute or stored in Lumi-O. No new quota will be granted. Click here for a tool for examining your disk usage.

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