Path C - Module 51: Writing Your Own Form-Agnostic Functions#
Develop your own docking scorer. In this module, you will learn to use @arg_digest for your custom antiviral tools.
import molsysmt as msm
from molsysmt._private.argdigest import arg_digest
@arg_digest()
def my_scorer(molecular_system): return True