genesOn: Retrieve Genes by their Genome Features

View source: R/filterGenes.R

genesOnR Documentation

Retrieve Genes by their Genome Features

Description

Retrieve genes by their genome features. e.g. all genes on chromosome 7.

Usage

genesOn(value, attribute)

Arguments

value

a value or a list of values that are the genome features to filter

attribute

the name(s) of the genome feature(s) in question. One or more of of 'chr', 'arm', 'start', 'end'.

Value

a character vector of gene names

Examples

genesOn(7, 'chr')

jlaffy/infercna documentation built on Jan. 26, 2024, 11:24 p.m.