Description Usage Arguments Value
Run pyLMM for each phenotype and combine using metaSOFT
1 2 3 4 5 6 7 8 9 10 | run_pylmm_exec(
pylmm,
geno_sfile,
annot,
phenofile,
ksfile,
nphen,
output_head,
metasoft_args = ""
)
|
pylmm |
pylmmGWAS.py executable |
geno_sfile |
the genotypes file |
annot |
SNP names in the same order in geno_sfile. Names will be replaced in the output file |
phenofile |
the phenotypes file |
ksfile |
kinship matrix file |
nphen |
number of phenotypes |
output_head |
Name of output files prefix |
The combined output file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.