This Tools is Design for NGS Circos Plot with using Python.
Project description
# Python Modules for Circos Plot
[](https://travis-ci.com/KimBioInfoStudio/PyCircos) 
## 1. Pre Installation
> As official, Pyhton2 will end life form 2020-1-1, So we develop a new version support Python3.5+, We deeply recommand all users using the python version 3.5+, Thx!
### Python 3.5+ packages(automatically installed)
numpy
pandas
matplotlib
## 2. Installation ### intall dev branch
install from source code
` git clone https://github.com/KimBioInfoStudio/PyCircos.git cd PyCircos pip install -r requirements.txt python3 setup.py install [--user] `
or install form source code with using ‘make’
` git clone https://github.com/KimBioInfoStudio/PyCircos.git cd PyCircos make install `
install release branch
` pip install pycircos `
## 3. Examples ### command
` cd ./test/ python3 test.py open ./demo.png ` ### results

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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pycircos-1.0.2.tar.gz.
File metadata
- Download URL: pycircos-1.0.2.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
53b36f4e7aae7f9c3c94c477460943d3b7d6c96a6e37d5e3c72e5a5dc9cc6d2b
|
|
| MD5 |
5c6bc37528d224e099e10ef6cd67837a
|
|
| BLAKE2b-256 |
68ff4eb10e44fe693cc549f7325d0c629a57e90a5351b343222cc87abcd41e1b
|
File details
Details for the file pycircos-1.0.2-py3-none-any.whl.
File metadata
- Download URL: pycircos-1.0.2-py3-none-any.whl
- Upload date:
- Size: 17.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
133f60937b0e1e7804a1f90f34fe253f4c0d4520840955a4ba40d1e571f928e7
|
|
| MD5 |
7da805fb633d749150341e9fb141b794
|
|
| BLAKE2b-256 |
5d6faae313be332b6faa862c2df19b756b271ad2c5f75de2b8e93bb06bfd93e9
|