Commit 7ad61b5
Josh Loecker
Fix environment (#180)
* Create a new `arguments.py` file to hold standardized arguments across COMO
* Use the newly-created `arguments.py` standard
* Add arguments from `create_context_speciifc_model.py`
* Refactor code to incorporate standardized arguments across COMO
* Include `disease_analysis.py` arguments
* Refactor code to incorporate standardized arguments across COMO
* Add arguments from `knock_out_simulation.py`
* Refactor code to incorporate standardized arguments across COMO
* Added `merge_xomics.py` arguments
* Use standardized `arguments.py`
* Added proteomics arguments
* Use standardized `arguments.py`
* Added `rnaseq_gen.py` arguments
* Use standardized `arguments.py` file
* Added `rnaseq_preproces.py` arguments
* Use new `arguments.py` standard
* Fixed imports based on unit test results
* Fix fast bioservices usage
* Use multi_bioservices for this branch for now becuase we have not merged the related pull request yet
* Fix usage of multi/fast bioservices
* Fix multi_bioservices usage
* Install multi_bioservices for this brach1 parent 92b461a commit 7ad61b5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments