Learn R Programming

DOQTL (version 1.8.0)

convert.genes.to.GRanges: Convert MGI genes to GRanges.

Description

Given the output of get.mgi.features, convert the results to a GRanges object.

Usage

convert.genes.to.GRanges(mgi)

Arguments

mgi
Date.frame as returned by get.mgi.features.

Value

GRanges object containing the genes in the MGI argument.

Examples

Run this code
  ## Not run:  convert.genes.to.GRanges(mgi) 

Run the code above in your browser using DataLab