select_samples: Select samples to keep only samples with a minimum number of...

View source: R/load_prost_data.R

select_samplesR Documentation

Select samples to keep only samples with a minimum number of reads relative to every samples.

Description

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)

Usage

select_samples(compressed_by_annotation, sample_info, number_of_sigma = 3)

Arguments

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


INRAE-LPGP/prostPostprocess documentation built on April 14, 2023, 12:59 p.m.