Views
No views yet
K562 and GM128782, 22, 222, 2222, 22222xingyusu/GeneExp).1pip install huggingface_hub
2python -c "from huggingface_hub import snapshot_download; snapshot_download(repo_id='yangyz1230/Prism', repo_type='model', local_dir='./ckpt')"1git clone https://github.com/yangzhao1230/Prism
2cd Prism
3pip install -r requirements.txt
4DATA_ROOT=/path/to/data
5bash test.sh $DATA_ROOT ./ckpt1@inproceedings{
2yang2026extending,
3title={Extending Sequence Length is Not All You Need: Effective Integration of Multimodal Signals for Gene Expression Prediction},
4author={Zhao Yang and Yi Duan and Jiwei Zhu and Ying Ba and Chuan Cao and Bing Su},
5booktitle={The Fourteenth International Conference on Learning Representations},
6year={2026}
7}