public class TriTyperSNPMappings extends Object
| Constructor and Description |
|---|
TriTyperSNPMappings(String loc) |
TriTyperSNPMappings(String loc,
Set<String> querySNPs) |
TriTyperSNPMappings(String loc,
String querySNPFile) |
| Modifier and Type | Method and Description |
|---|---|
Byte |
getChr(Integer id) |
Byte |
getChr(String snp) |
Integer |
getChrPos(Integer id) |
Integer |
getChrPos(String snp) |
int |
getNumSNPs() |
String |
getSNP(Integer id) |
Integer |
getSNPId(String snp) |
String[] |
getSNPs() |
public TriTyperSNPMappings(String loc) throws IOException
IOExceptionpublic TriTyperSNPMappings(String loc, String querySNPFile) throws IOException
IOExceptionpublic TriTyperSNPMappings(String loc, Set<String> querySNPs) throws IOException
IOExceptionpublic String[] getSNPs()
public int getNumSNPs()
Copyright © 2015. All Rights Reserved.