Update README.md
Browse files
README.md
CHANGED
|
@@ -35,7 +35,7 @@ other parameters of interest for rapid and accurate estimation of absorption, di
|
|
| 35 |
|
| 36 |
<!-- Provide the basic links for the model. -->
|
| 37 |
|
| 38 |
-
- **Paper:**
|
| 39 |
- **Demo:** https://huggingface.co/spaces/battelle/FupBERT_Space
|
| 40 |
|
| 41 |
## Citation
|
|
@@ -43,8 +43,14 @@ other parameters of interest for rapid and accurate estimation of absorption, di
|
|
| 43 |
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 44 |
|
| 45 |
**BibTeX:**
|
| 46 |
-
|
| 47 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 48 |
|
| 49 |
## Model Card Contact
|
| 50 |
|
|
|
|
| 35 |
|
| 36 |
<!-- Provide the basic links for the model. -->
|
| 37 |
|
| 38 |
+
- **Paper:** Riedl, Michael, Sayak Mukherjee, and Mitch Gauthier. "Descriptor-Free Deep Learning QSAR Model for the Fraction Unbound in Human Plasma." Molecular Pharmaceutics (2023).
|
| 39 |
- **Demo:** https://huggingface.co/spaces/battelle/FupBERT_Space
|
| 40 |
|
| 41 |
## Citation
|
|
|
|
| 43 |
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 44 |
|
| 45 |
**BibTeX:**
|
| 46 |
+
```
|
| 47 |
+
@article{riedl2023descriptor,
|
| 48 |
+
title={Descriptor-Free Deep Learning QSAR Model for the Fraction Unbound in Human Plasma},
|
| 49 |
+
author={Riedl, Michael and Mukherjee, Sayak and Gauthier, Mitch},
|
| 50 |
+
journal={Molecular Pharmaceutics},
|
| 51 |
+
publisher={ACS Publications}
|
| 52 |
+
}
|
| 53 |
+
```
|
| 54 |
|
| 55 |
## Model Card Contact
|
| 56 |
|