Language

Package: roary @ 3.12.0

Synopsis

High speed stand-alone pan genome pipeline

Description

Roary is a high speed stand alone pan genome pipeline, which takes annotated assemblies in GFF3 format (produced by the Prokka program) and calculates the pan genome. Using a standard desktop PC, it can analyse datasets with thousands of samples, without compromising the quality of the results. 128 samples can be analysed in under 1 hour using 1 GB of RAM and a single processor. Roary is not intended for metagenomics or for comparing extremely diverse sets of genomes.

Home page
https://sanger-pathogens.github.io/Roary/
Location
gnu/packages/bioinformatics.scm (line: 5395, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'bioperl' does not match package name 'bioperl-minimal'
input-labels

Identify input labels that do not match package names

label 'perl-perlio-utf8_strict' does not match package name 'perl-perlio-utf8-strict'
wrapper-inputs

Make sure 'wrap-program' can finds its interpreter.

"bash-minimal" should be in 'inputs' when 'wrap-program' is used
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?