Skip to content

Commit

Permalink
docs(README): modify model suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
CFisicaro authored Nov 22, 2021
1 parent 651fc82 commit 09e6182
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 @@ -129,7 +129,7 @@ $ python inference.py -s <training_strategy>
Where:
* `-s` defines the **training strategies** defined belowe
* `-f` defines the FASTA file containing the proteins for which you want to compute the intrinsic disorder
* `-m` defines the residue level representation of the pre-trained models we want to use. We suggest you use the `combined` model because we proved it has the best performance.
* `-m` defines the residue level representation of the pre-trained models we want to use. We suggest you use the `esm-1b` model.
* `-r` defines the path where you've already saved the residue level representations
* `-p` defines the path where you want the Z scores to be saved

Expand Down

0 comments on commit 09e6182

Please sign in to comment.