· James Chen · school work
Undergraduate Thesis
> edit (2019-6-13): the final presentation is over, the last step to graduate is over!
> edit (2019-6-13): the final presentation is over, the last step to graduate is over!
The related jupyter file
The related jupyter file
The related jupyter file
The related jupyter file
It contains my assignment in Bioinformatics course talking about Differential Expression and this semesters' code
snakemake是一个用来编写任务流程的工具,用python写的,因此其执行的流程脚本也比较通俗易懂,易于理解,可以看做用户友好版的make。
Conda是个好东西,以前的文章介绍过Setup and Linux | James Chen’s Blogs,因为好几台机器,因为某些库,以及python2和3的问题,重装倒腾过N次,于是倒腾出来一个标准流程,记录如下。