Skip to content

nielsdos/FGS.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FragGeneScan in Rust

The assignment for Computational Biology was to create a faster, racecondition-free version of FragGeneScan and FragGeneScan+(+). This repository contains my reimplementation in Rust, which is faster than FGS 1.31. The output is not identical to FGS 1.31, it's closer to 1.30, which I believe is more correct.

The original FGS is licensed under GPL3, so is this repository. This repository contains train files from the original FragGeneScan.

About

FragGeneScan port to Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages