Skip to content
Snippets Groups Projects
Commit b7d5f0ee authored by Akdel's avatar Akdel
Browse files

chain added

parent 91bdc848
Branches
No related tags found
No related merge requests found
...@@ -573,7 +573,7 @@ def update_features(clickdata_3d, clickdata_feature, feature_data, scatter3d_dat ...@@ -573,7 +573,7 @@ def update_features(clickdata_3d, clickdata_feature, feature_data, scatter3d_dat
return feature_data, scatter3d_data, button1, button2 return feature_data, scatter3d_data, button1, button2
def run_server(host="0.0.0.0", port=8800): def run_server(host="0.0.0.0", port=3003):
""" """
caretta-app is the GUI of caretta, capable of aligning and visualising multiple protein structures caretta-app is the GUI of caretta, capable of aligning and visualising multiple protein structures
and allowing extraction of aligned features such as bond angles, residue depths and fluctuations. and allowing extraction of aligned features such as bond angles, residue depths and fluctuations.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment