Skip to content

Roary

Description

Roary is a high speed stand alone 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

  • Puhti: 3.13.0

Usage

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

sinteractive -i 

To use Roary, you should activate Prokka environment with command:

module load prokka

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

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

More information


Last update: October 10, 2022