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"))
NCBI-Hackathons/GeneHummus documentation built on Sept. 9, 2020, 2:35 p.m.