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…
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.
I found that the default theme of Hexo is not very appealing, so I wanted to find a bright one and tried using a plugin.
When installing packages from GitHub in R, sometimes you may encounter a connection timeout issue with GitHub. Here’s how to solve it.
To make good use of the old, broken device… I decided to set up a server to accumulate experience. Considering the portability of the things I will be setting up, using Docker in containers is convenient for migration and usage.
When using SGE at a new company, the approach is somewhat different. Here are some notes.