License: MIT

The Proteomics.analysis.data package was prepared by the MRC Toxicology unit Bioinformatics facility to provide data for training sessions covering the basics of proteomics analyses.

Install

remotes::install_github("MRCToxBioinformatics/Proteomics.analysis.data")

Data

You can see the available data sets using the following

list.files(system.file("extdata", package = "Proteomics.analysis.data"))

Note that the extdata is organised in subdirectories. Files will always have a suffix. To see the files in the subdirectory, use, e.g

list.files(system.file("extdata/OOPS_SILAC", package = "Proteomics.analysis.data"))

Documentation

Data files documentation can be obtained via help(package="Proteomics.analysis.data")



MRCToxBioinformatics/Proteomics.analysis.data documentation built on May 13, 2022, 12:44 a.m.