run_pylmm: Run pylmm

Description Usage Arguments Value

View source: R/run_pylmm.R

Description

Run pylmm

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
run_pylmm(
  genotypes,
  phenotypes,
  annot,
  covars,
  basedir,
  pylmm,
  pylmm_kinship,
  loco = TRUE,
  metasoft_args = ""
)

Arguments

genotypes

All genotypes as a data.table, including three columns of rs, major, minor

phenotypes

All phenotypes (n x p)

annot

SNPs annotations

covars

Covariates or null

basedir

wd

pylmm_kinship

pyLMMKinship executable

loco

Use LOCO or not

metasoft_args

additional arguments for metasoft

pymm

PyLMM executable

Value

the output file


TheJacksonLaboratory/mousegwas documentation built on Sept. 27, 2021, 9:14 a.m.