View source: R/ruv_prps_plot.R
| plotPRPS | R Documentation | 
This function is a part of the data analysis functionality of tcgaCleaneR. It helps to map the pseudo samples
for different biology in a cancer type replicated across batches. The replication of of pseudo samples across batches
are known as Pseudo Replicates.
plotPRPS(data, n = 3)
data | 
 S4 data object  | 
n | 
 numeric: Minimum no. of samples needed to make pseudo sample. By default it consider 3 samples.  | 
PRPS Map which can be used to show how the biological variation are distributed across batches.
## Not run: plotPRPS(data = brca.data) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.