| Package | Description |
|---|---|
| org.forester.protein | |
| org.forester.surfacing |
| Modifier and Type | Method and Description |
|---|---|
static BinaryDomainCombination.OutputFormat |
BinaryDomainCombination.OutputFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BinaryDomainCombination.OutputFormat[] |
BinaryDomainCombination.OutputFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StringBuffer |
BinaryDomainCombination.toGraphDescribingLanguage(BinaryDomainCombination.OutputFormat format,
String node_attribute,
String edge_attribute) |
| Modifier and Type | Method and Description |
|---|---|
StringBuffer |
BasicBinaryDomainCombination.toGraphDescribingLanguage(BinaryDomainCombination.OutputFormat format,
String node_attribute,
String edge_attribute) |
static void |
SurfacingUtil.writeBinaryStatesMatrixAsListToFileForBinaryCombinationsForGraphAnalysis(CharacterStateMatrix<CharacterStateMatrix.GainLossStates> matrix,
CharacterStateMatrix.GainLossStates state,
String filename,
String indentifier_characters_separator,
String character_separator,
BinaryDomainCombination.OutputFormat bc_output_format) |
Copyright © 2016. All rights reserved.