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