remove_outliers: Remove the outliers of a data set (mash or accnet)

View source: R/remove_outliers.R

remove_outliersR Documentation

Remove the outliers of a data set (mash or accnet)

Description

Remove the outliers (or any desire element) of an accnet or mash object.

Usage

remove_outliers(data, outliers)

Arguments

data

An accnet or mash object

outliers

A one data frame with a column "Source". It must contains the elements to remove

Value

An accnet or mash object without the removed elements.

See Also

outliers


irycisBioinfo/PATO documentation built on Oct. 19, 2023, 3:07 p.m.