tidysc_cell_ranger.default | R Documentation |
#' @export tidysc_cell_ranger.default <- function(dir_names, min.transcripts = 400, min.cells = 5, high.mito.thresh = 0.08, high.umi.thresh = 10000, species, genome = ifelse(species == "Human", "hg38", "mm10")) print("This function cannot be applied to this object")
## Default S3 method: tidysc_cell_ranger( dir_names, min.transcripts = 400, min.cells = 5, high.mito.thresh = 0.08, high.umi.thresh = 10000, species, genome = ifelse(species == "Human", "hg38", "mm10") )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.