Dorado¶
Dorado is an easy-to-use basecaller for Oxford Nanopore reads. The bundle packages version 1.1.0.
Usage example¶
The following loads the Dorado bundle:
The module makes the dorado and pod5 commands available. The dorado_shell
command can be used to access a shell in the bundle.
Run pet list -t dorado for a list of examples.
Some Dorado subcommands write the output to stdout, for example: basecaller
outputs BAM data to stdout. This is problematic when the command is run using
ern jobs submit command because the redirect should be done when the job runs,
not when the job is submitted. Use a wrapper script such as the one below, to
correctly redirect the data to a file. An example of submitting a wrapper script
is included ern jobs help.
An example script to run Dorado:
Adjust according to your needs.
Performance notes¶
No performance notes available
Recommended resources¶
Dorado should be run on a system with at least 128 GB of RAM, 8 threads, and a NVIDIA GPU.
Benchmarks¶
No benchmarks available.
Community guides and tutorials¶
- No community guides available.
Official site and documentation¶
- Dorado
- POD5
Licensing information¶
- Dorado is licensed under the Oxford Nanopore Technologies PLC. Public License Version 1.0
- POD5 is licensed under the Mozilla Public License, v2.0
Primary citation¶
External guides and resources¶
- If you know of a guide/tutorial that you have found useful, please help us share it by contacting the HPC staff at hpc@ufs.ac.za