public static class AlignerHelper.Anchor extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AlignerHelper.Anchor.QueryIndexComparator |
Constructor and Description |
---|
Anchor(int queryIndex,
int targetIndex) |
Modifier and Type | Method and Description |
---|---|
int |
getQueryIndex() |
int |
getTargetIndex() |
public Anchor(int queryIndex, int targetIndex)
public int getQueryIndex()
public int getTargetIndex()
Copyright © 2000–2019 BioJava. All rights reserved.