You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## IV. Scripts to generate labels for a new benchmark dataset
225
225
Users can use the tools in PSBench to create their own benchmark dataset. Following are the prerequisites to generate the labels for a new benchmark dataset:
226
-
### Data:
226
+
### Required Input Data
227
227
- Predicted protein complex structures (structural models)
228
228
- Native (true) structures
229
229
- Protein sequence files in FASTA format
230
-
### Tools (Downloaded or installed in the PSBench installation section)
230
+
### Tools (downloaded or installed in the PSBench installation section)
231
231
- OpenStructure
232
232
- USalign
233
233
- Clustalw
@@ -255,7 +255,7 @@ docker run -it registry.scicore.unibas.ch/schwede/openstructure:latest --version
255
255
256
256
### Generate True Quality Scores (Labels) for Predicted Structural Models
257
257
258
-
#### Run the generate_quality_scores.sh pipeline
258
+
#### Run the generate_quality_scores.sh pipeline using the command below
0 commit comments