alienzj

Results 117 comments of alienzj

Hi, I have a test using https://github.com/BeldrothTheGold/rexpect/tree/fromerror, it can work. Hope the PR can be merged.

I wrote this deliberately to keep the rule names uniform. These rules can be correctly parsed by snakemake.

@mbhall88 The function of the pipeline will not be affected. If the input is empty, the rule will be parsed correctly, but nothing needs to be done during execution.

To be honest, I also meet this problem on linux. But I thinks we should to read the README of cplexAPI directly: https://github.com/cran/cplexAPI/blob/master/inst/INSTALL#L21 Bellow the command line can work on...

For CPLEX installation on linux, if you use archlinux, there a [PKGBUILD](https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=cplex) (bash script) to build the package, then we can use system-level package manager (pacman) to install it. Similarly,...

So the full process is: 1. Download cplex manually at IBM website, assume we have downloaded it, and the file name is: `ILOG_COS_20.10_LINUX_X86_64.bin` 2. Then at archlinux, you can run:...

Download file: ![image](https://user-images.githubusercontent.com/8847420/163383254-4f628a93-772d-4589-af54-8d494cc5db1d.png)

Install process: ![image](https://user-images.githubusercontent.com/8847420/163383416-5e4f416f-20af-4a9b-ba3b-db30d19c4f52.png)

![image](https://user-images.githubusercontent.com/8847420/163383583-c309e115-082e-4fdd-85de-910ff04627e5.png)