mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-19 12:57:58 +00:00
refactor, full run
This commit is contained in:
parent
de9dfff221
commit
1ee67de035
12 changed files with 1039 additions and 1127 deletions
|
|
@ -1 +1,5 @@
|
|||
"""Utility functions for the protein design environment."""
|
||||
"""Utility functions for the protein design environment."""
|
||||
|
||||
from .pdb_utils import get_pdb_chain_details
|
||||
|
||||
__all__ = ["get_pdb_chain_details"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue