markers2mendel_def_lines: convert a long-format data frame of loci into a vector of...

Description Usage Arguments Details Examples

View source: R/mendel-interface.R

Description

This makes a vector of text that has carriage returns and things in it as necessary. So, to include it in a def file, if the return from this function is called D you can just do cat(D, sep = "", file = myDef.txt), for example.

Usage

1

Arguments

df

A data frame in the format of long_markers.

Details

Because it appears that Mendel requires unique locus names we will name them Chrom-underscore-Loc.

Examples

1
2
3

eriqande/gdropR documentation built on Feb. 25, 2021, 2:59 p.m.