public class MutationModels extends Object
| Constructor and Description |
|---|
MutationModels() |
| Modifier and Type | Method and Description |
|---|---|
static NucleotideMutationModel |
getEmpiricalNucleotideMutationModel() |
static NucleotideMutationModel |
getEmpiricalNucleotideMutationModelWithNoise(org.apache.commons.math3.random.RandomGenerator rd,
double minFactor,
double maxFactor) |
public static NucleotideMutationModel getEmpiricalNucleotideMutationModel()
public static NucleotideMutationModel getEmpiricalNucleotideMutationModelWithNoise(org.apache.commons.math3.random.RandomGenerator rd, double minFactor, double maxFactor)
Copyright © 2018. All rights reserved.