(Optional) Additional Installations¶
Info
The installations below are only necessary for who looking to utilize the additional functionalities.
To solely utilize the main functionalities, skip this step.
Install the historef Package¶
Info
Only required if you want to align your histology images with the spatial digital gene expression (SGE) matrix.
Install the historef package in your Python environment. For the most recent version, please see its GitHub repository.
1 2 3 4 5 6 7 8 9 |
|
Install the FICTURE Package¶
Info
Only required if you want to apply the SGE matrix filtering, reformatting or segmentation functionalities.
NovaScope has already included FICTURE as a submodule, but it is essential to install FICTURE and its dependencies into your Python virtual environment. For more details, please consult FICTURE's instructions.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
|