MakeDuplicatesMatrix | R Documentation |
Select values to create duplicates matrix
MakeDuplicatesMatrix(matrix, listVar, listVal, metadata)
matrix, |
a long matrix made with ReformatQCmatrix function |
listVar, |
a list of variables that correspond to metadata column names |
listVal, |
a list of values that correspond to metadata values |
metadata, |
a dataframe containing variables as columns names and their corresponding values |
a long df with samples containing values gave in listVal
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.