Skip to content

Commit

Permalink
Merge pull request #9 from oxpig/tcrbuilder2+_readme
Browse files Browse the repository at this point in the history
Update README.md for TCRBuilder2+
  • Loading branch information
FBoyles authored May 24, 2024
2 parents b8c0e15 + 958679f commit 9507925
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@
</div>

---


## Update 1.1.1
The weights of TCRBuilder2 have been updated to TCRBuilder2+. See the [pre-print](https://www.biorxiv.org/content/10.1101/2024.05.20.594940v1) for more information.

## Abstract

Expand Down Expand Up @@ -103,7 +105,7 @@ NanoBodyBuilder2 --fasta_file my_nanobody.fasta -v

### TCR structure prediction

It is all pretty much the same for TCRs
*UPDATE* - By default TCRBuilder2 now uses the TCRBuilder2+ weights. If you would like to use the original weights please specify `use_TCRBuilder2_PLUS_weights=False` or set the flag `--original_weights` from the command line.

```python
from ImmuneBuilder import TCRBuilder2
Expand Down

0 comments on commit 9507925

Please sign in to comment.