Description Usage Arguments Examples
gecd_DeconvolutionCellMix is a wrapper for the CellMix deconvolution tools. This is probably most useful with method="ssKL" and method="ssFrobenius".
| 1 2 | gecd_DeconvolutionCellMix(exprLinear, bestDistinguishers,
  nonNegativeOnly = TRUE, verbose = 0, log = FALSE, ...)
 | 
| exprLinear | exprLinear is the matrix to be factored | 
| bestDistinguishers | bestDistinguishers is the matrix of anchors that enable the factorization. | 
| nonNegativeOnly | If set to TRUE strictly enforces that the entries in the matrix factors be non-negative. Default is TRUE. | 
| verbose | Default is 0. | 
| log | log parameter to be passed to the CellMix deconvolution tools. Default is FALSE. | 
| ... | Additional parameters to be passed to the CellMix deconvolution tools. | 
| 1 | See https://github.com/GeneralElectric/CellDistinguisher/blob/master/README.txt
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.