| Package | Description |
|---|---|
| com.milaboratory.core.alignment |
| Modifier and Type | Field and Description |
|---|---|
static MultiAlignmentHelper.Settings |
MultiAlignmentHelper.DEFAULT_SETTINGS |
static MultiAlignmentHelper.Settings |
MultiAlignmentHelper.DOT_MATCH_SETTINGS |
| Modifier and Type | Method and Description |
|---|---|
static <S extends Sequence<S>> |
MultiAlignmentHelper.build(MultiAlignmentHelper.Settings settings,
Range subjectRange,
Alignment<S>... alignments) |
static <S extends Sequence<S>> |
MultiAlignmentHelper.build(MultiAlignmentHelper.Settings settings,
Range subjectRange,
S subject,
Alignment<S>... alignments) |
Copyright © 2018. All rights reserved.