Skip to content

cyverseuk/GWASSER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GWASSER

Docker badge

An R script for simple gwassing.

Adapted from the work of researchers at NIAB.

Techniques here were used for MAGIC analysis of awning.

Usage

optional arguments:
  -h, --help            show this help message and exit
  --gFile GFILE         Genotype File
  --pFile PFILE [PFILE ...]
                        Phenotype File
  --mFile MAP           Map File
  --phenos PHENOS [PHENOS ...]
                        Phenotypes to associate with SNPs
  --cov [COVS [COVS ...]]
                        Phenotypes to include as mixed effects
  --outDir OUTDIR       Folder to store output in.
  --noPlots             Skip making manhatten plot.
  --saveInter           Whether or not to save intermediate files.