lifebit-ai / gwas

GWAS pipeline using SAIGE
5 stars 2 forks source link

GEL GWAS

Example usage

nextflow run main.nf \
  --plinkFile "s3://lifebit-featured-datasets/projects/gel/gel-gwas/testdata/sampleA.{bed,bim,fam}" \
  --phenoFile s3://lifebit-featured-datasets/projects/gel/gel-gwas/testdata/sample.phe \
  --phenoCol PHE \
  --vcfsList s3://lifebit-featured-datasets/projects/gel/gel-gwas/testdata/vcfs.csv