Skip to content

oasci/metalflare

Repository files navigation

MetalFlare

Investigating metal-sensing green fluorescent protein

TODO:

Communication

No research should be done alone.

We use this repository's issues as our todo list. Asynchronous conversations about any of the tasks should be included as issue comments. Synchronous meetings happening in-person or virtually should have meeting minutes stored in the appropriate directory.

Deploying

We use bump-my-version to release a new version. This will create a git tag that is used by poetry-dynamic-version to generate version strings.

However, we are using Calendar Versioning which means we need to manually specify new versions. For example, to bump the version to November 8, 2024, you would run the following command after activating the relevant conda environment.

bump-my-version bump --new-version 2024.11.8

After releasing a new version, you need to push and include all tags.

git push --follow-tags

License

Code contained in this project is released under the GPLv3 license as specified in LICENSE.md. All other data, information, documentation, and associated content provided within this project are released under the CC BY-ND 4.0 license as specified in LICENSE_INFO.md.

Permissive release

On January 1, 2025, the above GPLv3 and CC BY-ND 4.0 licenses are voided and superseded by the immediately following paragraph.

Code contained in this project is released under the MIT license as specified in LICENSE.md. All other data, information, documentation, and associated content provided within this project are released under the CC BY 4.0 license as specified in LICENSE_INFO.md.

A manual permissive release can be made by the maintainers whenever they see fit by updating the license files and updating this section.

Web analytics

We track website traffic using plausible which is privacy friendly, uses no cookies, and is compliant with GDPR, CCPA and PECR. We also share this website's analytics with you for more transparency.