Dorado
Dorado is a data processing toolkit that contains Oxford Nanopore Technologies’ basecalling algorithms, and several bioinformatic post-processing features.
Documentation
Usage
To see what versions of Dorado are available, and if there is more than one, which is the default, along with some help, type
module spider dorado
To see what other modules are needed, what commands are available and how to get additional help type
module help dorado
To use Doreado, include a command like this in your batch script or interactive session to load the Dorado module: (note ‘module load’ is case-sensitive):
module load dorado