Example: Legoplot in NGSfig
import warnings
from pkg_resources import get_distribution, resource_stream, Requirement
from ngsfig.graphics import trinucleotide
with resource_stream(Requirement.parse("ngsfig"), "data/trinucleotide_demo.txt") as input:
trinucleotide.demo(input)
Run this script or paste it into a Python console.
Download and Install
GitHub (beta) <https://github.com/xiaobeizhao/ngsfigpy>
PyPI <https://pypi.python.org/pypi/ngsfig>
Dependencies
nose <https://pypi.python.org/pypi/nose>
setuptools>=33.1.1 <https://pypi.python.org/pypi/setuptools/33.1.1>
numpy>=1.11.3 <https://pypi.python.org/pypi/numpy/1.11.3>
pandas>=0.19.2 <https://pypi.python.org/pypi/pandas/0.19.2>
tabulate>=0.7.5 <https://pypi.python.org/pypi/tabulate/0.7.5>
matplotlib>=2.0.0 <https://pypi.python.org/pypi/matplotlib/2.0.0>
xmisc (beta) <https://github.com/xiaobeizhao/xmiscpy>
xmisc <https://pypi.python.org/pypi/xmisc>
License
Code and documentation are available according to the GNU LGPL License.
Release files for ngsfig 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ngsfig-0.1.1.tar.gz | 63.0 kB | Details |
Release files / ngsfig-0.1.1.tar.gz
| Download URL | ngsfig-0.1.1.tar.gz |
|---|---|
| Size | 63.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fd66f9b7870af7eb0d5d74ca047e622512f15a89f1de7cdaf5321ffbe8ff117e
|
|
BLAKE2b-256 checksum How to use checksums |
8e724a1d7828a2e73721321e6fce6b30a0c4852d8c69c2520b97d243cba619c0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |