Material for Exploring the latent space of transcriptomic data with topic modeling
See analyses for a detailed description of all the steps to reproduce the analyses
The easiest way to run all the notebooks of this repository with all dependencies handled correctly is using Docker.
You can enable jupyter lab with docker-compose
docker-compose up -d
then point your browser to localhost
A Python package with used functions can be downloaded from https://pypi.org/project/topicpy/
pip install topicpy