Free Access Week-  Data Engineering + BI
Data engineering and BI courses are free!
Free AI Access Week from June 2-8

mappoly (version 0.4.1)

rev_map: Reverse map

Description

Provides the reverse of a given map.

Usage

rev_map(input.map)

Arguments

input.map

an object of class mappoly.map

Author

Marcelo Mollinari, mmollin@ncsu.edu

Examples

Run this code
plot_genome_vs_map(solcap.mds.map[[1]])
plot_genome_vs_map(rev_map(solcap.mds.map[[1]]))

Run the code above in your browser using DataLab