labelClassPatientPerPair: A function to label a pair of samples to their class and...

View source: R/labelClassPatientPerPair.R

labelClassPatientPerPairR Documentation

A function to label a pair of samples to their class and patient id

Description

This function labels a pair of samples to their class and patient id

Usage

labelClassPatientPerPair(
  sample1Class,
  sample1Patient,
  sample2Class,
  sample2Patient
)

Arguments

sample1Class

Class of sample 1

sample1Patient

Patient_ID of sample 1

sample2Class

Class of sample 2

sample2Patient

Patient_ID of sample 2

Value

Class Patient Label of the Sample Pair labelClassPatientPerPair()


lr98769/doppelgangerIdentifier documentation built on Aug. 2, 2022, 9:41 a.m.