Skip to content

Fast bird catching fishes AKA realtime very high accuracy CPU basecaller for Oxford nanopore reads.

License

Notifications You must be signed in to change notification settings

fmfi-compbio/osprey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instalation

  • Install trans-decoder (https://github.com/fmfi-compbio/transducer_decoder)
  • Install mkl (https://software.intel.com/content/www/us/en/develop/documentation/oneapi-programming-guide/top/oneapi-development-environment-setup.html)
  • Set export MKLROOT=<path_to_mkl>
  • pip install .

Running

osprey_basecaller.py --directory <directory_with_reads> --output <output_fasta_path> --threads <number_of_threads>

About

Fast bird catching fishes AKA realtime very high accuracy CPU basecaller for Oxford nanopore reads.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published