摘要:
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 阅读全文
摘要:
一、grep命令 grep (global search regular expression(RE) and print out the line,全面搜索正则表达式并把行打印出来)是一种强大的文本搜索工具,它能使用正则表达式搜索文本,并把匹配的行打印出来。 1.1、grep命令的一般选项及实例 阅读全文