| Package | Description |
|---|---|
| umcg.genetica.io.binInteraction | |
| umcg.genetica.io.binInteraction.gene |
| Modifier and Type | Method and Description |
|---|---|
BinaryInteractionGene |
BinaryInteractionFile.getGene(int pointer) |
BinaryInteractionGene |
BinaryInteractionFile.getGene(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<BinaryInteractionGene> |
BinaryInteractionFile.getGenes() |
| Modifier and Type | Method and Description |
|---|---|
BinaryInteractionFileConstructorBuilder |
BinaryInteractionFileConstructorBuilder.setGenes(BinaryInteractionGene[] genes) |
| Constructor and Description |
|---|
BinaryInteractionFile(File interactionFile,
boolean readOnly,
BinaryInteractionCohort[] cohorts,
BinaryInteractionGene[] genes,
BinaryInteractionVariant[] variants,
String[] covariates,
int[][] covariatesTested,
long timeStamp,
boolean allCovariants,
boolean metaAnalysis,
boolean normalQtlStored,
boolean flippedZscoreStored,
String fileDescription,
long interactions,
long startQtlBlock,
long startInteractionBlock) |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryInteractionGeneAbstract |
class |
BinaryInteractionGeneCreator |
class |
BinaryInteractionGeneStatic |
Copyright © 2015. All Rights Reserved.