get_probes_of_gene: Get probes along a given gene

Description Usage Arguments Value Examples

View source: R/analyze.R

Description

This function returns a list of probes along a particular gene using the given reference file.

Usage

1
get_probes_of_gene(reference, gene)

Arguments

reference

reference file

gene

gene name

Value

list of probes along a particular gene

Examples

1
gene_probes <- get_probes_of_gene(reference, gene)

ethanmoyer/ICCE documentation built on Aug. 25, 2020, 5:18 p.m.