public class CommonCategoricalGeneTrimmingModel extends CategoricalIndependentIntModel implements GeneTrimmingModel
distribution| Constructor and Description |
|---|
CommonCategoricalGeneTrimmingModel(java.util.Map<java.lang.Integer,java.lang.Double> values) |
| Modifier and Type | Method and Description |
|---|---|
GeneTrimmingGenerator |
create(org.apache.commons.math3.random.RandomGenerator random,
VDJCGene gene) |
create, equals, hashCodepublic CommonCategoricalGeneTrimmingModel(java.util.Map<java.lang.Integer,java.lang.Double> values)
public GeneTrimmingGenerator create(org.apache.commons.math3.random.RandomGenerator random, VDJCGene gene)
create in interface GeneTrimmingModel