Compbio middleware: Difference between revisions

From DISI
Jump to navigation Jump to search
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
We define middleware here to mean whatever comes between your application and the operating system. If you have a better name for it, tell us.
We define middleware here to mean whatever comes between your application and the operating system. If you have a better name for it, tell us.
{{TOCright}}


= Essential =
= Essential =
* [[Python]] - 2.7 series
* [[Installing AMSOL]] [[AMSOL]] - atomic charge and desolvation penalty calculations required for database building.
* [[AMSOL]] - atomic charge and desolvation penalty calculations required for database building.
* [[Omega]] by [[OpenEye]] - [[conformation generation]] required for database building.
* [[Omega]] by [[OpenEye]] - [[conformation generation]] required for database building.
* [[Matplotlib]] - currently only needed for analysis plots (enrichment)
* [[Matplotlib]] - currently only needed for analysis plots (enrichment)
Line 12: Line 13:
* [[OGS/GE]] - queuing system.  OpenGridEngine is included in [[Centos]] and you do not need to install it separately.
* [[OGS/GE]] - queuing system.  OpenGridEngine is included in [[Centos]] and you do not need to install it separately.


Set up psql/rdkit from scratch
Psql.
rdkit.
Drupal.
* [[PyMol]]
* [[Chimera]]
* [[Knime]]
* [[Marvin]]  and [[InstantJChem]] from [[ChemAxon]]
* [[OpenBabel]]
* [[rdkit]]
* [[psql]] and [[MySQL]]
== Feeware ==
* [[pgf]]
* [[CSD]]
* [[Chemaxon]]
* [[OpenEye]]
* [[AMSOL]]
* [[Epik]] and [[ligprep]] from Schrodinger
* [[OpenEye]]
Chemaxon.
mysql.
openbabel.
wiki
Return to [[So you want to set up a lab]].




Psql. rdkit. Drupal. Chemaxon. mysql. openbabel.
[[Category:Internal]]
[[Category:Internal]]
[[Category:Sysadmin]]
[[Category:Sysadmin]]
[[Category:Docking]]
[[Category:Docking]]

Latest revision as of 11:48, 20 March 2014

We define middleware here to mean whatever comes between your application and the operating system. If you have a better name for it, tell us.

Essential

Recommended

  • rdkit - recommended and soon to be essential for the DOCK 3.7 pipeline.
  • OGS/GE - queuing system. OpenGridEngine is included in Centos and you do not need to install it separately.


Set up psql/rdkit from scratch

Psql.

rdkit.


Drupal.

Feeware


Chemaxon.


mysql.

openbabel.

wiki


Return to So you want to set up a lab.