Learn R Programming

infercnv (version 0.8)

remove_genes_at_ends_of_chromosomes: remove_genes_at_ends_of_chromosomes()

Description

Removes genes that are within window_length/2 of the ends of each chromosome.

Usage

remove_genes_at_ends_of_chromosomes(infercnv_obj, window_length)

Arguments

infercnv_obj

infercnv_object

window_length

length of the window to use.