You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When importing a prmtop file, generated as part of the Amber toolkit, the protein's structure is not loaded and only a single atom is displayed as shown below. It's the same when the trajectory file is imported as well and only the first frame contains this single atom.
Yes, this is normal for structure files which do by themself not contain any atom coordinates. If you generate a js/ngl script to load them, you can set the first trame which will be shown to 1.
Please note: frame=0 are the coordinates from the structure file and only from 1 the trajectory coordinates are visualized
When importing a prmtop file, generated as part of the Amber toolkit, the protein's structure is not loaded and only a single atom is displayed as shown below. It's the same when the trajectory file is imported as well and only the first frame contains this single atom.
@j0kaso
The text was updated successfully, but these errors were encountered: