Tin jji

From DISI
Revision as of 22:07, 6 April 2020 by Frodo (talk | contribs) (asdf)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

load tin

 
su - xyz
bash
cd /nfs/ex9/work/xyz/tin01
source /mnt/nfs/home/devtest/anaconda3/bin/activate
conda activate /nfs/soft/www/apps/tin01/envs/development
source /nfs/soft/mitools/env.sh
export TIN_HOST="n-5-35"
You can also change the port (default port is 5432)
export TIN_PORT="5432"
zincload-catalog.sh --name mce --skip-depletion H28P03.00.smi

install tin

sh /nfs/home/chinzo/code/installation-utilities/install-python36.sh
sh /nfs/home/chinzo/code/installation-utilities/install-postgres12.sh /local1
sh /nfs/home/chinzo/code/installation-utilities/install-rdkit.sh /opt/rdkit /opt/python/3.6.7
sh /nfs/home/chinzo/code/installation-utilities/postgres-config.sh