Dear all,

I am developing the tool which parses GenBank formatted data 
using BioJava APIs. I ask about two points.

(1) Is there any method of acquiring Feature's location 
    (ex. join(1..234,456..987)) in the state of the string 
    of GenBank formatted data?
    "the string" means "join(1..234,456..987)".

(2) For example, is that the number of Location.blockIterator() 
   is set to 1 (correctly 2) a bug in "join(10..234,234..567)" ?
                                                ^^^^^^^

So, I'm using BioJava 1.22.

Regards,
Hiroyuki


_______________________________________________
Biojava-l mailing list  -  [EMAIL PROTECTED]
http://biojava.org/mailman/listinfo/biojava-l

Reply via email to