Main Pipeline - genipe-launcher
¶
Execute the genome-wide imputation pipeline.
General options¶
Option |
Description |
---|---|
|
Show this help message and exit. |
|
Show program’s version number and exit. |
|
Set the logging level to debug. |
|
Number of threads [ |
Input options¶
Option |
Description |
---|---|
|
The prefix of the binary pedfiles (input data). |
|
The human reference to perform an initial strand check (useful for genotyped markers not in the IMPUTE2 reference files) (optional). |
Output options¶
Option |
Description |
---|---|
|
The chromosomes to process. It is possible to write ‘autosomes’ to process all the autosomes (from chromosome 1 to 22, inclusively). |
|
The name of the output directory.
[ |
|
Use bgzip to compress the impute2 files. |
HPC options¶
Option |
Description |
---|---|
|
Launch tasks using DRMAA. |
|
The configuration file for tasks (use this option when launching tasks using DRMAA). This file should describe the walltime and the number of nodes/processors to use for each task. |
|
This option should be used when using DRMAA on a HPC to load required module and set environment variables. The content of the file will be added between the ‘shebang’ line and the tool command. |
SHAPEIT options¶
Option |
Description |
---|---|
|
The SHAPEIT binary if it’s not in the path. |
|
The number of thread for phasing. [ |
|
SHAPEIT extra parameters. Put extra
parameters between single or normal quotes
(e.g. |
Plink options¶
Option |
Description |
---|---|
|
The Plink binary if it’s not in the path. |
IMPUTE2 autosomal reference¶
Option |
Description |
---|---|
|
The template for IMPUTE2’s haplotype
files (replace the chromosome number by
‘ |
|
The template for IMPUTE2’s legend files
(replace the chromosome number by
‘ |
|
The template for IMPUTE2’s map files
(replace the chromosome number by
‘ |
|
The name of IMPUTE2’s sample file. |
IMPUTE2 chromosome X reference¶
Option |
Description |
---|---|
|
The IMPUTE2’s haplotype file for the non-pseudoautosomal region of chromosome 23. |
|
The IMPUTE2’s haplotype file for the first pseudoautosomal region of chromosome 23. |
|
The IMPUTE2’s haplotype file for the second pseudoautosomal region of chromosome 23. |
|
The IMPUTE2’s legend file for the non-pseudoautosomal region of chromosome 23. |
|
The IMPUTE2’s legend file for the first pseudoautosomal region of chromosome 23. |
|
The IMPUTE2’s legend file for the second pseudoautosomal region of chromosome 23. |
|
The IMPUTE2’s map file for the non-pseudoautosomal region of chromosome 23. |
|
The IMPUTE2’s map file for the first pseudoautosomal region of chromosome 23. |
|
The IMPUTE2’s map file for the second pseudoautosomal region of chromosome 23. |
IMPUTE2 options¶
Option |
Description |
---|---|
|
The IMPUTE2 binary if it’s not in the path. |
|
The length of a single segment
for imputation. [ |
|
IMPUTE2 filtering rules (optional). |
|
IMPUTE2 extra parameters. Put
the extra parameters between
single or normal quotes (e.g.
|
IMPUTE2 merger options¶
Option |
Description |
---|---|
|
The probability threshold for no calls.
[ |
|
The completion rate threshold for site
exclusion. [ |
|
The measure of the observed statistical
information associated with the allele
frequency estimate threshold for site
exclusion. [ |
Automatic report options¶
Option |
Description |
---|---|
|
The report number.
[ |
|
The report title. [ |
|
The report author. [ |
|
The report background section (can
either be a string or a file
containing the background.
[ |