logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pique-run - software pipeline for performing genome wide association studies

Author

       Tony Travis <tony.travis@abdn.ac.uk> and Alex Douglas <a.douglas@abdn.ac.uk

       This manpage was written by Andreas Tille for the Debian distribution and can be used for any other usage
       of the program.

pique-run 1.0                                       July 2020                                       PIQUE-RUN(1)

Name

       pique-run - software pipeline for performing genome wide association studies

Options

Mandatoryparameters:-i in_prefix: input prefix for .tped .tfam and .pheno files

   Optionalparameters:-n threads: number of threads. Defaults to 1

       -o out_prefix: prefix for output files. Defaults to [input_prefix]

       -k kinship: method used to calculate kinship matrix. Either 'IBS' (default) or 'BN' methods

       -c cov_file: covariate file name

       -t transform: phenotype transformation (BC = Box-Cox, default = none)

       More information about pique-run usage can be found in the PIQUE documentation

Synopsis

pique-run-iin_prefix [-nthreads] [-oout_prefix] [-kkinship] [-ccov_file] -ttransform

See Also