Query: bio::liveseq::range
OS: debian
Section: 3pm
Links: debian man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Bio::LiveSeq::Range(3pm) User Contributed Perl Documentation Bio::LiveSeq::Range(3pm)NAMEBio::LiveSeq::Range - Range abstract class for LiveSeqSYNOPSIS# documentation neededDESCRIPTIONThis is used as parent for exon and intron classes. AUTHOR - Joseph A.L. Insana Email: Insana@ebi.ac.uk, jinsana@gmx.netAPPENDIXThe rest of the documentation details each of the object methods. Internal methods are usually preceded with a _ new Title : new Usage : $range1 = Bio::LiveSeq::Range->new(-seq => $obj_ref, -start => $beginlabel, -end => $endlabel, -strand => 1); Function: generates a new Bio::LiveSeq::Range Returns : reference to a new object of class Range Errorcode -1 Args : two labels, an obj_ref and an integer strand 1=forward strand, strand -1=reverse strand if strand not specified, it defaults to 1 the -seq argument must point to the underlying DNA LiveSeq object valid Title : valid Usage : $boolean = $obj->valid($label) Function: tests if a label exists AND is part of the object Returns : boolean Args : label perl v5.14.2 2012-03-02 Bio::LiveSeq::Range(3pm)
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
Introduction |
Detecting unused variables... |
Find columns in a file based on header and print to new file |
A (ksh) Library For and From UNIX.com |