ISMB 2023 conference talks are online
In case you missed last years ISMB conference, I just found out that the talks have been published on YouTube over the last month: https://www.youtube.com/@ISCBtv/videos
If you’re working with single-cell data, check out the talks from Evan Greene and myself on clustering and embedding #visualization.
Evan presents a novel machine learning approach for unbiased discovery and annotation of cellular phenotypes in high-dimensional cytometry data that’s been foundational for Ozette Technologies.
🎥 https://www.youtube.com/watch?v=jrrvVnbda74 Related paper: https://www.sciencedirect.com/science/article/pii/S2666389921002348 Related code: https://github.com/RGLab/FAUST
I talked about a novel data transformations to create effective single-cell embedding visualizations that disentangle and align cell clusters across latent spaces. The transformations can be used with any dimensionality reduction methods (like PCA, t-SNE, UMAP, etc.)
🎥 https://www.youtube.com/watch?v=BSGQZIiVwtY Related code: https://github.com/flekschas-ozette/ismb-biovis-2022