Description Usage Arguments Author(s) See Also
View source: R/run_interptimes.R
Read data in an R/qtl cross CSV file. If the input cross has
time-series phenotypes, interpolate phenotype values in any gaps in the
time series, then write the resulting cross to the output file.
1 | run_interptimes(datafile = NA_character_, tol = 1e-05)
|
datafile |
cross CSV file [required] |
tol |
time-step equality tolerance |
Yue Hu
Other pipeline functions: run_annoqtl,
run_digest, run_estimap,
run_makecross, run_makegeno,
run_prep, run_pullmap,
run_pushmap, run_recode,
run_report, run_scanone,
run_scantwo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.