• Stars
    star
    107
  • Rank 323,587 (Top 7 %)
  • Language
    F#
  • License
    MIT License
  • Created over 8 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Open source bioinformatics and computational biology toolbox written in F#.

Logo

Nuget Made with F#

BioFSharp is an open source bioinformatics and computational biology toolbox written in F#. https://csbiology.github.io/BioFSharp/

Gitter GitHub contributors

Build status (ubuntu and windows) Test Coverage
codecov

Core functionality

In its core namespace, BioFSharp contains the basic data structures for common biological objects and their modification. Our type modeling starts at chemical elements, abstracts those to form formulas, and finally molecules of high biological relevance such as amino acids and nucleotides. Sequences of these molecules are modelled by BioCollections, which provide extensive functionality for investigating their real life counterparts.

Data model

Additionally, core algorithms for biological sequences such as alignments and pattern matching algorithms are implemented.

Besides the core functionality, BioFSharp has several namespaces as sub-projects with different scopes:

IO functionality

The IO namespace aims to make data available and ease further processing. It contains read/write functions for a diverse set of biological file formats such as Fasta, FastQ, GeneBank or GFF, as well as helper function for searching on or transforming the input data. Wrappers for commonly used command line tools like NCBI's Blast assure interoperability with an array of existing bioinformatic workflows

BioDB functionality

The BioDB namespace offers API access to powerful popular databases like GEO and EBI(including SwissProt/Expasy). We additionally provide an API access for FATool, a webservice by our workgroup for querying functional annotations of proteins.

This project is netframework only and has a new home here: https://github.com/CSBiology/BioFSharp.BioDB

BioContainers functionality

The BioContainers namespace is our newest BioFSharp project and we are very excited about it! It is all about making common bioinformatics tools programmatically accessible from F#. This is realized by making the containerized tool accessible via the Docker daemon. We wrap some functionality from Docker.DotNet to communicate with the docker API while providing extensive, type safe bindings for already 9 tools, including Blast, ClustalO, and TMHMM

ML functionality

Make your workflow ML ready with BioFSharp.ML. Currently contains helper functionf for CNTK and a pre-trained model we used in our publication about predicting peptide observability.

Stats functionality

The Stats namespace contains statistical functions with a clear biological focus such as functions for calculating Gene Ontology Enrichments.

Documentation

Functions, types and Classes contained in BioFSharp come with short explanatory description, which can be found in the API Reference.

More indepth explanations, tutorials and general information about the project can be found here.

The documentation and tutorials for this library are 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!

Contributing

Please refer to the Contribution guidelines

Community/Social

Want to get in touch with us? We recently joined the twitter crowd:

Twitter Follow

Twitter Follow

More Repositories

1

FSharp.FGL

Functional graph library for F#
F#
61
star
2

FSharpML

Library for the FSharp friendly usage of the ML.NET project. For documentation visit:
F#
37
star
3

FSharpGephiStreamer

F# functions for streaming any kind of graph/network data to the network visualization tool gephi
F#
25
star
4

FSharpAux

Auxiliary functions and data structures for the F# programming language
F#
23
star
5

DynamicObj

F# library supporting Dynamic Objects including inheritance in functional style
F#
13
star
6

BioFSharp.Mz

BioFSharp.Mz - modular computational proteomics
F#
13
star
7

MzLite

Reader and writer for different mzData formats used in protein mass spectrometry
C#
12
star
8

ProteomIQon

F#
12
star
9

deepStabP

A small web ui and python api service to predict protein melting point temperatures.
F#
12
star
10

CSBlog

The blog about all things CSB
HTML
10
star
11

CsbScaffold

Basic scaffold for biological data analysis using FSharp
F#
9
star
12

TMEA

Thermodynamically Motivated Enrichment Analysis (TMEA) is a new approach to gene set enrichment analysis.
F#
8
star
13

MzIO

Generic data model to unify various readers and writers for different formats used in protein mass spectrometry
F#
8
star
14

FsMzLite

F#
7
star
15

DeedleExtensions

F#
6
star
16

LitXml

Small FSharp based DSL for writing literal xml
F#
6
star
17

FS3

Access S3 storages from F# via AWS SDK
F#
6
star
18

FsDocker

F# Client for Docker Remote API based on Docker.DotNet Project
F#
5
star
19

YAMLicious

F#
4
star
20

DataFrame

data frame library for .NET based on ML.NET IDataView
F#
4
star
21

BioFSharp.Parallel

GPU parallelized functions for BioFSharp
F#
4
star
22

BioFSharp.ImgP

Image recognition and analysis using wavelet transformations
F#
4
star
23

BIO-BTE-06-L-7

Notebooks, scripts and guides for the computational section of VM 1/ VM 2: Practical class - Molecular Biotechnology II (BIO-BTE-06-L-7)
Jupyter Notebook
4
star
24

BioFSharp.BioDB

Access to Biological Databases from F#
F#
4
star
25

iMLP

codebase and dotnet CLI tool for prediction of iMTS-Ls
F#
3
star
26

OBO.NET

An OBO file format parser, written in F#.
F#
3
star
27

BioFSharp.Vis

Data visualization for bioinformatic purposes, containing for instance Venn and Chord diagramms
F#
3
star
28

BioFSharp.Recipes

Recipes for various workflows in computational biology using BioFSharp and its various subprojects
Jupyter Notebook
3
star
29

Slurmi

F#
3
star
30

csbiology.github.io

Website for teaching, publications and news from CSB (Computational Systems Biology)
CSS
2
star
31

Drafo

F#
2
star
32

BIO-MBP-06-U-2

Notebooks for the practical course
Jupyter Notebook
2
star
33

iMLP_Web

codebase of our webservice for prediction of iMTS-Ls
SCSS
2
star
34

conda-dotnetcore-sdk

1
star
35

LibraryTemplate

Dotnet new template for creating library projects with the set of tooling we use
F#
1
star
36

FunctionalAnnotatorWeb

Web site for manual curation of functional annotation of different model plant systems
C#
1
star
37

FSharpSpreadsheetML

FSharp wrapper for Open XML SDK, allowing Excel File reading and manipulation
F#
1
star
38

TempClass

Package for fitting and classification of short and noisy time series using constrained smoothing splines.
F#
1
star
39

BIO-BTE-10-L-4

Project suggestions for the project work for Wissenschaftliche Programmierung fΓΌr Biolog*innen (BIO-BTE-10-L-4)
1
star