Git Product home page Git Product logo

Comments (3)

zhengh96 avatar zhengh96 commented on August 17, 2024 1

I'm glad you find Uni-Dock helpful!

For visualizing the input and results in 3D, there are several tools and Python packages available. Here are a few popular ones:

  1. PyMOL: PyMOL is a widely used molecular visualization tool that can be extended with Python scripting. You can find tutorials and documentation on their official website: https://pymol.org/2/
    PyMOL can be installed using conda:
conda install -c conda-forge pymol
  1. NGLview: NGLview is a Python package that allows you to visualize molecular structures and trajectories in Jupyter notebooks. It is an IPython widget that uses the NGL WebGL-based molecular viewer. You can find more information and examples in their GitHub repository: https://github.com/nglviewer/nglview
    NGLview can be installed using conda:
conda install -c conda-forge nglview

Happy visualizing!

from uni-dock.

subercui avatar subercui commented on August 17, 2024

Thank you so much! This is super helpful. BTW, if not limited to python, is there any other tool you would suggest as a better choice? Or you would think PyMOL would be the go-to option?

from uni-dock.

zhengh96 avatar zhengh96 commented on August 17, 2024

PyMOL is indeed a popular and powerful tool for working with molecular structures, and it's widely used in the scientific community. However, there are also other tools that you might consider like VMD (https://www.ks.uiuc.edu/Research/vmd/).

Especially, I would like to recommend Mol* Viewer (https://molstar.org/viewer/), a web-based Software-as-a-Service (SaaS) tool for molecular visualization. As a web-based tool, Mol* Viewer requires no installation and can be accessed from any device with an internet connection, providing a convenient and flexible solution for your molecular visualization needs.

from uni-dock.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.