Skip to content

Commit 5dc5b7f

Browse files
committed
readme
1 parent 260b687 commit 5dc5b7f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Data browser for the HDF5 files created by deeprank. The GUI allows to easily explore file structure, view, the target values and visualize the mapped features in either VMD or PyMol. In addition an the data can be loaded in an embedded iPython console for manipulation and analysis.
44

5+
![alt-text](./deepxplorer.png)
6+
57
## Installation
68

79
To use the browser you need to install
@@ -29,4 +31,3 @@ To launch the tool using the example provided simply type in your console
2931
./DeepXplorer -hdf5 example.hdf5
3032
```
3133

32-
![alt-text](./deepxplorer.png)

0 commit comments

Comments
 (0)