You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: scripts/voids_search/Readme.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ python void_search.py
7
7
```
8
8
9
9
or by launching from the CSD Python API dropdown in Mercury. If Launching from Mercury, put the script, with the accompanying search_result_template.html file, in your /mercury/scripts folder,
10
-
or use the options dialog to "Add Location" to where you have saved the script. When the script is run, it will launch a dailog box with properties to search on, and spaces to fill in queries.
10
+
or use the options dialog to "Add Location" to where you have saved the script. When the script is run, it will launch a dialog box with properties to search on, and spaces to fill in queries.
11
11
These query boxes accept values like "200-300" or ">5" to constrain the search. A .tsv file is written with the search results, and the table is displayed in the Data Analysis tab; non-Ascii
12
12
characters in chemical names will be deleted.
13
13
A .gcd file of refcodes in the search results is also written, and read into Mercury
0 commit comments