View source: R/load_prost_data.R
read_count_per_condition | R Documentation |
The condition is from the conditions column in sample_info
read_count_per_condition(
compressed_by_annotation,
sample_info,
condition_list = "conditions",
normalized = F
)
compressed_by_annotation |
compressed_by_annotation tibble |
sample_info |
sample_info tibble |
condition_list |
a string vector describing the different conditions |
normalized |
whether to use raw or normalized from prost, default raw |
a tibble with a line by condition and a column by annotated miRNA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.