alienzj

Results 117 comments of alienzj

Hi, Thanks a lot for your reply. Please kindly refer to the attached for the output. [bspc_wm.log](https://github.com/baskerville/bspwm/files/10866721/bspc_wm.log) I also don't know why the issue occurred, not occur in all desktop....

Hi, So nice reply! Thank you so much! Yes, I run `bspwmrc` manually after I run `monitor_set_multi`. I follow the guide from here: https://github.com/alienzj/dotfiles/tree/master/hosts/murasaki#displays. I means I use `xrandr` to...

> bspc query -T -d | jq -rc 'path(.root | .. | select(.client?) | objects) as $p | "\($p) ===== \([ getpath($p).client | .className, .instanceName ])", getpath($p).id' | while IFS=...

Hi, @emanuele6 Thanks a lot for your help. Recently I updated the config of bspwm, see here: https://github.com/alienzj/dotfiles/commit/f769bbe9ac8e3911f22cbd644f30465d561c22df#diff-5d8adfecd43f232c572dbbce3bfb5155cc17ffd9541fa219caa8713bb1f63d7eR17 ``` -bspc monitor $MONITOR -d {1,2,3,4,5,6,7,8,9,0} +bspc monitor $MONITOR -d {1,2,3,4,5,6,7,8,9,10} ```...

Thank you so much! It is a very useful suggestion! I will try it.

Hi, @rrwick, I used unicycler to assemble short reads, but I meet the above error. Could you please help me to figure out it ?

Bin Id Marker lineage # genomes # markers # marker sets 0 1 2 3 4 5+ Completeness Contamination Strain heterogeneity :------------------------------------------------------------------------------------------------------------------- E20 f__Enterobacteriaceae (UID5124) 134 1173 336 94 832...

I meet the same issue when using kraken2 + bracken.

Maybe I know why. kraken, kraken2 and krakenUniq all contain **classify** program, which were stored at **_/path/to/env/libexec/classify_**. If we install kraken/kraken2/kraken2Uniq at same environment using conda/mamba, this may raise issue...