Description Usage Format Details References
A pre-built SilacProteomicsExperiment
object with data from a pulsed
silac experiment done in C. elegans by Visscher et al. 2016. It only
contains the data from the first 250 priteins and two old worms strains
(OW40 and OW450).
1 |
A SilacProteomicsExperiment
object with 250 proteins and 3574
peptides in a total of 14 samples.
A DataFrame
with the design of the experiment:
samples, timepoints, replicates...
A list of matrices with quantification data at protein level: total intensity (int_total), light isotope intensity (int_light), heavy isotope intensity (int_heavy) and heavy/light isotope intensty ratio (ratio).
A DataFrame
with 22 columns that contains general
protein information: ids, gene names, molecular weight...
A list of matrices with quantification data at peptide level: total intensity (int_total), light isotope intensity (int_light), heavy isotope intensity (int_heavy) and heavy/light isotope intensty ratio (ratio).
A DataFrame
with 46 columns that contains general
protein information: ids, amino acids counts, length...
A data.frame
with 3574 rows and 4 columns. It
contains the relationships between proteins and peptides in the
ProteomicsExperiment object.
It is used as example in the pulsed silac vignette to illustrate the main data analysis functions and in the examples of the documentation.
https://www.ncbi.nlm.nih.gov/pubmed/28679685
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.