public class ProductionPipelineMain extends Object
Modifier and Type | Field and Description |
---|---|
static String |
applicationConfiguration |
Constructor and Description |
---|
ProductionPipelineMain(String appPropertiesFile,
boolean runCheckSum,
boolean runImputation,
String testingCheckSum) |
Modifier and Type | Method and Description |
---|---|
static String |
compareOriginalAgainstImputed(String originalFile,
String imputedFile)
Generates basic summary information about imputation such as
change in sites or taxa count
change in missing data
change in heterozygosity
how many sites changed their major allele
|
static void |
main(String[] args) |
public static String applicationConfiguration
public static String compareOriginalAgainstImputed(String originalFile, String imputedFile)
originalFile
- imputedFile
- public static void main(String[] args)
Copyright © 2018. All rights reserved.