Home 9 Resources 9 Software 9 BUSCO

BUSCO

BUSCO (Benchmarking Universal Single-Copy Orthologs) assesses genome assembly, gene set, and transcriptome completeness.

 

Documentation

 

Usage

To see what versions of BUSCO are available and if there is more than one, which is the default, along with some help, type

module spider busco

To see what other modules are needed, what commands are available and how to get additional help type

module help busco

To use BUSCO, include a command like this in your batch script or interactive session to load the busco module : (note ‘module load’ is case-sensitive):

module load busco

Be sure you also load any other modules needed, as listed by the module help busco command.