View source: R/do_count_id_quant.R
do_count_id_quant | R Documentation |
Combines information of identified and quantified proteins
do_count_id_quant( data_, input.id = "Unique.peptides", input.quant = "LFQ.intensity", output = "data_count_id_quant" )
data_ |
data_ |
input.id |
data frame of identified proteins |
input.quant |
data frame of quantified proteins |
output |
name of output data |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.