How to extract the voom normalized value for each observation?
1
0
Entering edit mode
6.4 years ago
harelarik ▴ 90

I want to use the output values of voomWithQualityWeights as an input for further analysis (e.g., input for network).

The outputs of voomWithQualityWeights are:

  1. The $E should actually be: logCpm+0.5 for each gene regardless of voom normalization. That does not include the voom normalization.
  2. weights- are "numeric matrix of inverse variance weights" . These are probably only the weights for each observation (observation= gene X sample).
  3. $sample.weights- weight normalization per sample.

How do I extract the voom normalized value for each observation?
Is it $E of each observation multiplied by weight of each observation? (just multiplication?)? How should I combine the sample weight?

Thank you.

outputvoomwithqualityweights • 4.1k views
ADD COMMENT
0
Entering edit mode
ADD COMMENT

Login before adding your answer.

Traffic: 1978 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6