Skip to content

Commit

Permalink
Another typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tjkessler committed Jan 22, 2019
1 parent 0d77621 commit f78627a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Your database's DATAID column (essentially Bates numbers for each molecule) will
| 0002 |
| 0003 |

To include a prefix for your molecule ID's, supply the "--id-prefix" argument:
To include a prefix for your molecule ID's, supply the "--id_prefix" argument:

```console
foo@bar:~$ python create_ecnet_db.py molecules.txt my_database.csv --experimental_vals targets.txt --id_prefix MOL
Expand Down

0 comments on commit f78627a

Please sign in to comment.