View source: R/parse_maxquant.R
import_maxquant_proteingroups | R Documentation |
Import peptide-to-protein mappings from MaxQuant
import_maxquant_proteingroups(path, remove_shared = T)
path |
the directory that contains the search results (typically the 'txt' filter that contains files 'proteinGroups.txt' and 'evidence.txt') |
remove_shared |
remove all shared peptides that could not be assigned to a single proteingroup as a unique- or razor-peptide ? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.