import_dataset_peaks | R Documentation |
Import a label-free proteomics dataset from Peaks
import_dataset_peaks(filename, collapse_peptide_by = "sequence_modified")
filename |
a features.csv file exported by Peaks |
collapse_peptide_by |
if multiple data points are available for a peptide in a sample, at what level should these be combined? options: "sequence_modified" (recommended default), "sequence_plain", "" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.