Subset Design Unit

Category Paths

Follow one of these paths in the Orion user interface, to find the floe.

  • Product-based/SPRUCE

  • Role-based/Computational Chemist

  • Solution-based/Virtual-screening/Target Preparation

  • Solution-based/Hit to Lead/Target Preparation/Structural Data Preparation

  • Task-based/Target Prep & Analysis/Protein Preparation

Description

This floe uses OEBio function OESubsetDesignUnit to subset a design unit. The required input is a dataset with an OEDesignUnit.

Promoted Parameters

Title in user interface (promoted name)

Subset Options

Components to keep in the subset (subset_choices): Different components to keep in the subset.

  • Required

  • Type: string

  • Default: [‘protein’, ‘nucleic’, ‘ligand’, ‘cofactors’, ‘solvent’, ‘other_ligands’, ‘other_cofactors’]

  • Choices: [‘protein’, ‘nucleic’, ‘ligand’, ‘solvent’, ‘metals’, ‘counter_ions’, ‘lipids’, ‘packing_residues’, ‘sugars’, ‘undefined’, ‘cofactors’, ‘excipients’, ‘polymers’, ‘post_translational’, ‘other_proteins’, ‘other_nucleics’, ‘other_ligands’, ‘other_cofactors’]

Delete Residues (delete_residues): Delete specified residues. Format: ‘RESNAME:RESNUM:ICODE:CHAINID[:FRAGNO:ALTLOC]’, e.g. ‘ALA:325: :A’ (note the blank/whitespace insert code). The regex ‘.*’ notation can be used as a wildcard. Separate multiple with ‘|’ delimiter.

  • Type: string

Delete molecule component (delete_pieces): Delete entire molecule component containing specified residues. Format: ‘RESNAME:RESNUM:ICODE:CHAINID[:FRAGNO:ALTLOC]’, e.g. ‘ALA:325: :A’ (note the blank/whitespace insert code). The regex ‘.*’ notation can be used as a wildcard. Separate multiple with ‘|’ delimiter.

  • Type: string

Convert R-groups to Hydrogen atoms (r2h): Convert R-groups from broken covalent bonds due to deleted pieces to Hydrogen atoms.

  • Required

  • Type: boolean

  • Default: True

  • Choices: [True, False]