π¦ ClawHub
Clarity Submit
by @clarityprotocol
Submit a protein variant hypothesis to Clarity Protocol for validation and folding. Use when the user asks to submit a hypothesis, propose a protein variant,...
β‘ When to Use
π‘ Examples
Submit a hypothesis:
python scripts/submit_hypothesis.py --protein SOD1 --variant A4V --rationale "ALS-linked mutation with unknown structural impact"
Submit with optional fields:
python scripts/submit_hypothesis.py --protein MAPT --variant P301L --rationale "Tau pathology in frontotemporal dementia" --wallet "YOUR_SOLANA_WALLET"
Check hypothesis status:
python scripts/check_status.py --id 42
βοΈ Configuration
Set your write API key:
export CLARITY_WRITE_KEY=your_write_key_here
Contact the Clarity Protocol team to request a write API key.
TERMINAL
clawhub install clarity-submit