Git Product home page Git Product logo

bmdms-np's Introduction

bmdms-np

BMDMS-NP is a database that encompasses ESI MS/MS mass spectra of natural compounds, especially plant secondary metabolites. At present, the database contains 288,939 MS/MS spectra of 2,739 natural compounds that are commercially available.

graphical_abstract

Dependencies

  1. Anaconda for python 3.7 and create & activate a virtual environment

  2. JRE 8.0

  3. Numpy

     conda install -c anaconda numpy
    
  4. SQLAlchemy

     conda install -c anaconda sqlalchemy	
    
  5. Pymysql

     conda install -c anaconda pymysql
    
  6. Scikit Learn

     conda install scikit-learn
    
  7. Pymzml

     conda install -c bioconda pymzml
    
  8. RDKit

     conda install -c rdkit rdkit
    
  9. Jpype1

     conda install -c conda-forge jpype1
    
  10. PyFingerprint

    pip install git+git://github.com/hcji/PyFingerprint@master
    
  11. Matplotlib-venn (optional)

    conda install -c conda-forge matplotlib-venn
    
  12. Clone the code

    git clone https://github.com/chalbori/bmdms-np.git
    

Usage

  • To access to the BMDMS-NP spectra, please follow this slide.
  • To check molecular structures of compounds included in database, SDFiles in the folder out/sdfs/ are being provided.
  • Take sample/search_block.py as examples for running as described in the file.
  • To parse all spectral records to MSP format file, please run sample/retrieve_records.py

bmdms-np's People

Contributors

chalbori avatar

Stargazers

 avatar  avatar  avatar  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.