摘要: 001、 curl https://get.docker.com | sh 阅读全文
posted @ 2023-04-29 12:25 小鲨鱼2018 阅读(66) 评论(0) 推荐(0) 编辑
摘要: 001、直接下载静态执行程序 github地址: wget https://github.com/dellytools/delly/releases/download/v1.1.6/delly_v1.1.6_linux_x86_64bit 002、添加执行权限 chmod +x delly_v1.1 阅读全文
posted @ 2023-04-29 12:10 小鲨鱼2018 阅读(116) 评论(0) 推荐(0) 编辑
摘要: 001、 star报错 002、解决方法 fastq文件为压缩格式,运行时需添加该参数: --readFilesCommand zcat 阅读全文
posted @ 2023-04-29 11:06 小鲨鱼2018 阅读(378) 评论(0) 推荐(0) 编辑