File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ progres search -q query.pdb -t scope95
47
47
# QUERY: query.pdb
48
48
# QUERY_SIZE: 150 residues
49
49
# DATABASE: scope95
50
- # PARAMETERS: minsimilarity 0.8, maxhits 100, progres v0.2.1
50
+ # PARAMETERS: minsimilarity 0.8, maxhits 100, progres v0.2.2
51
51
# HIT_N DOMAIN HIT_NRES SIMILARITY NOTES
52
52
1 d1a6ja_ 150 1.0000 d.112.1.1 - Nitrogen regulatory bacterial protein IIa-ntr {Escherichia coli [TaxId: 562]}
53
53
2 d2a0ja_ 146 0.9988 d.112.1.0 - automated matches {Neisseria meningitidis [TaxId: 122586]}
Original file line number Diff line number Diff line change 5
5
6
6
setuptools .setup (
7
7
name = "progres" ,
8
- version = "0.2.1 " ,
8
+ version = "0.2.2 " ,
9
9
author = "Joe G Greener" ,
10
10
author_email = "jgreener@mrc-lmb.cam.ac.uk" ,
11
11
description = "Fast protein structure searching using structure graph embeddings" ,
You can’t perform that action at this time.
0 commit comments