Git Product home page Git Product logo

molecularanalysis's Introduction

MolecularAnalysis

MolecularAnalysis is a Python library with valuable tools designed to facilitate molecular analysis tasks in the field of chemistry and bioinformatics. This library provides a wide range of tools and functions for handling molecular data.

It consists of 2 main classes:

  • mol.Mol: This class can upload molecules in different formats (rdkit mol, smile, pdb, etc.).
  • moldb.MolDB: This class can upload databases of molecules in different formats (rdkit mol list, sdf, smi, etc.).

It also contains multiple modules:

  • analysis.plot: To plot molecular databases using dimensional reduction approaches (UMAP, TSNE, ...)
  • analysis.sts: To perform multiple statistical analyses such as ROC plots or confusion plots
  • fragments.fragmentation: to fragmentize molecules
  • utils.protstruct: This module allows the manipulation of proteins, such as extracting the protein and ligands from the PDB complex, to superimpose the structures to a fixed target, prepare the proteins using Protein Preparation Wizard, etc.
  • utils.interactions: This module allows the calculation of interaction fingerprints and subsequent analysis given a target pdb and a sdf of docked molecules. It has a single class, InteractionFingerprints, which can retrieve a DataFrame of interactions as well as a barcode to visualize and a cluster map to cluster it.

Note: Some functions in utils.pdb need a Schrödinger licence.

molecularanalysis's People

Contributors

ifilella avatar juliavilmor avatar

Stargazers

 avatar  avatar MuhammadAnwar avatar Bipin Singh avatar

Watchers

 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.