暂无介绍
chainsaw工具,用于预测蛋白序列的酶切结果 运行命令: chainsaw test.fasta 报错: locale::facet::_S_create_c_locale name not valid 解决: 在当前环境中运行命令 export LC_ALL=C;...