org.forester.io.parsers.nhx
Class NHXtags
java.lang.Object
org.forester.io.parsers.nhx.NHXtags
public final class NHXtags
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CUSTOM_DATA_ON_NODE
public static final String CUSTOM_DATA_ON_NODE
- See Also:
- Constant Field Values
COLOR
public static final String COLOR
- See Also:
- Constant Field Values
PARENT_BRANCH_WIDTH
public static final String PARENT_BRANCH_WIDTH
- See Also:
- Constant Field Values
SUBTREE_NEIGHBORS
public static final String SUBTREE_NEIGHBORS
- See Also:
- Constant Field Values
SUPER_ORTHOLOGOUS
public static final String SUPER_ORTHOLOGOUS
- See Also:
- Constant Field Values
ORTHOLOGOUS
public static final String ORTHOLOGOUS
- See Also:
- Constant Field Values
TAXONOMY_ID
public static final String TAXONOMY_ID
- See Also:
- Constant Field Values
SUPPORT
public static final String SUPPORT
- See Also:
- Constant Field Values
IS_DUPLICATION
public static final String IS_DUPLICATION
- See Also:
- Constant Field Values
ANNOTATION
public static final String ANNOTATION
- See Also:
- Constant Field Values
SPECIES_NAME
public static final String SPECIES_NAME
- See Also:
- Constant Field Values
DOMAIN_STRUCTURE
public static final String DOMAIN_STRUCTURE
- See Also:
- Constant Field Values
GENE_NAME
public static final String GENE_NAME
- See Also:
- Constant Field Values
GENE_NAME_SYNONYM
public static final String GENE_NAME_SYNONYM
- See Also:
- Constant Field Values
SEQUENCE_ACCESSION
public static final String SEQUENCE_ACCESSION
- See Also:
- Constant Field Values
NODE_IDENTIFIER
public static final String NODE_IDENTIFIER
- See Also:
- Constant Field Values
BRANCH_WIDTH
public static final Object BRANCH_WIDTH
BINARY_DOMAIN_COMBINATIONS
@Deprecated
public static final String BINARY_DOMAIN_COMBINATIONS
- Deprecated.
- See Also:
- Constant Field Values
DOMAINS_SEPARATOR
@Deprecated
public static final String DOMAINS_SEPARATOR
- Deprecated.
- See Also:
- Constant Field Values
DOMAINS
@Deprecated
public static final String DOMAINS
- Deprecated.
- See Also:
- Constant Field Values
EC_NUMBER
@Deprecated
public static final String EC_NUMBER
- Deprecated.
- See Also:
- Constant Field Values
NHXtags
public NHXtags()