Nothing
#' ABHgenotypeR: A package for easy visualization and manipulating of ABH genotypes.
#'
#' The ABHgenotypeR packages is meant as a companion packages in between the TASSEL
#' GBS pipeline and R/qtl. It allows easy visualization of ABH-encoded genotypes
#' in a .csv format as ouptut by the TASSEL ABHGenosPlugin which is also the
#' format necessary for R/qtl input.
#'
#'
#' @docType package
#' @name ABHgenotypeR
#' @import ggplot2
#' @import utils
NULL
#> NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.