You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -52,7 +52,7 @@ GUROBI is a commercial solver that requires licenses to run. Thankfully, it prov
52
52
licenses outside academia. If there is no problem about the licenses, you need to install the
53
53
`gurobipy` package.
54
54
55
-
If you have difficulty using GUROBI, a non-commercial solver, [SCIP](https://www.scipopt.org/), will be used. But it does not ensure a successful solution.
55
+
If difficulties arise while using GUROBI, the non-commercial solver, [SCIP](https://www.scipopt.org/), will be employed as an alternative. But the use of SCIP does not come with a guarantee of achieving a successful solution.
56
56
57
57
### Using GPU
58
58
@@ -117,7 +117,7 @@ for lineage, data_li in data.items():
117
117
## Citation
118
118
Please cite the following paper, if you find the repository or the paper useful.
119
119
120
-
Peizhuo Wang, Xiao Wen, Han Li, Peng Lang, Shuya Li, Yipin Lei, Hantao Shu, Lin Gao, Dan Zhao and Jianyang Zeng, [A network-based framework for deciphering driver regulators of cell fate decisions from single-cell RNA-seq data](https://github.com/WPZgithub/CEFCON), Preprint, 2023
120
+
Peizhuo Wang, Xiao Wen, Han Li, Peng Lang, Shuya Li, Yipin Lei, Hantao Shu, Lin Gao, Dan Zhao and Jianyang Zeng, [A network-based framework for deciphering driver regulators of cell fate decisions from single-cell RNA-seq data](https://github.com/WPZgithub/CEFCON), --, 2023
0 commit comments