longmaps: Take output from /codejoin2maps() and put into long form for...

View source: R/genoconverters.R

longmapsR Documentation

Take output from /codejoin2maps() and put into long form for plotting

Description

Refers to a reference linkage group for facetting, and one for joining, this avoids errors when a marker exists twice in one of the maps.

Usage

longmaps(df, reflg_facet, reflg_join, markerName = markerName)

Arguments

df

A data.frame (output from /codejoin2maps()) of joined map data.

reflg_facet

An unquoted string. The name for the reference linkage group identifier for faceting.

reflg_join

An unquoted string. The name for the reference linkage group identifier for joining.

markerName

An unquoted string. The name of the variable giving marker names.


alexwhan/genomap documentation built on March 1, 2025, 10:13 a.m.