Skip to content

Note: There will be a service break on Puhti on Tue Aug 12 from 8:30 to 12:00. Click here for more info.

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