get.genes.from.biomart: get.genes.from.biomart

View source: R/utils.R

get.genes.from.biomartR Documentation

get.genes.from.biomart

Description

Get a gene list from biomart

Usage

get.genes.from.biomart(chromosome, start = NA, end = NA)

Arguments

chromosome

chromosome to be retireved

start

initial position to be used

end

final position to be used

Value

A list of genes

Examples

chromosome = 15
start = 200000
end = 300000


danro9685/OncoScore documentation built on March 27, 2024, 7:14 a.m.