For example, given a single VCF file, one or more samples can be extracted from the file, based either on a complete sample name, or on a pattern match.There is actually one more reason why you might want to combine variants from different files into one, but we do not recommend doing it: you have produced variant calls from various samples separately, and want to combine them for analysis.
[轉(zhuǎn)載]安捷倫外顯子捕獲文件下載轉(zhuǎn)載于http://blog.sina.com.cn/s/blog_8de3399d0102x2tk.html原文地址:SureDesign Human All Exon V5">安捷倫外顯子捕獲文件下載--Agilent SureDesign Human All Exon V5作者:桃之夭夭做全外顯子捕獲數(shù)據(jù)分析,也就是現(xiàn)在常見的外顯子分析,都涉及到要下載目標(biāo)捕獲文件,用來計算捕獲效率,覆蓋度等。[design ID]_Regions.bed包含了安捷倫試劑盒用來選擇引物的目標(biāo)區(qū)間。
linux top命令查看內(nèi)存及多核CPU的使用講述
http://www.ahfyzs.com/content/18/1129/11/28491187_798081349.shtml
2018/11/29 11:00:34
linux top命令查看內(nèi)存及多核CPU的使用講述查看多核CPU命令。默認(rèn)進(jìn)入top時,各進(jìn)程是按照CPU的占用量來排序的,在【top視圖 01】中進(jìn)程ID為14210的java進(jìn)程排在第一(cpu占用100%),進(jìn)程ID為14183的java進(jìn)程排在第二(cpu占用12%)。大家都熟悉Linux下可以通過top命令來查看所有進(jìn)程的內(nèi)存,CPU等信息。# 總核數(shù) = 物理CPU個數(shù) X 每顆物理CPU的核數(shù).# 總邏輯CPU數(shù) = 物理CPU個數(shù) X 每顆物理CPU的核數(shù) X 超線程數(shù).
CPU time與WALL time
http://www.ahfyzs.com/content/18/0329/16/28491187_741284395.shtml
2018/3/29 16:13:55
user time是進(jìn)程執(zhí)行用戶態(tài)代碼(內(nèi)核外)耗費的CPU時間,僅統(tǒng)計該進(jìn)程執(zhí)行時實際使用的CPU時間,而不計入其他進(jìn)程使用的時間片和本進(jìn)程阻塞的時間sys time 是該進(jìn)程在內(nèi)核態(tài)運行所耗費的CPU時間,即內(nèi)核執(zhí)行系統(tǒng)調(diào)用所使用的CPU時間CPU總時間(user + sys)是CPU執(zhí)行用戶進(jìn)程操作和內(nèi)核(代表用戶進(jìn)程執(zhí)行)系統(tǒng)調(diào)用所耗時間的總和,即該進(jìn)程(包括線程和子進(jìn)程)所使用的實際CPU時間。
SAM/BAM文件信息、格式。@RG,比對上的序列(read)說明;The read is one of a pair read是pair中的一條(read表示本條read,mate表示pair中的另一條read)The other mate in the paired-end alignment is aligned to the reverse reference strand mate反向比對。Inferred fragment size.詳見Illumina中paired end sequencing 和 mate pair sequencing,是負(fù)數(shù),推測應(yīng)該是兩條read之間的間隔(待查證),若無mate則為0;