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 _______________________________________________ Biojava-l mailing list - [email protected] http://lists.open-bio.org/mailman/listinfo/biojava-l
