Adaptyv
Adaptyv is a cloud laboratory platform that provides automated protein testing and validation services. Submit protein s…
维护者 K-Dense Inc. · 最近更新 2026年4月1日
Rowan is a cloud-based computational chemistry platform that provides programmatic access to quantum chemistry workflows through a Python API. It enables automation of complex molecular simulations without requiring local computational resources or expertise in multiple quantum chemistry packages. **Key Capabilities:** - Molecular property prediction (pKa, redox potential, solubility, ADMET-Tox) - Geometry optimi.
原始来源
https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-skills/rowan
技能摘要
原始文档
Generate an API key at labs.rowansci.com/account/api-keys.
Option 1: Direct assignment
Option 2: Environment variable (recommended)
The API key is automatically read from ROWAN_API_KEY on module import.
Calculate the acid dissociation constant for molecules:
import rowan
import stjames
## Create molecule from SMILES
mol = stjames.Molecule.from_smiles("c1ccccc1O") # Phenol
相关技能
Adaptyv is a cloud laboratory platform that provides automated protein testing and validation services. Submit protein s…
Validate protein designs using AlphaFold2 structure prediction. Use this skill when: (1) Validating designed sequences f…
Antibody design: epitope mapping, CDR engineering, bispecific construction.
End-to-end binder design using BindCraft hallucination. Use this skill when: (1) Designing protein binders with built-in…