aggregate_tibble_by_datatables | R Documentation |
highly optimized aggregation of the peptides data table. rewrite aggregate_tibble_by_datatables; more speed, support charge/mz columns (if present), take RT from most abundant peptide with prio for detected. the latter matters when merging data for plain sequences where one precursor has an MS/MS identification and the other is MBR
aggregate_tibble_by_datatables(peptides, prop_peptide = "sequence_plain")
peptides |
todo |
prop_peptide |
must be either 'sequence_plain', 'sequence_modified' or 'peptide_id' (the former 2 are the common use-case) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.