Download List

Project Description

libGenome is a development library designed to make common operations on DNA and protein sequences easy. libGenome provides functionality to read and write sequence and annotation data in several file formats. It provides a common manipulation interface for sequence and annotation data in any supported file format. Some of the basic manipulation functionality offered by libGenome is concatenation, truncation, reverse complementation, and translation of sequences. It was intended to be used on genome size sequences and is optimized accordingly. This is a cross platform library written in ANSI C++ and is currently supported on any platform with gcc. Metrowerks CodeWarrior on Windows and Mac OS are also supported.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-03-31 04:50
1.0.0

libGenome was repackaged as a pkg-config library for easier deployment and use on Unix systems. Numerous bugs were fixed. Support for Visual Studio 2003/2005 was added and support for Metrowerks CodeWarrior was deprecated.
Tags: Code cleanup

2003-02-03 12:28
0.5.1

This release incorporates a bugfix for reading subsequences from GenBank flat files. An incorrect subsequence could potentially be read prior to version 0.5.1. Many other improvements have been made to libGenome including gcc 3.2 compilation updates, use of the NSIS installer for Windows, and an environment variable to specify the location of the libGenome source tree in Windows. Many fixes were made to the API documentation, and numerous other bugfixes for memory leaks and access violations have been made.
Tags: Major bugfixes

2002-04-05 10:24
0.5.0

Tags: Initial freshmeat announcement

Project Resources