remove_decoys: Remove decoy proteins

remove_decoysR Documentation

Remove decoy proteins

Description

This function filters out the decoy proteins and also removes the isDecoy variable.

Usage

remove_decoys(x)

Arguments

x

A data.table that contains decoy proteins. This function should be called after apply_evalue_cutoff and before the align_rt function.

Value

A data.table with the rows containing decoy proteins and the isDecoy column removed.

Author(s)

Evan A Martin


evanamartin/TopPICR documentation built on Dec. 9, 2022, 8:05 p.m.