gbaydin commited on
Commit
8f90bca
·
verified ·
1 Parent(s): 3ca1471

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -293,7 +293,8 @@ The data includes 36 columns. A `split` column assigns rows into `train`, `val`,
293
  * RDKit: [https://www.rdkit.org/](https://www.rdkit.org/)
294
  * Chemical Identifier Resolver, NCI/CADD Group: [https://cactus.nci.nih.gov/](https://cactus.nci.nih.gov/)
295
  * NIST Chemistry WebBook: [https://webbook.nist.gov/](https://webbook.nist.gov/)
296
- * Go code for MA complexity computation, obtained privately from the Cronin group
 
297
 
298
  ## Citation
299
 
 
293
  * RDKit: [https://www.rdkit.org/](https://www.rdkit.org/)
294
  * Chemical Identifier Resolver, NCI/CADD Group: [https://cactus.nci.nih.gov/](https://cactus.nci.nih.gov/)
295
  * NIST Chemistry WebBook: [https://webbook.nist.gov/](https://webbook.nist.gov/)
296
+ * Go code for MA complexity computation, obtained privately from the [Cronin group](https://www.chem.gla.ac.uk/cronin/)
297
+ * Böttcher complexity score code from [Boskovic group](https://github.com/boskovicgroup/bottchercomplexity)
298
 
299
  ## Citation
300