DOCK Blaster: Difference between revisions

From DISI
Jump to navigation Jump to search
No edit summary
m (asdf)
 
(40 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Image:Dblogo.png|thumb|right|DOCK Blaster]]
DOCK Blaster is a program that does automatic docking.  
DOCK Blaster is a free web based molecular docking and virtual screening service, on the web at [http://blaster.docking.org http://blaster.docking.org]. To get started, you will need at least:
* The structure of the target in PDB format (preferred) or mol2 format
* A specification of the binding site, which may be one of:
** A docked ligand in mol2 format, which is also used to test the docking parameterization
** "hot spots", in PDB format, which may be based on one or more ligands.
** Atoms of residues forming the binding site. The center of inertia of these atoms should coincide with where you expect the ligand to go.


That's really all you need to get started. If you don't have a particular project in mind, and you are just curious about DOCK Blaster, you may use some [[DOCK Blaster:Sample_Data | sample data]] to experiment. To read more, please consult the topics below.
The first version of DOCK Blaster appeared in 2009. Please see [https://wiki.docking.org/index.php/Category:DOCK_Blaster Category:DOCK_Blaster]


== Before you get started ==
A re-write of the idea of DOCK Blaster, blastermaster.py, was part of the [[DOCK 3.7]] release in 2012.
* [[DOCK Blaster:Preliminaries]]


== Preparation and Docking ==
In 2022 there were major developments.  First, we reorganized the DOCK repo into three repos:  
* [[DOCK Blaster:Prepare Input]]
* dock3 - the fortran source code and not much else
** [[DOCK Blaster:Prepare Receptor]]
* pydock3 - all the scripts to run docking except for 3d ligand building
** [[DOCK Blaster:Prepare Ligand]]
* ligdock3 - 3d ligand building pipeline
** [[DOCK Blaster:Other Input Options]]
** [[DOCK Blaster:Input Troubleshooting]]
* [[DOCK Blaster:Job Management]]


== Understanding the Results ==
There is also
* [[DOCK Blaster:Results]]
* cheminftools - various tools.
** [[DOCK Blaster:Initial Evaluation]]
** [[DOCK Blaster:Results Browser]]
** [[DOCK Blaster:Large Database Docking]]
** [[DOCK Blaster:Custom Database]]
** [[DOCK Blaster:Test Compounds]]


== Other information ==
DOCK is distributed via the dock license server dock.compbio.ucsf.edu where it is licensed for free to academics and for a small fee to companies.
* [[DOCK Blaster:Philosophy]]
* [[DOCK Blaster:Annotations]]
* [[DOCK Blaster:History]]
* [[DOCK Blaster:Credits]]
* [[Terms And Conditions]]
* [[Just Watching]]


To cite DOCK Blaster, please reference Huang, Shoichet, Irwin, "Benchmarking Sets for Molecular Docking", J Med Chem 2006, 49(23), 6789-6801
The name of all the software together is "UCSF DOCK" and the current version is 3.8.1.0.0, so "UCSF DOCK 3.8.1.0.0"


For help with DOCK Blaster, please join and write to the DOCK Blaster mailing lists
The automatic pipeline to run docking is "dockopt", which is part of [[DOCK3.8:Pydock3 | pydock3]]
[http://blur.compbio.ucsf.edu/mailman/listinfo/blaster-fans]. We welcome your feedback about DOCK Blaster. Please send bug reports
to support at docking.org. Please send opinions to comments at docking.org.


[[Category:DOCK Blaster]]
The website that allows free public preparation of receptors for docking is called "dockopt".
[[Category:Portal]]
 
[[Category:DOCK 3.8]]

Latest revision as of 22:07, 16 September 2022

DOCK Blaster is a program that does automatic docking.

The first version of DOCK Blaster appeared in 2009. Please see Category:DOCK_Blaster

A re-write of the idea of DOCK Blaster, blastermaster.py, was part of the DOCK 3.7 release in 2012.

In 2022 there were major developments. First, we reorganized the DOCK repo into three repos:

  • dock3 - the fortran source code and not much else
  • pydock3 - all the scripts to run docking except for 3d ligand building
  • ligdock3 - 3d ligand building pipeline

There is also

  • cheminftools - various tools.

DOCK is distributed via the dock license server dock.compbio.ucsf.edu where it is licensed for free to academics and for a small fee to companies.

The name of all the software together is "UCSF DOCK" and the current version is 3.8.1.0.0, so "UCSF DOCK 3.8.1.0.0"

The automatic pipeline to run docking is "dockopt", which is part of pydock3

The website that allows free public preparation of receptors for docking is called "dockopt".