subcluster | R Documentation |
Description
subcluster(snp_data, block_threshold = 1, reverse = FALSE)
snp_data |
The snp_data to be filtered. |
block_threshold |
The minimum R^2 for two adjacent markers to be eligible for blocking (default: 1). |
reverse |
If true, blocks start at the most 3' position. |
Details
A subset of the original snp_data
containing only one
representative marker per LD block.
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.