GithubHelp home page GithubHelp logo

Comments (5)

gioamendola avatar gioamendola commented on August 31, 2024

Hi,

The file mcule_sample.smi in the screening tutorial was included for illustrative purposes only. It's very small and only contains one known inhibitor.
Screen larger databases to obtain more potentially active compounds.

For the best parameters to tweak to obtain more results, please read the "Optimizing PyRMD Performance" section in the README of the repository.

from pyrmd.

GattiMh avatar GattiMh commented on August 31, 2024

Thank you.

In the documentation, it mentions you can provide non-Chembl data as well. How does it have to be formatted?
For the Chembl data, it seems PyRMD.py is looking for certain fields like 'Standard Value','Standard Type','Standard Relation', 'Standard Units' ecc ecc. Was wondering if they have to be called the same for the non-Chembl data files as well.

Many thanks

from pyrmd.

gioamendola avatar gioamendola commented on August 31, 2024

PyRMD should be able to read any text-based tabular data files, such as .smi SMILES files and .csv files, as long as they contain a column of SMILES strings. If for some reason the file cannot be read by PyRMD, you could make sure that the file includes a column named "Title" and another named "Smiles". And that the file uses commas as separators

from pyrmd.

GattiMh avatar GattiMh commented on August 31, 2024

Thank you.

Does it read a column for activity as well for the non-Chembl data files or just SMILES strings?

from pyrmd.

gioamendola avatar gioamendola commented on August 31, 2024

If you tell PyRMD in the configuration file to use non-Chembl data, then it will search only for two values in the tabular file -- a column with SMILES strings and their associated name.

If you want to use activities in a non-Chembl file you'll have to manually format it like a Chembl file. Check the SI of the PyRMD manuscript to know exactly what PyRMD looks for in a Chembl file.

from pyrmd.

Related Issues (2)

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.