Skip to content

Commit

Permalink
Fixed a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tjkessler committed Jan 22, 2019
1 parent d0a91c4 commit 0d77621
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 @@ -66,7 +66,7 @@ Your database's DATAID column (essentially Bates numbers for each molecule) will
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
foo@bar:~$ python create_ecnet_db.py molecules.txt my_database.csv --experimental_vals targets.txt --id_prefix MOL
```

| DATAID |
Expand Down

0 comments on commit 0d77621

Please sign in to comment.