View source: R/load_prost_data.R
select_samples | R Documentation |
The samples kept have at least a log total count superior to the mean log count minus a user defined numerb of sigma (default 3)
select_samples(compressed_by_annotation, sample_info, number_of_sigma = 3)
compressed_by_annotation |
compressed_by_annotation tibble |
sample_info |
sample_info tibble |
number_of_sigma |
number of standard error inferior to the mean a log total count can be before being filtered out |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.