Giter Club home page Giter Club logo

tox21's Introduction

Tox21

My copy of the Tox21 dataset.

Data source

https://github.com/deepchem/deepchem/tree/master/datasets/tox21.csv

download date: 09/11/2018 at 13:59:05

Preparation protocol

All smiles strings (molecules) have been standardised using

https://github.com/flatkinson/standardiser

Molecules that did not pass standardisation have been removed. Cf. standardisation/errors.smi for such molecules.

All molecules tested on a given toxicity endpoint/target were copied into a specific directory for that target. All toxic molecules for a given target have had their name prefixed with the word "active". Each list of molecules was randomized.

Directory structure

tox21.csv: backup copy of the original data source

targets.txt: list of all toxicity endpoints in the dataset; one per line.
             Target names are in the same order than columns
             in the tox21.csv file.

TARGET/ligands_std_rand.smi: all toxic molecules for TARGET and all
                             non toxic molecules; in random order

standardisation/errors.smi: molecules that did not pass standardisation
standardisation/standardised.smi: molecules that passed standardisation

Bibliography

@article{Huang2016,
author = {Huang, Ruili and Xia, Menghang and Nguyen, Dac-Trung and Zhao, Tongan and Sakamuru, Srilatha and Zhao, Jinghua and Shahane, Sampada A. and Rossoshek, Anna and Simeonov, Anton},
title = {Tox21Challenge to Build Predictive Models of Nuclear Receptor and Stress Response Pathways as Mediated by Exposure to Environmental Chemicals and Drugs},
journal = {Frontiers in Environmental Science},
volume = {3},
pages = {85},
year = {2016},
doi = {10.3389/fenvs.2015.00085},
}

tox21's People

Contributors

unixjunkie avatar

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.