Influence graph analysis, consistency check, diagnosis, repair and prediction.
Project description
Installation
You can install ingranalyze by running:
$ pip3 install --user ingranalyze
On Linux the executable script can then be found in ~/.local/bin
and on MacOS the script is under /Users/YOURUSERNAME/Library/Python/3.2/bin
.
Usage
Typical usage is:
$ ingranalyze.py --mics --repair 5 networkfile observationfile
For more options you can ask for help as follows:
$ ingranalyze.py -h
usage: ingranalyze.py [-h] [--mics] [--repair {1,2,3,4,5}] [--list_repairs] networkfile observationfile
positional arguments:
networkfile influence graph in bioquali format
observationfile observations in bioquali format
optional arguments:
-h, --help show this help message and exit
--mics compute minimal inconsistent cores
--repair {1,2,3,4,5} choose repair method: 1 flip observed variations, 2
flip influences, 3 define network nodes as inputs, 4
define network nodes as input in an experiment (use
only in case of multiple experiments), 5 add
influences. default is 3
--list_repairs compute all minimal repair sets
Samples
Sample files for yeast are available here: yeast_guelzim.net and yeast_snf2.obs
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
ingranalyze-1.5.6.tar.gz
(12.5 kB
view details)
File details
Details for the file ingranalyze-1.5.6.tar.gz
.
File metadata
- Download URL: ingranalyze-1.5.6.tar.gz
- Upload date:
- Size: 12.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3fe16ac1e9164dbdb14dab322cb6f9db60cf39e0cf262875e4d7186707993e9 |
|
MD5 | 40dbd3e99113799cc7ab7e1eea50a8c9 |
|
BLAKE2b-256 | 1310b01a4e32dcd2a44cf262987f6e6605fa06504ebccbe01fd816743d353167 |