| Package | Description |
|---|---|
| com.milaboratory.core.alignment.batch | |
| com.milaboratory.core.alignment.kaligner1 | |
| com.milaboratory.core.alignment.kaligner2 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BatchAlignerWithBaseWithFilter<S extends Sequence<S>,P,H extends AlignmentHit<S,P>> |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleBatchAligner<S extends Sequence<S>,P>
Simplest implementation of
BatchAligner, which aligns target sequence with all subjects using classical (low
performance) alignment algorithms. |
| Modifier and Type | Class and Description |
|---|---|
class |
KAligner<P>
KAligner is a comprehensive aligner for nucleotide sequences.
|
| Modifier and Type | Class and Description |
|---|---|
class |
KAligner2<P> |
Copyright © 2018. All rights reserved.