Update README.md
Browse files
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 |
|