Export genetic map to Pretzl
exportMapToPretzl(inputObject, name, separateChromosomes = FALSE)The object of class mpcrossMapped containing the genetic map
If a single JSON object is being exported, the name of the exported map.
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.
A list containing JSON, suitable for import into Pretzl.
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.