一把像弯月一样的小刀,上面刻着“小楼一夜听春雨”,代表了一段尘封的往事。
这个网站主要是用来记录编程相关笔记,方便我在各个地方查看我的资料。 在工作目录下,大多数都是与我工作学习相关的资料,这些东西不一定是我自己写的,很大一部分都是我为了方便查阅资料,对一些资料复制粘贴的整合而形成的框架性的东西。其中一小部分,可能是我看书的笔记,以及一些特定问题的记录。笔记中的内容不一定是完全正确的。
目前从事于生物信息行业,平日里使用最多的语言是R,其它的html, css, javascrip, python处于知道的的状态。我将一些数学相关的笔记放Note目录下。对二代测序懂一点点,常见的生物信息分析懂一点。我把常见的生物信息分析方法都放在我开发的R包easybio。数学不好,只能用别人写好的方法,调调包这样子。
This is my personal website where I document programming-related notes. I currently work in the bioinformatics industry. R
is my primary programming language because of its powerful packages: data.table for efficient tabular data processing, ggplot2 for data visualization, and litedown for creating reproducible reports. It was also my first programming language (or technically, the second after learning C programming during my undergraduate studies in 2018). I have developed the easybio package to streamline my daily work by providing an interface for common bioinformatic analyses with easy extensibility. Currently, I am learning web development to enhance my skills with litedown and improve my website design.