locationProfileSetup: Set up reference profiles for constrained proportional...

Description Usage Arguments Value Examples

View source: R/cpaProgs.R

Description

Set up reference profiles for constrained proportional assignment

Usage

1
locationProfileSetup(profile, markerList, numDataCols)

Arguments

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

Value

A matrix refLocationProfiles giving the abundance level profiles of the subcellular locations

Examples

1
2
refLocationProfilesNSA <- locationProfileSetup(profile=protNSA_AT5tmtMS2,
  markerList=markerListJadot, numDataCols=9)

mooredf22/protlocassign0p1p1 documentation built on Feb. 7, 2022, 1:55 a.m.