kaji331
kaji331
after bwa mem, the samtools suggested fixmate/sort command before mark duplicates. Is any way to implement those by sambamba now or add fixmate in sambamba in future? Thanks!
"additional parameters, see also the parameters supported by the enricher() function" I read the code of gseWP by getAnywhere, I think here is "the parameters supported by the GSEA() function".
again, upsetplot has a similar error! _Originally posted by @kaji331 in https://github.com/YuLab-SMU/enrichplot/issues/174#issuecomment-1140949633_
If the cells of data.frame or tibble containing comma, e.g. a,b,c. the write.xlsx will throw errors.
I used 1.5 and 2.1 newest, now. When I set tickeys starting at logging automatically. It hidden gui and one of two terminals, left one terminal with "tickeys -- gui...
在vim 9.0.9中,启动20240205安装的vim-easycomplete,设置情况如下 let g:easycomplete_tabnine_enable = 0 let g:easycomplete_dia_gnostisc_next = "" let g:easycomplete_dia_gnostisc_prev = "" let g:easycomplete_nerd_font = 1 let g:easycomplete_tab_trigger = "" let g:easycomplete_shift_tab_trigger = "" 在编辑.vimrc时,补全会频繁出现如题的错误,输入的字符没有上字,再敲一下会发现两次输入一起上字了,退格也是如此……编辑julia文件时又没有发现这种情况,很长时间没更新了,最近刚更新了插件就遇上了…… 在nvim 0.9.1中测试也有这个问题,但是该错误提示会一闪即逝,基本不影响到打字,不像vim会卡在那里……
更新了20240205版本的插件,使用solarized8_light_flat颜色主题,明亮背景,在终端里用vim9.0.9没有出现该问题,但在nvim 0.9.1中弹出的补全菜单有巨大的绿色色块,极丑还消不掉,以前版本插件没有的,试了改插件的scheme设置也没用…… let g:easycomplete_tabnine_enable = 0 let g:easycomplete_dia_gnostisc_next = "" let g:easycomplete_dia_gnostisc_prev = "" let g:easycomplete_nerd_font = 1 let g:easycomplete_tab_trigger = "" let g:easycomplete_shift_tab_trigger = ""
Could you please add latent variables support for finding marker genes with batches?
Is any plan for shinyproxy to support singularity image? It is a very good container solution for HPC. BTW, shinyproxy might consider support slurm or other HPC job manager to...
In my AMD Zen5 9755 server, no SMT, there are 256 cores from 2 CPUs. I tried bwa 0.7.17/0.7.19 with GCC8/11/15, 8/16/32/64/128/256 threads for bwa mem (-t parameter). 8/16/32/64/128 threads...