-
Notifications
You must be signed in to change notification settings - Fork 38
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
how to load my own channels data in LiteMol #70
Comments
Hi, it seems like your output doesn't contain the geometry of the channels. I don't remember it from the top of my head, but there is an option that adds that to the output. David |
Thank you very much for your reply! and I use LiteMol-example.js that from (https://litemol.org/Examples/Channels/). |
I am sorry, but this is more involved than I have time to help with now so you will have to figure out things on your own. I no longer develop LiteMol as I've shifted my efforts to develop Mol*. Writing an extension for Mol* that can display channels might be a good thing for community do. Do you think you can help with that? |
I am honored to receive your suggestions. I also think this is a good idea. By the way, do you have a mole of version 2.5.17.9.28? I am looking for it. |
That version isn't available online and it won't help you achieve your goal. The purpose of the LiteMol demo was to show how to do some custom visualizations in LiteMol, not for it to serve as a working app to display any channel. As an alternative, can you compute your channels in https://mole.upol.cz/ ? You can then link to a result with the channels displayed, for example https://mole.upol.cz/online/fzSWlM4cWEqUmJ3EyRy7Qw/1 . |
hahah! |
Hello!
I am working on implementing the molecular viewer "LiteMol" on my html webpage. The plugin is working great in examples/Channels.
I found that the version of mole in data.json is 2.5.17.9.28, but my mole version in my own data.json is 2.5.17.4.24.(I found the current version of mole is 2.5.17.4.24 too, http://webchem.ncbr.muni.cz/Platform/App/Mole)
I can't display my own channel data. I guess this is a version problem, but I don't sure.
I desperately need your help! please!
my own data.json:
your data.json:
this is the issues:
The text was updated successfully, but these errors were encountered: