R/ABHgenotypeR.R

#' 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

Try the ABHgenotypeR package in your browser

Any scripts or data that you put into this service are public.

ABHgenotypeR documentation built on May 2, 2019, 6:33 a.m.