Jmol/Visualizing large molecules: Difference between revisions
From Proteopedia
Jump to navigationJump to search
Eric Martz (talk | contribs) |
Eric Martz (talk | contribs) No edit summary |
||
| Line 53: | Line 53: | ||
:<tt>load =xxxx filter "*.ca, *.p"</tt> | :<tt>load =xxxx filter "*.ca, *.p"</tt> | ||
[[Image:2hyn_ca_only_16_models.png|frame|Alpha carbons for 16 models of [[2hyn]].]] | |||
===Displaying Alpha Carbons For A Subset Of Models=== | ===Displaying Alpha Carbons For A Subset Of Models=== | ||
Suppose that you want the alpha carbons for a subset of models in the published ensemble. You can get 16 models from the 184 models in 2hyn by taking either the first 16 | Suppose that you want the alpha carbons for a subset of models in the published ensemble. You can get 16 models from the 184 models in 2hyn by taking either the first 16 | ||
:<tt>load models {1 16 1} =2hyn filter "*.ca"</tt> | :<tt>load models {1 16 1} =2hyn filter "*.ca"</tt> | ||