Package pal.substmodel
Interface AminoAcidModelID
-
- All Superinterfaces:
java.io.Serializable
public interface AminoAcidModelID extends java.io.Serializable
interface for IDs of amino acid models- Version:
- $Id: AminoAcidModelID.java,v 1.2 2001/07/13 14:39:13 korbinian Exp $
- Author:
- Korbinian Strimmer
-
-
Field Detail
-
DAYHOFF
static final int DAYHOFF
- See Also:
- Constant Field Values
-
JTT
static final int JTT
- See Also:
- Constant Field Values
-
MTREV24
static final int MTREV24
- See Also:
- Constant Field Values
-
BLOSUM62
static final int BLOSUM62
- See Also:
- Constant Field Values
-
VT
static final int VT
- See Also:
- Constant Field Values
-
WAG
static final int WAG
- See Also:
- Constant Field Values
-
CPREV
static final int CPREV
- See Also:
- Constant Field Values
-
MODELCOUNT
static final int MODELCOUNT
- See Also:
- Constant Field Values
-
-