simulateReadsFromCounts: Simulate read coordinates

Description Usage Arguments Value

View source: R/simulate.R

Description

Simulate read coordinates using read counts as input.

Usage

1
simulateReadsFromCounts(bins, fragLen = 50)

Arguments

bins

A GRanges-class with read counts.

fragLen

Length of the simulated read fragments.

Value

A GRanges-class with read coordinates.


chromstaR documentation built on Nov. 8, 2020, 8:29 p.m.