Skip to content

WARNING: no modified appropriately-coded values found for ['A', 'C'] in the first 100 reads. #19

Description

@Gizemmaltun

Hello, I am trying to use the package. But i am encountering with the below warning message:

WARNING: no modified appropriately-coded values found for ['A', 'C'] in the first 100 reads.
Do you expect this file to contain these modifications? parse_bam is looking for ['A,0', 'CG,0'] but for ['A', 'C'] found only found [].

Consider passing only the motifs and mod codes (e.g. m,h,a) that you expect to be present in your file.
You can use modkit adjust-mods --convert [OPTIONS] <IN_BAM> <OUT_BAM> to update or consolidate mod codes.
See https://github.com/nanoporetech/modkit/blob/master/book/src/advanced_usage.md

No specified number of cores requested. 24 available on machine, allocating all.
Modification threshold of 190 assumed to be for range 0-255. 190/255=0.7450980392156863 will be sent to modkit.
| Step 1: Identify motif locations in GRCh38.d1.vd1.fa 0% | 00:00
| Step 2: Parse regions in 9766b86d69012baef2d90f52445d8fab941dcaca_SQK-NBD114-96_barcode02.bam 0%…
| 0%
The code executed successfully.

I am not sure how to proceed with this. Thank you!

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