View source: R/labelClassPatientPerPair.R
labelClassPatientPerPair | R Documentation |
This function labels a pair of samples to their class and patient id
labelClassPatientPerPair( sample1Class, sample1Patient, sample2Class, sample2Patient )
sample1Class |
Class of sample 1 |
sample1Patient |
Patient_ID of sample 1 |
sample2Class |
Class of sample 2 |
sample2Patient |
Patient_ID of sample 2 |
Class Patient Label of the Sample Pair labelClassPatientPerPair()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.