labelClassPatient: A function to label rows of PPCC data frame according to...

View source: R/labelClassPatient.R

labelClassPatientR Documentation

A function to label rows of PPCC data frame according to their class and patient id

Description

This function labels PPCC data frame rows according to their class and patient similarity

Usage

labelClassPatient(ppcc_df, meta_data)

Arguments

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

Value

Labeled PPCC data frame labelClassPatient()


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