Description Usage Arguments Value Examples
Set up reference profiles for constrained proportional assignment
1 | locationProfileSetup(profile, markerList, numDataCols)
|
profile |
data frame of protein identifiers (protName) and their relative abundance in centrifugation fractions. |
markerList |
List of reference proteins and their subcellular locations |
numDataCols |
Number of channels of abundance levels |
A matrix refLocationProfiles giving the abundance level profiles of the subcellular locations
1 2 | refLocationProfilesNSA <- locationProfileSetup(profile=protNSA_AT5tmtMS2,
markerList=markerListJadot, numDataCols=9)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.