grab_ensembl: Grab ensembl gene annotations

Description Usage Arguments Value Examples

View source: R/grab_ensembl.R

Description

Grab ensembl gene annotations from the Bioconductor AnnotationHub.

Usage

1
grab_ensembl(organism = "mus musculus", set = "AH51040")

Arguments

organism

Character string with name of organism

set

Character string with name of dataset

Value

A GenomicRanges object with the gene annotation information.

Examples

1
2
3
4
## Not run: 
ensembl <- grab_ensembl()

## End(Not run)

rqtl/qtl2bioc documentation built on Jan. 2, 2021, 1:53 a.m.