Skip to content

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

Warning!

Puhti and Mahti computing services have been decommissioned and no new jobs are accepted or executed on its compute nodes. Puhti and Mahti login nodes and storage services are planned to remain available until 15 October 2026. Clean up unnecessary files and move any data you need to keep by 31 August 2026. See the Roihu data migration guide for instructions on transferring your data to Roihu.

Roary

Roary is a high-speed standalone pan genome pipeline, which takes annotated assemblies in GFF3 format (produced by e.g. Prokka) and calculates the pan genome.

License

Free to use and open source under GNU GPLv3.

Available

  • Roihu: 3.13.0, via the bio-apps module.

Usage

Roary should be executed as a batch job. An interactive batch job for running Roary can be started with the command:

sinteractive -i 

Roary is part of the bio-apps collection on Roihu. Load the bio-apps module tree and then the Roary module:

module load bio-apps/v202603
module load roary/3.13.0

After that, you can launch Roary with the command roary. For example:

roary -f ./demo -e -n -v ./gff/*.gff

Support

CSC Service Desk

More information