| Package | Description |
|---|---|
| com.milaboratory.core.alignment.kaligner1 |
| Modifier and Type | Method and Description |
|---|---|
<P> KAligner<P> |
KAlignerParameters.createAligner() |
KAligner |
KAlignmentResult.getAligner()
Returns link to aligner
|
| Constructor and Description |
|---|
KAlignmentResult(KAligner<P> aligner,
KMappingResult mappingResult,
NucleotideSequence target,
int targetFrom,
int targetTo)
Creates new KAlignmentResult
|
KAlignmentResultP(Q query,
KAligner<P> aligner,
KMappingResult mappingResult,
NucleotideSequence target,
int targetFrom,
int targetTo) |
Copyright © 2018. All rights reserved.