Package | Description |
---|---|
org.biojava.nbio.ws.alignment.qblast |
Modifier and Type | Method and Description |
---|---|
BlastProgramEnum |
NCBIQBlastAlignmentProperties.getBlastProgram() |
static BlastProgramEnum |
BlastProgramEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BlastProgramEnum[] |
BlastProgramEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
NCBIQBlastAlignmentProperties.setBlastProgram(BlastProgramEnum program)
Sets the program to be used with blastall
|
Copyright © 2000–2019 BioJava. All rights reserved.