Description Usage Arguments Value
Calculates mean, sd, CV, CV2 for each gene
1 2  | get_counts_statistics(sv, min_counts_per_gene = 10, keepCounts = FALSE,
  mode = "norm_counts")
 | 
sv | 
 ExpressionSet for a given tissue  | 
min_counts_per_gene | 
 Minimum number of counts per gene to be considered  | 
keepCounts | 
 Keep columns with counts in the output  | 
mode | 
 "norm_counts" / "log" meaning using normalized by library size counts or using log(normalized_counts)  | 
dataframe with counts statistics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.