Skip to content

mlml "error: chrom or pos mismatch in both files" #135

@christianwake

Description

@christianwake

While using dnmtools (v 1.2.4 by command line) mlml with mock bisulfite and oxidated bisulfite data. Some, but not all, samples yielded this error:
error: chrom or pos mismatch in both files

The input files were generated from dnmtools counts from bam files from Bismark alignment.

I found that the reference had some small contig "chromosomes" one of which apparently had at least 1 read for one library time but not the other, causing this mismatch in the chromosomes represented in the two .meth files.

The error was resolved when I filtered out rows in the .meth file from that contig with awk, but it would be better if mlml solved this case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions