Skip to content

Releases: rowansci/rowan-python

Use stjames objects

Choose a tag to compare

@scschneider44 scschneider44 released this 03 Sep 15:31
1e5107d

Instead of creating workflows using dictionaries, use the respective stjames objects. This makes for better workflow validation.

Update Protein Create

Choose a tag to compare

@scschneider44 scschneider44 released this 26 Aug 15:14

Allows for proteins to be uploaded or created via PDB ID with or without specifying a project. If no project is specified, the protein will be created in the user's default project.

Update docs

Choose a tag to compare

@scschneider44 scschneider44 released this 14 Aug 14:52
v2.1.1

bump version

Add projects

Choose a tag to compare

@scschneider44 scschneider44 released this 14 Aug 14:03

Rowan now has a concept of projects which contain the rowan folder structure. Projects are a tool to organize your work.

list_workflows() fix

Choose a tag to compare

@scschneider44 scschneider44 released this 11 Aug 14:44

Fix bug that was causing pydantic errors for list_workflows()

Bug fixes

Choose a tag to compare

@scschneider44 scschneider44 released this 06 Aug 15:16
  • Fukui solvent settings fix
  • Fukui documentation fix
  • Conformer serach typo fix

Minor improvements

Choose a tag to compare

@scschneider44 scschneider44 released this 23 Jul 15:14
  • Add examples for more advanced API usage
  • Add macropka function

API v2

Choose a tag to compare

@scschneider44 scschneider44 released this 21 Jul 18:04
96390a9
  • Shift from class methods to a mix of functions and classes
  • First-class functions for workflows
  • Structured outputs
  • Cofolding available
  • Proteins available

Fix folder list bug

Choose a tag to compare

@scschneider44 scschneider44 released this 17 Jul 20:52
v1.1.13

Typing updates

Fix typo

Choose a tag to compare

@scschneider44 scschneider44 released this 11 Jun 22:06
v1.1.12

update pixi