Skip to contents

Helper function to export the config file to current project directory

Usage

export_config(platform = NULL, analyte = c("proteins", "peptides"))

Arguments

platform

the source of the data (ProteomeDiscoverer, MaxQuant)

analyte

the omics analyte (proteins, peptides)

Value

success or fail

Examples