Uses of Class
jebl.evolution.align.scores.NucleotideScores
Packages that use NucleotideScores
-
Uses of NucleotideScores in jebl.evolution.align.scores
Subclasses of NucleotideScores in jebl.evolution.align.scoresModifier and TypeClassDescriptionclass
class
Jukes Cantor assumes equal substitution frequencies and equal nucleotide equilibrium frequencies.Fields in jebl.evolution.align.scores declared as NucleotideScoresModifier and TypeFieldDescriptionstatic final NucleotideScores
NucleotideScores.CLUSTALW
static final NucleotideScores
NucleotideScores.IUB
static final NucleotideScores
ScoresFactory.NUCLEOTIDE_51_PERCENT_SIMILARITY
static final NucleotideScores
ScoresFactory.NUCLEOTIDE_65_PERCENT_SIMILARITY
static final NucleotideScores
ScoresFactory.NUCLEOTIDE_70_PERCENT_SIMILARITY
static final NucleotideScores
ScoresFactory.NUCLEOTIDE_93_PERCENT_SIMILARITY
Methods in jebl.evolution.align.scores that return NucleotideScoresModifier and TypeMethodDescriptionstatic NucleotideScores[]
ScoresFactory.getAvailableNucleotideScores()
Constructors in jebl.evolution.align.scores with parameters of type NucleotideScores