View source: R/labelClassPatient.R
labelClassPatient | R Documentation |
This function labels PPCC data frame rows according to their class and patient similarity
labelClassPatient(ppcc_df, meta_data)
ppcc_df |
Data frame with "Sample1", "Sample2", "PPCC" as column names |
meta_data |
Data frame with the columns "Class" and "Patient_ID" indicating the class and patient id of the sample respectively and each row is a sample |
Labeled PPCC data frame labelClassPatient()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.