ballgown专题

转录组软件安装及分析流程(Hisat2-Stringtie-Ballgown)

替换镜像源,提高下载速度 为了提高下载速度,我们需要替换/etc/apt/source.list中默认镜像源。方法参考自中国科学技术大学开源镜像站 备份 cd /etc/apt/ sudo cp source.list source.list.bk 替换 sudo sed -i ‘s/http/https/g’ sources.list sudo sed -i ‘s/archive.