Posts

个人博客搭建:hugo+github+picgo+github_action

之前博客没能持续更新,主要是更新步骤太繁琐了: 1.本地写好 md 文件 2.picgo 上传图片至github 3.hugo build 生成静态网页需要的 ./public 4.git push 这次更新,将hugo build简化成github_action自动构建并推送,git push 通过pycharm,更直观
2025-09-01
3 min read

Motif analysis by meme and visualize in R

This article provides a comprehensive guide on motif analysis using the MEME suite and visualization in R, using both the MEME web tool and its local version, and concluding with motif visualization using R packages like universalmotif, motifStack, and ggseqlogo.
2025-01-14
3 min read

实验笔记:质粒的构建与表达鉴定

最近开始接触一些质粒构建和表达的分子实验,于是把本科时候做的相关实验再整理一下。 题目是:绿色荧光蛋白GFP的构建与鉴定 图1 绿色荧光蛋白的构建与鉴定实验流程。
2023-09-27
2 min read