public class TriTyperToPedAndMapConverter extends Object
| Constructor and Description |
|---|
TriTyperToPedAndMapConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
exportAllSNPs(String datadir,
String outputDir,
boolean splitByChromosome) |
void |
exportFamFile(TriTyperGenotypeData ds,
String outdir) |
void |
exportSubsetOfSNPs(String datadir,
String outputDir,
String snpSubsetFile,
String indsToExport) |
public void exportSubsetOfSNPs(String datadir, String outputDir, String snpSubsetFile, String indsToExport) throws IOException, Exception
IOExceptionExceptionpublic void exportAllSNPs(String datadir, String outputDir, boolean splitByChromosome) throws IOException
IOExceptionpublic void exportFamFile(TriTyperGenotypeData ds, String outdir) throws IOException
IOExceptionCopyright © 2015. All Rights Reserved.