Ao Lu

Results 6 comments of Ao Lu

I've encountered a similar issue. It's possible that the susieR method did not achieve convergence, yet it could still produce a result. Conversely, when using the coloc-susie method, incorrect results...

是否可以加一个if条件 当出现“验证码:”的时候提取后面的数字

> Here is my solution: > > 1. `brew install gcc` > 2. in terminal, type `which gfortran`. In my case, it returns `/opt/homebrew/bin/gfortran` > 3. in terminal, type >...

Same here! Do you perhaps have a solution now?

@psolymos Thx for ur prompt response! I tried to replace the original code with future backend as follows: ``` plan(multisession, workers = 10) # plan(sequential) options(future.globals.maxSize = 10 * 1024^3)...

My bad — I just found the ```append_kegg_category()``` function. Meanwhile, a quick extended question: are there standardized “category” / “subcategory” (or hierarchical) labels for other commonly used gene sets (e.g....