Design experiments to differentiate interaction graph models.
Project description
Installation
You can install exdesi by running:
> pip install --user exdesi
On Linux the executable scripts can then be found in ~/.local/bin
and on MacOS the scripts are under /Users/YOURUSERNAME/Library/Python/3.5/bin
.
Usage
Typical usage is:
> exdesi.py candidate_directory experimental_variables_file
For more options you can ask for help as follows::
> exdesi.py -h
usage: exdesi.py [-h] [--best_set BEST_SET] [-x EXCLUDE] networkfiles experivarfile
positional arguments:
networkfiles directory of influence graphs in SIF format
experivarfile experimental variables
optional arguments:
-h, --help show this help message and exit
--best_set BEST_SET compute best set of experiments maximal number of
experiments, default is OFF, 0=unlimited
-x EXCLUDE, --exclude EXCLUDE
exclude experiments described in file EXCLUDE
Example
Sample files available in the data directory. A sample call would be:
> exdesi.py in_silico_HEK293/candidates_round1/ in_silico_HEK293/expvars.txt -x in_silico_HEK293/exclude1.txt
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
exdesi-0.4.tar.gz
(22.8 kB
view details)
File details
Details for the file exdesi-0.4.tar.gz
.
File metadata
- Download URL: exdesi-0.4.tar.gz
- Upload date:
- Size: 22.8 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 | 5464f229221a8ffada314d8e9da883025af01ac7c35266bb808a0f43361d52c9 |
|
MD5 | 57066e15998db1baf3e3f2f30fef8f1b |
|
BLAKE2b-256 | 439db905c5b58eda9c81fce670b96cd755febce9d8db22dadb7db5a18d940071 |