Skip to content

Commit

Permalink
Update of the README file
Browse files Browse the repository at this point in the history
  • Loading branch information
cosimolupo committed Oct 5, 2023
1 parent 3ef8fd3 commit 908b323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ This section includes the `bnabs_neutr.csv` file, listing the 70 bNAbs analyzed,

In order to run this part of the analysis pipeline, one should provide the fasta files for the 70 bnabs of interest (nucleotide sequences are publicly available, e.g. on the CATNAP database linked above), sorting heavy, kappa and lambda chain sequences into three different `.fasta` files (respectively named as `bnabs_seqs_HC.fasta`, `bnabs_seqs_KC.fasta`, and `bnabs_seqs_LC.fasta`).

Though already annotated, they can be re-annotated through the command:
Though already annotated, bNAbs can be re-annotated through the command:

```
python3 launch_annotation.py
Expand Down

0 comments on commit 908b323

Please sign in to comment.