convert.genes.to.GRanges {DOQTL}R Documentation

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.

Author(s)

Daniel Gatti

Examples

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

[Package DOQTL version 1.18.0 Index]