cnmutData: Generate the SCNA SSNV input for running butte

View source: R/cnmut.R

cnmutDataR Documentation

Generate the SCNA SSNV input for running butte

Description

Four elements will be generated in the output list merged CNA segmentation; SSNV data.frame; cnvHits (index in CNA file, overlapping ssnv) snvHits (index in SSNV file, overlapping with cnv)

Usage

cnmutData(scnaFile, ssnvFile, skipchunk = 19)

Arguments

scnaFile

the SCNA segmentation file

ssnvFile

the SSNV file

skipchunk

segments with number of data points (probes) no more than this number will be skipped, set it to zero if not skipped

Value

list of data input for running butte


SunPathLab/Butte documentation built on Sept. 19, 2023, 9:42 a.m.