annotation_data: Annotation dataset Dataset contains gene length for human...

Description Usage Format Examples

Description

Annotation dataset Dataset contains gene length for human GRCh37 and mouse GRCm38 genome and low variability genes.

Usage

1

Format

An object of class list of length 4.

Examples

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"]]

WeiqiangZhou/SCDV documentation built on May 17, 2019, 12:04 p.m.