| Package | Description |
|---|---|
| org.biojava.bio.symbol |
Representation of the Symbols that make up a sequence, and locations within
them.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
SoftMaskedAlphabet.MaskingDetector.DefaultMaskingDetector |
| Modifier and Type | Field and Description |
|---|---|
static SoftMaskedAlphabet.MaskingDetector |
SoftMaskedAlphabet.MaskingDetector.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
SoftMaskedAlphabet.MaskingDetector |
SoftMaskedAlphabet.getMaskingDetector()
Getter for the
MaskingDetector |
| Modifier and Type | Method and Description |
|---|---|
static SoftMaskedAlphabet |
SoftMaskedAlphabet.getInstance(FiniteAlphabet alphaToMask,
SoftMaskedAlphabet.MaskingDetector maskingDetector)
Creates a compound alphabet that is a hybrid of the alphabet that is to
be soft masked and a binary alphabet that indicates if any
Symbol is soft masked or not. |
Copyright © 2014 BioJava. All rights reserved.