Skip to content

Instantly share code, notes, and snippets.

View madgpap's full-sized avatar

George Papadatos madgpap

  • EMBL-EBI
  • Cambridge
View GitHub Profile
@madgpap
madgpap / desc.txt
Last active August 29, 2015 14:19 — forked from mnowotka/desc.txt
We describe how Python is leveraged to streamline the modelling of drug discovery data and the development of tools for the scientific community. We look at various examples, e.g. chemistry toolkits, machine-learning applications and web frameworks and show how Python can glue it all together to create efficient data science pipelines.

ChEMBL is the largest open access database resource in the fields of computational drug discovery, chemoinformatics and chemical biology. Contrary to the common Perl-related perception, the Python programming language is used predominantly in the aforementioned fields. In this presentation, we describe how Python is used as the cornerstone and foundation inside and outside the ChEMBL group, in order to support and streamline many facets of our work, tools and resources. In particular, we cover the following topics:

zgrep AHJRHEGDXFFMBM-UHFFFAOYSA-N SureChEMBL_map_through_2014.txt.gz | cut -f 5,6 | sort | uniq
@madgpap
madgpap / Target_Publications
Created October 12, 2014 19:00
find the number of publications related to a ChEMBL target
{
"metadata": {
"name": "",
"signature": "sha256:b5f41cd81c20d43295b7e36583a186905d75843bcc05846eb5b387117b6da743"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
@madgpap
madgpap / patentome
Last active August 29, 2015 14:07
Antimalarial_patent_mining
This file has been truncated, but you can view the full file.
{
"metadata": {
"name": "",
"signature": "sha256:b715ff5cd43af2de166af3455ef299cbc2187e7e724fcb8b772c79e2b623f099"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
@madgpap
madgpap / target_prediction_demo
Last active October 13, 2015 05:00
Ligand-based Target Prediction Tutorial
{
"metadata": {
"name": "chembl_predict_targets_public"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
@madgpap
madgpap / predict_GS5759
Last active August 29, 2015 13:57
predict_GS5759
{
"metadata": {
"name": "chembl_predict_GS5759"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
{
"metadata": {
"name": "inchi"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
@madgpap
madgpap / MDS
Last active January 3, 2016 23:59
MDS visualisation with ChEMBL and Python scientific libs
{
"metadata": {
"name": "MDS"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
@madgpap
madgpap / myChEMBL_tutorial.ipynb
Created November 27, 2013 09:56
A basic tutorial of RDKit and Pandas in myChEMBL
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.