FSharpBio aims to be a user-friendly library for Bioinformatics written in F#. It contains the basic data structures for common biological objects like amino acids and nucleotides based on chemical formulas and chemical elements. It facilitates some basic machine learning task as well as statistical analysis of biological data set.
It is the first alpha version 1.0.0 and thought as a starting point for bioinformatics in F#.
The documentation can be found here. The documentation for this library is automatically generated (using the F# Formatting) from *.fsx and *.md files in the docs folder. If you find a typo, please submit a pull request!
The library is available under Apache 2.0. For more information see the License file in the GitHub repository.