Skip to content

A genomics library for rust focusing on individual genetics, population genetics, and SNPs

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

davefol/rust-genomics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Rust Genomics

About

rust-genomics is a general purpose genetics and genomics library aimed at researchers who want to leverage the powerful Rust language to do research and build tools for other researchers.

This is not necessarily a toolset for exploratory analysis, I believe that there are better packages for that. This library is for when you want to build a rock solid and fast pipeline or tool.

To cite rust-genomics please use:

  David Folarin (2020). rust-genomics: A Genomics Library for the Rust Language
  https://davefol.com/projects/rust-genomics

  Bibitext: 
  @Manual{
    title = {rust-genomics: A Genomics Library for the Rust Language}
    author = {David Folarin},
    year = {2020},
    url = {https://davefol.com/projects/rust-genomics},
  }

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

A genomics library for rust focusing on individual genetics, population genetics, and SNPs

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages