public class BinaryInteractionVariantCreator extends BinaryInteractionVariantAbstract
| Constructor and Description |
|---|
BinaryInteractionVariantCreator(String name,
String chr,
int pos,
Allele refAllele,
Allele altAllele) |
| Modifier and Type | Method and Description |
|---|---|
void |
addGene(int genePointer) |
int |
getGeneCount() |
int[] |
getGenePointers() |
int |
getIndexOfGenePointer(int geneIndex) |
void |
sortGenePointers() |
getAltAllele, getChr, getName, getPos, getRefAlleleCopyright © 2015. All Rights Reserved.