[Biojava-l] Getting features with the same Location

Augusto Fernandes Vellozo augustovmail-java at yahoo.com.br
Wed Dec 10 18:00:00 UTC 2008


Hi everyone.

I need to get all features of a sequence that are on the same location L.
I was thinking to do this getting all features of the sequence and
after executing the equals(L) for each one.
But, I have a lot of features in a sequence. I am trying to reduce the
resultset of features to test the equals, getting only the features
that start in the position L.getMin()

Please, someone knows how can I do this?

Thanks,

-- 
Augusto F. Vellozo



More information about the Biojava-l mailing list