Dorado
Description
Dorado is a high-performance, easy-to-use, open source basecaller for Oxford Nanopore reads
Environment Modules
Run module spider dorado
to find out what environment modules are available for this application.
System Variables
- HPC_DORADO_DIR - installation directory
- HPC_DORADO_BIN - executable directory
Additional Information
In order to run the software, you may need to load the modules "cuda" and "pytorch". You may need to also "pip install pre-commit", as per the author's recommendation.