call_tile_reg: call_tile_reg

Description Usage Arguments Value Examples

View source: R/call_tile_reg.r

Description

For a HiDRA dataset on a given chromosome, this function calls tile regions (the regions covered by at least one read).

Usage

1

Arguments

data

A data.frame for a HiDRA dataset for one chromosome. The data.frame must contain four columns: 'start', 'end', 'PLASMID', 'RNA', and is sorted by 'start'.

Value

tile_reg: A list containing the row ids in the data for each tiled region.

size: The number of reads in each tiled region.

num_r: The total number of tiled regions.

Examples

1
2

sharpr2 documentation built on May 2, 2019, 2:45 p.m.