Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#3647 closed enhancement (fixed)

Read Amber format

Reported by: J.R.Lewandowsk@… Owned by: pett
Priority: major Milestone:
Component: MD/Ensemble Analysis Version:
Keywords: Cc: slochower@…, Elaine Meng
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

as per summary

Attachments (1)

image.png (9.0 KB ) - added by slochower@… 5 years ago.
Added by email2trac

Download all attachments as: .zip

Change History (9)

comment:1 by pett, 5 years ago

Resolution: fixed
Status: assignedclosed

Tomorrow's daily build will read Amber netCDF coordinate files (.nc suffix), not "formatted" ASCII coordinates. If you have the latter, I suggest you use cpptraj to convert. If that really is problematic, let me know and I will consider adding direct support for formatted ASCII coordinates.

in reply to:  2 ; comment:2 by slochower@…, 5 years ago

Nope, we have binary netCDF. Great! I'll check it out tomorrow, thanks :)

On Tue, Sep 22, 2020 at 5:05 PM ChimeraX <ChimeraX-bugs-admin@cgl.ucsf.edu>
wrote:

comment:3 by pett, 5 years ago

For other reasons, the Windows build failed and the Linux build effectively failed (won't start), so you can only try it out today if you have a Mac. Will try to get things into better shape by tomorrow.

in reply to:  4 ; comment:4 by slochower@…, 5 years ago

I just tried it (Mac build) and am running into an atom mismatch between
structure and trajectory (see screenshot). I didn't try with a smaller
trajectory (sorry, can do that later if necessary) but since I see 99999,
I'm guessing I'm hitting some sort of hard limit with indexing or
bookkeeping. What do you think?

[image: image.png]

On Wed, Sep 23, 2020 at 8:28 AM ChimeraX <ChimeraX-bugs-admin@cgl.ucsf.edu>
wrote:

Added by email2trac

by slochower@…, 5 years ago

Attachment: image.png added

Added by email2trac

comment:5 by pett, 5 years ago

I'm guessing you're using a PDB file for the structure? What wrote the PDB file? A standard PDB file only supports 99,999 atoms, so maybe whatever program you used to write it stopped there. There are various non-standard tricks for getting more atoms into a PDB file, and ChimeraX supports several of those, but the program outputting the PDB file has to use such tricks for that to matter.

comment:6 by pett, 5 years ago

Can you attach the PDB file?

in reply to:  8 comment:7 by slochower@…, 5 years ago

Yes, exactly! I just rewrote the file with `cpptraj` afresh and it does
work! I can see the trajectory. I think the previous one was written by
ParmEd (ParmEd and tleap seem to have slightly different conventions for
placing TER cards, e.g., between waters). I was using PDB because you had
previously mentioned it will be a bear to support `prmtop` files (I tend to
agree). So in the meantime, as long as this... unsupported behavior... of
using PDBs with >99,999 atoms works... I'm happy. What do you think?

On Wed, Sep 23, 2020 at 8:55 AM ChimeraX <ChimeraX-bugs-admin@cgl.ucsf.edu>
wrote:

comment:8 by pett, 5 years ago

Sounds good to me!

Note: See TracTickets for help on using tickets.