Skip to content

Latest commit

 

History

50 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPCRclaw Docs

This folder turns the pasted GPCRclaw brief into an implementation-ready project map.

GPCRclaw is an agentic scientific workflow for ECL2-focused GPCR nanobody design campaigns. The product should take a target design brief, compile it into a structured in-silico campaign, evaluate demo or precomputed VHH candidates, and return a ranked report for experimental validation planning.

The core product sentence:

GPCRclaw turns GPCR ECL2 nanobody design briefs into ranked, inspectable in-silico binder campaigns with target templates, hotspot sets, candidate sequences, specificity screens, developability filters, and validation-ready reports.

Docs Map

  • Project Understanding: what the project is, what it is not, and the core product model.
  • Scientific Workflow: target biology, ECL2 rationale, target configs, and scientific assumptions.
  • Agent Pipeline: module-by-module contracts for the campaign runner.
  • Data And Scoring: schemas, mock data requirements, scoring formula, and developability checks.
  • Implementation Plan: phased build order, repo structure, APIs, and engineering milestones.
  • Workstream Buckets: the major build buckets for agent orchestration, model containers, Google GPU execution, artifacts, ranking, UI, and safety.
  • Agent GPU Architecture: the concrete decision for Cloud Run control plane, Google Batch first GPU backend, model-worker contracts, and alankrit/ naming.
  • GCP GPU Access Audit: current Google Cloud account/project, enabled services, GPU quotas, regions, and first execution recommendation.
  • UI And Demo Runbook: screens, user flow, demo script, and visual priorities.
  • Claim Boundaries: wording rules, limitation handling, and scientific safety constraints.
  • Biomni Replay Analysis: extracted lessons from the shared Biomni MOR nanobody design run and how they should change GPCRclaw.

Source Status

The current repository is empty except for Git metadata. These docs are therefore based on the provided pasted brief plus lightweight verification of the named UniProt and RCSB PDB records.

Verified reference anchors:

Build Principle

The first build should optimize for a coherent, inspectable scientific workflow rather than biological perfection. It can use mocked or precomputed candidates and scores, but every mocked part must be labeled honestly.

Do not build a generic AI chat interface. Build a campaign compiler:

Input:  LPAR1 or MRGPRX2 ECL2 nanobody design brief
Output: Ranked nanobody candidate campaign report

Releases

Packages

Contributors

Languages