Closed GemmaTuron closed 11 months ago
/approve
@GemmaTuron ersilia model respository has been successfully created and is available at:
Now that your new model respository has been created, you are ready to start contributing to it!
Here are some brief starter steps for contributing to your new model repository:
Note: Many of the bullet points below will have extra links if this is your first time contributing to a GitHub repository
README.md
file to accurately describe your modelIf you have any questions, please feel free to open an issue and get support from the community!
This model is incorporated
Model Name
Morgan Fingerprints
Model Description
The Morgan Fingerprints are one of the most widely used molecular representations. They are circular representations (from an atom, search the atoms around with a radius n) and can have thousands of features. This implementation uses the RDKit package and is done with radius 3 and 2048 dimensions, providing a binary vector as output. For Morgan counts, see eos5axz.
Slug
morgan-fps
Tag
Descriptor, Fingerprint
Publication
https://pubmed.ncbi.nlm.nih.gov/20426451/
Source Code
https://www.rdkit.org/docs/GettingStartedInPython.html#morgan-fingerprints
License
BSD-3.0