Creates a bar plot for the signal-to-noise ratio of gene expression across samples.
Arguments
- df
Data frame with sample_id
and value
columns indicating the mean log10-ratio of expression over noise.
Value
A ggplot object visualizing the signal-to-noise ratio for each sample.