Web interface to generate NMR-specific InChI
Project description
isoenum-webgui
isoenum-webgui
provides Flask-based web user interface that uses isoenum
package
to generate accurate InChI (International Chemical Identifier)
for NMR metabolite features based on standard NMR experimental descriptions (currently 1D-1H
and
1D-CHSQC
) in order to improve data reusability of metabolomics data.
Links
- isoenum @ GitHub
- isoenum @ PyPI
- isoenum @ ReadTheDocs
Installation
The isoenum-webgui
package runs under Python 3.4+. Use pip to install.
Install on Linux, Mac OS X
python3 -m pip install isoenum-webgui
Install on Windows
py -3 -m pip install isoenum-webgui
Dependencies
The isoenum-webgui
requires a non-pip-installable dependency: the
Open Babel chemistry library version 2.4.1 or later,
which relies on InChI
library
version 1.0.4 or later to perform InChI
conversions.
Refer to the official documentation to install Open Babel on your system:
- Official Installation Instructions: http://openbabel.org/wiki/Category:Installation
Development version installation
Install development version on Linux, Mac OS X
python3 -m pip install git+git://github.com/MoseleyBioinformaticsLab/isoenum-webgui.git
Install development version on Windows
py -3 -m pip install git+git://github.com/MoseleyBioinformaticsLab/isoenum-webgui.git
License
This package is distributed under the BSD license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file isoenum-webgui-0.2.0.tar.gz
.
File metadata
- Download URL: isoenum-webgui-0.2.0.tar.gz
- Upload date:
- Size: 4.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 99366f2476ea18f8c727fa794530b4163906432cd6792b5204f13f2f2bc119ac |
|
MD5 | 3bd2edf720687fab1990313620597600 |
|
BLAKE2b-256 | d95c49a5af1252ad140d9286e970696146f13f3d883762b23bf5f64c24847936 |