Learn R Programming

infercnv (version 0.8)

smooth_by_chromosome: smooth_by_chromosome()

Description

Smooth expression values for each cell across each chromosome by using a moving average with a window of specified length.

Usage

smooth_by_chromosome(infercnv_obj, window_length, smooth_ends = TRUE)

Arguments

infercnv_obj

infercnv_object

window_length

length of window (number of genes) for the moving average

smooth_ends

perform smoothing at the ends of the chromosomes (default: TRUE)

Value

infercnv_obj