exportMapToPretzl: Export genetic map to Pretzl

Description Usage Arguments Details Value

View source: R/exportMapToPretzl.R

Description

Export genetic map to Pretzl

Usage

1
exportMapToPretzl(inputObject, name, separateChromosomes = FALSE)

Arguments

inputObject

The object of class mpcrossMapped containing the genetic map

name

If a single JSON object is being exported, the name of the exported map.

separateChromosomes

If TRUE, separate exports will be generated for each chromosome. The name associated with each chromosome map will contain the chromosome name as a suffix.

Details

Convert the genetic map from an object of class mpcrossMapped to the JSON format used by Pretzl. Pretzl is a web app for visualising and comparing genetic maps.

Value

A list containing JSON, suitable for import into Pretzl.


rohan-shah/mpMap2 documentation built on July 21, 2020, 8:58 p.m.