-
java.io.FileNotFoundException: E:\MyWorks\MyJava\MyDemoJava\nettyclient\target\nettyclient-0.0.1-SNAPSHOT.jar!\BOOT-INF\classes (系统找不到指定的路径。)
at java.base/java.io.FileInputStream.open0(Native…
-
Patches for mingw llvm support. I tested with ninja.
```
scoop bucket add dorado https://github.com/chawyehsu/dorado
scoop update
scoop install llvm-mingw ninja cmake
git clone https://github.c…
-
Hi there,
Here is the whole process I run after dorado 5mC and 5hmC basecalling.
```
dorado aligner reference.fasta dorado_5mC_5hmC.bam > aligned.bam
samtools sort aligned.bam > aligned_sort.bam…
-
Hi,
Will the current version of dorado take barcodes into account when identifying duplex pairs, or does this need to be done separately and provided with the `--pairs` option to `dorado duplex`?
…
-
# Issue Report
## Please describe the issue:
We used to run dorado on 4xA100 80GB. But my boss asked me to explore running it on 8xT4 16GB. I did that. 8xT4 runs about 5x slower as expected but s…
ymcki updated
1 month ago
-
# Issue Report
## Please describe the issue:
Hi, I am trying to use dorado to do basecalling with cDNA reads. However,it cannot run. I submit the job to HPC by SGE system, `nvidia-smi` could fin…
-
Hi,
First, I appreciate your wonderful tools for analyzing nanopore data. Recently, I have been trying to use **Dorado 0.7.0 v5.0.0 HAC** to call the base and modification from pod5 files, and I ma…
-
Junction City: https://www.openstreetmap.org/#map=15/33.0145/-92.7249
El Dorado: https://www.openstreetmap.org/#map=15/33.2031/-92.6670
Taylor: https://www.openstreetmap.org/#map=15/33.0985/-93.4660…
-
Hello,
I'm from the Dorado team at ONT. We recently had an issue filed in Dorado which asked for the MacOS binary to be hosted on hcc's condo channel - https://github.com/nanoporetech/dorado/issues…
-
Hello,
I successfully ran uncalled4 align using the --eventalign-out parameter to obtain signal alignments. I want to use this output file as input for m6Anet dataprep, but the output files from m6…