No project description provided
Project description
The is a test version
Installation
biolxyUtil runs on Python 2 and Python 3. Your operating system might already provide Python 2.7, which you can check on the command line:
python --version
If your operating system already includes Python 2.6, I suggest either using conda (see below) or installing Python 2.7 alongside the existing Python 2.6 instead of attempting to upgrade it in-place. Your package manager might provide both versions of Python.
To run the recommended segmentation algorithms CBS and Fused Lasso, you will need to also install the R dependencies (see below).
From a Python package repository
Reasonably up-to-date biolxyUtil packages are available on PyPI and can be installed using pip (usually works on Linux if the system dependencies listed below are installed):
pip install biolxyUtil
From source
The script biolxyUtil.py requires no installation and can be used in-place. Just install the dependencies.
To install the main program, supporting scripts and cnvlib Python library, use setup.py as usual:
python setup.py build python setup.py install
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 biolxyUtil-0.0.4.tar.gz.
File metadata
- Download URL: biolxyUtil-0.0.4.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.5.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c26a583b924d9b29e8250adb10437f0bcdd32be67edf5ca29451fc97ad258e7
|
|
| MD5 |
f647c4e006c949cb138bdb25b6ffc404
|
|
| BLAKE2b-256 |
f9edcd6ea59871a1171403af046ebffb30d3f0639f8e9f9808220ab92caa9113
|