Difference between revisions of "Medaka"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:Software {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|medaka}} |{{#vardefine:url|https://github.com/nanoporetech/medaka}} <!--CONFIGURA...")
 
m
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
[[Category:Software]][[Category:Software]]
+
[[Category:Software]][[Category:Genomics]][[Category:Biology]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|medaka}}
 
|{{#vardefine:app|medaka}}

Latest revision as of 14:37, 21 August 2023

Description

medaka website  

medaka is a tool to create a consensus sequence from nanopore sequencing data. This task is performed using neural networks applied from a pileup of individual sequencing reads against a draft assembly. It outperforms graph-based methods operating on basecalled data, and can be competitive with state-of-the-art signal-based methods, whilst being much faster.

Environment Modules

Run module spider medaka to find out what environment modules are available for this application.

System Variables

  • HPC_MEDAKA_DIR - installation directory
  • HPC_MEDAKA_BIN - executable directory