Example.Knock.generation.enhancer | R Documentation |
This example dataset contains a genotype matrix of enhancer surrounding region and the positions for enhancer. The example dataset is extracted from the 'plinkforGRM_1000samples_10kMarkers' plink data in the extdata folder of SAIGE package, which contains 1000 samples.
data("Knock.generation.enhancer.example")
An object of class list
of length 2.
data('Knock.generation.enhancer.example')
G_enhancer_surround=Knock.generation.enhancer.example$G_enhancer_surround
pos_enhancer=Knock.generation.enhancer.example$pos_enhancer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.