knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

msatwRangler

The goal of msatwRangler is to convert microsatellite data from an .xlsx file in the GenAlEx format into .txt files that meet the input requirements of MicroMerge (Presson et al. 2006 & 2008).

Installation

You can install msatwRangler with this line of code:

{r, eval = FALSE} devtools::install_github("andreasbennetsenboe/msatwRangler")



andreasbennetsenboe/msatwRangler documentation built on Jan. 28, 2022, 8:09 a.m.