Description Usage Arguments Value Author(s) Examples
calcTGIF
function calculates what kind of
cellular patterns and functional patterns are contained in
single-cell RNA-seq data and reportTGIF
function
generates report of analytic result.
1 |
sce |
A object generated by instantization of SingleCellExperiment-class. |
ndim |
The number of low-dimension of joint NMF algorithm. |
verbose |
The verbose parameter for nnTensor::jNMF (Default: FALSE). |
droplet |
Whether Droplet-based single-cell RNA-Seq or not (Default: TRUE). |
The result is saved to metadata slot of SingleCellExperiment object.
Koki Tsuyuzaki [aut, cre]
1 | showMethods("calcTGIF")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.