Learn R Programming

RAPIDR (version 0.1.1)

makeGCContentPerPos: makeGCContentPerPos

Description

This function calculates the GC content using the hg19 reference genome for each position in the chromosome

Usage

makeGCContentPerPos(gc.fname, k = 200)

Arguments

gc.fname
file name of the output file. The file will be written as a .RData object
k
bin size, default is 200 bp