Get a gene list from biomart

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