Git Product home page Git Product logo

moldrug's People

Contributors

ale94mleon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

moldrug's Issues

Fragment database used

Hi Alejandro,

I'm a developed of CReM and I noticed that you use a fragment database with suffix sc2 in examples in documentation. I would not recommend to use it, use the one with suffix sa2. SC scores are not very reasonable to estimate synthetic accessibility and those databases were left for historical reasons. Using sa2 database will result in more meaningful molecules. Just a recommendation from my experience.
You may also ask questions by email, if you will have them - [email protected].

Pavel.

TypeError: 'type' object is not subscriptable


TypeError Traceback (most recent call last)
Input In [2], in <cell line: 2>()
1 from rdkit import Chem
----> 2 from moldrug import utils, fitness
3 from moldrug.data import receptors, ligands, boxes
4 import tempfile, os, gzip, shutil, requests

File ~/anaconda3/envs/py38_rdkit/lib/python3.8/site-packages/moldrug/utils.py:101, in
98 else:
99 return pdbqt_string
--> 101 def get_sim(ms:list[Chem.rdchem.Mol], ref_fps:list):
102 """Get the molecules with higher similarity to each member of ref_fps.
103
104 Parameters
(...)
114 A list of molecules with the higher similarity with their corresponded ref_fps value.
115 """
116 output = []

TypeError: 'type' object is not subscriptable

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.