Skip to content

wwjCMP/q-robot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Q_robot environment:

Add the following four lines to your ~/.bashrc file

### Q_robot 
export ROBOT=$HOME/bin/q-robot
export PATH=$PATH:$ROBOT/actions:$ROBOT/friends/vtst/vtstscripts-937
export PYTHONPATH=$PYTHONPATH:$ROBOT/brain

Dependencies

pdftotext scholarly selenium RDkit openbabel xyz2mol

Useful Commands

To install pip3

sudo apt-get update
sudo apt install python3-pip

To install pdftotext

https://github.com/jalan/pdftotext

sudo apt-get install build-essential libpoppler-cpp-dev pkg-config python-dev
pip3 install pdftotext --user

To install scholarly, selenium

https://github.com/OrganicIrradiation/scholarly

https://github.com/SeleniumHQ/selenium/

pip3 install scholarly --user
pip3 install selenium --user

RDkit, Openbabel

See website.

xyz2mol

https://github.com/jensengroup/xyz2mol# q-robot

About

大师兄科研网-脚本

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 36.0%
  • Python 30.2%
  • Roff 23.5%
  • Rust 7.4%
  • Shell 1.4%
  • Raku 1.4%
  • Other 0.1%