Giter VIP home page Giter VIP logo

bio's Introduction

.NET Bio

.NET Bio is an open source library of common bioinformatics functions, intended to simplify the creation of life science applications.

The core library implements a range of file parsers and formatters for common file types, connectors to commonly-used web services such as NCBI BLAST, and standard algorithms for the comparison and assembly of DNA, RNA and protein sequences. Sample tools and code snippets are also included.

Build Status

Linux Windows Mac OS X
Build Status Build status Build Status

Using .NET Bio in your application

.NET Bio binaries are distributed using Nuget:

Building .NET Bio from source

There are several solution files (.sln) you can use to build .NET Bio on Windows, Mac or Linux. These are in the src folder under the main repository.

  • Bio.Mono.sln builds the .NET/Mono desktop assemblies necessary for Windows, Linux or Mac OSX. This is the easiest version to build and the one we recommend you start with. It can be built with Visual Studio, Xamarin Studio, or MonoDevelop.
  • Bio.sln builds the full set of binaries and Nuget packages and can only be compiled on Windows with Visual Studio 2013 or later (we recommend Visual Studio 2015).
  • BioTools.sln builds some optional command line tools which showcase some of the framework classes for .NET Bio.

Project Goals

.NET Bio has been built with specific goals in mind:

Extensibility: .NET Bio is designed to be easy for a programmer to extend with new functions, please refer to the developer documentation available on this site. Developers who extend .NET Bio are encouraged to contribute their code back to the project so that the community as a whole can benefit from their work.

Flexibility: Whatever .NET-supported language you choose, the code you write will work with .NET Bio —so the accessibility of Visual Basic®, the power of C#, the speed and conciseness of functional languages such as F# or the ad-hoc scripting capabilities of Python are all available, as are many others. As a library of common code, .NET Bio can be used to build whatever application type meets your needs, whether integrating with applications such as Microsoft Excel, building commandline or GUI applications from scratch, or creating cloud services or workflow components.

Community: .NET Bio is a community-owned open source project and welcomes participation and contributions from programmers with an interest in the life sciences. We provide forums for discussions and help, documentation and sample applications, and tools to report bugs and request new features.

History of the project

The original home for the project was bio.codeplex.com - we decided not to carry over the history prior to version 2.0 of the project, but you can still go to the older (deprecated) site and get the original source code if necessary.

Additional Information

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.