| ²é¿´: 1527 | »Ø¸´: 11 | ||
| µ±Ç°Ö»ÏÔʾÂú×ãÖ¸¶¨Ìõ¼þµÄ»ØÌû£¬µã»÷ÕâÀï²é¿´±¾»°ÌâµÄËùÓлØÌû | ||
nufang19a
|
[ÇóÖú]
modeller multiple templatesÇóÖú
|
|
|
from modeller import * log.verbose() env = environ() env.io.atom_files_directory = './:../atom_files/' aln = alignment(env) for (code, chain) in (('2mdh', 'A'), ('1bdm', 'A'), ('1b8p', 'A')): mdl = model(env, file=code, model_segment=('FIRST:'+chain, 'LAST:'+chain)) aln.append_model(mdl, atom_files=code, align_codes=code+chain) for (weights, write_fit, whole) in (((1., 0., 0., 0., 1., 0.), False, True), ((1., 0.5, 1., 1., 1., 0.), False, True), ((1., 1., 1., 1., 1., 0.), True, False)): aln.salign(rms_cutoff=3.5, normalize_pp_scores=False, rr_file='$(LIB)/as1.sim.mat', overhang=30, gap_penalties_1d=(-450, -50), gap_penalties_3d=(0, 3), gap_gap_score=0, gap_residue_score=0, dendrogram_file='fm00495.tree', alignment_type='tree', # If 'progresive', the tree is not # computed and all structues will be # aligned sequentially to the first feature_weights=weights, # For a multiple sequence alignment only # the first feature needs to be non-zero improve_alignment=True, fit=True, write_fit=write_fit, write_whole_pdb=whole, output='ALIGNMENT QUALITY') aln.write(file='fm00495.pap', alignment_format='PAP') aln.write(file='fm00495.ali', alignment_format='PIR') aln.salign(rms_cutoff=1.0, normalize_pp_scores=False, rr_file='$(LIB)/as1.sim.mat', overhang=30, gap_penalties_1d=(-450, -50), gap_penalties_3d=(0, 3), gap_gap_score=0, gap_residue_score=0, dendrogram_file='1is3A.tree', alignment_type='progressive', feature_weights=[0]*6, improve_alignment=False, fit=False, write_fit=True, write_whole_pdb=False, output='QUALITY') ÕâÒ»¶ÎÖУ¬´ÖÌå×Ö²¿·Ö¿´²»¶®£¬ÆÚ´ýµÃµ½½â´ð£¬ÏÈллÁË |
» ²ÂÄãϲ»¶
ÊÛSCIÒ»ÇøÎÄÕ£¬ÎÒ:8 O5 51O 54,¿ÆÄ¿ÆëÈ«,¿É+¼±
ÒѾÓÐ8È˻ظ´
ÌåÖÆÄÚ³¤±²ËµÌåÖÆÄÚ¾ø´ó²¿·ÖÒ»±²×ÓÔڵײ㣬ÈçͬÄãÃÇÒ»Ñù´ó²¿·ÖÆÕͨ½ÌʦæÇÒÊÕÈëµÍ
ÒѾÓÐ13È˻ظ´
ÊÛSCIÒ»ÇøÎÄÕ£¬ÎÒ:8 O5 51O 54,¿ÆÄ¿ÆëÈ«,¿É+¼±
ÒѾÓÐ8È˻ظ´
ÊÛSCIÒ»ÇøÎÄÕ£¬ÎÒ:8 O5 51O 54,¿ÆÄ¿ÆëÈ«,¿É+¼±
ÒѾÓÐ8È˻ظ´
ÊÛSCIÒ»ÇøÎÄÕ£¬ÎÒ:8 O5 51O 54,¿ÆÄ¿ÆëÈ«,¿É+¼±
ÒѾÓÐ11È˻ظ´
ΪʲôÖйú´óѧ¹¤¿Æ½ÌÊÚÃÇË®ÁËÄÇô¶àËùνµÄ¶¥»á¶¥¿¯£¬µ«»¹ÊÇ×ö²»³öÓîÊ÷»úÆ÷ÈË£¿
ÒѾÓÐ8È˻ظ´
ÊÛSCIÒ»ÇøÎÄÕ£¬ÎÒ:8 O5 51O 54,¿ÆÄ¿ÆëÈ«,¿É+¼±
ÒѾÓÐ5È˻ظ´
ÊÛSCIÒ»ÇøÎÄÕ£¬ÎÒ:8 O5 51O 54,¿ÆÄ¿ÆëÈ«,¿É+¼±
ÒѾÓÐ6È˻ظ´
ÊÛSCIÒ»ÇøÎÄÕ£¬ÎÒ:8 O5 51O 54,¿ÆÄ¿ÆëÈ«,¿É+¼±
ÒѾÓÐ9È˻ظ´
ÊÛSCIÒ»ÇøÎÄÕ£¬ÎÒ:8 O5 51O 54,¿ÆÄ¿ÆëÈ«,¿É+¼±
ÒѾÓÐ4È˻ظ´
» ±¾Ö÷ÌâÏà¹Ø¼ÛÖµÌùÍÆ¼ö£¬¶ÔÄúͬÑùÓаïÖú:
ÇóÖú¸ÃÔõÑù»Ø¸´¹úÍâ½ÌÊÚ
ÒѾÓÐ7È˻ظ´
¡¾ÇóÖú¡¿2012¿¼ÑÐÄϾ©´óѧ356·ÖÇóµ÷¼Á
ÒѾÓÐ48È˻ظ´
ÐÂÈËÇóÖú£¬»·¾³×¨ÒµÈ¥ÄÄÀï±È½ÏºÃ
ÒѾÓÐ14È˻ظ´
XRD±íÕ÷ÇóÖú
ÒѾÓÐ13È˻ظ´
ÐÂÊÖÇóÖú¹ØÓÚÖпÆÔºµÄÎÊÌâÒ»¶þ¡¤¡¤
ÒѾÓÐ7È˻ظ´
ÇóÖú±½»·ÉϵÄÈ©»ù±£»¤·½·¨£¬·´Ó¦µÄ´ß»¯¼Á×îºÃÈÝÒ׵õ½¡£
ÒѾÓÐ4È˻ظ´
ÇóÖú£ºÂ׶عúÍõѧԺ¡¢ºÉÀ¼À³¶Ù´óѧ£¬ÄÑÒÔÑ¡ÔñÄĸöÉêÇëCSC
ÒѾÓÐ9È˻ظ´
MTT·¨ÇóÖú--Ò©ÎïÈܽâÎÊÌâ
ÒѾÓÐ10È˻ظ´
Çó2011Äê¹ú»ù±êÊéÒ»·Ý£¬Ô¸ÇãËùÓнð±Ò¡¾ÎÞÈËÓ¦Öú£¬ÇóÖú½áÊø¡¿
ÒѾÓÐ5È˻ظ´
ÇóÖú·ÒëÒ»¶Î»°
ÒѾÓÐ1È˻ظ´
ÐÂÈËÇóÖú ¹ØÓÚ¹«ÅɶÁ²©
ÒѾÓÐ7È˻ظ´
ÇóÖú£¬Ë´íÁË£¿
ÒѾÓÐ5È˻ظ´
¡¾ÇóÖú¡¿ÁòËáÝìͪ·¨²â¶àÌdzöÏÖ»ë×Ç
ÒѾÓÐ13È˻ظ´
¡¾ÇóÖú¡¿ÇóÖúEasy Modeller µÄʹÓÃ
ÒѾÓÐ11È˻ظ´
¡¾ÇóÖú¡¿Çóendnote µÄÒ»¸ömanuscript templates
ÒѾÓÐ6È˻ظ´
¡¾ÇóÖú¡¿ÖйúÒ©Æ·ÉúÎïÖÆÆ·¼ì¶¨ËùµÄ¿¼ÑÐÕæÌâ
ÒѾÓÐ5È˻ظ´
nufang19a
½ð³æ (ÕýʽдÊÖ)
- Ó¦Öú: 0 (Ó×¶ùÔ°)
- ½ð±Ò: 833.9
- É¢½ð: 103
- ºì»¨: 1
- Ìû×Ó: 449
- ÔÚÏß: 101.7Сʱ
- ³æºÅ: 968803
- ×¢²á: 2010-03-12
- ÐÔ±ð: GG
- רҵ: ·Ö×ÓÄ£Äâ
7Â¥2012-03-03 16:42:06
nufang19a
½ð³æ (ÕýʽдÊÖ)
- Ó¦Öú: 0 (Ó×¶ùÔ°)
- ½ð±Ò: 833.9
- É¢½ð: 103
- ºì»¨: 1
- Ìû×Ó: 449
- ÔÚÏß: 101.7Сʱ
- ³æºÅ: 968803
- ×¢²á: 2010-03-12
- ÐÔ±ð: GG
- רҵ: ·Ö×ÓÄ£Äâ
|
¶ÔÓÚgap_penalties_1dÃ÷°×ÁË£¬ÔÚmodellerÍøÕ¾Éϲ鵽ÕâÑùÒ»¾ä»° The gap initiation and extension penalties are specified by gap_penalties_1d. The default values of -900 -50 for the 'as1.sim.mat' similarity matrix were found to be optimal for pairwise alignments of sequences that share from 30% to 45% sequence identity (RS and AŠ, in preparation). |
3Â¥2012-02-29 10:39:13
nufang19a
½ð³æ (ÕýʽдÊÖ)
- Ó¦Öú: 0 (Ó×¶ùÔ°)
- ½ð±Ò: 833.9
- É¢½ð: 103
- ºì»¨: 1
- Ìû×Ó: 449
- ÔÚÏß: 101.7Сʱ
- ³æºÅ: 968803
- ×¢²á: 2010-03-12
- ÐÔ±ð: GG
- רҵ: ·Ö×ÓÄ£Äâ
4Â¥2012-02-29 15:02:49
nufang19a
½ð³æ (ÕýʽдÊÖ)
- Ó¦Öú: 0 (Ó×¶ùÔ°)
- ½ð±Ò: 833.9
- É¢½ð: 103
- ºì»¨: 1
- Ìû×Ó: 449
- ÔÚÏß: 101.7Сʱ
- ³æºÅ: 968803
- ×¢²á: 2010-03-12
- ÐÔ±ð: GG
- רҵ: ·Ö×ÓÄ£Äâ
5Â¥2012-03-03 16:36:22













»Ø¸´´ËÂ¥