Get the gene positions without considering the strand info.

getHomologGeneList(species, mart, ensembl_gene_ids, ...)

Arguments

species

The target species for homologs query.

mart

object of class Mart.

ensembl_gene_ids

Ensembl gene ids.

...

Parameters could be used by useEnsembl except `biomart`.

Value

A list of GRanges objects with gene positions.

Examples

# example code