public class GWASCatalog extends Object
| Constructor and Description |
|---|
GWASCatalog() |
GWASCatalog(String gwasCatalogLoc) |
GWASCatalog(String gwasCatalogLoc,
double pvaluethreshold) |
public GWASCatalog()
public GWASCatalog(String gwasCatalogLoc) throws IOException
IOExceptionpublic GWASCatalog(String gwasCatalogLoc, double pvaluethreshold) throws IOException
IOExceptionpublic void read(String calatogloc) throws IOException
IOExceptionpublic GWASTrait[] getTraits()
public HashMap<String,GWASPublication> getPublicationToObj()
public void setPublicationToObj(HashMap<String,GWASPublication> publicationToObj)
publicationToObj - the publicationToObj to setpublic void setSnpToObj(HashMap<String,GWASSNP> snpToObj)
snpToObj - the snpToObj to setpublic void setLocusToObj(HashMap<String,GWASLocus> locusToObj)
locusToObj - the locusToObj to setpublic void setTraitToObj(HashMap<String,GWASTrait> traitToObj)
traitToObj - the traitToObj to setpublic GWASSNP[] getSnpsArray()
Copyright © 2015. All Rights Reserved.