| 3 | 1/1 | 返回列表 |
| 查看: 1036 | 回復(fù): 2 | ||
yxqfzc新蟲 (小有名氣)
|
[求助]
求問各位大神,怎么將兩條建好的蛋白鏈拼在一起形成異源二聚體??? 已有1人參與
|
|
我用modeller建了兩條蛋白鏈,但是現(xiàn)在遇到了問題,就是要怎么把兩條鏈拼在一起形成異源二聚體呢?在modeller腳本有看到 from modeller import * from modeller.automodel import * # Load the automodel class log.verbose() class MyModel(automodel): def special_patches(self, aln): # Rename both chains and renumber the residues in each self.rename_segments(segment_ids=['X', 'Y'], renumber_residues=[1, 1]) # Another way to label individual chains: self.chains[0].name = 'X' self.chains[1].name = 'Y' def special_restraints(self, aln): rsr = self.restraints at = self.atoms # Restrain the specified CB-CB distance to 8 angstroms (st. dev.=0.1) # Use a harmonic potential and X-Y distance group. # Note that because special_patches is called before special_restraints, # we must use the relabeled chain IDs and residue numbers here. rsr.add(forms.gaussian(group=physical.xy_distance, feature=features.distance(at[CB:40:Y], at['CB:71:Y']), mean=8.0, stdev=0.1)) 這個腳本中指明是Y鏈的兩個β碳原子,那兩條鏈之間的距離還是沒有說明,是吧?求各位大神指點迷津啊 |
| 3 | 1/1 | 返回列表 |
| 最具人氣熱帖推薦 [查看全部] | 作者 | 回/看 | 最后發(fā)表 | |
|---|---|---|---|---|
|
[考研] 307求調(diào)劑 +9 | 冷笙123 2026-03-17 | 9/450 |
|
|---|---|---|---|---|
|
[考研] 招收調(diào)劑碩士 +4 | lidianxing 2026-03-19 | 10/500 |
|
|
[考研] 材料與化工求調(diào)劑 +7 | 為學(xué)666 2026-03-16 | 7/350 |
|
|
[考研] 求調(diào)劑,一志愿:南京航空航天大學(xué)大學(xué) ,080500材料科學(xué)與工程學(xué)碩,總分289分 +3 | @taotao 2026-03-19 | 3/150 |
|
|
[考研] 一志愿中海洋材料工程專碩330分求調(diào)劑 +7 | 小材化本科 2026-03-18 | 7/350 |
|
|
[考研] 一志愿985,本科211,0817化學(xué)工程與技術(shù)319求調(diào)劑 +10 | Liwangman 2026-03-15 | 10/500 |
|
|
[考研] 0817調(diào)劑 +3 | 沒有答案_ 2026-03-14 | 3/150 |
|
|
[考研] 311求調(diào)劑 +6 | 26研0 2026-03-15 | 6/300 |
|
|
[考研] 297求調(diào)劑 +8 | 戲精丹丹丹 2026-03-17 | 8/400 |
|
|
[考研] 299求調(diào)劑 +5 | △小透明* 2026-03-17 | 5/250 |
|
|
[考研] 東南大學(xué)364求調(diào)劑 +5 | JasonYuiui 2026-03-15 | 5/250 |
|
|
[考研] 藥學(xué)383 求調(diào)劑 +3 | 藥學(xué)chy 2026-03-15 | 4/200 |
|
|
[考研] 326求調(diào)劑 +4 | 諾貝爾化學(xué)獎覬?/a> 2026-03-15 | 7/350 |
|
|
[基金申請]
今年的國基金是打分制嗎?
50+3
|
zhanghaozhu 2026-03-14 | 3/150 |
|
|
[考研] 085601材料工程315分求調(diào)劑 +3 | yang_0104 2026-03-15 | 3/150 |
|
|
[考研] 288求調(diào)劑 +4 | 奇點0314 2026-03-14 | 4/200 |
|
|
[考研] 328求調(diào)劑 +3 | 5201314Lsy! 2026-03-13 | 6/300 |
|
|
[考研] [0860]321分求調(diào)劑,ab區(qū)皆可 +4 | 寶貴熱 2026-03-13 | 4/200 |
|
|
[考研] 311求調(diào)劑 +3 | 冬十三 2026-03-13 | 3/150 |
|
|
[考研] 070303一志愿西北大學(xué)學(xué)碩310找調(diào)劑 +3 | d如愿上岸 2026-03-13 | 3/150 |
|