View source: R/distribution_description.R
mark_windows | R Documentation |
Determine which unique genomic window each snp belongs to.
mark_windows(x, sigma, chr = "chr")
x |
data.frame. Must contain a "position" column and a chromosome info column. |
sigma |
numeric. Size of windows, in kb. |
chr |
character, default "chr". Name of chromosome info column in x. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.