findCNVClusters: Find Clusters in CNV data

View source: R/CNVprofiler.R

findCNVClustersR Documentation

Find Clusters in CNV data

Description

Find Clusters in CNV data

Usage

findCNVClusters(data, splitChr = ";", nSpl = 3)

Arguments

data

data.frame with samples in columns and segments in rows. Allowed values: -1, 0, 1. rownames: "1;100;400" corresponding to chr 1, startPos: 100, endPos: 400


mknoll/dataAnalysisMisc documentation built on Feb. 4, 2024, 8:16 a.m.