Web based Sungear visualization.
Project description
Sungear
Introduction
Sungear visulization.
Install
# if you want the standalone web app
$ pip install sungear[web]
# if you only want to use the python fuctions
$ pip install sungear
Example
See It In Action
https://sungear.herokuapp.com/
Standalone Web App
$ python -m sungear
Then open browser to http://localhost:5000 to use.
Python Functions
import sungear
item_lists = {
'name1': ['item1', 'item2', ...],
'name2': ['item1', 'item2', ...],
}
result = sungear.sungear(item_lists)
This contains coordinates of nodes and vertices.
Development Notes
# clone with submodules
$ git clone --recurse-submodules https://github.com/zachary822/sungear.git
# build web assets
$ python setup.py webpack
License
Reference
- Christopher S. Poultney, Rodrigo A. Gutiérrez, Manpreet S. Katari, Miriam L. Gifford, W. Bradford Paley, Gloria M. Coruzzi, Dennis E. Shasha, Sungear: interactive visualization and functional analysis of genomic datasets, Bioinformatics, Volume 23, Issue 2, 15 January 2007, Pages 259–261, https://doi.org/10.1093/bioinformatics/btl496
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
sungear-1.1.3.tar.gz
(189.9 kB
view details)
Built Distribution
File details
Details for the file sungear-1.1.3.tar.gz
.
File metadata
- Download URL: sungear-1.1.3.tar.gz
- Upload date:
- Size: 189.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 78f348edf7ac91a6e49182a921a19aff5047fe38c946f0afd4564c3b7afe2661 |
|
MD5 | 9765318f04d538414dcb5edc1207a369 |
|
BLAKE2b-256 | c836064eb640d2a42bf335bc8b092589c8b4fa1c337abc0adefb64e33bd038d1 |
File details
Details for the file sungear-1.1.3-py3-none-any.whl
.
File metadata
- Download URL: sungear-1.1.3-py3-none-any.whl
- Upload date:
- Size: 1.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83dfc919253d48259be4db4104eab07b5552c26db050725aebc7ec488246f040 |
|
MD5 | 03269b4e309334ae6493d316a4a74602 |
|
BLAKE2b-256 | 3fe418535029e592e51e8a9c19530e96f61a1bc593ceb46e8d119c886699bd03 |