public interface AbstractKAlignerParameters extends BatchAlignerWithBaseParameters
| Modifier and Type | Method and Description |
|---|---|
AbstractKAlignerParameters |
clone() |
int |
getMaxHits() |
float |
getRelativeMinScore() |
boolean |
isFloatingLeftBound() |
boolean |
isFloatingRightBound() |
createAligner, getScoringboolean isFloatingLeftBound()
boolean isFloatingRightBound()
float getRelativeMinScore()
int getMaxHits()
AbstractKAlignerParameters clone()
clone in interface BatchAlignerWithBaseParametersCopyright © 2018. All rights reserved.