Hi - Features that have orientation info will be instances of the StrandedFeature object. StrandedFeature contains static fields called POSITIVE and NEGATIVE and a method called something like getStrand() which returns one of these depending on which strand the feature is on.
- Mark > -----Original Message----- > From: Joseph Silva [mailto:JSilva@;lynxgen.com] > Sent: Wednesday, 13 November 2002 1:42 p.m. > To: '[EMAIL PROTECTED]' > Subject: [Biojava-l] How to know orientation for a feature? > > > > I can't find anywhere in the Feature or Location classes > where it indicates the orientation of a feature. > > I'm parsing a GenBank file, and some features have > complement() for the location. > _______________________________________________ > Biojava-l mailing list - [EMAIL PROTECTED] > http://biojava.org/mailman/listinfo/biojava-l > ======================================================================= Attention: The information contained in this message and/or attachments from AgResearch Limited is intended only for the persons or entities to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipients is prohibited by AgResearch Limited. If you have received this message in error, please notify the sender immediately. ======================================================================= _______________________________________________ Biojava-l mailing list - [EMAIL PROTECTED] http://biojava.org/mailman/listinfo/biojava-l
