convert.genes.to.GRanges {DOQTL} | R Documentation |
Given the output of get.mgi.features
, convert the results to a GRanges object.
convert.genes.to.GRanges(mgi)
mgi |
Date.frame as returned by |
GRanges object containing the genes in the MGI argument.
Daniel Gatti
## Not run: convert.genes.to.GRanges(mgi)