From 1cfc7b23e5a7fc09c251cc35040126785ae40afd Mon Sep 17 00:00:00 2001 From: LMD <22446690+lisadratva@users.noreply.github.com> Date: Wed, 5 Apr 2023 13:22:13 +0100 Subject: [PATCH] Add Cell2TCR logo --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e2aae44..507cec4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Cell2TCR +

-Inference of TCR motifs. +Cell2TCR is a tool for inference of T cell receptor (TCR) motifs. A TCR motif describes a group of TCRs with sufficient sequence similarity to likely recognise a common epitope. ## Getting started @@ -27,4 +27,4 @@ pip install . ``` python -m ipykernel install --user --name cell2tcr_env -``` \ No newline at end of file +```