Changes between Version 14 and Version 15 of HIVspikes


Ignore:
Timestamp:
Oct 8, 2009, 1:45:21 PM (17 years ago)
Author:
meng
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HIVspikes

    v14 v15  
    125125to see the dense coverage by sugars.
    126126
     127== Alternative from Elaine for glycosylation stuff... ==
     128
     129Instead of showing glycosylation consensus sites on the single sequence, you could use Matchmaker to superimpose HIV1 gp120 and glycosylated SIV gp120 and show the corresponding pairwise sequence alignment.  Regions that superimpose well are automatically highlighted with orange boxes and also indicated with the RMSD header, and consensus glycosylation sites can then be highlighted on both sequences. This is sort of the opposite ordering as what you had above.
     130
     131Details...
     132Say 1gc1 chain G (HIV gp120) is already open as model 0, 3fus (glycosylated SIV gp120) as model 1.  Then the following could be done:
     133
     134focus #1
     135alias glyco #1 & ~ protein
     136show glyco
     137
     138Then talk about glycosylation. May want show attached Asn residues (disp #1:asn & glyco z<4) or fill sugar rings (fillring glyco) or just hide all the atoms (~disp).  Then superimpose the structures and show the pairwise sequence alignment:
     139
     140mm #1 #0 show true
     141
     142[[Image(pairmatch.png)]] [[Image(pairmatchglyco.png)]]
     143
     144The orange boxes on the sequence alignment are the parts used in the final fit and coincide with low values of the RMSD header (in pairwise case collapses to simply CA-CA distance).  Clicking the orange region selects the corresponding parts of the structures.
     145
     146[[Image(pairMAV1.png)]]
     147
     148Edit... Find PROSITE Pattern N-x-[ST] on both sequences reveals commonalities and differences.
     149
     150[[Image(pairMAV2.png)]]
     151
     152Other things that could be done here:
     153
    127154== Cytoscape ==
    128155