Difference between revisions of "Parameter file elements"
Jump to navigation
Jump to search
(→jobs) |
(→jobs) |
||
Line 20: | Line 20: | ||
*keystrings | *keystrings | ||
{| | {| | ||
|key string word | |||
|key string variable type | |||
|key variable values | |||
|explanation | |||
|- | |- | ||
|jobs | |jobs | ||
|csv-list | |||
|solve,sample,pevsample,mcemreml,yh | |solve,sample,pevsample,mcemreml,yh | ||
|job sequence is determined by the list sequence. list content determines nominated-compulsory elements | |||
|} | |} | ||
=='''solve'''== | =='''solve'''== |
Revision as of 11:04, 3 January 2021
pedigrees
genotypes
grms
model
eqn
poly
jobs
Example:
<jobs>
jobs: solve,yh
...
</jobs>
host: root
hosts:
- keystrings
key string word | key string variable type | key variable values | explanation |
jobs | csv-list | solve,sample,pevsample,mcemreml,yh | job sequence is determined by the list sequence. list content determines nominated-compulsory elements |
solve
sample
pevsample
mcemreml
yh
samplers
sampler name
solvers
- host: root
solver name
- host: solvers
- hosts mutually exclusive elements of which hard-coded names define the solver type
pcgiod
- host: solver name
- defines the solver is an iteration-on-data preconditioned gradient solver
element name | element type | host element | hosts elements | element function | key string key word | key string variable | key string function | key string type |
---|---|---|---|---|---|---|---|---|
pedigrees | Automatic-optional | root | yes | host elements of specific pedigrees | pedigrees | pedigree names | nominates further elements | compulsory |
pedigree name | Nominated-compulsory | pedigrees | no | host information about a specific pedigree | file | pedigree file name | provides pedigree file name | compulsory |
switch | probabilistic | pedigree is probabilistic | optional | |||||
selfing | pedigree contains selfing | |||||||
phantomparents | integer | provides the number of individuals at the top of the pedigree which are phantom parents | optional |