|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Preset | |
|---|---|
| compbio.data.msa | Web Service interfaces for JAva Bioinformatics Analysis Web Services. |
| compbio.metadata | A meta-data model for multiple sequence alignment web services Classes in this package have no dependencies to other sources in the project. |
| Uses of Preset in compbio.data.msa |
|---|
| Methods in compbio.data.msa with parameters of type Preset | |
|---|---|
java.lang.String |
MsaWS.presetAlign(java.util.List<FastaSequence> sequences,
Preset<T> preset)
Align a list of sequences with preset. |
java.lang.String |
SequenceAnnotation.presetAnalize(java.util.List<FastaSequence> sequences,
Preset<T> preset)
Analyse the sequences according to the preset settings. |
| Uses of Preset in compbio.metadata |
|---|
| Methods in compbio.metadata that return Preset | |
|---|---|
Preset<T> |
PresetManager.getPresetByName(java.lang.String presetName)
|
| Methods in compbio.metadata that return types with arguments of type Preset | |
|---|---|
java.util.List<Preset<T>> |
PresetManager.getPresets()
|
| Method parameters in compbio.metadata with type arguments of type Preset | |
|---|---|
void |
PresetManager.setPresets(java.util.List<Preset<T>> presets)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||