Skip to contents

Exclude features from the dataset

Usage

exclude_features(data = NULL, features_exlude, replace_existing)

Arguments

data

MidarExperiment object

features_exlude

Vector of feature IDs (case-sensitive) to exclude from the dataset

replace_existing

If TRUE then existing valid_feature flags will be overwritten, otherwise appended

Value

MidarExperiment object