Description Usage Arguments See Also
Pull the map from a CSV or HDF5 file, and write it to a separate map CSV
file. If a HDF5 data file contains multiple maps, the mapname
parameter must specify which map to pull.
1 2 | run_pullmap(datafile = NA_character_, mapfile = NA_character_,
mapname = NA_character_, require.mapunit = TRUE, include.mapunit = TRUE)
|
datafile |
file containing map data [required] |
mapfile |
output map CSV file [required] |
mapname |
name of map (if applicable) |
require.mapunit |
require map units in input |
include.mapunit |
include map units in output |
Other pipeline functions: run_annoqtl,
run_digest, run_estimap,
run_interptimes,
run_makecross, run_makegeno,
run_prep, 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.