fillMFprnnums | R Documentation |
Adds MSFragger intensity and ratio columns
fillMFprnnums(
dat_dir,
use_maxlfq = TRUE,
use_spec_counts = FALSE,
prob_co = 0.99
)
dat_dir |
The working directory. |
use_maxlfq |
Logical; use MaxLFQ values or not. |
use_spec_counts |
Logical; use spectrum counts or not. |
prob_co |
The cut-off in protein probability. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.