bin_reads | R Documentation |
A function to put every the position of every read listed in a data.frame into its corresponding bin.
bin_reads(reads, bins)
reads |
a data.frame of read positions for a given individual |
bins |
a list (length of which = number of chr) of breakpoints |
To be completed
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.