modkit icon indicating copy to clipboard operation
modkit copied to clipboard

A bioinformatics tool for working with modified bases

Results 269 modkit issues
Sort by recently updated
recently updated
newest added

Hi, I'm using modkit 0.5.0 on ONT synthetic oligos dataset s3://ont-open-data/modbase-validation_2024.10/ I basecalled their 6mA pod5 from modbase-validation_2024.10/subset folder with [email protected]_6mA@v3 (--modified-bases-threshold 0), then I run: ``` modkit sample-probs \...

question

Hi, I am working with modkit to analyze ONT direct RNA-seq data. I generated BAM files with modification tags aligned both to the genome and to the transcriptome. The reason...

bug

Dear developer All of my reads were skipped after using modkit. Here are my steps. 1. The data were re-basecalled (using Dorado) in SUP mode $ data/dorado-0.9.1-linux-x64/bin/dorado basecaller --device cuda:all...

troubleshooting

Hello @ArtRand In this attached example, at position 813563–813564, I notice that in column 11 the value is reported as h:20.00, m:40.00. Does this indicate that the proportion of h...

question

Hello, after running the epi2me human-variation workflow with --mod and --phased, in the snp.vcf file I see this location where the individual is homozygous alternate (C>T). The relevant vcf line...

question
troubleshooting

Hi, I am using modkit DMR to find differentially methylated CpG islands between two samples (treated vs untreated). I have successfully identified DMRs using CpG islands as the "region" file,...

question
DMR

I'm seeing something strange where for some of my samples the threshold is something crazy high like 1, instead of something more sensible. Is there anything I can do to...

troubleshooting

Hi, Could there be a small bug here? The documentation of adjust-mods indicates that --cpg is a short-hand for --motif CG 0, however it seems that --cpg is not correctly...

bug

I want run hemi-methylation in 5mC context... modkit pileup-hemi -o ftr.bed --motif C 0 -r mtDNA.fasta -t 32 --no-filtering ftr.bam... i am getting error as Error! motif must be palindromic...

question

Hello Everyone, I'd like to ask if you have got more number of columns that it listed in the table when use default thresholds? **For example, I put** dmr_result="location" echo...

question