View source: R/Main_functions.R
estimate_Npep | R Documentation |
Get the number of theoretically observable peptides per protein
estimate_Npep(df, Column_Npep = NULL)
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. |
A data frame with the column 'Npep'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.