04 2021 档案

github 上传问题
摘要: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 阅读全文

posted @ 2021-04-28 20:44 Yuan-SW-F(abysw) 阅读(35) 评论(0) 推荐(0)

作业系统补充-一些BUG的最终处理
摘要:由于投任务的问题,又回头看了很多PBS的东西,看看任务为什么down,为什么Q,为什么C。 现在总结一下: 1. maui系统我最终还是没用上(虽然装上了),怎么装的就不讲了,很多博客都有,找了很久的资源,我先给个链接。坑有不少,但是我觉得不用躺进去,有问题可以直接留言。 2. Q状态找了一些情况, 阅读全文

posted @ 2021-04-24 01:03 Yuan-SW-F(abysw) 阅读(96) 评论(0) 推荐(0)

ERR处理:GATK java 内存报错
摘要:-Xmx512M 阅读全文

posted @ 2021-04-21 09:30 Yuan-SW-F(abysw) 阅读(207) 评论(0) 推荐(0)

BUG修复:conda安装的R报错修复
摘要:报错: $ 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 阅读全文

posted @ 2021-04-14 17:02 Yuan-SW-F(abysw) 阅读(910) 评论(0) 推荐(0)

Linux下各种文件的解压和压缩命令
摘要:经常忘了一些解压命令,各处收集一些,备注一下: 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. 阅读全文

posted @ 2021-04-11 10:50 Yuan-SW-F(abysw) 阅读(118) 评论(0) 推荐(0)

test
摘要:Plant stem-cell organization and differentiation at single-cell resolution - PubMed 2020 Dec 29;117(52):33689-33699. Plants maintain populations of pl 阅读全文

posted @ 2021-04-03 19:48 Yuan-SW-F(abysw) 阅读(190) 评论(0) 推荐(0)

导航