Package | Description |
---|---|
com.hfg.bio | |
com.hfg.bio.phylogeny | |
com.hfg.bio.proteinproperty |
Classes for calculating physical properties of proteins.
|
com.hfg.bio.seq.alignment.blast | |
com.hfg.bio.seq.alignment.muscle | |
com.hfg.math | |
com.hfg.setting | |
com.hfg.sql.jdbc |
JDBC4-compatible classes for database access.
|
com.hfg.svg |
Modifier and Type | Class and Description |
---|---|
class |
DigestSettings
Settings for protein digestion via protease(s).
|
Modifier and Type | Class and Description |
---|---|
class |
TreeDisplaySettings
Phylogenetic tree display options for use with NewickTree.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleProteinPropertyCalcSettings
Settings for performing physical property calculations on proteins.
|
Modifier and Type | Class and Description |
---|---|
class |
BLAST_Settings
Settings used for BLAST search execution.
|
Modifier and Type | Class and Description |
---|---|
class |
MuscleSettings
Settings used for Muscle multiple sequence alignment execution.
|
Modifier and Type | Class and Description |
---|---|
class |
HistogramSvgSettings
Settings for use with generating histogram SVGs.
|
Modifier and Type | Method and Description |
---|---|
Settings |
Settings.add(Setting inValue) |
Settings |
Settings.clone() |
Settings |
Settings.setName(String inName) |
Settings |
Settings.setTagName(XMLName inName) |
Modifier and Type | Class and Description |
---|---|
class |
JDBCConnectionPoolSettings
Settings for a JDBC-compatible connection pool.
|
class |
JDBCConnectionSettings
Settings for a JDBC-compatible connection.
|
Modifier and Type | Class and Description |
---|---|
class |
SvgGenerationSettings
General settings for use with generating SVGs.
|
jataylor@hairyfatguy.com