| Package | Description |
|---|---|
| com.milaboratory.core.alignment.blast |
| Modifier and Type | Method and Description |
|---|---|
BlastTask |
BlastAlignerParameters.getBlastTask() |
static BlastTask |
BlastTask.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BlastTask[] |
BlastTask.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BlastAlignerParameters.setBlastTask(BlastTask blastTask) |
Copyright © 2018. All rights reserved.