| Package | Description |
|---|---|
| com.milaboratory.core.alignment.kaligner2 |
| Modifier and Type | Method and Description |
|---|---|
KAlignmentHit2<P> |
KAlignmentResult2.getBestHit() |
| Modifier and Type | Method and Description |
|---|---|
List<KAlignmentHit2<P>> |
KAlignmentResult2.getHits() |
| Constructor and Description |
|---|
KAlignmentResult2(KMappingResult2 mappingResult,
List<KAlignmentHit2<P>> hits,
NucleotideSequence target,
int targetFrom,
int targetTo) |
Copyright © 2018. All rights reserved.