Description Usage Arguments Value
Read all .txt files (proteinGroups.txt renamed according to a specific experimental condition) a user-created folder.
1 2 3 4 | read_proteinGroups(
folderName = "proteinGroups",
selectColumnNames = defaultColumnNames
)
|
folderName |
Default folder name is "proteinGroups", the fold must exist in working directory, use |
selectColumnNames |
Default selected column names are "Protein IDs", "Majority protein IDs", "Peptide counts (all)", "Peptide counts (razor+unique)", "Peptide counts (unique)", "Protein names", "Gene names", "Number of proteins", "Peptides", "Razor + unique peptides", "Unique peptides", "Sequence coverage [ "Mol. weight [kDa]", "Sequence length", "Sequence lengths", "Q-value", "Score", "Intensity", "MS/MS count", "Only identified by site", "Potential contaminant" |
a list of dataframes (each dataframe contains data from each file)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.