Description Usage Arguments Details Value Author(s) See Also Examples
View source: R/pRolocmarkers.R
This function retrieves a list of organelle markers or, if no
species
is provided, prints a description of available
marker sets. The markers can be added to and MSnSet
using
the addMarkers
function.
1 | pRolocmarkers(species)
|
species |
The species of interest. |
The markers have been contributed by various members of the
Cambridge Centre for Proteomics, in particular Dr Dan Nightingale
for yeast, Dr Andy Christoforou and Dr Claire Mulvey for human, Dr
Arnoud Groen for Arabodopsis and Dr Claire Mulvey for mouse. In
addition, original (curated) markers from the pRolocdata
datasets have been extracted (see pRolocdata
for details
and references). Curation involved verification of publicly
available subcellular localisation annotation based on the
curators knowledge of the organelles/proteins considered and
tracing the original statement in the literature.
These markers are provided as a starting point to generate reliable sets of organelle markers but still need to be verified against any new data in the light of the quantitative data and the study conditions.
Prints a description of the available marker lists if
species
is missing or a named character with organelle
markers.
Laurent Gatto
addMarkers
to add markers to an
MSnSet
and markers
for more information about
marker encoding.
1 2 3 | pRolocmarkers()
table(pRolocmarkers("atha"))
table(pRolocmarkers("hsap"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.