| Age | Commit message (Collapse) | Author |
|
|
|
available of no cores detected.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 280c5e97d21501c03f672ed3576ae3eddfc76420.
|
|
|
|
|
|
* scripts/rqtl2_wrapper.R (generate_lod_plot): Delete function.
(output): Remove "lod_plot_path".
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Pass in the directory as a command-line option to add flexibility to
the deployment. Prior to this commit, the script made the assumption
that the TTL directory would show up on the path "/var/lib/data",
which is not always the case.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
same directory.
|
|
|
|
|
|
|
|
refactor: refactor use of str_glue to cat.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix issue when computing the kinship
|
|
|
|
|
|
|
|
|
|
ensure the input_file exists in the working directory.
|