.NET Bio
.NET Bio is an open source bioinformatics framework that focuses primarily on genomics. It may be used to create programs for processing biological data such as DNA and RNA sequences using Microsoft's .NET Framework. It is similar in design and focus to other bioinformatics toolkits such as BioJava, BioPerl, and BioPython.
History
.NET Bio was originally built and released by Microsoft Research under the name Microsoft Biology Foundation (MBF) and was part of the Microsoft Biology Initiative in the eScience division. It was later repackaged and released by the Outercurve Foundation as a fully public and open source project under the Apache license.[1]
Capabilities
The library consists of a set of object-oriented classes written in C# to perform common bioinformatic tasks such as:
- Read and write standard alignment and sequence-oriented data files such as FASTA and GenBank.
- Access online web services such as NCBI BLAST to search known databases for sequence fragments.
- Algorithms for local and global alignments.
- Algorithms for sequence assembly, including a parallel DeNovo assembler implementation.[2]
Even though the library itself is written in C#, it may be used from any .NET compatible language and has samples of various usages including from IronPython scripting.
See also
- Open Bioinformatics Foundation
- BioJava, BioPerl, BioPython, BioRuby
- Bioclipse
External links
References
- ↑ "MBF Becomes .NET Bio".
- ↑ Thareja, Gaurav; Vivek Kumar, Mike Zyskowski, Simon Mercer, Bob Davidson (2011). "PadeNA: A PARALLEL DE NOVO ASSEMBLER". BIOINFORMATICS: 196–203.