calcTGIF {scTGIF} | R Documentation |
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.
calcTGIF(sce, rank)
sce |
A object generated by instantization of SingleCellExperiment-class. |
rank |
Rank parameter of joint NMF algorithm. |
The result is saved to metadata slot of SingleCellExperiment object.
NA
showMethods("calcTGIF")