inferPairs: Infer tumour pairs from segment table

View source: R/readFunctions.R

inferPairsR Documentation

Infer tumour pairs from segment table

Description

If sample IDs comprise a patient ID and a tumour type identifier, this function can attempt to infer the tumour pairs from the cohort.

Usage

inferPairs(segmentTable, sep = "_")

Arguments

segmentTable

A segment or mutation table generated by the appropriate read function

sep

The separator between patient and tumour identifiers in the sample names

Value

A data.frame with column names Sample1 and Sample2


argymeg/breakclone documentation built on Nov. 9, 2024, 7:12 p.m.