Description Usage Arguments Value Examples
Multidimensional scaling across replicates
plot_batcheffect
plots the level of similarity across replicates.
1 2 3 4 | plot_batcheffect(
aggregated_peptides,
sample_names = c("hour18", "hour4", "mock")
)
|
aggregated_peptides |
Dataframe
output from |
sample_names |
character indicates sample names |
Multidimensional scaling plot
1 2 3 | if(interactive()){
plot_batcheffect(aggregatedWCL)
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.