Skip to content

Demonstration of DNA alignment algorithms using F# on different Fable platforms

License

Notifications You must be signed in to change notification settings

demetrixbio/DmxDnaAligner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DmxDnaAligner

Demonstration of DNA alignment algorithms using F# on different Fable platforms

Implements a gLocal (global vs local) alignment using Smith Waterman

Python

This copy targets the python runtime

dotnet fable --lang python python program.fs

src

This is the rust build.

dotnet fable --lang rust -e .rs cargo run

About

Demonstration of DNA alignment algorithms using F# on different Fable platforms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published