TOMCAT INSTALLATION (pc to server)Mohd AtharMay 8, 20211 min readhttps://www.vultr.com/docs/how-to-install-apache-tomcat-8-on-centos-7**for checking the running java filenetstat -pant | grep "8080"java -Xmx8048m -Dport=8080 -jar plexus-suite-19.1.0-1046.war
rsync at remote serverwithout password: ssh-keygen [WITHOUT entering any passphrase] ssh-copy-id user@remote-host (example: ssh-copy-id altair) nohup rsync...
install rdkit with jupyter notebookHere are the quick commands, you need to make sure right python version: also note that rdkit need separate conda environment,...
Autodock docking analysis: convert dlg to pdbligand output poses of the autodock can be converted into the pdb by the following bash code (available at dlg2pdb/dlg2pdb.sh at master ·...
Comments