Example.Knock.generation.gene.buffer | R Documentation |
This example dataset contains a genotype matrix of gene buffer surrounding region and the positions for gene buffer region. 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.gene.buffer.example")
An object of class list
of length 2.
data('Knock.generation.gene.buffer.example')
G_gene_buffer_surround=Knock.generation.gene.buffer.example$G_gene_buffer_surround
pos_gene_buffer=Knock.generation.gene.buffer.example$pos_gene_buffer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.