Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Arús-Pous, Josep committed Mar 23, 2020
2 parents b4ed86b + dee0e65 commit 37cc8b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Create the DRD2 dataset as described in the manuscript.
~~~~
(reinvent-scaffold-decorator) $> mkdir -p drd2_decorator/models
(reinvent-scaffold-decorator) $> ./slice_db.py -i training_sets/drd2.excapedb.smi.gz -u drd2_decorator/excape.drd2.hr.smi -s hr -f conditions.json.example
(reinvent-scaffold-decorator) $> ./create_randomized_smiles.py -i drd2_decorator/drd2.hr.smi -o drd2_decorator/training -n 50 -d multi
(reinvent-scaffold-decorator) $> ./create_randomized_smiles.py -i drd2_decorator/excape.drd2.hr.smi -o drd2_decorator/training -n 50 -d multi
~~~~
Train the DRD2 model using the training set created before.
~~~~
Expand Down

0 comments on commit 37cc8b7

Please sign in to comment.