Hi!
There seems to be an error in the n_mod value in minimod freq bedmethyl output.
Below is freq output in both tsv and bedmethyl formats. The n_mod column in bedmethyl seems to show the n_called value, not the n_mod value. Freq value is consistent in both formats.
Output from minimod freq in tsv format:
contig start end strand n_called n_mod freq mod_code
Escherichia 381 381 + 235 7 0.029787 a
Escherichia 381 381 - 206 3 0.014563 a
Output from minimod freq in bedmethyl format:
contig start end mod_code n_mod strand freq
Escherichia 381 382 a 235 + 2.978723
Escherichia 381 382 a 206 - 1.456311
Hi!
There seems to be an error in the n_mod value in minimod freq bedmethyl output.
Below is freq output in both tsv and bedmethyl formats. The n_mod column in bedmethyl seems to show the n_called value, not the n_mod value. Freq value is consistent in both formats.
Output from minimod freq in tsv format:
Output from minimod freq in bedmethyl format: