View source: R/protein_quant_runner.R
protein_quant_runner | R Documentation |
Run Pairwise Protein Quantification and Quality Control on Maxquant output
protein_quant_runner(
upload_folder,
output_folder,
protein_only = FALSE,
write_qc = TRUE
)
output_folder |
An output folder to store produced files. |
protein_only |
Boolean, TRUE means LFQ will only process protein level data |
folder |
A maxquant txt output folder. |
A string describing the type of experiment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.