Giter Club home page Giter Club logo

chemdistiller's People

Contributors

mrqeoqqt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

chemdistiller's Issues

Error when running annotate.py

Hi developer,

I was trying to run a test run using annotate.py, but all I got was an error message as the following:

Traceback (most recent call last):

  File "/Users/.../chemdistiller/annotate.py", line 597, in <module>
    run_annotation(args.input_spectra_folder, db_file, chemical_databases, args.output_folder, SVMs_path, ncpu, ppm, max_results_per_query, True);

  File "/Users/.../chemdistiller/annotate.py", line 333, in run_annotation
    for index in range(len(annotation.mol_candidates.mol_list)):

AttributeError: 'NoneType' object has no attribute 'mol_list'

Do you know what the problem is here and how to fix this?

Regards,
Katharine C

from float to np.floating is deprecated

Fix a deprecated code

|D:\anaconda\envs\chemdistiller\lib\site-packages\h5py_init_.py:36: FutureWarning: Conversion of the second argument of issubdtype from float to np.floating is deprecated. In future, it will be treated as np.float64 == np.dtype(float).type.
from ._conv import register_converters as _register_converters

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.