Skip to content

GWAS pipeline built for Genomics England using SAIGE

Notifications You must be signed in to change notification settings

kousathanas/gel-gwas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GEL GWAS

Example usage

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

About

GWAS pipeline built for Genomics England using SAIGE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published