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
| ec | The number of ccs passes for the read (no rounding) |
47
+
| rq | The estimated accuracy of the read |
48
+
| total_AT_bp | The total number of AT bp in the read |
49
+
| total_m6a_bp | The total number of m6a bp in the read |
50
+
| total_nuc_bp | The total number of nucleosome bp in the read |
51
+
| total_msp_bp | The total number of MSP bp in the read |
52
+
| total_5mC_bp | The total number of 5mC bp in the read |
53
+
| nuc_starts | The start positions of the nucleosomes in molecular coordinates (comma separated list) |
54
+
| nuc_lengths | The lengths of the nucleosomes in molecular coordinates (comma separated list) |
55
+
| ref_nuc_starts | The start positions of the nucleosomes in reference coordinates (comma separated list) |
56
+
| ref_nuc_lengths | The lengths of the nucleosomes in reference coordinates (comma separated list) |
57
+
| msp_starts | The start positions of the MSPs in molecular coordinates (comma separated list) |
58
+
| msp_lengths | The lengths of the MSPs in molecular coordinates (comma separated list) |
59
+
| fire | The quality score of the MSP as a FIRE element (if FIRE as been applied). Scores over 230 are FIRE elements (comma separated list, range 0-255)|
60
+
| ref_msp_starts | The start positions of the MSPs in reference coordinates (comma separated list) |
61
+
| ref_msp_lengths | The lengths of the MSPs in reference coordinates (comma separated list) |
62
+
| m6a | The start positions of the m6a in molecular coordinates (comma separated list) |
63
+
| ref_m6a | The start positions of the m6a in reference coordinates (comma separated list) |
64
+
| m6a_qual | The quality of the m6a positions (ML value, comma separated list) |
65
+
| 5mC | The start positions of the 5mC in molecular coordinates (comma separated list) |
66
+
| ref_5mC | The start positions of the 5mC in reference coordinates (comma separated list) |
67
+
| 5mC_qual | The quality of the 5mC positions (ML value, comma separated list) |
68
68
69
69
Note positions in columns starting with `ref_` maybe contain `-1` (NA) values if the reference sequence has an insertion or deletion relative to the read sequence at that position.
0 commit comments