-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
24 lines (24 loc) · 896 Bytes
/
Copy pathCITATION.cff
File metadata and controls
24 lines (24 loc) · 896 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
cff-version: 1.2.0
message: "If you use this software in academic work, please cite it as below."
title: SpatialTranscriptFormer
abstract: >-
A transformer framework that predicts spatially-resolved biological pathway
activity directly from H&E histology. Learnable pathway tokens cross-attend to
histology patch features (a configurable quad-flow interaction), and a
dot-product + Softplus head produces per-spot pathway-activity scores supervised
against offline-computed targets.
type: software
authors:
- family-names: Wilson
given-names: "Benjamin Isaac"
version: "0.1.0"
license: Apache-2.0
repository-code: "https://github.com/BenjaminIsaac0111/SpatialTranscriptFormer"
url: "https://github.com/BenjaminIsaac0111/SpatialTranscriptFormer"
keywords:
- spatial transcriptomics
- computational pathology
- deep learning
- pathway activity
- histology
- transformer