摘要:echo "# callCBs" >> README.md git init git add README.md git commit -m "first commit" git branch -M main git remote add origin https://github.com/Yuan
阅读全文
摘要:由于投任务的问题,又回头看了很多PBS的东西,看看任务为什么down,为什么Q,为什么C。 现在总结一下: 1. maui系统我最终还是没用上(虽然装上了),怎么装的就不讲了,很多博客都有,找了很久的资源,我先给个链接。坑有不少,但是我觉得不用躺进去,有问题可以直接留言。 2. Q状态找了一些情况,
阅读全文
摘要:报错: $ R pipeline/app/miniconda3/lib/R/bin/exec/R: error while loading shared libraries: libicuuc.so.56: cannot open shared object file: No such file o
阅读全文
摘要:经常忘了一些解压命令,各处收集一些,备注一下: 1. file.tar.gz tar zcvf file.tar.gz file tzr zxvf file.tar.gz 2. file.rar rar a -r file.rar file rar x file.rar unrar -e file.
阅读全文
摘要:Plant stem-cell organization and differentiation at single-cell resolution - PubMed 2020 Dec 29;117(52):33689-33699. Plants maintain populations of pl
阅读全文