Rdocumentation
powered by
Learn R Programming
RAPIDR (version 0.1.1)
BinBam: BinBam
Description
Given a list of bam files, this function writes the output to a text file after binning and doing gc Correction
Usage
BinBam(bam.file, index = bam.file, mask = NULL, k = 20000)
Arguments
bam.file
name of bamfile
index
index of bam file
mask
mask file in the bed format
k
bin size in kilobases