First page Back Continue Last page Overview Image
load the molecule
- Open widget
- File->new molecule browser*
- Browse ---- navigate the folders to find your file
- -----------------OPEN
- Click on the LOAD button
- (In the Tk console:)
- %cd {/path/to/folder/with/my/files}
- % mol new {1ude.pdb}
- *All the features you see in the widget are accessible through the command line by typing command options
Notes:
Cargamos el archivo con
File -> new molecule
busque el archivo y de click en el boton LOAD
En la consola tk el comando serĂa:
cd {/ruta/al/archivo/}
mol new {1ude.pdb}