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 +```