美文网首页
Fastq文件中@开头的解析

Fastq文件中@开头的解析

作者: FloraDanic_1de8 | 来源:发表于2020-05-14 16:54 被阅读0次

#Fastq文件中@开头的解析

eg:

@A00838:88:HT7VVDSXX:3:1101:1063:1016 1:N:0:TCATGGT+TCATGGT

@[the unique instrument name]:[run ID]:[Flowcell ID]:[Flowcell Lane]:[Tile number] : [X坐标] : [Y坐标]:[member of a pair, 1 or 2 (paired-end or mate-pair reads only)] :[Y if the read fails filter, N otherwise] :[0 when none of the control bits are on, otherwise is an even number] : [index sequence]

相关文章

网友评论

      本文标题:Fastq文件中@开头的解析

      本文链接:https://www.haomeiwen.com/subject/vnhklqtx.html