Skip to content

High 6mA threshold in epi2me chromatin accessibility dataset #639

Description

@billytcl

I’m taking a look at the chromatin accessibility dataset from ONT’s epi2me labs. I downloaded the raw pod5 files and called it with dorado using sip and 5mCG_5hmCG,6mA.

Using modkit 0.6.4’s modkit summary as an overall QC, I saw the following thresholds:

  # bases                     C,A                         
  # total_reads_used          24902062                    
  # count_reads_A             24902062                    
  # count_reads_C             24902062                    
  # pass_threshold_A          0.9980469                   
  # pass_threshold_C          0.7910156
  # modification_codes_for_A  a
  # modification_codes_for_C  h,m
base  code  pass_count   pass_frac    all_count
   all_frac
   A     -     61054750491  0.9983692    63991911696
   0.99128604
   A     a     99731455     0.001630812  562521620
   0.008713911 
   C     -     809455209    0.38108593   873978594
   0.37053645
   C     h     30801412     0.014501093  89012849
   0.03773834
   C     m     1283818670   0.604413     1395693163
   0.59172523

Is the A threshold supposed to be that high? I seem to recall that was a bug in older modkit versions for 5mC all context.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Analysis QuestionHelp with analysis of base modification data

    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