Main»Home Page

Main.HomePage History

Hide minor edits - Show changes to markup

March 27, 2007, at 04:16 PM by 84.220.39.127 -
Changed line 25 from:
WindowsMicrosoft Visual C++ 2003
to:
WindowsMicrosoft Visual C++ 2005
October 07, 2006, at 05:43 AM by 84.220.36.73 -
Changed lines 40-41 from:

Phoenix sources can be downloaded from bioinformatics.org using a subversion client. Please refer to the following page for further informations about accessing Phoenix sources using Subversion, or click here to use Bioinformatics.org web interface to subversion to browse individual source files.

to:

Phoenix sources can be downloaded from bioinformatics.org using any Subversion client. Please refer to the following page for further informations about accessing Phoenix sources using Subversion, or click here to use Bioinformatics.org web interface to Subversion to browse individual source files.

October 06, 2006, at 10:33 AM by Renato Mancuso -
Changed lines 9-10 from:

The database is produced in an international collaboration with GenBank (USA) and the http://www.ddbj.nig.ac.jp/DNA Database of Japan (DDBJ). Each of the three groups collects a portion of the total sequence data reported worldwide, and all new and updated database entries are exchanged between the groups on a daily basis.

to:

The database is produced in an international collaboration with GenBank (USA) and the DNA Database of Japan (DDBJ). Each of the three groups collects a portion of the total sequence data reported worldwide, and all new and updated database entries are exchanged between the groups on a daily basis.

October 06, 2006, at 10:28 AM by Renato Mancuso -
Changed lines 40-41 from:

Phoenix sources can be downloaded from bioinformatics.org using a subversion client. Please refer to the following page for further informations about Subversion anonymous access to Phoenix sources, or click here to use Bioinformatics.org web interface to subversion to browse individual source files.

to:

Phoenix sources can be downloaded from bioinformatics.org using a subversion client. Please refer to the following page for further informations about accessing Phoenix sources using Subversion, or click here to use Bioinformatics.org web interface to subversion to browse individual source files.

October 06, 2006, at 10:25 AM by Renato Mancuso -
Changed lines 15-16 from:

Phoenix main goal is to provide the bioinformatics community with a publicly available parser for EMBL flat files. The parser has been designed for use in C++ programs running under either Windows or Linux and at present is capable to quickly and efficiently parse even the largest publicly available flat files (ex: files containing full genome or chromosome sequences) even when running under ordinary PC hardware.

to:

Phoenix main goal is to provide the bioinformatics community with a publicly available parser for EMBL flat files. The parser has been designed for use in C++ programs running under either Windows or Linux and at present is capable to quickly and efficiently parse the largest publicly available flat files (ex: files containing full genome or chromosome sequences) even when running under ordinary PC hardware.

October 06, 2006, at 10:24 AM by Renato Mancuso -
Changed lines 7-8 from:

EMBL-Bank constitutes Europe's primary nucleotide sequence resource. Main sources for DNA and RNA sequences are direct submissions from individual researchers, genome sequencing projects and patent applications.

to:

EMBL-Bank constitutes Europe's primary nucleotide sequence resource. Main sources for DNA and RNA sequences are direct submissions from individual researchers, genome sequencing projects and patent applications.

Changed lines 15-18 from:

Phoenix main goal is to provide the bioinformatics community with a publicly available parser for EMBL flat files. The parser has been designed for use in C++ programs running under Windows or Linux and at present is capable to quickly and efficiently parse even the largest publicly available flat files (ex: files containing full genome or chromosome sequences) even when running under ordinary PC hardware.

Phoenix recognizes all of the public EMBL-Bank line types including the line types used in TPA and CON (constructed) entries. Phoenix also performs full and reliable parsing of EMBL Feature Table location strings, and is able to correctly disambiguate between the various recognized publication types.

to:

Phoenix main goal is to provide the bioinformatics community with a publicly available parser for EMBL flat files. The parser has been designed for use in C++ programs running under either Windows or Linux and at present is capable to quickly and efficiently parse even the largest publicly available flat files (ex: files containing full genome or chromosome sequences) even when running under ordinary PC hardware.

Phoenix recognizes all of the public EMBL-Bank line types including the line types used in TPA and CON (constructed) entries. Phoenix also performs fine grained and reliable parsing of EMBL Feature Table location strings and is able to correctly disambiguate between the various recognized publication types.

Changed line 25 from:
WindowsVisual C++ 2003
to:
WindowsMicrosoft Visual C++ 2003
Added lines 32-37:

Learning Phoenix

A few example applications are bundled with the standard distribution. Please refer to the README file for further information.

As of release 1.0 a tutorial application has also been included.

Added line 39:
October 06, 2006, at 10:21 AM by Renato Mancuso -
Deleted lines 4-6:


\\

Added line 6:
Deleted lines 12-13:


\\

Deleted lines 18-19:


\\

Deleted lines 27-29:


\\

Deleted lines 31-32:


\\

October 06, 2006, at 10:19 AM by Renato Mancuso -
Added lines 25-36:

Supported environments

Phoenix is written in standard C++. Therefore you need a fairly standard compliant C++ compiler to build its sources. At present the following compiler/platforms are supported:

PlatformCompiler
WindowsVisual C++ 2003
Linuxg++ 3.3 or better


\\

October 06, 2006, at 10:16 AM by Renato Mancuso -
Changed lines 3-5 from:

Phoenix is a C++ parser for EMBL-Bank flat files.

to:

Phoenix is a non-validating C++ parser for EMBL-Bank flat files.

Changed lines 19-20 from:

Phoenix recognizes all of the public EMBL-Bank line types including the line types used in TPA and CON (constructed) entries. Phoenix also performs complete and reliable parsing of EMBL Feature Table location strings, and is able to correctly disambiguate between the various recognized publication types.

to:

Phoenix main goal is to provide the bioinformatics community with a publicly available parser for EMBL flat files. The parser has been designed for use in C++ programs running under Windows or Linux and at present is capable to quickly and efficiently parse even the largest publicly available flat files (ex: files containing full genome or chromosome sequences) even when running under ordinary PC hardware.

Phoenix recognizes all of the public EMBL-Bank line types including the line types used in TPA and CON (constructed) entries. Phoenix also performs full and reliable parsing of EMBL Feature Table location strings, and is able to correctly disambiguate between the various recognized publication types.

October 06, 2006, at 10:04 AM by Renato Mancuso -
Added lines 5-8:



EMBL Bank Sequence Nucleotide Database

Added lines 26-33:



Downloading Phoenix Phoenix sources can be downloaded from bioinformatics.org using a subversion client. Please refer to the following page for further informations about Subversion anonymous access to Phoenix sources, or click here to use Bioinformatics.org web interface to subversion to browse individual source files.


\\

October 06, 2006, at 09:41 AM by 85.33.213.137 -
Deleted lines 21-22:

\\

October 06, 2006, at 09:41 AM by 85.33.213.137 -
Changed lines 21-23 from:

Phoenix is a C++ parser, so you cannot directly use Phoenix in Perl or Java programs. You can however use Phoenix to convert EMBL flat files into some suitable XML format and then read the resulting XML files using whatever XML parser is available in your language.

to:

Phoenix is a C++ parser, so you cannot directly use Phoenix in Perl or Java programs. You can however use Phoenix to convert EMBL flat files into some suitable XML format and then read the resulting XML files using whatever XML parser is available in your language.

\\

October 06, 2006, at 09:40 AM by 85.33.213.137 -
Deleted line 2:

\\

October 06, 2006, at 09:40 AM by 85.33.213.137 -
Changed lines 14-19 from:

The Parser

Phoenix recognizes all of the public EMBL-Bank line types including the line types used in TPA and CON (constructed) entries.

Phoenix also performs complete and reliable parsing of EMBL Feature Table location strings, and is able to correctly disambiguate between the various recognized publication types.

to:

The Parser

Phoenix recognizes all of the public EMBL-Bank line types including the line types used in TPA and CON (constructed) entries. Phoenix also performs complete and reliable parsing of EMBL Feature Table location strings, and is able to correctly disambiguate between the various recognized publication types.

Changed lines 20-21 from:

Using Phoenix with non C++ programs

to:

Using Phoenix with non C++ programs

October 06, 2006, at 09:38 AM by 85.33.213.137 -
Changed lines 1-2 from:
to:



\\

Added lines 12-13:


\\

Changed lines 19-23 from:

Using Phoenix with non C++ programs

Phoenix is a C++ parser, so you cannot directly use Phoenix in Perl or Java programs.

You can however use Phoenix to convert EMBL flat files into some suitable XML format and then read the resulting XML files using whatever XML parser is available in your language.

to:



!Using Phoenix with non C++ programs

Phoenix is a C++ parser, so you cannot directly use Phoenix in Perl or Java programs. You can however use Phoenix to convert EMBL flat files into some suitable XML format and then read the resulting XML files using whatever XML parser is available in your language.

October 06, 2006, at 09:35 AM by 85.33.213.137 -
Added lines 1-2:
October 06, 2006, at 09:35 AM by 85.33.213.137 -
Added lines 1-18:

Phoenix is a C++ parser for EMBL-Bank flat files.

EMBL-Bank constitutes Europe's primary nucleotide sequence resource. Main sources for DNA and RNA sequences are direct submissions from individual researchers, genome sequencing projects and patent applications.

The database is produced in an international collaboration with GenBank (USA) and the http://www.ddbj.nig.ac.jp/DNA Database of Japan (DDBJ). Each of the three groups collects a portion of the total sequence data reported worldwide, and all new and updated database entries are exchanged between the groups on a daily basis.

The format of EMBL-Bank flat files is described in the EMBL User Manual, while the format of the EMBL Feature Table element is described in the Feature Table Definition document.

The Parser

Phoenix recognizes all of the public EMBL-Bank line types including the line types used in TPA and CON (constructed) entries.

Phoenix also performs complete and reliable parsing of EMBL Feature Table location strings, and is able to correctly disambiguate between the various recognized publication types. Using Phoenix with non C++ programs

Phoenix is a C++ parser, so you cannot directly use Phoenix in Perl or Java programs.

You can however use Phoenix to convert EMBL flat files into some suitable XML format and then read the resulting XML files using whatever XML parser is available in your language.