摘要:
引文:在实验室的服务器上给每个人分配了一个账号,但是有的时候普通用户需要使用root权限,比如装一些软件之类的。下面介绍怎么给普通用户添加sudo命令权限。 前提: sudo安装完成 没配置之前希望在普通用户下,通过sudo命令,让用户暂时拥有root权限,并创建一个文件夹。很明显,失败了,错误原因 阅读全文
摘要:
Why these steps are necessary The GATK uses two files to access and safety check access to the reference files: a .dict dictionary of the contig names 阅读全文