AcePerl provides an interface to the ACEDB object-oriented database. Both read and write access is provided, and ACE objects are returned as similarly-structured Perl objects. Multiple databases can be opened simultaneously. You will interact with se...
LDS/AcePerl-1.92 - 11 Nov 2008 16:47:31 UTCIETF::ACE - Perl extension for IETF IDN WG ACE character conversions Subroutines UCS4toName UCS4toUPlus UTF5toUCS4 GetCharFromUTF5 UCS4toRACE RACEtoUCS4 UCS4toLACE LACEtoUCS4 Base32Encode Base32Decode CheckForSTD13Name CheckForBadSurrogates HexOut De...
JBRIGGS/IETF-ACE-0.04 - 12 Oct 2014 06:36:48 UTCThis class is provided for low-level access to local (non-networked) Ace databases via the *giface* program. You will generally not need to access it directly. Use Ace.pm instead. For the sake of completeness, the method can also use the *aceclient* ...
LDS/AcePerl-1.92 - 11 Nov 2008 16:47:31 UTCThis class is provided for access to AceDB class models. It provides the model in human-readable form, and does some limited but useful parsing on your behalf. Ace::Model objects are obtained either by calling an Ace database handle's model() method ...
LDS/AcePerl-1.92 - 11 Nov 2008 16:47:31 UTC*Ace::Object* is the base class for objects returned from ACEDB databases. Currently there is only one type of *Ace::Object*, but this may change in the future to support more interesting object-specific behaviors. Using the *Ace::Object* interface, ...
LDS/AcePerl-1.92 - 11 Nov 2008 16:47:31 UTCAuthen::ACE provides a client interface to a Security Dynamics SecurID ACE server. SecurID authentication can be added to any Perl application using Authen::ACE. Instantiation of an object into the Authen::ACE class will establish a connection to the...
DCARRIGAN/Authen-ACE-0.90 - 17 Apr 1998 19:48:49 UTC*Ace::Sequence*, and its allied classes Ace::Sequence::Feature and Ace::Sequence::FeatureList, provide a convenient interface to the ACeDB Sequence classes and the GFF sequence feature file format. Using this class, you can define a region of the gen...
LDS/AcePerl-1.92 - 11 Nov 2008 16:47:31 UTCThe Ace::Iterator class implements a persistent query on an Ace database. You can create multiple simultaneous queries and retrieve objects from each one independently of the others. This is useful when a query is expected to return more objects than...
LDS/AcePerl-1.92 - 11 Nov 2008 16:47:31 UTCThis provides a standard BioPerl database access to Ace, using Lincoln Steins excellent AcePerl module. You need to download and install the aceperl module from http://stein.cshl.org/AcePerl/ before this interface will work. This interface is designe...
CJFIELDS/Bio-DB-Ace-1.7.3 - 25 Sep 2018 00:11:27 UTCThis object can transform Bio::Seq objects to and from ace file format. It only parses a DNA or Peptide objects contained in the ace file, producing PrimarySeq objects from them. All other objects in the files will be ignored. It doesn't attempt to p...
CJFIELDS/BioPerl-1.7.7 - 07 Dec 2019 19:47:42 UTCNone. Used internally by Ace::Graphics::Panel....
LDS/AcePerl-1.92 - 11 Nov 2008 16:47:31 UTCAce::Sequence::Gene is a subclass of Ace::Sequence::Feature. It inherits all the methods of Ace::Sequence::Feature, but adds the ability to retrieve the annotated introns and exons of the gene....
LDS/AcePerl-1.92 - 11 Nov 2008 16:47:31 UTCThe Ace::Graphics::Track class is used by Ace::Graphics::Panel to lay out a set of sequence features using a uniform glyph type. You will ordinarily work with panels rather than directly with tracks....
LDS/AcePerl-1.92 - 11 Nov 2008 16:47:31 UTC*Ace::Sequence::Homol* is a subclass of Ace::Object (not Ace::Sequence) which is specialized for returning information about a DNA or protein homology. This is a temporary placeholder for a more sophisticated homology class which will include support...
LDS/AcePerl-1.92 - 11 Nov 2008 16:47:31 UTC"Win32::Security::ACE" and its subclasses provide an interface for interacting with Win32 ACEs (Access Control Entries). The subclasses allow for variation in mask behavior (different privileges apply to files than apply to registry keys and so forth...
TEVERETT/Win32-Security-0.50 - 22 Mar 2004 03:32:24 UTCAce::Graphics::Glyph is the base class for all glyph objects. Each glyph is a wrapper around an Ace::Sequence::Feature object, knows how to render itself on an Ace::Graphics::Panel, and has a variety of configuration variables. End developers will no...
LDS/AcePerl-1.92 - 11 Nov 2008 16:47:31 UTC*Ace::Sequence::Multi* transparently combines information stored about a sequence in a reference database with features tables from any number of annotation databases. The resulting object can be used just like an Ace::Sequence object, except that th...
LDS/AcePerl-1.92 - 11 Nov 2008 16:47:31 UTC