CCMS-UCSD / GNPSDocumentation

Documentation for GNPS and related tools as written in mkdocs
https://ccms-ucsd.github.io/GNPSDocumentation/
MIT License
36 stars 84 forks source link
gnps massspectrometery metabolomics naturalproducts

logo

GNPS Documentation GitHub Repository

Introduction to GNPS

Global Natural Products Social Molecular Networking (GNPS, http://gnps.ucsd.edu/) is a web-based mass spectrometry ecosystem that aims to be an open-access knowledge base for community-wide organization and sharing of raw, processed or identified tandem mass (MS/MS) spectrometry data. GNPS aids in identification and discovery throughout the entire life cycle of data; from initial data acquisition/analysis to post publication.

Contributing to the New Documentation

Help us improving GNPS Documentation !

GNPS Workflows

GNPS Workflows are available on the following repository: https://github.com/CCMS-UCSD/GNPS_Workflows

Development Setup for Local Development

  1. Install miniconda3 (https://docs.conda.io/en/latest/miniconda.html)
  2. Create conda environment

conda create -n mkdocs

  1. Install requirements
pip install -r requirements.txt
  1. Serve locally

mkdocs serve

  1. Deploy to github pages (this is unnecessary as it will automatically deploy once changes are pushed to master)

mkdocs gh-deploy

Build

Citation

Wang, M. et al. Sharing and community curation of mass spectrometry data with Global Natural Products Social Molecular Networking. Nat. Biotechnol. 34, 828–837 (2016). https://www.nature.com/articles/nbt.3597