The BioSharp Project
Introduction
BioSharp is an open-source project to provide a framework for processing biological data using C# and other .Net languages. At its core, it is a port of the BioJava framework.
- Download the latest release.
- Read the installation guide
- Read the build instructions to build from source
- Leaf through a cookbook of useful code snippets to help get you started
- Read the API docs
- Look at the current port progress.
- Visit the SourceForge Page for the project