-
Notifications
You must be signed in to change notification settings - Fork 19
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
IFP-generation #15
Comments
Can you print out more information on the exception? |
I myself had never done a picture like this, but it looks like they used pymol and put multiple frames of ligand in a surface representation (with some transparency and color). |
The method Map_3D_grid is saving a trajectory data frame in a grid format. However it seems that your data frame does not contain data. You will need to check where this is lost in your code. It is impossible to overlook this from this small sample. |
I have get the dx file,how can i use this file to generate picture |
I think there are many tutorials on the internet on how to visualize volume data in pymol. Eg.: https://pymol.org/dokuwiki/doku.php?id=media:volumevisualization
Kind regards
…________________________________
Von: haoxuanluo731 ***@***.***>
Gesendet: Dienstag, 10. September 2024 03:51:52
An: HITS-MCM/MD-IFP
Cc: Richter, Stefan; Comment
Betreff: Re: [HITS-MCM/MD-IFP] IFP-generation (Issue #15)
Diese E-Mail stammt von einem externen Absender. Bitte prüfen Sie den Absender genau, bevor Sie Anhänge oder Links öffnen!
I have get the dx file,how can i use this file to generate picture
—
Reply to this email directly, view it on GitHub<#15 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ABRB7RR7Z7ERVDTHSCW3XODZVZGDRAVCNFSM6AAAAABNSFSKBCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMZZGQ2TENRVGM>.
You are receiving this because you commented.Message ID: ***@***.***>
|
thank you very much |
I have a question. I indeed opened this file in PyMOL. For example, my trajectory is divided into 8 categories, and the last 4 were obtained with 3Dcom. However, when I open it individually, it only appears as a plane. I'm wondering how I can combine this 3D surface with the ligand-protein that I need to achieve a figure similar to the one in your article. Another question is about the isosurface; I used different values, such as 1.5 and 2, to obtain different sizes of isosurfaces. What role does this isosurface play in this context? |
I use the pycharm,this is my .py
this is where is my problem happen
I check the traject.py,I think my problem is happen in this way
but my xtc is ok,so I want to know what happened
The text was updated successfully, but these errors were encountered: