BioCocoa
Main | Edit Page | Page History | Wiki Help | Search | Print

Home Page

Main.HomePage History

Hide minor edits - Show changes to markup

August 02, 2006, at 09:28 AM by koen - change license
Changed lines 6-7 from:

lines of code. The framework is written in Cocoa (Objective-C) and can be used in any Cocoa application, intended for Mac OS X. The framework is licensed under the GNU-LGPL and is freely available.

to:

lines of code. The framework is written in Cocoa (Objective-C) and can be used in any Cocoa application, intended for Mac OS X. The framework is licensed under the Creative Commons ShareAlike Attribution and is freely available.

April 23, 2006, at 10:58 AM by koen -
Changed line 1 from:

Introduction

to:
Introduction
April 11, 2006, at 06:29 PM by charles - Trunk folder --> Trunk directory in Subversion Repository
Changed lines 12-13 from:

At the same time, we are working on a completely new framework structure that will consist of BCFoundation and BCAppKit. BCFoundation will introduce new classes, such as BCSequence, which will form the basis for the rest of the framework. You can view the current state of this new framework in the Trunk folder.

to:

At the same time, we are working on a completely new framework structure that will consist of BCFoundation and BCAppKit. BCFoundation will introduce new classes, such as BCSequence, which will form the basis for the rest of the framework. You can view the current state of this new framework in the Trunk directory of the Subversion repository.

April 11, 2006, at 02:57 PM by Koen -
Added line 1:

Introduction

April 11, 2006, at 10:51 AM by Koen -
Changed line 4 from:

The BioCocoa framework provides developers with the opportunity to add support for reading and writing including BEAST, Clustal, EMBL, Fasta, GCG-MSF, GDE, Hennig86, NCBI, NEXUS, NONA, PDB, Phylip, PIR, Plain/Raw, Swiss-Prot and TNT files by writing only a few

to:

The BioCocoa framework provides developers with the opportunity to add support for reading and writing including BEAST, Clustal, EMBL, Fasta, GCG-MSF, GDE, Hennig86, NCBI, NEXUS, NONA, PDB, Phylip, PIR, Plain/Raw, Swiss-Prot and TNT files by writing only a few

Changed lines 7-15 from:

The BioCocoa project is still very much under construction. It consists of two major parts that are - at least for now - two separate code bases.

First of all, there is BioCocoa 1.x which contains classes for sequence I/O, fetching sequences from Entrez and displaying them. This 1.x version of the framework represents sequences as strings.

At the same time, we are working on a completely new framework structure that will consist of BCFoundation and BCAppKit. BCFoundation will introduce new classes, such as BCSequence, which will form the basis for the rest of the framework. You can view the current state of this new framework in the Trunk folder.

All functionality that is now in BioCocoa 1.x will be moved to this new structure. If you need this functionality right now, however, we recommend to use the string-based 1.x version.

More information can be found on the BioCocoa website.

to:

The BioCocoa project is still very much under construction. It consists of two major parts that are - at least for now - two separate code bases.

First of all, there is BioCocoa 1.x which contains classes for sequence I/O, fetching sequences from Entrez and displaying them. This 1.x version of the framework represents sequences as strings.

At the same time, we are working on a completely new framework structure that will consist of BCFoundation and BCAppKit. BCFoundation will introduce new classes, such as BCSequence, which will form the basis for the rest of the framework. You can view the current state of this new framework in the Trunk folder.

All functionality that is now in BioCocoa 1.x will be moved to this new structure. If you need this functionality right now, however, we recommend to use the string-based 1.x version.

More information can be found on the BioCocoa website.

April 10, 2006, at 10:29 AM by Koen -
Added lines 1-6:

Many file formats exist for sequence analysis and phylogenetics. Users of bioinformatics software often expect applications to read all of these file formats. For developers, however, this means, implementing their own I/O methods, a time consuming and error prone task. The disadvantage for end users is that they can be betrayed by inconsistently and incorrectly implemented import and export procedures.

The BioCocoa framework provides developers with the opportunity to add support for reading and writing including BEAST, Clustal, EMBL, Fasta, GCG-MSF, GDE, Hennig86, NCBI, NEXUS, NONA, PDB, Phylip, PIR, Plain/Raw, Swiss-Prot and TNT files by writing only a few lines of code. The framework is written in Cocoa (Objective-C) and can be used in any Cocoa application, intended for Mac OS X. The framework is licensed under the GNU-LGPL and is freely available.

March 20, 2006, at 03:38 PM by 65.205.158.138 -
Changed line 9 from:

More information can be found on the BioCocoa website: http://bioinformatics.org/biococoa/

to:

More information can be found on the BioCocoa website.

March 20, 2006, at 03:35 PM by koen -
Changed lines 7-9 from:

All functionality that is now in BioCocoa 1.x will be moved to this new structure. If you need this functionality right now, however, we recommend to use the string-based 1.x version.

to:

All functionality that is now in BioCocoa 1.x will be moved to this new structure. If you need this functionality right now, however, we recommend to use the string-based 1.x version.

More information can be found on the BioCocoa website: http://bioinformatics.org/biococoa/

March 19, 2006, at 10:16 AM by koen -
Changed lines 1-7 from:

This is the main wiki page for BioCocoa. More stuff to be added soon...

to:

The BioCocoa project is still very much under construction. It consists of two major parts that are - at least for now - two separate code bases.

First of all, there is BioCocoa 1.x which contains classes for sequence I/O, fetching sequences from Entrez and displaying them. This 1.x version of the framework represents sequences as strings.

At the same time, we are working on a completely new framework structure that will consist of BCFoundation and BCAppKit. BCFoundation will introduce new classes, such as BCSequence, which will form the basis for the rest of the framework. You can view the current state of this new framework in the Trunk folder.

All functionality that is now in BioCocoa 1.x will be moved to this new structure. If you need this functionality right now, however, we recommend to use the string-based 1.x version.

March 18, 2006, at 08:23 AM by koen -
Changed line 1 from:

This is the main wiki page for BioCocoa. More stuff to be added soon...

to:

This is the main wiki page for BioCocoa. More stuff to be added soon...

March 11, 2006, at 08:14 PM by koen - initial test of wiki page
Added line 1:

This is the main wiki page for BioCocoa. More stuff to be added soon...



Main | Edit Page | Page History | Recent Changes | (All) | Powered by PmWiki
Page last modified on August 02, 2006, at 09:28 AM