Conditional Analysis with custom regions and loci
How to run conditional analysis with custom region and loci
Last updated
Was this helpful?
How to run conditional analysis with custom region and loci
Last updated
Was this helpful?
It is possible now to run a simplified version of the conditional analysis that allows to pass:
a custom list of regions
a list of loci to start the conditioning from
In this scenario two shards will be created. One for each region and in the first region the conditioning will start from a joint conditioning over the two variants and proceed as per usual with a chain until the desired threshold is reached
The procedure for submission is similar to Conditional analysis. The most important inputs are"
- cond_regions
: a file with the list of regions and loci as shown above
- pheno
name of phenotype
- null
path to step1 regenie null
The modifiable wdl and json can be found at finngen/library-green/scripts/conditional/regenie_cond_region.sb.*
Once your inputs are in order, you can submit your job via command line:
REMEMBER to save your job ID [WORKFLOW_ID]
to keep track of your job and to be able to view the output! See also tips on . The [WORKFLOW_ID]
and your job can be monitored from the .
A version of this pipeline is also available as an