Package | Description |
---|---|
com.hfg.bio.proteinproperty |
Classes for calculating physical properties of proteins.
|
Modifier and Type | Class and Description |
---|---|
class |
ChemicalFormula
Chemical formula packaged as a protein property for ease of integration with
other protein properties.
|
class |
ExtinctionCoeff
A280 extinction coefficient packaged as a protein property for ease of integration with
other protein properties.
|
class |
Hydrophobicity
Simple container for sequence mapping stats.
|
class |
IsoelectricPoint<S extends SimpleProteinPropertyCalcSettings>
Isoelectric point calculation packaged as a protein property for ease of integration
with other protein properties.
|
class |
Mass
Mass packaged as a protein property for ease of integration with
other protein properties.
|
class |
PctExtinctionCoeff
Percent extinction coefficient (ml/mg cm-1) at A280
packaged as a protein property for ease of integration with other protein properties.
|
class |
SeqLength
Sequence length packaged as a protein property for ease of integration with
other protein properties.
|
class |
SimpleProteinProperty<S extends SimpleProteinPropertyCalcSettings,T>
Abstract base Class for single value protein properties.
|
jataylor@hairyfatguy.com