Changes

From Genome Analysis Wiki
Jump to navigationJump to search
m
Line 87: Line 87:  
The subset parameters are required if the user wishes to impute into a particular region of the chromosome rather than the whole chromosome (typically used when running imputation in chunks). If using the subset parameters, a default window of additional 500 Kbp is applied on either side as the buffer region, unless otherwise specified by the user. Variants from the buffer region are only used for imputation and not reported in the final output.
 
The subset parameters are required if the user wishes to impute into a particular region of the chromosome rather than the whole chromosome (typically used when running imputation in chunks). If using the subset parameters, a default window of additional 500 Kbp is applied on either side as the buffer region, unless otherwise specified by the user. Variants from the buffer region are only used for imputation and not reported in the final output.
 
For example, to analyze chromosome 6 from position 1000000 to position 2000000 with 300000 base positions on either side as a buffer, one must use <code>--chr 6 --from 1000000 --to 2000000 --window 300000</code>.  
 
For example, to analyze chromosome 6 from position 1000000 to position 2000000 with 300000 base positions on either side as a buffer, one must use <code>--chr 6 --from 1000000 --to 2000000 --window 300000</code>.  
      
; --chr <chromosome>
 
; --chr <chromosome>
17

edits

Navigation menu