export_peptide_abundance_matrix: Export peptide-level data to TSV files

View source: R/export_data_tables.R

export_peptide_abundance_matrixR Documentation

Export peptide-level data to TSV files

Description

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.

Usage

export_peptide_abundance_matrix(dataset, output_dir)

Arguments

dataset

your dataset

output_dir

output directory where all output files are stored, must be an existing directory

Details

i.e. 1 output file for every column in dataset$peptides that starts with "intensity"


ftwkoopmans/msdap documentation built on March 5, 2025, 12:15 a.m.