Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1817,6 +1817,10 @@ Semi-global alignment is global alignment with an optional gap at the end(s).
- Topological analysis: https://github.com/RabadanLab/scTDA
- Deconvolution of bulk RNA from scRNA: https://github.com/xuranw/MuSiC
- Minimum metadata for reporting scRNA-seq experiments: https://arxiv.org/abs/1910.14623
- Spatial transcriptomics
- DeepSpot-M: multimodal foundation model for transcriptome-wide prediction of spatial expression from H&E histology; genes are queryable embeddings rather than fixed outputs https://github.com/ratschlab/DeepSpotM
- DeepSpot: prediction of spot-level (Visium) and single-cell (Xenium) spatial expression from H&E images https://github.com/ratschlab/DeepSpot
- AESTETIK: representation learning over expression, tissue morphology and spatial context for spatial domain identification https://github.com/ratschlab/aestetik
- DNA-seq
- haplotype inference: https://github.com/raphael-group/chisel
- ATAC-seq
Expand Down