Dorado

From UFRC
Revision as of 21:50, 9 January 2023 by Cabreraruizdiazj (talk | contribs) (Created page with "Category:SoftwareCategory:Genomics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|dorado}} |{{#vardefine:url|https://github.com/nanoporetech/dorado}} <!--CONFIGURA...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

dorado website  

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.