|
IEnumerator | LogStart () |
| Calls R logging function to start the logging session. More...
|
|
IEnumerator | LogStop (SaveButton saveButton) |
| Calls R logging function to stop the logging session. More...
|
|
IEnumerator | LogHeatmap (string heatmapImageFilePath, Heatmap heatmap) |
| Calls R logging function to save heatmap for session report. More...
|
|
void | GOanalysis (Heatmap heatmap) |
| Does a GO analysis of the genes on the heatmap. The Rscript does this and needs the genelist to do it. More...
|
|
IEnumerator | LogNetwork (string networkImageFilePath, NetworkCenter nc) |
| Calls R logging function to save network for session report. More...
|
|
◆ GOanalysis()
void CellexalVR.AnalysisLogic.ReportManager.GOanalysis |
( |
Heatmap |
heatmap | ) |
|
Does a GO analysis of the genes on the heatmap. The Rscript does this and needs the genelist to do it.
◆ LogHeatmap()
IEnumerator CellexalVR.AnalysisLogic.ReportManager.LogHeatmap |
( |
string |
heatmapImageFilePath, |
|
|
Heatmap |
heatmap |
|
) |
| |
Calls R logging function to save heatmap for session report.
◆ LogNetwork()
IEnumerator CellexalVR.AnalysisLogic.ReportManager.LogNetwork |
( |
string |
networkImageFilePath, |
|
|
NetworkCenter |
nc |
|
) |
| |
Calls R logging function to save network for session report.
◆ LogStart()
IEnumerator CellexalVR.AnalysisLogic.ReportManager.LogStart |
( |
| ) |
|
Calls R logging function to start the logging session.
◆ LogStop()
IEnumerator CellexalVR.AnalysisLogic.ReportManager.LogStop |
( |
SaveButton |
saveButton | ) |
|
Calls R logging function to stop the logging session.
The documentation for this class was generated from the following file:
- cellexalvr_cloudxr/Assets/Scripts/AnalysisLogic/ReportManager.cs