python gentotsv.py -> (it takes the default sourcedir, destinationdir and sample file from config.py)
or
gentotsv.py -h[help] -t[threads] -s[sourcedir] -d[destinationdir] -f[samplefile] -> (all the parameters are optionals)
python export.py {destination_des_tsv} {ip_postgresql_server} {schema_postgresql} {owner_schema_postresql} {password_owner_schema}{import_genotypes_flag}
Ex: python export.py "/Test/output" 127.0.0.1 advancedb prognomix pass12345 Y -> . Flag "import_genotypes_flag" to Y takes only individuals from Advance DB with imputed genotypes (from .sample file) and genotypes from .gen files. Flag "import_genotypes_flag" to N takes all the invidivuals and gentoypes from Advance DB).
Genetic Scalable Analytical Query Engine
Contact GitHub API Training Shop Blog About © 2016 GitHub, Inc. Terms Privacy Security Status Help