View source: R/export_data_tables.R
export_protein_abundance_matrix | R Documentation |
generated a protein-level abundance matrix for each column in dataset$peptides that starts with "intensity"
export_protein_abundance_matrix(dataset, rollup_algorithm, output_dir)
dataset |
your dataset |
rollup_algorithm |
strategy for combining peptides to proteins. For valid options, see rollup_pep2prot() |
output_dir |
output directory where all output files are stored, must be an existing directory |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.