filterMDT: Filter MDT Objects

Description Usage Arguments Value

Description

Filter out samples or features on the basis of the entries in annotations, phenotype or info.

Usage

1
2
3
4
5
filterMDT(x, condition, with = c("annotations", "phenotype", "info"))

## S4 method for signature 'MDT'
filterMDT(x, condition, with = c("annotations", "phenotype",
  "info"))

Arguments

x

MDT object.

condition

logical expression indicating elements. Missing values are taken as FALSE.

with

character(1) specifying which annotation data.table should be used for filtering.

Value

Filtered MDT object.


olivmrtn/MachineLearningGWAS documentation built on May 24, 2019, 12:52 p.m.