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