read.genomic.data: A function to read genomic data.

Description Usage Arguments Examples

Description

A function to read genomic data.

Usage

1
read.genomic.data(genome = "", chrn = NULL, bin = 300, mc.cores = 2)

Arguments

genome

a string corresponding to genome of interest.

chrn

a vector of chromosome names or NULL for all chromosomes.

bin

a size of a bin.

mc.cores

a number of cores for parallel computing.

Examples

1

jakubmie/MACC documentation built on May 18, 2019, 11:17 a.m.