Module pull
A stage for extracting a subset of ligands/compounds.
The Pull stage identifies a subset of compounds from one set of ligand
structures, and extracts all variants of those compounds from a second
set of ligand structures.
Copyright Schrodinger, LLC. All rights reserved.
|
PullStage
Stage for extracting a subset of ligands/compounds (and their variants)
from a second set of ligand files, given the number or percent to keep
from a first set of ligand files.
|
|
__doc__ = ...
|
|
__package__ = ' schrodinger.pipeline.stages '
|
__doc__
- Value:
"""
A stage for extracting a subset of ligands/compounds.
The Pull stage identifies a subset of compounds from one set of ligand
structures, and extracts all variants of those compounds from a second
set of
ligand structures.
...
|
|