Skip to content

huangnengCSU/SACall-basecaller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SACall

SACall: a neural network basecaller for Oxford Nanopore sequencing data based on self-attention mechanism.

DNA basecalling command

bash run_caller.sh <model file> <fast5 folder> <signal window length> <output file name>

command parameters
model file: we provide the model.chkpt trained on Klebsiella pneumoniae genome.
fast5 folder: directory of original sequencing files.
signal window length: the length of the signal segment, default: 2048.
output file name: the name of basecalled file.

Installation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published