pruneCutree: Prune cutree to dendlist Args:

Description Usage Arguments Value

View source: R/utils.R

Description

Prune cutree to dendlist

Args:

Usage

1
pruneCutree(data, k, out_path = "output_dir", plot_dend = FALSE)

Arguments

data

an 'infercnv' object as produced by inferCNV.

k

an integer scalar or vector with the desired number of groups.

out_path

output directory.

plot_dend

whether to plot dendrogram or not. The value should be logical.

Value

Return an 'infercnv' object with dendlist.


CharleneZ95/infercnvPlus documentation built on April 9, 2020, 3:40 a.m.