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

Progress

Main.Progress History

Hide minor edits - Show changes to markup

August 09, 2006, at 12:52 PM by koen -
Changed lines 3-4 from:

BioCocoa 2.0 -- This is a complete rewrite of the framework, and is still in progress. See the Design page for a description of the new framework and the ToDo page for what still needs to be done.

to:

BioCocoa 2.0

This is a complete rewrite of the framework, and is still in progress. See the Design page for a description of the new framework and the ToDo page for what still needs to be done.

August 09, 2006, at 12:52 PM by koen -
Changed lines 3-4 from:

Coming soon: BioCocoa 2.0 -- This is a complete rewrite of the framework, and is still in progress. See the Design page for a description of the new framework and the ToDo page for what still needs to be done.

to:

BioCocoa 2.0 -- This is a complete rewrite of the framework, and is still in progress. See the Design page for a description of the new framework and the ToDo page for what still needs to be done.

August 08, 2006, at 08:12 AM by koen -
Changed lines 11-12 from:
  • BCSequenceView, a custom NSTextView for displaying biological sequences (original version Koen van der Drift)
to:
  • BCSequenceView, a custom NSTextView for displaying biological sequences.
August 01, 2006, at 09:03 PM by Koen -
Changed lines 3-4 from:

BioCocoa 2.0 -- This is a complete rewrite of the framework, and is still in progress. See the Design page for a description of the new framework and the ToDo page for what still needs to be done.

to:

Coming soon: BioCocoa 2.0 -- This is a complete rewrite of the framework, and is still in progress. See the Design page for a description of the new framework and the ToDo page for what still needs to be done.

Changed lines 7-8 from:

This new update of the classic BioCocoa code contains the following new features:

to:

This is the final release update of the classic BioCocoa code. This release contains the following new features:

April 19, 2006, at 09:09 AM by Koen -
Changed lines 3-4 from:

BioCocoa 2.0 -- in progress, see the Design page for what will be different.

to:

BioCocoa 2.0 -- This is a complete rewrite of the framework, and is still in progress. See the Design page for a description of the new framework and the ToDo page for what still needs to be done.

April 18, 2006, at 02:27 PM by Koen -
Changed lines 3-4 from:

BioCocoa 2.0 -- in progress, see the Design page for what will be different.

to:

BioCocoa 2.0 -- in progress, see the Design page for what will be different.

Changed line 37 from:

For more information on how to use BioCocoa (version 1.x) in your own app, see the API docs at: http://bioinformatics.org/biococoa/docs/ and the header files in the framework.

to:

For more information on how to use BioCocoa (version 1.x) in your own app, see the API docs at: http://bioinformatics.org/biococoa/docs/ and the header files in the framework.

April 18, 2006, at 02:27 PM by Koen -
Changed lines 3-4 from:

BioCocoa 2.0 -- in progress

to:

BioCocoa 2.0 -- in progress, see the Design page for what will be different.

April 18, 2006, at 02:24 PM by Koen -
Changed line 37 from:

For more information on how to use BioCocoa in your own app, see the API docs at: http://bioinformatics.org/biococoa/docs/ and the header files in the framework.

to:

For more information on how to use BioCocoa (version 1.x) in your own app, see the API docs at: http://bioinformatics.org/biococoa/docs/ and the header files in the framework.

April 18, 2006, at 02:23 PM by Koen -
Changed line 37 from:

For more information on how to use BioCocoa in your own app, see the API docs at: http://www.bioinformatics.org/BioCocoa/docs and the header files in the framework.

to:

For more information on how to use BioCocoa in your own app, see the API docs at: http://bioinformatics.org/biococoa/docs/ and the header files in the framework.

April 18, 2006, at 02:20 PM by Koen -
Added lines 1-37:

Release history

BioCocoa 2.0 -- in progress

BioCocoa 1.7 -- (found in Tags / 1.7)

This new update of the classic BioCocoa code contains the following new features:

  • BCReader, the standalone BCReader classes for sequence file IO (original version Peter Schols)
  • EntrezController, a controller plus view for browsing and fetching NCBI's Entrez Database
  • BCSequenceView, a custom NSTextView for displaying biological sequences (original version Koen van der Drift)

BioCocoa 1.6 -- (found in Tags / 1.6)

This folder contains:

  • the ProjectBuilder project of the SequenceConverter utility application (BioCocoa util.pbproj), which can be opened in Xcode on Mac OS X or in the GNUstep ProjectCenter on Linux/Windows (see www.gnustep.org)
  • the compiled utility application SequenceConverter, ready to run on Mac OS X 10.2 or higher
  • the ProjectBuilder project of the BioCocoa framework (BioCocoa Framework), which can be opened in ProjectBuilder on Mac OS X or in the GNUstep ProjectCenter on Linux/Windows (see www.gnustep.org)
  • the compiled BioCocoa framework (BioCocoa.framework), which can be opened in ProjectBuilder on Mac OS X or in the GNUstep ProjectCenter on Linux/Windows (see www.gnustep.org)
  • the GNU GPL

If you are not a developer and you are only interested in the SequenceConverter utility application (to convert between sequence file formats), you can remove everything in this package except for the SequenceConverter application itself.

Changes since version 1.2:

  • BC now reads SwissProt, NCBI, and PDB files
  • To be consistent when reading all filetypes, 'taxon' and 'taxa' were changed to 'item' and 'items' respectively in BCReader. BCCreator still uses 'taxon' and 'taxa'.
  • Added a 'fileType' key-value

Changes since version 1.1:

  • BC now reads and writes the GCG-MSF format
  • Added Unix and Windows line break methods for cross-platform compatibility
  • BC now recognizes the Trees Nexus block and stores all Newick strings in the root dictionary
  • BC returns all Nexus blocks in the root dictionary
  • BC now stores the line break of the original source file in the root dictionary

For more information on how to use BioCocoa in your own app, see the API docs at: http://www.bioinformatics.org/BioCocoa/docs and the header files in the framework.



Main | Edit Page | Page History | Recent Changes | (All) | Powered by PmWiki
Page last modified on August 09, 2006, at 12:52 PM