KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
immunoglobulin_design
★ 10
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
LinkPlayBot
:
Simple web interface for control wifi-speakers. Based on LinkPlayAPI.
association_rule_learning
:
No description available.
stoic2021-baseline
:
Baseline inference Algorithm for the STOIC2021 challenge.
sb-tools-index
:
Index of all sb-related tools by mchangrh
HotPotPlayer
:
火锅播放器
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
immunoglobulin_design
?
Download (.md)
# immunoglobulin_design Here we describe design protocols for de novo immunoglobulin-like domains using the Rosetta modeling software as described in our manuscript "De novo design of Immunoglobulin-like domains" https://www.biorxiv.org/content/10.1101/2021.12.20.472081v1 **Contents:** * **Design scripts** The build_blueprints python script automatically generates all combinations of blueprint files exploring different strand and loop lengths, as well as specific loop ABEGO types for beta-arch loops and helices. This scripts uses the Blueprint class to manage blueprints as defined in Blueprint.py. For each of the generated blueprints the xml RosettaScripts file builds backbones by fragment insertion and performs sequence design calculations for optimizing the total score and other filters related to loop geometry, and core packing efficiency. * **Structural analysis scripts** The extract_cross_beta_parameters.py python script extracts the rigid-body transformation parameters of the immunoglobulins cross-beta motifs and other geometrical parameters of the two beta-arch loops of the motifs.