seuratify_thy_data: Make arrays into Seurat objects.

Description Usage

View source: R/data_handling.R

Description

Keeps all genes expressed in at least (by default) 3 cells and keeps all cells with at least 1000 genes. It reports some summary figures, plotting number of genes by cell, num UMIs by cell, and number of cells by gene.

Usage

1
2
seuratify_thy_data(raw_dge, results_path = NULL, test_mode = F,
  min.genes = 1000, min.cells = 3, ...)

maehrlab/thymusatlastools documentation built on May 28, 2019, 2:32 a.m.