View source: R/export_data_tables.R
export_peptide_abundance_matrix | R Documentation |
Generates separate files for input data as-is (i.e. all peptides, intensity values as provided in the imported dataset) and all filtering&normalization applied to the dataset.
export_peptide_abundance_matrix(dataset, output_dir)
dataset |
your dataset |
output_dir |
output directory where all output files are stored, must be an existing directory |
i.e. 1 output file for every column in dataset$peptides that starts with "intensity"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.