prepareForFiltering: Filter protein IDs that are not present in at least one...

View source: R/prepareForFiltering.R

prepareForFilteringR Documentation

Filter protein IDs that are not present in at least one experiment

Description

Filter protein IDs that are not present in at least one experiment

Usage

prepareForFiltering(funDT, condition_col_name, run_id_col_name)

Arguments

funDT

data.table

condition_col_name

name of column indicating the condition of interest

run_id_col_name

name of column indicating the protein id

Value

'list': filtered data.table and list of proteins


MassDynamics/MassExpression documentation built on May 7, 2023, 11:29 a.m.