Uses of Class
jebl.evolution.align.scores.NucleotideScores
-
Packages that use NucleotideScores Package Description jebl.evolution.align.scores -
-
Uses of NucleotideScores in jebl.evolution.align.scores
Subclasses of NucleotideScores in jebl.evolution.align.scores Modifier and Type Class Description classHammingclassJukesCantorJukes Cantor assumes equal substitution frequencies and equal nucleotide equilibrium frequencies.Fields in jebl.evolution.align.scores declared as NucleotideScores Modifier and Type Field Description static NucleotideScoresNucleotideScores. CLUSTALWstatic NucleotideScoresNucleotideScores. IUBstatic NucleotideScoresScoresFactory. NUCLEOTIDE_51_PERCENT_SIMILARITYstatic NucleotideScoresScoresFactory. NUCLEOTIDE_65_PERCENT_SIMILARITYstatic NucleotideScoresScoresFactory. NUCLEOTIDE_70_PERCENT_SIMILARITYstatic NucleotideScoresScoresFactory. NUCLEOTIDE_93_PERCENT_SIMILARITYMethods in jebl.evolution.align.scores that return NucleotideScores Modifier and Type Method Description static NucleotideScores[]ScoresFactory. getAvailableNucleotideScores()Constructors in jebl.evolution.align.scores with parameters of type NucleotideScores Constructor Description NucleotideScores(NucleotideScores scores)
-