Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not handle map with nxstart/nystart/nzstart!=0 #77

Open
wang3702 opened this issue Oct 7, 2023 · 3 comments
Open

Can not handle map with nxstart/nystart/nzstart!=0 #77

wang3702 opened this issue Oct 7, 2023 · 3 comments

Comments

@wang3702
Copy link

wang3702 commented Oct 7, 2023

I tested model-angelo on map EMD-6149 and EMD-3133. The final modeled structure will be shifted because current pipeline did not handle the nxstart well. You can consider to use this function https://github.com/kiharalab/CryoREAD/blob/main/data_processing/Unify_Map.py before passing the map into further processing

@jamaliki
Copy link
Collaborator

jamaliki commented Oct 9, 2023

Hi,

Ah, is this in case the global origin does not point to the correct origin and needs to be shifted by the n[xyz]start?

@wang3702
Copy link
Author

wang3702 commented Oct 9, 2023

Yes. I mean n[xyz]start is part of the coordinate system, you should include script to process it. Actually, for some older maps, these fields are more commonly used.

@jamaliki
Copy link
Collaborator

jamaliki commented Oct 9, 2023

Interesting, I thought we already handled this in our load_mrc function. So this is an issue with EMD-6149? I will take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants