BinMat: Processes Binary Data Obtained from Fragment Analysis (Such as AFLPs, ISSRs, and RFLPs)

A molecular genetics tool that processes binary data from fragment analysis. It consolidates replicate sample pairs, outputs summary statistics, and produces hierarchical clustering trees and nMDS plots. This package was developed from the publication available here: <https://www.sciencedirect.com/science/article/pii/S1049964420306538>. The GUI version of this package is available on the R Shiny online server at: <https://clarkevansteenderen.shinyapps.io/BINMAT/> or it is accessible via GitHub by typing: shiny::runGitHub("BinMat", "clarkevansteenderen") into the console in R. Two real-world datasets accompany the package: an AFLP dataset of Bunias orientalis samples from Tewes et. al. (2017) <https://besjournals.onlinelibrary.wiley.com/doi/full/10.1111/1365-2745.12869>, and an ISSR dataset of Nymphaea specimens from Reid et. al. (2021) <https://www.sciencedirect.com/science/article/pii/S0304377021000218> . The authors of these publications are thanked for allowing the use of their data.

Version: 0.1.5
Depends: R (≥ 3.0)
Imports: pvclust (≥ 2.0), MASS (≥ 7.3), stats (≥ 3.4.0), graphics (≥ 3.4.0), base (≥ 3.4.0), ggpubr (≥ 0.4.0), tibble (≥ 3.1.4)
Suggests: knitr, rmarkdown
Published: 2022-03-06
Author: Clarke van Steenderen ORCID iD [aut, cre]
Maintainer: Clarke van Steenderen <vsteenderen at gmail.com>
License: GPL-3
NeedsCompilation: no
CRAN checks: BinMat results

Documentation:

Reference manual: BinMat.pdf
Vignettes: BinMat

Downloads:

Package source: BinMat_0.1.5.tar.gz
Windows binaries: r-devel: BinMat_0.1.5.zip, r-release: BinMat_0.1.5.zip, r-oldrel: BinMat_0.1.5.zip
macOS binaries: r-release (arm64): BinMat_0.1.5.tgz, r-oldrel (arm64): BinMat_0.1.5.tgz, r-release (x86_64): BinMat_0.1.5.tgz
Old sources: BinMat archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=BinMat to link to this page.