thaisstein / datasci4chem

Scientific Initiation project that intends to create a reaction network using a chemical database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Science for Chemistry

Project that intends to create a reaction network using a chemical database.

Description

In chemistry, the discovery of new molecule synthesis methods often happens unexpectedly, a process known as serendipity. We aim to harness this by using network science to model complex networks of molecules and reactions. Our project's specific goals include proposing a network-based model for representing chemical reactions, analyzing network metrics, and implementing basic link prediction algorithms. This work builds upon prior studies and databases, ultimately contributing to the systematic exploration of serendipitous chemical reactions.

Specific Project Goals

  • Propose a model for representing chemical reactions as a network.
  • Explore and analyze the metrics of the formed network.
  • Implement basic link prediction algorithms within the network.

This project was financed by FAPESP (Fundação à Amparo da Pesquisa de São Paulo)

About

Scientific Initiation project that intends to create a reaction network using a chemical database.


Languages

Language:Python 85.4%Language:Cypher 14.6%