Description Usage Arguments Value
View source: R/mixturePlotPanel.r
plot mixture of all two compartment profile combinations as panel; assumes eight compartments Also assumes that "refLocationProfilesRSA" has been previously defined
1 2 3 4 5 6 7 8 9 | mixturePlotPanel(
refLocationProfilesAcup,
totProt,
NstartMaterialFractions,
errorReturn = FALSE,
fitType,
log2Transf = FALSE,
eps = 0.001
)
|
refLocationProfilesAcup |
relative amount of a given cellular compartment protein that ends up in a given centrifugation fraction |
totProt |
vector of amounts starting material in each fraction |
NstartMaterialFractions |
number of starting material fractions |
errorReturn |
return all area-based errors if true |
fitType |
use RSA, NSA, or Acup |
log2Transf |
use log2-transformed values. Default is "FALSE" |
eps |
constant to avoid taking logs of zero |
mixErrorMat a list of errors for all mixtures
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.