Description Usage Arguments Value
Reads in MaxQuant evidence.txt
and proteinGroups.txt
.
1 2 3 4 5 6 7 8 9 | import_MaxQuant_evidence0(
proteinGroups.file = NULL,
evidence.file = NULL,
shared = F,
rollup = "measurement",
proteinGroups.data = NULL,
evidence.data = NULL,
as.data.table = F
)
|
proteinGroups.file |
Location of the |
evidence.file |
Location of the |
shared |
Include shared peptides? |
data |
Advanced: Rather than specifying |
A data.frame for input into bayesprot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.