Update README.md
Browse files
README.md
CHANGED
@@ -26,6 +26,7 @@ Install [Model Generator](https://github.com/genbio-ai/modelgenerator).
|
|
26 |
```
|
27 |
bash prot_inverse_folding.sh
|
28 |
```
|
|
|
29 |
|
30 |
#### Outputs:
|
31 |
- The evaluation score will be printed on the console.
|
@@ -56,7 +57,3 @@ Install [Model Generator](https://github.com/genbio-ai/modelgenerator).
|
|
56 |
true:GSSGSSGFLILLRKTLEQLQEKDTGNIFSEPVPLSEVPDYLDHIKKPMDFFTMKQNLEAYRYLNFDDFEEDFNLIVSNCLKYNAKDTIFYRAAVRLREQGGAVLRQARRQAEKMGSGPSSG
|
57 |
pred:GSSGSSGRLTLLRETLEQLQERDTGWVFSEPVPLSEVPDYLDVIDHPMDFSTMRRKLEAHRYLSFDEFERDFNLIVENCRKYNAKDTVFYRAAVRLQAQGGAILRKARRDVESLGSGPSSG
|
58 |
```
|
59 |
-
|
60 |
-
|
61 |
-
#### Note:
|
62 |
-
- Multi-GPU inference for inverse folding is not currently supported and will be included in the future.
|
|
|
26 |
```
|
27 |
bash prot_inverse_folding.sh
|
28 |
```
|
29 |
+
- **Note:** Multi-GPU inference for inverse folding is not currently supported and will be included in the future.
|
30 |
|
31 |
#### Outputs:
|
32 |
- The evaluation score will be printed on the console.
|
|
|
57 |
true:GSSGSSGFLILLRKTLEQLQEKDTGNIFSEPVPLSEVPDYLDHIKKPMDFFTMKQNLEAYRYLNFDDFEEDFNLIVSNCLKYNAKDTIFYRAAVRLREQGGAVLRQARRQAEKMGSGPSSG
|
58 |
pred:GSSGSSGRLTLLRETLEQLQERDTGWVFSEPVPLSEVPDYLDVIDHPMDFSTMRRKLEAHRYLSFDEFERDFNLIVENCRKYNAKDTVFYRAAVRLQAQGGAILRKARRDVESLGSGPSSG
|
59 |
```
|
|
|
|
|
|
|
|