View source: R/sample_metadata.R
peptide_and_protein_counts_per_sample | R Documentation |
add peptide and protein counts to samples tibble, so downstream code includes this in output tables and report figures relating to sample metadata
peptide_and_protein_counts_per_sample(peptides, samples, isdia)
peptides |
peptide tibble in long format |
samples |
samples tibble in wide format |
isdia |
boolean indicating this is a DIA dataset (DDA otherwise). Use is_dia_dataset(dataset) to obtain this from data |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.