|
| 1 | +- model: The Complexity of Automated Cell Type Annotations with GPT-4 |
| 2 | + paper: |
| 3 | + type: preprint |
| 4 | + text: '[Soumya Luthra, et al. 2024](https://www.biorxiv.org/content/10.1101/2025.02.11.637659v2)' |
| 5 | + url: https://www.biorxiv.org/content/10.1101/2025.02.11.637659v2 |
| 6 | + code: |
| 7 | + type: reproducible |
| 8 | + text: "[ð\x9F\x9B\_ï¸\x8FGithub](https://github.com/soulbio/cell_type_annotation)" |
| 9 | + url: https://github.com/soulbio/cell_type_annotation |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | +- model: BioLLM |
| 14 | + paper: |
| 15 | + type: preprint |
| 16 | + text: '[Ping Qiu, et al. 2024](https://www.biorxiv.org/content/10.1101/2024.11.22.624786v1.full.pdf)' |
| 17 | + url: https://www.biorxiv.org/content/10.1101/2024.11.22.624786v1.full.pdf |
| 18 | + code: |
| 19 | + type: reproducible |
| 20 | + text: "[ð\x9F\x9B\_ï¸\x8FGithub](https://github.com/BGIResearch/BioLLM)" |
| 21 | + url: https://github.com/BGIResearch/BioLLM |
| 22 | + omic_modalities: '-' |
| 23 | + pre_training_dataset: '-' |
| 24 | + input_embedding: '-' |
| 25 | + architecture: '-' |
| 26 | + ssl_tasks: '-' |
| 27 | + supervised_tasks: '-' |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | +- model: scGPT-spatial |
| 33 | + paper: |
| 34 | + type: preprint |
| 35 | + text: '[Chloe Wang, et al. 2024](https://www.biorxiv.org/content/10.1101/2025.02.05.636714v1.full.pdf)' |
| 36 | + url: https://www.biorxiv.org/content/10.1101/2025.02.05.636714v1.full.pdf |
| 37 | + code: |
| 38 | + type: reproducible |
| 39 | + text: "[ð\x9F\x9B\_ï¸\x8FGithub](https://github.com/bowang-lab/scGPT-spatial)" |
| 40 | + url: https://github.com/bowang-lab/scGPT-spatial |
| 41 | + omic_modalities: '-' |
| 42 | + pre_training_dataset: '-' |
| 43 | + input_embedding: '-' |
| 44 | + architecture: '-' |
| 45 | + ssl_tasks: '-' |
| 46 | + supervised_tasks: '-' |
| 47 | + |
| 48 | +- model: scCello |
| 49 | + paper: |
| 50 | + type: peer_reviewed |
| 51 | + text: '[Yuan, Xinyu, et al. 2024](https://openreview.net/pdf?id=aeYNVtTo7o)' |
| 52 | + url: https://openreview.net/pdf?id=aeYNVtTo7o |
| 53 | + code: |
| 54 | + type: reproducible |
| 55 | + text: "[ð\x9F\x9B\_ï¸\x8FGithub](https://github.com/DeepGraphLearning/scCello)" |
| 56 | + url: https://github.com/DeepGraphLearning/scCello |
| 57 | + omic_modalities: scRNA-seq |
| 58 | + pre_training_dataset: 23M / cross-tissue, human ([CELLxGENE](https://cellxgene.cziscience.com/)) |
| 59 | + input_embedding: 'Ordering: rank-based' |
| 60 | + architecture: Encoder |
| 61 | + ssl_tasks: 'Multi-level pre-training: MLM with CE loss for gene level modeling; an ontologybased cell-type coherence loss for intra-cellular level modeling; a relational alignment loss to inject cell-type lineage from cell ontology graph for inter-cellular level modeling' |
| 62 | + supervised_tasks: 'fine-tuning tasks: cell type classification; zero-shot tasks: cell type annotation, marker gene prediction, novel cell type prediction, cancer drug prediction' |
| 63 | + |
1 | 64 | - model: scGREAT |
2 | 65 | paper: |
3 | 66 | type: peer_reviewed |
|
14 | 77 | ssl_tasks: '-' |
15 | 78 | supervised_tasks: '-' |
16 | 79 |
|
| 80 | +- model: MAMMAL |
| 81 | + paper: |
| 82 | + type: preprint |
| 83 | + text: '[Shoshan et al. 2024](https://arxiv.org/abs/2410.22367)' |
| 84 | + url: https://arxiv.org/abs/2410.22367 |
| 85 | + code: |
| 86 | + type: reproducible |
| 87 | + text: "[ð\x9F\x9B\_ï¸\x8FGitHub](https://github.com/BiomedSciAI/biomed-multi-alignment)" |
| 88 | + url: https://github.com/BiomedSciAI/biomed-multi-alignment |
| 89 | + omic_modalities: bulk/scRNA-seq, amino acid sequences, SMILES molecule sequences |
| 90 | + pre_training_dataset: CellXGene Human |
| 91 | + input_embedding: '-' |
| 92 | + architecture: T5 Encoder-Decoder |
| 93 | + ssl_tasks: Expression-ranked gene masking (CELLxGENE Human), Protein LM (Uniref90), Antibody LM (OAS), Antibody Denoising (OAS), Small-Molecule LM (ZINC), Protein Interaction LM (STRING) |
| 94 | + supervised_tasks: Cell type annotation (zheng68k), Cancer drug response prediction (GDSC1/2/3), Brain Blood Barrier Penetration prediction (MoleculeNet), Small-Molecule toxicity prediction (MoleculeNet), drug clinical trial result prediction (MoleculeNet), Antibody-Antigen binding prediction (HER2), Targeted antibody generation (SAbDAb), Protein-Protein delta-delta G prediction (SKEMPI v2), Drug-Target interaction prediction (PEER), TCR binding prediction (Weber et al) |
| 95 | + |
17 | 96 | - model: Nicheformer |
18 | 97 | paper: |
19 | 98 | type: peer_reviewed |
|
145 | 224 | supervised_tasks: '-' |
146 | 225 |
|
147 | 226 |
|
148 | | -- model: scCello |
149 | | - paper: |
150 | | - type: preprint |
151 | | - text: '[Xinyu Yuan et al. 2024](https://github.com/theislab/single-cell-transformer-papers/issues/32)' |
152 | | - url: https://github.com/theislab/single-cell-transformer-papers/issues/32 |
153 | | - code: |
154 | | - type: '-' |
155 | | - text: "[ð\x9F\x94\x8DGitHub](https://github.com/DeepGraphLearning/scCello)" |
156 | | - url: 'https://github.com/DeepGraphLearning/scCello' |
157 | | - omic_modalities: '-' |
158 | | - pre_training_dataset: '-' |
159 | | - input_embedding: '-' |
160 | | - architecture: '-' |
161 | | - ssl_tasks: '-' |
162 | | - supervised_tasks: '-' |
163 | | - |
164 | 227 | - model: scGenePT |
165 | 228 | paper: |
166 | 229 | type: preprint |
|
0 commit comments