| Package | Description |
|---|---|
| umcg.genetica.io.binInteraction |
| Modifier and Type | Method and Description |
|---|---|
List<BinaryInteractionCohort> |
BinaryInteractionFile.getCohorts() |
| Modifier and Type | Method and Description |
|---|---|
BinaryInteractionFileConstructorBuilder |
BinaryInteractionFileConstructorBuilder.setCohorts(BinaryInteractionCohort[] cohorts) |
| 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) |
BinaryInteractionFileCreator(File file,
BinaryInteractionVariantCreator[] variants,
BinaryInteractionGeneCreator[] genes,
BinaryInteractionCohort[] cohorts,
String[] covariates,
boolean allCovariants,
boolean metaAnalysis,
boolean normalQtlStored,
boolean flippedZscoreStored) |
Copyright © 2015. All Rights Reserved.