R/geneHummus.R

#' genehummus: A pipeline to define gene families in Legumes and beyond
#'
#' genehummus is a pipeline with high specificity and sensitivity in
#' extracting proteins from the RefSeq database (NCBI).
#'
#' @author Jose V. Die \email{jose.die@uco.es}, Moamen M. Elmassry,
#' Kimberly H. LeBlanc, Olaitan I. Awe, Allissa Dillman, Ben Busby
#'
#' @docType package
#'
#' @name geneHummus
#'
#' @seealso see the preprint in \href{https://www.biorxiv.org/content/10.1101/436659v1}{BioRvix}
#'
#'
"_PACKAGE"

utils::globalVariables(c("spp_table", "n", "Species"))

Try the geneHummus package in your browser

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

geneHummus documentation built on May 2, 2019, 6:19 a.m.