Started GEO dictionary
This commit is contained in:
parent
33c10efe62
commit
2bab035cbc
8
src/geometry/sidechain.py
Normal file
8
src/geometry/sidechain.py
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
GEO = {
|
||||||
|
'CA_CB_length': 1.53,
|
||||||
|
|
||||||
|
'N_CA_CB_angle': 109.5,
|
||||||
|
'C_CA_CB_angle': 109.5,
|
||||||
|
|
||||||
|
'L_torsion': 122.55
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user