R/seqTools.R

#' \code{scSeqTools} package
#'
#' RNA sequencing tools.
#'
#'
#' @docType package
#' @name scSeqTools
#' @importFrom rlang .data
#' @importFrom dplyr "%>%"
NULL

## quiets concerns of R CMD check re: the .'s that appear in pipelines
if(getRversion() >= "2.15.1")  utils::globalVariables(c("."))
jasonserviss/seqTools documentation built on May 17, 2019, 7:28 p.m.