auxAddCNcolumn: auxAddCNcolumn

Description Usage Arguments Details Value

View source: R/utils.R

Description

Adds a 'cn' column to the cnvs.gr data.frame or GRanges.

Usage

1
auxAddCNcolumn(cnvs.gr)

Arguments

cnvs.gr

data.frame or GRanges containing the column 'cnv' with "deletion" or "duplication" as values

Details

For each row, cn column is filled with 1 if cnv is "deletion", 3 if cnv is "duplication"

Value

input cnvs.gr with the new column 'cn'


CNVfilteR documentation built on April 17, 2021, 6:06 p.m.