Chunxuan Shao

Results 22 comments of Chunxuan Shao

@DagHjermann Thanks for sharing the codes. In my work the scenario is a little different as I am working with pseudotime, which is scaled from 0 to 1. I found...

The rownames and colnames lost in the above write_fst_matrix and read_fst_matrix, how to preserve them?

Thanks, This works very well!

@hiberabyss Thanks for sharing the codes. However, it is not working with my configs. I have already installed `ultisnips `and `vim-snippets`. Any thing I should add to the coq_nvim conifg?...

similar problems here. empty colors in the many cells in the heatmap. breaks doesnt work in my data. NMF version 0.20.6 > sessionInfo() R version 3.3.2 (2016-10-31) Platform: x86_64-pc-linux-gnu (64-bit)...

The book is very helpful, looking forward to the updated codes with pytorch 2.0 and lastest torchtext (0.15.0). Many thanks!

@yaccos May I ask a rather silly question about solver. How could I make the reframed to the **gurobi** solver which I have installed and tested? I have tried the...

Thanks for the quick updates! I guess you mean `from gurobipy import Model `? Yes, grobipy worked. I just relealized I installed `reframed` via `pip install gurobipy`, which gives the...

@dosorio Thanks very much for the quick updates, indeed it seems the choice of 4d/3d array makes little difference in comparing two networks. However, when I compared two networks from...

@dosorio would you mind to share the benchmark codes used in Beeline for the 12 methods? It would be interesting to see how the cp 3d array works.