get_filter_type {pmartR}R Documentation

Extracts the types of filters that have been applied. This function will be used at the beginning of the applyFilt function to give a warning if the same type of filter has already been applied.

Description

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

Usage

get_filter_type(omicsData)

Arguments

omicsData

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

Value

vector of filters used on omicsData


[Package pmartR version 2.4.4 Index]