Design your molecules with quantum chemistry

Running quantum chemical simulations is often frustrating. Using software for your research should be as easy as using Uber or Venmo.

Submit, view, analyze, and share calculations on small molecules using quantum chemistry and neural network potentials with our cloud-based platform.

Quickly predict pKa values

Predict the acidity of small molecules with Rowan's pKa workflow. Rowan uses AIMNet2, a machine-learned interatomic potential, to obtain fast and reasonable pKa values with minimal empiricism.

A screenshot of a pKa prediction in Rowan.

Get answers in seconds with neural network potentials

When you're doing research, you need answers in seconds, not days. AIMNet2 is an incredibly fast neural network potential that powers computational chemistry simulations in Rowan.

A screenshot of a torsional scan comparison

Find low energy conformers

Quickly explore conformational space with Rowan's conformer search workflow. Rowan uses fast low-level methods to generate conformers and then scores the each structure with a more accurate final method.

A screenshot of overlaying conformers in Rowan.

Edit and view 3D structures in your browser

Designing a new compound? Need to quickly adjust an angle? Rowan's 3D molecule editor makes it easy to draw molecules from scratch and edit existing 3D structures.

Rowan's 3D molecule viewer and editor.

Script your own workflows in Python

Quickly script custom workflows with Rowan's convenient Python API. Output data is returned as a developer-friendly Python dictionary, making downstream analysis simple. And the API is fully integrated with the web backend, so jobs submitted from the web can be analyzed through Python (and vice versa).

import cctk
import rowan

rowan.api_key = "rowan-sk..."
client = rowan.Client()

# load molecule by name
molecule = cctk.Molecule.new_from_name("cyclobutane")

# run calculation remotely and return result
result = client.compute(
    "calculation",
    input_mol=molecule,
    name="opt cyclobutane",
    method="aimnet2_wb97md3",
    tasks=["optimize", "charge"]
)

View and share results immediately

You can see presentation-quality graphs and figures even before a job is finished. No need to teach an experimental scientist how to open a coordinate file—just generate a shareable link for any calculation and send it over.

A screenshot of a jobs results page on Rowan.

State-of-the-art security measures

Rowan encrypts all your data in transit and at rest. For confidential jobs, run Rowan's Python API in delete_when_finished mode or run the Rowan AMI in your own AWS account or virtual private cloud (awaiting AWS Marketplace approval).

A diagram of Rowan's infrastructure.

What our users are saying

Rowan ... has the potential to democratise access to specialist quantum chemistry tools that could massively accelerate drug discovery.

Laksh Aithani
Founder & CEO, CHARM Therapeutics

Recent updates

Our investors

Pillar logoPillar Moonshot logoBain Capital Ventures simple logo

No upfront costs

Standard

Run Rowan through our web platform or Python API.
2¢ per credit
+ 500 free credits
(One credit is one minute of CPU time.)
Get started →

Enterprise

Connect with us to discuss a deployment strategy and pricing that works for your organization!
Get in touch ↗
text

Ready to get started?

Create an account to get started today or contact us to find a solution for your business.