ViperMerge | R Documentation |
Merges two viper matrices, giving priority to one over the other.
ViperMerge(p.mat, q.mat)
p.mat |
Priority viper matrix (proteins X samples). Proteins here will override those in the other matrix. |
q.mat |
Secondary viper matrix (proteins X samples). Proteins here will fin in for gaps in the priority matrix. |
A merged viper matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.