| Package | Description |
|---|---|
| umcg.genetica.io.binInteraction |
| Modifier and Type | Method and Description |
|---|---|
BinaryInteractionZscores |
BinaryInteractionQueryResult.getInteractionZscores() |
protected BinaryInteractionZscores |
BinaryInteractionFile.readInteractionResults(long interactionPointer) |
BinaryInteractionZscores |
BinaryInteractionFile.readInteractionResults(String variantName,
String geneName,
String covariateName) |
| Modifier and Type | Method and Description |
|---|---|
void |
BinaryInteractionFile.setInteractionResults(String variantName,
String geneName,
String covariateName,
BinaryInteractionZscores zscores) |
| Constructor and Description |
|---|
BinaryInteractionQueryResult(String variantName,
String geneName,
String covariateName,
BinaryInteractionQtlZscores qtlZscores,
BinaryInteractionZscores interactionZscores) |
Copyright © 2015. All Rights Reserved.