Skip to content

Commit a9bf4b8

Browse files
authored
Update README.md
1 parent f960016 commit a9bf4b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,13 +157,13 @@ Make sure that the cryo-EM density map in ``.map`` format, the corresponding PDB
157157
```
158158
python3 get_resample_map.py <absolute input path> <chimera_path>
159159
```
160-
The ``absolute input path`` is the directory where cryo-EM density maps are present (example: path to EMD_0) . If the UCSF chimera's path is different than ``/usr/bin/chimerax``, then please enter the correct path.
160+
The ``absolute input path`` is the directory where cryo-EM density maps are present (example: path to EMD_0). If the UCSF chimera's path is different than ``/usr/bin/chimerax``, then please enter the correct path.
161161

162162
3. Run normalize map program:
163163
```
164164
python3 get_normalize_map.py <absolute input path>
165165
```
166-
The ``absolute input path`` is the directory where cryo-EM density maps are present. Normalization step uses resampled map.
166+
The ``absolute input path`` is the directory where cryo-EM density maps are present (example: path to EMD_0). Normalization step uses resampled map.
167167

168168
4. Run labeling programs:
169169

0 commit comments

Comments
 (0)