plot_missing_SN_per_sample | R Documentation |
Missing values are more frequent with low signal:noise (S:N). This function visualises this relationship for each sample to aid selection of thresholds for minimal S:N filtering.
plot_missing_SN_per_sample(obj, sn_column = "Average.Reporter.SN", bins = 20)
obj |
|
sn_column |
|
bins |
|
ggplot
tile plot to show S:N vs # missing values for each sample
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.