Skip to content

Commit

Permalink
upgraded to new RCSB webservices
Browse files Browse the repository at this point in the history
  • Loading branch information
pwrose committed Jan 26, 2022
1 parent 50275db commit 37add9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mmtfPyspark/webfilters/sequenceSimilarity.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ def __init__(self, sequence, target="Protein", evalue_cutoff=0.1, identity_cutof
f'"value": "{sequence}"'
'}'
'},'
'"return_type": "entry",'
'"return_type": "polymer_entity",'
'"request_options": {'
'"pager": {'
'"start": 0,'
Expand Down

0 comments on commit 37add9d

Please sign in to comment.