Search results for "module:Boulder"
Boulder::XML - XML format input/output for Boulder streams
Boulder::XML generates BoulderIO streams from XML files and/or streams. It is also able to output Boulder Stones in XML format. Its semantics are similar to those of Boulder::Stream, except that there is never any pass-through behavior. Because XML w...
LDS/Boulder-1.30 - 14 Dec 2002 02:06:29 UTC
Boulder::Util - Utility methods for simple Boulder IO interactions.
Boulder::Util is a utility package for manipulating simple Boulder IO records in a lightweight fashion. Boulder IO is the native format output by the CGI package's "save" method. While working on a project I used that method to serialize the state of...
TIMA/Boulder-Util-0.1 - 26 Mar 2005 14:41:18 UTC
Boulder::Blast - Parse and read BLAST files
The *Boulder::Blast* class parses the output of the Washington University (WU) or National Cenber for Biotechnology Information (NCBI) series of BLAST programs and turns them into *Stone* records. You may then use the standard Stone access methods to...
LDS/Boulder-1.30 - 14 Dec 2002 02:06:29 UTC
Boulder::Store - Simple persistent storage for Stone tag/value objects
Boulder::Store provides persistent storage for Boulder objects using a simple DB_File implementation. To use it, you need to have Berkeley db installed (also known as libdb), and the Perl DB_File module. See the DB_File package for more details on ob...
LDS/Boulder-1.30 - 14 Dec 2002 02:06:29 UTC
Boulder::Stream - Read and write tag/value data from an input stream
Boulder::Stream provides stream-oriented access to Boulder IO hierarchical tag/value data. It can be used in a magic tied filehandle mode, as shown in the synopsis, or in object-oriented mode. Using tied filehandles, Stone objects are read from input...
LDS/Boulder-1.30 - 14 Dec 2002 02:06:29 UTC
Boulder::String - Read and write tag/value data from a string.
Boulder::String provides access to Boulder IO hierarchical tag/value data. Stone objects printed to the tied string are appended to the string in Boulder format....
LDS/Boulder-1.30 - 14 Dec 2002 02:06:29 UTC
Boulder::Omim - Fetch Omim data records as parsed Boulder Stones
Boulder::Omim provides retrieval and parsing services for OMIM records Boulder::Omim provides retrieval and parsing services for NCBI Omim records. It returns Omim entries in Stone format, allowing easy access to the various fields and values. Boulde...
LDS/Boulder-1.30 - 14 Dec 2002 02:06:29 UTC
Boulder::Unigene - Fetch Unigene data records as parsed Boulder Stones
Boulder::Unigene provides retrieval and parsing services for UNIGENE records Boulder::Unigene provides retrieval and parsing services for NCBI Unigene records. It returns Unigene entries in Stone format, allowing easy access to the various fields and...
LDS/Boulder-1.30 - 14 Dec 2002 02:06:29 UTC
Boulder::Medline - Fetch Medline data records as parsed Boulder Stones
Boulder::Medline provides retrieval and parsing services for Medline records Boulder::Medline provides retrieval and parsing services for NCBI Medline records. It returns Medline entries in Stone format, allowing easy access to the various fields and...
LDS/Boulder-1.30 - 14 Dec 2002 02:06:29 UTC
Boulder::Blast::WU - Parse and read WU-BLAST files
Specialized parser for WUBLAST format BLAST output. Loaded automatically by Boulder::Blast....
LDS/Boulder-1.30 - 14 Dec 2002 02:06:29 UTC
Boulder::LocusLink - Fetch LocusLink data records as parsed Boulder Stones
Boulder::LocusLink provides retrieval and parsing services for LocusLink records Boulder::LocusLink provides retrieval and parsing services for NCBI LocusLink records. It returns Unigene entries in Stone format, allowing easy access to the various fi...
LDS/Boulder-1.30 - 14 Dec 2002 02:06:29 UTC
Boulder::Blast::NCBI - Parse and read NCBI BLAST files
Specialized parser for NCBI format BLAST output. Loaded automatically by Boulder::Blast....
LDS/Boulder-1.30 - 14 Dec 2002 02:06:29 UTC
Boulder::Genbank - Fetch Genbank data records as parsed Boulder Stones
Boulder::Genbank provides retrieval and parsing services for NCBI Genbank-format records. It returns Genbank entries in Stone format, allowing easy access to the various fields and values. Boulder::Genbank is a descendent of Boulder::Stream, and prov...
LDS/Boulder-1.30 - 14 Dec 2002 02:06:29 UTC
Boulder::Swissprot - Fetch SwissProt data records as parsed Boulder Stones
== missing ==...
LDS/Boulder-1.30 - 14 Dec 2002 02:06:29 UTC
Boulder::Simple - a class for simple Boulder IO interaction. DEPRECATED. Use Boulder::Util instead.
Boulder::Simple is a simple lightweight class for manipulating Boulder IO records. DEPRECATED. Use Boulder::Util instead. Boulder IO is the native format output by the CGI package's "save" method. While working on a project I used that method to seri...
TIMA/Boulder-Simple-0.021 - 26 Mar 2005 14:41:36 UTC