摘要: Linux和Windows文本文件的行结束标志不同。在Linux中,文本文件用"/n"表示回车换行,而Windows用"/r/n"表示回车换行。有时候在Windows编写shell脚本时需要注意这个,否则shell脚本会报"No such file or directory"或"command no 阅读全文
posted @ 2017-01-18 17:23 nkwy2012 阅读(1389) 评论(0) 推荐(0)
摘要: http://support.illumina.com/help/BaseSpace_App_WGS_BWA_help/Content/Vault/Informatics/Sequencing_Analysis/Apps/swSEQ_mAPP_WGS_BWA_VCFEntries.htm 阅读全文
posted @ 2017-01-18 14:08 nkwy2012 阅读(135) 评论(0) 推荐(0)