filterResults: Filter the data.frame obtained from probe analysis

Description Usage Arguments Value

View source: R/filterResults.R

Description

Filter the data.frame obtained from probe analysis

Usage

1
filterResults(results, range, position = "position", chr = "chromosome")

Arguments

results

Data.frame with the results of probe analysis

range

GenomicRanges with the desired range.

position

Character with the name of the column containing the positions

chr

Character with the name of the column containing the chromosome

Value

Data.frame with the results of the probes of the range


MEAL documentation built on Feb. 3, 2021, 2 a.m.