Main > Programming > Libraries >

Bio::DB::GFF::Feature 1.4

Bio::DB::GFF::Feature 1.4

Sponsored Links

Bio::DB::GFF::Feature 1.4 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 4.7 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1234
Date added: 2006-06-09
Publisher: Lincoln Stein

Bio::DB::GFF::Feature 1.4 description

Bio::DB::GFF::Feature is a relative segment identified by a feature type.

Bio::DB::GFF::Feature is a stretch of sequence that corresponding to a single annotation in a GFF database. It inherits from Bio::DB::GFF::RelSegment, and so has all the support for relative addressing of this class and its ancestors. It also inherits from Bio::SeqFeatureI and so has the familiar start(), stop(), primary_tag() and location() methods (it implements Bio::LocationI too, if needed).

Bio::DB::GFF::Feature adds new methods to retrieve the annotations type, group, and other GFF attributes. Annotation types are represented by Bio::DB::GFF::Typename objects, a simple class that has two methods called method() and source(). These correspond to the method and source fields of a GFF file.

Annotation groups serve the dual purpose of giving the annotation a human-readable name, and providing higher-order groupings of subfeatures into features. The groups returned by this module are objects of the Bio::DB::GFF::Featname class.

Bio::DB::GFF::Feature inherits from and implements the abstract methods of Bio::SeqFeatureI, allowing it to interoperate with other Bioperl modules.
Generally, you will not create or manipulate Bio::DB::GFF::Feature objects directly, but use those that are returned by the Bio::DB::GFF::RelSegment->features() method.
Important note about start() vs end()

If features are derived from segments that use relative addressing (which is the default), then start() will be less than end() if the feature is on the opposite strand from the reference sequence. This breaks Bio::SeqI compliance, but is necessary to avoid having the real genomic locations designated by start() and end() swap places when changing reference points.

To avoid this behavior, call $segment->absolute(1) before fetching features from it. This will force everything into absolute coordinates.

For example:

my $segment = $db->segment(CHROMOSOME_I);
$segment->absolute(1);
my @features = $segment->features(transcript);

Bio::DB::GFF::Feature 1.4 Screenshot

Advertisements

Bio::DB::GFF::Feature 1.4 Keywords

Bookmark Bio::DB::GFF::Feature 1.4

Hyperlink code:
Link for forum:

Bio::DB::GFF::Feature 1.4 Copyright

WareSeeker periodically updates pricing and software information of Bio::DB::GFF::Feature 1.4 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Bio::DB::GFF::Feature 1.4 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Bio::Graphics::Feature is a simple feature object for use with Bio::Graphics::Panel. Free Download
Bio::Graphics::FeatureFile is a set of Bio::Graphics features, stored in a file. Free Download
Bio::Biblio::Patent is a representation of a patent. Free Download
Bio::Tree::Tree is an Implementation of TreeI interface. Free Download
DB Designer Fork is a fork of the fabFORCE DBDesigner 4. Free Download
Bio::DB::Flat::BDB::swissprot is a swissprot adaptor for Open-bio standard BDB-indexed flat file. Free Download
Bio::Seq is a sequence object, with features. Free Download
Bio::Tree::NodeNHX is a Simple Tree Node with support for NHX tags. Free Download