Description Usage Format Examples
Annotation dataset Dataset contains gene length for human GRCh37 and mouse GRCm38 genome and low variability genes.
1 |
An object of class list
of length 4.
1 2 3 4 5 | data(annotation_data)
gene_len_GRCh37 <- annotation_data[["gene_len_GRCh37"]]
gene_len_GRCm38 <- annotation_data[["gene_len_GRCm38"]]
LV_gene_human <- annotation_data[["LV_gene_human"]]
LV_gene_mouse <- annotation_data[["LV_gene_mouse"]]
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.