ersilia-os/ersilia

๐Ÿฆ  Model Request: Unit Test Model Compound

DhanshreeA opened this issue ยท 3 comments

Model Name

Unit Testing Compounds Ersilia Pack

Model Description

Given a SMILES string, the model counts the number of characters and other string metrics. This model is just for unit testing, it is not intended to be used in a real-world scenario. Ersilia codebase will heavily rely on this model repository to test various functionalities of the CLI such as fetching from GitHub, DockerHub and this repository will function as the model fixture for Ersilia's integration tests. This model will specifically adhere to the repository structure that only Ersilia Pack supports.

Slug

unit-testing-compounds

Tag

Fingerprint

Publication

https://ersilia.io

Source Code

https://github.com/ersilia-os/ersilia

License

GPL-3.0-or-later

/approve

New Model Repository Created! ๐ŸŽ‰

@DhanshreeA ersilia model respository has been successfully created and is available at:

๐Ÿ”— ersilia-os/eos30d7

Next Steps โญ

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

  • ๐Ÿด Get started by creating a fork of your new model repository - docs
  • ๐Ÿ‘ฏ Clone your forked repository - docs
  • โœ๏ธ Make edits to your new forked model repository - docs - Edits might include:
    • Updating the README.md file to accurately describe your model
    • Add source code for your model
    • Adding documentation for your model
  • ๐Ÿš€ Open a Pull Request from your forked repository to the original repository. This will allow you to bring your local changes into the new ersilia model repository that was just created! - docs

Additional Resources ๐Ÿ“š

If you have any questions, please feel free to open an issue and get support from the community!

This is now done