Description Details Public fields Active bindings Methods Examples
Ligand Class
Ligand Class
Describes a single Ligand from fragalysis-api
name
Name of the ligand
crystal
Name of the crystal the ligand belongs to
aligned_loc
path of the aligned folder
metadata_filepath
path to the metadata file
crys_loc
path of the crystallographic folder
apo_pdb_file
file path where apo.pdb should exist
mol_file
file path where .mol should exist
twofofc_file
file path where _2fofc.map should exist
fofc_file
file path where _fofc.map should exist
smiles_file
file path where _smiles.txt should exist
smiles_string
The contents of _smiles.txt
event_map_paths
file paths where event maps should reside
first_event_map
returns the first eventmap
metadata
the contents of the metadata
review_file
file path where _review.txt should exist
review
Contents of the review file
status
What is the review status
crys_pdb_file
file path where crystallographic pdb should exist
crys_event_maps
file path where crystallographic event exist
crys_first_event_map
file path of 1st event map
crys_2fofc_map
filepath of 2fofc map
crys_fofc_map
filepath of fofc map
new()
Create a new ligand
Ligand$new(name, base)
name
Name of Ligand
base
Directory path containing ligandy goodness
ligand class!
clone()
The objects of this class are cloneable with this method.
Ligand$clone(deep = FALSE)
deep
Whether to make a deep clone.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.