kir1to455

Results 12 issues of kir1to455

Hi, When I used nanopolish to repeat the nanoNOMe experiment, I found that my correlation was lower than nanoNOMe to compare with WGBS. Here is my nanopolish code: /nanopolish-cpggpc_new_train/nanopolish call-methylation...

Hi, marcus I'm trying to analyze m6A modification for a set of direct RNA data from ONT. I want to know if the version of guppy(v3.6.1 or v4 or v5...

Hi, Thank you for developing this tool. I would like to know if the CHEUI model can be applied to SARS-CoV-2? I have obtained the result of solo outputs using...

Hi, Thank you for developing Corigami ! I have encountered some problems when I use corigami to train my data. ![image](https://github.com/tanjimin/C.Origami/assets/87375686/cf5e85d7-7220-4463-8749-069736c5d946) After the encoder step,here, the transposed matrix is input...

Hi, I have successfully run Dorado with RNA004 m6A model and used modkit to convert my modbam file to bedmethyl output. `${DoradoDir}/dorado basecaller --min-qscore 7 --verbose --emit-moves -k 14 --secondary=no...

Hi, I encountered an issue when using buttery-eel to baseclling with dorado-server. ![image](https://github.com/Psy-Fer/buttery-eel/assets/87375686/b0cd2c9b-f4ba-4ed0-aa7a-f2efe763199d) I want to use Dorado to basecall the RNA methylation model. Here is my code: ` Slow5Dir="/public2/hjliang/ONT_data/slow5"...

enhancement

## Issue Description > I use pod5 merge to merge my pod5 file, I have 3320 pod5 files. It seemed to have stopped processing the last 20 pods. However, nohup...

Hi, @ArtRand I encountered some issues while using modkit extract. Here is my code: `${modkitDir}/modkit extract ${bamfile}/input_merge_sup_m6A_pseU.mod.sorted.bam null --read-calls ${bamfile}/input_merge_sup.pass.m6A.reads.tsv --reference ${index_dir}/gencode.vM33.normal.transcripts.fa --motif DRACH 2 --log-filepath ${bamfile}/input_merge_sup_m6A.reads.log --mapped-only -q 10000...

enhancement

Hi @hasindu2008 , Thank you for developing f5c ! I wonder know whether f5c eventalign can output basecalling kmer? Generally, f5c eventalign will output the following header files. contig position...

# Issue Report ## Please describe the issue: When I running dorado basecaller , I encountered the following error. ![image](https://github.com/user-attachments/assets/354406e9-bf20-4594-86c6-75f78b1da8e5) ## Steps to reproduce the issue: My dorado basecaller code:...