run_makecross: Make cross CSV file from genotype and phenotype data.

Description Usage Arguments See Also

View source: R/run_makecross.R

Description

Read separate genotype and phenotype data files, and combine these into a single cross data file.

Usage

1
2
run_makecross(genfile = NA_character_, phefile = NA_character_,
  crossfile = NA_character_)

Arguments

genfile

input genotype CSV file [required]

phefile

input phenotype CSV file [required]

crossfile

output cross CSV file [required]

See Also

Other pipeline functions: run_annoqtl, run_digest, run_estimap, run_interptimes, run_makegeno, run_prep, run_pullmap, run_pushmap, run_recode, run_report, run_scanone, run_scantwo


gact/shmootl documentation built on Nov. 11, 2021, 6:23 p.m.