Chunxuan Shao

Results 20 issues of Chunxuan Shao

I tried to save the matrix as dense or sparse matrix into loom files, however, the size of the resulting loom files are nearly identical. Once connected, in the loom...

Hi, Thanks for the nice tool! Would be possible to support mulitple-cores as fqgrep take long time with huges files?

- [x] I have fzf 0.30.0 or above - [x] I have read through https://github.com/junegunn/fzf.vim/blob/master/README.md - [x] I have read through https://github.com/junegunn/fzf/blob/master/README-VIM.md - [x] I have read through the manual...

I am confused by how to use the resent modules on new data. From the annotation of the "resnet.jl", mode=0 means train on new data. However, optimization steps are not...

Thanks for this tool! Is it possible to save and export highlight?

In the tutorial, when playing with the variable gene pairs, the function reported the **mising genes warning**. seed is 100, I am using version 0.1 (session info attached.) Could you...

When I tried to perform FBA with both `reframed` and `cobrapy` with **bio_mass** as the objective function, the former gives "Infeasible or Unbounded" status and the latter works fine. I...

First thanks for the nice package! I include two tests in my package, and `test_all(".")` runs fine. The test codes loads data from `data` folder: ``` load("../../data/example_z.rda") load("../../data/comp_mut.rda") ``` However,...

Dear dev, In the intial outputs of network construction, the diagonal of the square adjacency matrix is 0, whic makes sense. However, after tensor decomposition, the diagonal of returned consensus...

Dear scTenifoldNet dev, Thanks very much for the interesting method. That is the first time I learn something about tensor low approximation, ane I would like to try it on...