estimate_Npep: Get the number of theoretically observable peptides per...

View source: R/Main_functions.R

estimate_NpepR Documentation

Get the number of theoretically observable peptides per protein

Description

Get the number of theoretically observable peptides per protein

Usage

estimate_Npep(df, Column_Npep = NULL)

Arguments

df

A data frame

Column_Npep

column containing the number of theoretically observable peptides per protein. If NULL try to compute the number of theoretically observable peptides using iBAQ values, or use molecular weight.

Value

A data frame with the column 'Npep'


VoisinneG/InteRact documentation built on May 17, 2022, 11:40 p.m.