Bio::LiveSeq::Translation

Bio::LiveSeq::Translation is a translation class for LiveSeq.
Download

Bio::LiveSeq::Translation Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Joseph A.L. Insana
  • Publisher web site:
  • http://search.cpan.org/~birney/bioperl-1.4/Bio/LiveSeq/Translation.pm

Bio::LiveSeq::Translation Tags


Bio::LiveSeq::Translation Description

Bio::LiveSeq::Translation is a translation class for LiveSeq. Bio::LiveSeq::Translation is a translation class for LiveSeq.This stores informations about aminoacids translations of transcripts. The implementation is that a Translation object is the translation of a Transcript object, with different possibilities of manipulation, different coordinate system and eventually its own ranges (protein domains).APPENDIXThe rest of the documentation details each of the object methods. Internal methods are usually preceded with a _new Title : new Usage : $protein = Bio::LiveSeq::Translation->new(-transcript => $transcr); Function: generates a new Bio::LiveSeq::Translation Returns : reference to a new object of class Translation Errorcode -1 Args : reference to an object of class Transcriptget_Transcript Title : valid Usage : $transcript = $obj->get_Transcript() Function: retrieves the reference to the object of class Transcript (if any) attached to a LiveSeq object Returns : object reference Args : noneaa_ranges Title : aa_ranges Usage : @proteinfeatures = $translation->aa_ranges() Function: to retrieve all the LiveSeq AARange objects attached to a Translation, usually created out of a SwissProt database entry crossreferenced from an EMBL CDS feature. Returns : an array Args : none Requirements: · Perl


Bio::LiveSeq::Translation Related Software