Skip to content

Incorrect n_mod value in minimod freq bedmethyl output #53

Description

@psummanen

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions