Skip to content

How does modkit extract handle indels on reads? #249

Open
@Fu-Yilei

Description

@Fu-Yilei

Hey I recently am running modkit on/around some structural variant calls. I was interested in using modkit extract to extract the methylation status within each reads on and around SVs. However, when I was trying to run modkit extract with given BED file generated from my SV calls, I found the modkit extract seems only output the location within my provided reference genome.
My command is:
modkit extract -t 20 -q 100000 --reference GCA_000001405.15_GRCh38_no_alt_analysis_set.fa --read-calls-path ./modkit_extract/sv_related_read_calls.csv --cpg --include-bed sv_related.bed --allow-non-primary --log-filepath log.log ont.bam sv_related.csv
In here, sv_related.bed is several hundreds - thousands bps around the SV breakpoint.
Does removing the --reference option helps rescuing the locations on reads that are not aligned to the reference genome? Have you guys have any practices with profiling the methylation along with SVs?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionLooking for clarification on inputs and/or outputs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions