Package | Description |
---|---|
org.biojavax.bio.alignment.blast |
This package holds implementations of the org.biojava3.ws.alignment interfaces for the NCBI remote QBlast services
through the WWW.
|
Modifier and Type | Method and Description |
---|---|
static RemoteQBlastOutputFormat |
RemoteQBlastOutputFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RemoteQBlastOutputFormat[] |
RemoteQBlastOutputFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
RemoteQBlastOutputProperties.setAlignmentOutputFormat(RemoteQBlastOutputFormat rf)
This method is use to set the alignment output format to get from the QBlast service
|
void |
RemoteQBlastOutputProperties.setOutputFormat(RemoteQBlastOutputFormat rf)
This method is use to set the stream output format to get from the QBlast service
|
Copyright © 2014 BioJava. All rights reserved.