normalize_counts_to_depth | R Documentation |
Normalize counts to sequencingdepth
normalize_counts_to_depth(
summarized_data,
raw_data,
spike_in_data = NULL,
groupBy,
force = F
)
summarized_data |
|
raw_data |
|
spike_in_data |
|
groupBy |
|
force |
|
data.frame (tibble) with normalized data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.