CellexalVR  1.1.0
A virtual reality platform for the exploration and analysis of single-cell gene expression data
CellexalVR.General.InputFolderGenerator Class Reference

Generates the boxes that represents folders with input data. More...

Inheritance diagram for CellexalVR.General.InputFolderGenerator:

Public Member Functions

void GetDirectories ()
 Generates the boxes that represent folders. More...
 
void GenerateFolders (string filter="")
 
GameObject FindCells (string name)
 Find the cells object of a given name. More...
 
void DestroyFolders ()
 Destroys all folders. More...
 

Public Attributes

GameObject folderPrefab
 
GameObject sessionFolderPrefab
 
ReferenceManager referenceManager
 

Detailed Description

Generates the boxes that represents folders with input data.

Member Function Documentation

◆ DestroyFolders()

void CellexalVR.General.InputFolderGenerator.DestroyFolders ( )

Destroys all folders.

◆ FindCells()

GameObject CellexalVR.General.InputFolderGenerator.FindCells ( string  name)

Find the cells object of a given name.

◆ GetDirectories()

void CellexalVR.General.InputFolderGenerator.GetDirectories ( )

Generates the boxes that represent folders.

Parameters
filterString filter to search for specific data folder directory.

The documentation for this class was generated from the following file: