Skip to content

fmfi-compbio/heron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heron - high accuracy GPU nanopore basecaller

Instalation

  • Install trans-decoder (https://github.com/fmfi-compbio/transducer_decoder)
  • Install requirements pip install -r requirements.txt
  • Download http://compbio.fmph.uniba.sk/heron/network.pth into weights directory.

Running

python3 basecall.py --directory <directory_with_reads> --output some.fasta

Releases

No releases published

Packages

No packages published

Languages