NB.unambiguous: Determine unambiguous NBs

View source: R/compose.R

NB.unambiguousR Documentation

Determine unambiguous NBs

Description

Determine unambiguous NBs

Usage

NB.unambiguous(x = getNB())

Arguments

x

a data.frame containing a column peptide

Value

a data.frame a data.frame of unambiguously assignable peptides (those, which occur only on one nanobody)

Examples

NB <- getNB()
dim(NB.unambiguous(NB))

cpanse/NestLink documentation built on May 16, 2022, 2:33 a.m.