n
number of bases by providing the argument --base_shift -n
to plot
and plot_pileup
commands.n
value will shift the base sequence to the left.base_shift
to nicely align the signal to the base (color). The calculation is implemented here.--profile
(documented here) which automatically sets the --base_shift
.A21
there is a heterozygous variant A/T
.-6
the difference in the signals will not align with base.This variant example is documented here. Figure 1
dna_r10.4.1_e8.2_400bps
signal pileup with a base shift of 0
and -6
respectively.T
is met.dna_r10.4.1_e8.2_400bps
pore model to align these signals. Its most contributing base index is -6
and hence the appropriate base shift in this scenario is also -6
.Figure 3: base shift 0 link
Figure 4: base shift -6 link
dna_r10.4.1_e8.2_400bps
forward and reverse mapped pileups for the same genomic region.0
base shift for both tracks.-2
base shift. This is because the signal sequencing direction is from right to left (more information).T
is met.Figure 5: base shift 0, 0 link
Figure 6: base shift -6, -2 link
Fig. 7 shows the forward and reverse mapped pileups generated using f5c eventalign for dna_r9.4.1_450bps
data. F5c used the 6mer model (more information).
Figure 7: base shift -2, -3
rna_r9.4.1_70bps
data. F5c used the rna 5mer model (more information).squigualiser
always plot the RNA reads in its correct sequencing direction (reverse mapped RNA reads are skipped; reverse mapped RNA reads exist if a genome was used as the reference instead of a transcriptome).Figure 8: base shift -3