plot_batcheffect: Multidimensional scaling across replicates 'plot_batcheffect'...

Description Usage Arguments Value Examples

Description

Multidimensional scaling across replicates

plot_batcheffect plots the level of similarity across replicates.

Usage

1
2
3
4
plot_batcheffect(
  aggregated_peptides,
  sample_names = c("hour18", "hour4", "mock")
)

Arguments

aggregated_peptides

Dataframe output from agregate_singlepeptides

sample_names

character indicates sample names

Value

Multidimensional scaling plot

Examples

1
2
3
if(interactive()){
plot_batcheffect(aggregatedWCL)
}

demar01/RIC documentation built on Feb. 10, 2021, 5:25 p.m.