Skip to content

Commit bf295cd

Browse files
committed
Merge branch 'main' of github.com:cnpem/MHCXGraph
2 parents 5a16b02 + 0e6c442 commit bf295cd

1 file changed

Lines changed: 27 additions & 1 deletion

File tree

README.md

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,30 @@
1-
# MHCXGraph
1+
<p align="center">
2+
<img
3+
src="https://raw.githubusercontent.com/cnpem/MHCXGraph/main/MHCXGraph/assets/images/MHCXGraph%20logo.png"
4+
alt="MHCXGraph logo"
5+
width="620"
6+
>
7+
</p>
8+
9+
<h1 align="center">MHCXGraph</h1>
10+
11+
<p align="center">
12+
<a href="https://pypi.org/project/MHCXGraph/">
13+
<img src="https://img.shields.io/pypi/v/MHCXGraph?logo=pypi&logoColor=white" alt="PyPI version">
14+
</a>
15+
<a href="https://pypi.org/project/MHCXGraph/">
16+
<img src="https://img.shields.io/pypi/pyversions/MHCXGraph?logo=python&logoColor=white" alt="Supported Python versions">
17+
</a>
18+
<a href="https://cnpem.github.io/MHCXGraph/">
19+
<img src="https://img.shields.io/badge/docs-online-blue?logo=readthedocs&logoColor=white" alt="Documentation">
20+
</a>
21+
<a href="https://doi.org/10.64898/2026.04.07.717034">
22+
<img src="https://img.shields.io/badge/DOI-10.64898%2F2026.04.07.717034-blue" alt="DOI">
23+
</a>
24+
<a href="https://github.com/cnpem/MHCXGraph/blob/main/LICENSE">
25+
<img src="https://img.shields.io/github/license/cnpem/MHCXGraph" alt="License">
26+
</a>
27+
</p>
228

329
A Python package for detecting potential T cell receptor cross-reactivity based on peptide–MHC structures.
430

0 commit comments

Comments
 (0)