| Package | Description |
|---|---|
| com.milaboratory.core.alignment.kaligner2 |
| Modifier and Type | Method and Description |
|---|---|
KAlignmentResult2<P> |
KAligner2.align(NucleotideSequence sequence) |
KAlignmentResult2<P> |
KAligner2.align(NucleotideSequence sequence,
int from,
int to) |
KAlignmentResult2<P> |
KAligner2.align(NucleotideSequence query,
int from,
int to,
BitArray filter) |
| Modifier and Type | Method and Description |
|---|---|
void |
KAligner2Statistics.kAlignerResult(KAlignmentResult2 result) |
| Constructor and Description |
|---|
KAlignmentHit2(KAlignmentResult2<P> result,
int indexOfMappingHit,
Alignment<NucleotideSequence> alignment,
P payload) |
Copyright © 2018. All rights reserved.