# Search for entries where an attribute equals a specific value
operator <- ComparisonOperator(attribute = "rcsb_entry_info.resolution_combined",
value = 2.0, comparison_type = "EQUAL")
operator
Run the code above in your browser using DataLab