Skip to content

Add Q-score to summary dataframe #203

Description

@fatipardo

It would be useful to include Q-scores for EM structures

We need to download the validation reports, as shown here:

https://www.wwpdb.org/ftp/pdb-ftp-sites

rsync -rlpt -v -z --delete --port=33444
rsync.rcsb.org::ftp/validation_reports/ ./validation_reports

We then need to search our dataset for each entry and determine whether it is from EM; for those, extract the Q-score and add it to our existing summary dataframe.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions