Showing 16 open source projects for "qsar"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    PoseidonQ  - AI/ML Based QSAR Modeling

    PoseidonQ - AI/ML Based QSAR Modeling

    ML based QSAR Modelling And Translation of Model to Deployable WebApps

    - This Software was made with an intention to make QSAR/QSPR development more efficient and reproducible. - Published in ACS, Journal of Chemical Information and Modeling . Link : https://pubs.acs.org/doi/10.1021/acs.jcim.4c02372 - Simple to use and no compromise on essential features necessary to make reliable QSAR models. - From Generating Reliable ML Based QSAR Models to Developing Your Own QSAR WebApp.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 2
    JRC QSAR Model Database

    JRC QSAR Model Database

    (Q)SAR Model Reporting Format Inventory

    In the regulatory assessment of chemicals (e.g. under REACH), Quantitative Structure Activity Models (QSAR) are playing an increasingly important role in predicting properties for hazard and risk assessment. This implies both a need to be able to identify relevant QSARs and to use them to derive estimates and/or have access to their precalculated estimates. To help meet these needs, the JRC QSAR Model Database is established and freely accessible through http://qsardb.jrc.ec.europa.eu/qmrf The QSAR Model Reporting Format (QMRF) is a harmonised template for summarising and reporting key information on QSAR models, including the results of any validation studies. ...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 3
    The Chemistry Development Kit
    The Chemistry Development Kit (CDK) is a scientific, LGPL-ed library for bio- and cheminformatics and computational chemistry written in Java. The main home page of the CDK is now at: http://cdk.github.io
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 4
    Chem-Parser

    Chem-Parser

    Molecule Sketcher and Immediate Parser to Excel, .SMI and 3D SDF

    Chem-Parser is an intuitive and efficient utility designed to streamline the data curation process for QSAR (Quantitative Structure–Activity Relationship) modeling and cheminformatics workflows. This versatile tool allows users to draw chemical structures, parse multiple SMILES strings, and automatically populate a structured table with associated compound names and custom-defined value tags such as biological activity or physicochemical properties.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    ReinventCommunity

    ReinventCommunity

    Jupyter Notebook tutorials for REINVENT 3.2

    This repository is a collection of useful jupyter notebooks, code snippets and example JSON files illustrating the use of Reinvent 3.2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    QSAR Dataset Division GUI

    Dataset division GUI is a user friendly QSAR dataset division tool

    The purpose of this application tool is to perform rational selection of training and test set using Kennard Stone algorithm, diversity based and activity based division method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    QSAR Qualitative Validation

    QSAR Qualitative Validation

    Qualitative validation of QSAR models

    The purpose of this program is to verify the ability of the QSAR/Pharmacophore model to distinguish significantly between the two classes (i.e. active and inactive molecules). It is based on calculation of different qualitative validation parameters such as sensitivity, specificity, precision, accuracy, and F-measure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    QSAR Data Pretreatment

    To remove the constant and highly correlated descriptors based on user

    Before performing the actual chemometric analysis in QSAR, the raw data is usually pretreated due to following reasons: 1. To remove those descriptor whose values remains more or less constant for all compounds, since they only add computing time without contributing much to the results. 2. To reduce collinearity among the descriptors thereby preventing data over-fitting and aids in improving the prediction performance of the model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    QSAR Kennard Stone

    Kennard Stone algorithm based division

    The purpose of this program is to perform rational selection of training and test set based on Kennard Stone algorithm:
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10

    MLR Y randomization

    This test is performed to check the robustness of the QSAR model

    This test is performed to check the robustness of the QSAR model by building several random models via shuffling the dependent variables, while keeping the independent variables as it is. The resultant random models are expected to have significantly low r^2 and q^2 values for several trials, to pass the test. Another parameter, cRp^2 is also calculated, which should be more then 0.5 for passing this test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    QSAR is a project that aims to build a GUI that enables people to build quantitative structure activity (or property) relationship models. It will use parts of CDK (cdk.sf.net), JOELib (joelib.sf.net), R (www.r-project.org) and other projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Train and Validate QSAR models using state-of-the-art learning algorithms like SVM. Build classification and regression and use them to make predictions. The whole project is intended to serve the need for toxicological predictions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SDFCherry is a command-line program that searches for textual matches in molecular structure files of SDF format and outputs the structures that match. Optionally adds a data field to the matched structures, e.g., biological activity. Useful for QSAR.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    mySQL db app that stores chemical structures, calc. descriptors and property values. It has a descriptor calculator and a method that filters descriptors correlated with property values. Easy to plug-in your descriptor calc. Ideal for QSAR specialists!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ddutils (drug design utils) contains programs and libraries applied in drug design. It is designed to cover all fields in CADD, such as ADME, QSAR, MD, molecular docking, solvation effect and free energy prediction.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Jaqpot3
    The JAQPOT3 web services are OpenTox API-1.2 compliant web services. JAQPOT3 is a web application that supports model training and data preprocessing algorithms such as MLR, SVM, ANN and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB