Skip to content
Snippets Groups Projects
Select Git revision
  • a8bba72aeeab3ced5762364386455f95e6a30744
  • master default protected
  • develop protected
  • conda
  • 3.6.0
  • 3.5.0
  • 3.4.2
  • 3.4.1
  • 3.4.0
  • 3.4.0-rc2
  • 3.4.0-rc
  • 3.3.1
  • 3.3.1-rc
  • 3.3.0
  • 3.3.0-rc2
  • 3.3.0-rc
  • 3.2.1
  • 3.2.1-rc
  • 3.2.0
  • 3.2.0-rc
  • 3.1.1
  • 3.1.1-rc2
  • 3.1.1-rc
  • 3.1.0
24 results

__init__.py

Blame
  • Gerardo Tauriello's avatar
    SCHWED-843: allow to call Phenix.MolProbity from PM3
    Gerardo Tauriello authored
    4a817def
    History
    __init__.py 167 B
    """Initialise the modelling module."""
    from _modelling import *
    from _closegaps import *
    from _molprobity import *
    from _pipeline import *
    from _ring_punches import *