摘要: 跑命令时python mountainClimberTU.py -b file.bedgraph -j SRRT.bed -s 0 -g hg38.chrom.sizes -o SRR950078_tu.bed 时出现报错: Error: Sorted input specified, but th 阅读全文
posted @ 2021-07-06 17:26 橙子牛奶糖 阅读(1756) 评论(1) 推荐(1)
摘要: 使用conda install sklearn命令安装sklearn出现了报错:Solving environment: failed with initial frozen solve. Retrying with flexible solve. 换成pip install sklearn即可成功 阅读全文
posted @ 2021-07-06 09:10 橙子牛奶糖 阅读(3670) 评论(1) 推荐(1)