markers2mendel_map_lines: create a vector of Mendel formatted map file strings

Description Usage Arguments 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 map file, if the return from this function is called D you can just do cat(D, sep = "", file = myMap.txt), for example.

Usage

1

Arguments

df

A data frame in the format of long_markers.

Examples

1
2
3

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