Contents
Introduction
Here, we explain the way to interpret of HTML report generated by cellCellReport
.
If cellCellDecomp
is properly finished, we can perform cellCellReport
function to output the HTML report.
The results can be confirmed by typing example(cellCellReport)
.
The report will be generated in the temporary directory (it costs 5 to 10 minutes).
The output directory contains some files and directories as follows.
- index.{Rmd,html} : The main HTML report
- reanalysis.RData : The R binary file for using in the HTML report and reanalysis of scTensor
- Workflow_2.png : The figure for the section 1. About scTensor Algorithm in the HTML report
- figures : The directory containing some figures for the HTML report
- ligand.{Rmd,html} : The HTML report for the section 6. Gene-wise Hypergraph in the HTML report
- ligand_all.{Rmd,html} : The HTML report for the section 6. Gene-wise Hypergraph in the HTML report
- receptor.{Rmd,html} : The HTML report for the section 6. Gene-wise Hypergraph in the HTML report
- receptor_all.{Rmd,html} : The HTML report for the section 6. Gene-wise Hypergraph in the HTML report
- pattern_X_Y.{Rmd,html} : The HTML report for For the section 7. (Ligand-Cell, Receptor-Cell, ) -related L-R Pairs in the HTML report
Here, look at the index.html.
Interpretation of “1. About scTensor Algorithm”
In the HTML report, the 1st item describes the overview of scTensor and other CCI-related packages.