bin_reads: Count reads in genomic bins

View source: R/bin_reads.R

bin_readsR Documentation

Count reads in genomic bins

Description

A function to put every the position of every read listed in a data.frame into its corresponding bin.

Usage

bin_reads(reads, bins)

Arguments

reads

a data.frame of read positions for a given individual

bins

a list (length of which = number of chr) of breakpoints

Value

To be completed

Examples

NULL


malemay/delgbs documentation built on Feb. 1, 2024, 8:38 a.m.