R/scaper-package.R

#' @keywords internal
#' @aliases scaper-package
"_PACKAGE"

## usethis namespace: start
#' @importFrom dplyr arrange
#' @importFrom dplyr desc
#' @importFrom dplyr filter
#' @importFrom dplyr group_by
#' @importFrom dplyr summarise
#' @importFrom Seurat CreateAssayObject
#' @importFrom Seurat CreateSeuratObject
#' @importFrom Seurat NormalizeData
#' @importFrom SeuratObject GetAssayData
#' @importFrom stringr str_extract
#' @importFrom stringr str_trim
#' @importFrom utils read.csv
#' @importFrom VAM vamForCollection
#' @importFrom VAM vamForSeurat
#' @importFrom xml2 read_xml
#' @importFrom xml2 xml_find_all
#' @importFrom xml2 xml_path
#' @importFrom xml2 xml_text
## usethis namespace: end
NULL

Try the scaper package in your browser

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

scaper documentation built on April 17, 2025, 1:07 a.m.