Skip to content

Commit

Permalink
Update Installation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hypowergravity authored Aug 28, 2024
1 parent d5568ba commit fd7d45e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,13 +69,13 @@ fi
## Unit test

Testing the tool with Bacteriorhodopsin data.
There are two python scripts which can be used to run to reproduce images as in the [published article](https://doi.org/10.1021/acs.jcim.4c00858)
There are two python scripts which can be used to run, reproduce images as in the [published article](https://doi.org/10.1021/acs.jcim.4c00858)
.
The name of the scripts are [residem_unit_test.py](residem_unit_test.py) and [SVD_unit_test.py](SVD_unit_test.py).
The main script [residem_unit_test.py](residem_unit_test.py) can be used to test the tool and reproduce the certain figures as in [published article](https://doi.org/10.1021/acs.jcim.4c00858)
The main script ([residem_unit_test.py](residem_unit_test.py)) can be used to test the tool and reproduce the certain figures as in [published article](https://doi.org/10.1021/acs.jcim.4c00858)
.
This script computes the isomorphous difference density for Bacteriorhodopsin(bR) for 13 time delays as published by [Nango et al.](https://www.science.org/doi/10.1126/science.aah3497)
.

Single computation approximately takes around 3-5 minutes in personal laptop. The script [residem_unit_test.py](residem_unit_test.py)
may take some time (~1 hour) to compute for 13 datasets.

Expand Down

0 comments on commit fd7d45e

Please sign in to comment.