Skip to content

pymzml/spectrum_viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Simple and fast spectrum viewer using pymzML and Dash

Installation

  • GitHub version: Start by cloning the GitHub repository:

    user@localhost:~$ git clone https://github.com/pymzML/spectrum_viewer.git
    user@localhost:~$ cd spectrum_viewer
    user@localhost:~$ pip install -r requirements.txt
    

Usage

Invoke script with path to mzML file as first argument:

user@localhost:~$ python spectrum_viewer.py <path_to_mzml_file>

About

Interactive spectrum viewer based on pymzML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages