| Package | Description |
|---|---|
| org.forester.msa | |
| org.forester.msa_compactor |
| Modifier and Type | Method and Description |
|---|---|
static Msa.MSA_FORMAT |
Msa.MSA_FORMAT.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Msa.MSA_FORMAT[] |
Msa.MSA_FORMAT.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasicMsa.write(Writer w,
Msa.MSA_FORMAT format) |
void |
Msa.write(Writer w,
Msa.MSA_FORMAT format) |
| Modifier and Type | Method and Description |
|---|---|
void |
MsaCompactor.setOutputFormat(Msa.MSA_FORMAT output_format) |
Copyright © 2016. All rights reserved.