contaminant_AC: Identify contaminants by protein ACs

Description Usage Arguments Value Examples

Description

Gives back a boolean for every given protein AC, indicating if it is a contaminant or not.

Usage

1
contaminant_AC(protein_ac)

Arguments

protein_ac

A vector of protein AC's.

Value

A vector indicating if it is a contaminant.

Examples

1
contaminant_AC(c("A0AVF1", "Q9NZT1", "P02786"))

UNIL-PAF/PAFcontaminants documentation built on May 24, 2019, 9:50 a.m.