Philipbear / microbe_masst

Using MASST or fastMASST, adding metadata onto a tree ontology for microbes

Home Page:https://masst.gnps2.org/microbemasst/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DOI

How to cite?

microbeMASST: a taxonomically informed mass spectrometry search tool for microbial metabolomics data in Nature Microbiology

fast microbeMASST

Using MASST or fastMASST to search all public datasets on GNPS/MassIVE, adding extensive metadata onto an ontology for microbes.

Batch jobs runner

  1. Navigate to the jobs.py file add entries to the files list as ("input file", "output_directory/file_prefix)
  2. Run jobs.py
  3. Some entries might fail - adding the same input output file combination multiple times to run iteratively with the option: skip_existing=True

Usage

# single USI or GNPS library ID
microbe_masst.py
# batch jobs
microbe_masst_batch.py

About

Using MASST or fastMASST, adding metadata onto a tree ontology for microbes

https://masst.gnps2.org/microbemasst/

License:MIT License


Languages

Language:Jupyter Notebook 45.6%Language:Python 33.0%Language:JavaScript 18.2%Language:R 1.7%Language:HTML 1.1%Language:CSS 0.4%