| Package | Description |
|---|---|
| umcg.genetica.io.gwascatalog |
| Modifier and Type | Method and Description |
|---|---|
GWASSNP[] |
GWASTrait.getSNPs() |
GWASSNP[] |
GWASTrait.getSNPs(double pThreshold) |
GWASSNP[] |
GWASCatalog.getSnpsArray() |
GWASSNP[] |
GWASCatalog.getSNPsForTraitContainingKey(String key) |
GWASSNP[] |
GWASTrait.getTopAssociations() |
| Modifier and Type | Method and Description |
|---|---|
HashSet<GWASSNP> |
GWASCatalog.getSnps() |
HashMap<String,GWASSNP> |
GWASCatalog.getSnpToObj() |
| Modifier and Type | Method and Description |
|---|---|
void |
GWASTrait.addTopSNP(GWASSNP gwasTopSNPObj) |
Double |
GWASPublication.getPValueAssociatedWithTrait(GWASSNP gwasSNPObj,
GWASTrait traitObj) |
boolean |
GWASTrait.isTopAssociation(GWASSNP snp) |
void |
GWASPublication.setPValueAssociatedWithTrait(GWASSNP gwasSNPObj,
GWASTrait traitObj,
Double pval) |
| Modifier and Type | Method and Description |
|---|---|
void |
GWASCatalog.setSnps(HashSet<GWASSNP> snps) |
void |
GWASCatalog.setSnpToObj(HashMap<String,GWASSNP> snpToObj) |
Copyright © 2015. All Rights Reserved.