public final class DJCDependentVDJCGenesModel extends Object implements VDJCGenesModel
| Modifier and Type | Class and Description |
|---|---|
static class |
DJCDependentVDJCGenesModel.VDJCGene3 |
| Constructor and Description |
|---|
DJCDependentVDJCGenesModel(Map<String,Double> v,
Map<String,Double> djc) |
| Modifier and Type | Method and Description |
|---|---|
VDJCGenesGenerator |
create(org.apache.commons.math3.random.RandomGenerator random,
VDJCLibrary library) |
static List<VDJCGene> |
genes(org.apache.commons.math3.distribution.EnumeratedDistribution<DJCDependentVDJCGenesModel.VDJCGene3> d,
int index) |
static org.apache.commons.math3.distribution.EnumeratedDistribution<DJCDependentVDJCGenesModel.VDJCGene3> |
toDistribution3(org.apache.commons.math3.random.RandomGenerator random,
VDJCLibrary library,
Map<String,Double> distMap,
GeneType geneType1,
GeneType geneType2,
GeneType geneType3) |
public static org.apache.commons.math3.distribution.EnumeratedDistribution<DJCDependentVDJCGenesModel.VDJCGene3> toDistribution3(org.apache.commons.math3.random.RandomGenerator random, VDJCLibrary library, Map<String,Double> distMap, GeneType geneType1, GeneType geneType2, GeneType geneType3)
public VDJCGenesGenerator create(org.apache.commons.math3.random.RandomGenerator random, VDJCLibrary library)
create in interface VDJCGenesModelpublic static List<VDJCGene> genes(org.apache.commons.math3.distribution.EnumeratedDistribution<DJCDependentVDJCGenesModel.VDJCGene3> d, int index)
Copyright © 2017. All rights reserved.