Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cite SPICE 2 paper #119

Merged
merged 1 commit into from
Jan 23, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,13 +58,16 @@ conformations, the range of sizes spanned by the molecules/clusters, and the lis

## Citing The Dataset

Please cite this manuscript for papers that use the SPICE dataset:
Please cite these manuscripts for papers that use the SPICE dataset:

Peter Eastman, Pavan Kumar Behara, David L. Dotson, Raimondas Galvelis, John E. Herr, Josh T. Horton, Yuezhi Mao,
John D. Chodera, Benjamin P. Pritchard, Yuanqing Wang, Gianni De Fabritiis, and Thomas E. Markland. "SPICE, A Dataset
of Drug-like Molecules and Peptides for Training Machine Learning Potentials." Scientific Data 10, 11 (2023).
https://doi.org/10.1038/s41597-022-01882-6

Peter Eastman, Benjamin P. Pritchard, John D. Chodera, Thomas E. Markland. "Nutmeg and SPICE: Models and Data for
Biomolecular Machine Learning." J. Chem. Theory Comput. 20, 19, 8583-8593 (2024). https://doi.org/10.1021/acs.jctc.4c00794

To cite a particular version of the dataset, cite the Zenodo DOI found on the Releases page and shown above for the
most recent version.

Expand Down