Class Hsp<S extends Sequence<C>,​C extends Compound>


  • public abstract class Hsp<S extends Sequence<C>,​C extends Compound>
    extends Object
    This class models a search Hsp. You will retrieve a list of this using iterator of a Hit Designed by Paolo Pavan. You may want to find my contacts on Github and LinkedIn for code info or discuss major changes. https://github.com/paolopavan
    Author:
    Paolo Pavan