Description Usage Arguments Value
Get suggested filter values
1  | GetCutoffs(E, verbose = T, min_counts = 100, max_counts = 1000)
 | 
E | 
 Expression matrix or a list of expression matrices, see ?Read_h5  | 
verbose | 
 If false, hides output dialog  | 
min_counts | 
 Minimum counts for outlier detection, default is 100.  | 
max_counts | 
 Maximum counts for outlier detection, default is 1000.  | 
List where each element is a data frame with min_umi and min_genes_detected filters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.