Opened 7 days ago
Last modified 6 days ago
#20497 feedback defect
ViewDock
| Reported by: | Owned by: | Eric Pettersen | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Surface/Binding Analysis | Version: | |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Notify when closed: | Platform: | all | |
| Project: | ChimeraX |
Description
Hello, I am using Chimerax for a school project and am required to input a pdb and mol2 file. After opening the mol2 file, the viewdock interface is supposed to automatically launch, however it does not for me. I have sent my files to my professor to try on his end, and it does launch the viewdock interface so there is no problem with the files, but rather the chimera application. I am using the chimerax-daily.exe version, on my windows 11 pc. Please provide me any steps to troubleshoot this. Thanks, Ty
Change History (4)
comment:1 by , 6 days ago
| Component: | Unassigned → Surface/Binding Analysis |
|---|---|
| Owner: | set to |
| Platform: | → all |
| Project: | → ChimeraX |
| Status: | new → accepted |
comment:2 by , 6 days ago
| Status: | accepted → feedback |
|---|
comment:3 by , 6 days ago
Hello, Thanks for the response. How do I add that command to the tool im using to open the mol2 file? Ty On Tue, Jun 16, 2026 at 12:13 PM ChimeraX <ChimeraX-bugs-admin@cgl.ucsf.edu> wrote: > > > > > >
comment:4 by , 6 days ago
You would have to open your Mol2 file using the ChimeraX command line, with the command
"open path-to-Mol2-file showTool true". Instead of typing out the full path to the Mol2 file, which might be tedious and error prone, there are a couple of shortcuts. One is to type "open browse showTool true" which will bring up a file browser for specifying the file. The other is to type "open ", then drag and drop the Mol2 file onto the command line from your system file browser -- which will fill in the path -- and then add " showTool true" to finish the command.
--Eric
Hi Ty,
--Eric