| Age | Commit message (Collapse) | Author |
|
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
|
|
|
|
|
|
Feature/rqtl2 endpoints with files
|
|
Previously this attempted to fetch probeset metadata using only the
probeset name, but this is wrong. The dataset name is also needed.
|
|
|
|
|
|
Implement read from the last position for a file.
|
|
|
|
|
|
|
|
Capture stdout results to a file.
|
|
feat: Implementation for qtl using r-qtl2
|
|
called 'Strain'
This is because the code was also using 'Strain' for the strain name. At
least for the time being, I addressed this by changing those instances
to 'Sample' instead (which I don't believe is ever a case attribute
name).
|
|
|
|
|
|
The BCRYPT_SALT setting is not used anywhere in GN3 or GN2
|
|
|
|
|
|
This commit has no functional change it implements. It is purely a
aesthetics change to please Frederick.
|
|
Update the database URI parsing to allow setting of extra connection
option on the URI string.
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|