guide

Guide for beginners to bioinformatics

以下为开启生物信息学习的简易入门教程及小贴士,仅供参考。 LINUX 推荐书籍 阅读原则:第一遍阅读快速浏览,熟悉命令行。大概记住常用命令的使用,实际使用

file naming and organizing conventions

There are only two hard things in Computer Science: cache invalidation and naming things — Phil Karlton Naming things is important. To avoid headache in the future and to be consistent inside the lab, we follow the set of rules below to name and organize files. I use `file` and `directory` interchangeably (unless the difference is obvious in the context) because `directory` is just a special file.