bash-it is a collection of bash plugins inspired by oh-my-zsh. Installing bash-it not only makes the bash interface more stylish but also makes the command line more convenient.
bash-it is a collection of bash plugins inspired by oh-my-zsh. Installing bash-it not only makes the bash interface more stylish but also makes the command line more convenient.
I have been using argparse for command line parsing, but it wasn’t until recently that I discovered it can be used to create subcommands.
When installing software, I thought that the portability and feasibility of using conda were better, so I decided to try it out and see how Snakemake works…
Because of my work, I had to learn some basic concepts and methods for single-cell research. I wrote this note to record it.
Bought a VPS; the monthly traffic usage is so low that it’s really a waste… So let’s make better use of it. After all, it costs $5 per month.
Working with R often involves encountering various issues. Here are some collected tips.