You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fprintf(to, "# ACGT content per cycle for barcodes. Use `grep ^%sC | cut -f 2-` to extract this part. The columns are: cycle; A,C,G,T base counts as a percentage of all A/C/G/T bases [%%]; and N counts as a percentage of all A/C/G/T bases [%%]\n",
1599
+
stats->tags_barcode[tag].tag_name);
1600
+
for (ibase=0; ibase<stats->tags_barcode[tag].nbases; ibase++)
# ACGT content per cycle for barcodes. Use `grep ^BCC | cut -f 2-` to extract this part. The columns are: cycle; A,C,G,T base counts as a percentage of all A/C/G/T bases [%]; and N counts as a percentage of all A/C/G/T bases [%]
559
+
BCC1 2 0.00 0.00 100.00 0.00 0.00
560
+
BCC1 3 0.00 0.00 0.00 100.00 0.00
561
+
BCC1 4 0.00 100.00 0.00 0.00 0.00
562
+
BCC1 5 0.00 0.00 0.00 100.00 0.00
563
+
BCC1 6 100.00 0.00 0.00 0.00 0.00
564
+
BCC1 7 0.00 0.00 0.00 100.00 0.00
565
+
BCC1 8 0.00 100.00 0.00 0.00 0.00
566
+
# Barcode Qualities. Use `grep ^QTQ | cut -f 2-` to extract this part.
567
+
# Columns correspond to qualities and rows to barcode cycles. First column is the cycle number.
# ACGT content per cycle for barcodes. Use `grep ^BCC | cut -f 2-` to extract this part. The columns are: cycle; A,C,G,T base counts as a percentage of all A/C/G/T bases [%]; and N counts as a percentage of all A/C/G/T bases [%]
559
+
BCC1 2 0.00 0.00 100.00 0.00 0.00
560
+
BCC1 3 0.00 0.00 0.00 100.00 0.00
561
+
BCC1 4 0.00 100.00 0.00 0.00 0.00
562
+
BCC1 5 0.00 0.00 0.00 100.00 0.00
563
+
BCC1 6 100.00 0.00 0.00 0.00 0.00
564
+
BCC1 7 0.00 0.00 0.00 100.00 0.00
565
+
BCC1 8 0.00 100.00 0.00 0.00 0.00
566
+
# Barcode Qualities. Use `grep ^QTQ | cut -f 2-` to extract this part.
567
+
# Columns correspond to qualities and rows to barcode cycles. First column is the cycle number.
# ACGT content per cycle for barcodes. Use `grep ^BCC | cut -f 2-` to extract this part. The columns are: cycle; A,C,G,T base counts as a percentage of all A/C/G/T bases [%]; and N counts as a percentage of all A/C/G/T bases [%]
561
+
BCC1 2 0.00 0.00 100.00 0.00 0.00
562
+
BCC1 3 0.00 0.00 0.00 100.00 0.00
563
+
BCC1 4 0.00 100.00 0.00 0.00 0.00
564
+
BCC1 5 0.00 0.00 0.00 100.00 0.00
565
+
BCC1 6 100.00 0.00 0.00 0.00 0.00
566
+
BCC1 7 0.00 0.00 0.00 100.00 0.00
567
+
BCC1 8 0.00 100.00 0.00 0.00 0.00
568
+
# Barcode Qualities. Use `grep ^QTQ | cut -f 2-` to extract this part.
569
+
# Columns correspond to qualities and rows to barcode cycles. First column is the cycle number.
# ACGT content per cycle for barcodes. Use `grep ^BCC | cut -f 2-` to extract this part. The columns are: cycle; A,C,G,T base counts as a percentage of all A/C/G/T bases [%]; and N counts as a percentage of all A/C/G/T bases [%]
561
+
BCC1 2 0.00 0.00 100.00 0.00 0.00
562
+
BCC1 3 0.00 0.00 0.00 100.00 0.00
563
+
BCC1 4 0.00 100.00 0.00 0.00 0.00
564
+
BCC1 5 0.00 0.00 0.00 100.00 0.00
565
+
BCC1 6 100.00 0.00 0.00 0.00 0.00
566
+
BCC1 7 0.00 0.00 0.00 100.00 0.00
567
+
BCC1 8 0.00 100.00 0.00 0.00 0.00
568
+
# Barcode Qualities. Use `grep ^QTQ | cut -f 2-` to extract this part.
569
+
# Columns correspond to qualities and rows to barcode cycles. First column is the cycle number.
0 commit comments