get_filters {pmartR}R Documentation

Fetch the filters attribute

Description

Retrieves the values in the filters attribute from an omicsData object.

Usage

get_filters(omicsData)

Arguments

omicsData

An object of class pepData, proData, metabData, lipidData, or nmrData.

Value

A list containing filter class objects. Each element in this list corresponds to a filter applied to the data. The filters will be listed in the order they were applied. A filter object contains two elements:


[Package pmartR version 2.4.4 Index]