get_probes_of_gene: Probes along a given gene VALIDATED

Description Usage Arguments Value Examples

View source: R/analyze.R

Description

This function returns a list of probes along a particular gene

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
2
gene_probes <- get_probes_of_gene(reference, gene)
... some visualization 

ethanmoyer/MethylConstruct documentation built on July 10, 2020, 12:28 a.m.