Giter Club home page Giter Club logo

drugdiscovery's Introduction

Biography

Chanin Nantasenamat, Ph.D. is a Developer Advocate, YouTuber ("Data Professor" channel) and ex-Professor of Bioinformatics. He creates educational video (>300 videos) and written (~80 blogs) contents about data science, machine learning and bioinformatics on YouTube and various blogging platforms. He's also published >160 research/review articles in peer-review journals at the interface of machine learning, biology and chemistry for exploring the underlying origins of protein function where such understanding holds great implication for drug discovery.

Chanin Nantasenamat's Dev Card

Support my work:

Buy me a coffee

Learn Data Science for FREE:

YouTube Medium GitHub Newsletter DataProfessor

Learn Python and R for FREE:

Python R

Connect with me:

Follow LinkedIn Facebook Instagram

drugdiscovery's People

Contributors

dataprofessor avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

drugdiscovery's Issues

what i missing here?

apt update
apt upgrade
shutdown -r now

apt install git python3-pip
pip install streamlit


git clone https://github.com/dataprofessor/drugdiscovery.git

cd drugdiscovery

pip install mols2grid rdkit-pypi
streamlit run app.py

in web ui show me this:

ImportError: libXrender.so.1: cannot open shared object file: No such file or directory
Traceback:
File "/usr/local/lib/python3.8/dist-packages/streamlit/script_runner.py", line 338, in _run_script
    exec(code, module.__dict__)
File "/root/drugdiscovery/app.py", line 5, in <module>
    import mols2grid
File "/usr/local/lib/python3.8/dist-packages/mols2grid/__init__.py", line 1, in <module>
    from .molgrid import MolGrid
File "/usr/local/lib/python3.8/dist-packages/mols2grid/molgrid.py", line 10, in <module>
    from rdkit.Chem import Draw
File "/usr/local/lib/python3.8/dist-packages/rdkit/Chem/Draw/__init__.py", line 14, in <module>
    from rdkit.Chem.Draw import rdMolDraw2D

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.