getGC.hg19: GC content computation for specific bins

Description Usage Arguments Value Author(s)

View source: R/getGC.hg19.R

Description

Add a column with GC content to a data.frame with 'chr', 'start' and 'end' column. Requires BSgenome for Hsapiens hg19; if not instructions to install it will be displayed.

Usage

1
getGC.hg19(bins.df)

Arguments

bins.df

a data.frame with bin information. Columns 'chr', 'start' and 'end' are required.

Value

the same input data.frame with an extra column 'GCcontent'.

Author(s)

Jean Monlong


jmonlong/PopSV documentation built on Sept. 15, 2019, 9:29 p.m.