# Create object containing file path to external dataset
# (see vignette to follow examples with personal data)
file <- system.file("extdata", "example_map_1.map", package = "syntenyPlotteR")
# -----------------------------------------------------------------------------------
# Run reformat.syntenyData function
# To run example and save file to working directory
# add directory parameter and set working directory
# To run example with personal data see vignette
reformat.syntenyData(file, "outputName")
Run the code above in your browser using DataLab