simulateReadsFromCounts {chromstaR}R Documentation

Simulate read coordinates

Description

Simulate read coordinates using read counts as input.

Usage

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.


[Package chromstaR version 1.10.0 Index]