Skip to content

This repository hosts code for the tool used to generate metadata to be used on GNPS

License

Notifications You must be signed in to change notification settings

wacl-york/GNPS-Metadata-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MetadataTool

This repository hosts code for the tool used to generate metadata to be used on GNPS

When working on linux you will need to install tkinter by running

sudo apt-get install python3-tk

in the terminal. Tkinter comes as default with the windows distribution of Python so no extra work is needed to develop on that platform

You will also need to install Pillow for displaying the WACL logo, which can be done by running

python3 -m pip install --upgrade Pillow

This needs to be done for either distribution of Python

About

This repository hosts code for the tool used to generate metadata to be used on GNPS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages