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

Description Usage Arguments Value Examples

View source: R/utils.R

Description

Get a gene list from biomart

Usage

1
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

1
2
3
chromosome = 15
start = 200000
end = 300000

OncoScore documentation built on Nov. 8, 2020, 5:18 p.m.