Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Qinqing Liu committed Nov 17, 2020
1 parent dcf5585 commit c90752b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ cd ../../
### Octree Generation Example (Optional)
Provide one example data 1A1E from refined-set.
Following steps can generate the points and build the OctSurf. (Default density for points is 6, and depth for OctSurf is 10. Can be specified in octree_for_single.sh file)
We also provide python tool to parse the generated OctSurf, and visualize it by generating vtk files that can visualize in Paraview.
We also provide python tool to parse the generated OctSurf, and generate vtk files that can be visualized in Paraview.
```angular2
cd pdbbind/data_example/pdbbind
cp ../../bash_scripts/octree_for_single.sh .
Expand Down

0 comments on commit c90752b

Please sign in to comment.