medaka icon indicating copy to clipboard operation
medaka copied to clipboard

Sequence correction provided by ONT Research

Results 41 medaka issues
Sort by recently updated
recently updated
newest added

It would be useful to be able to install using pip for python3.12

enhancement

**Describe the bug** Hi! I performed bacterial variant calling using \` medaka_haploid_variant \`: \`\`\` medaka_haploid_variant -t 10 -m r1041_e82_400bps_sup_v4.3.0 -i -r -o \`\`\` The resulting medaka.annotated.vcf file contains duplicate variant...

bug

Hi there, I am trying to run medaka using a nextflow script but I keep running into the below issue. Could I please get some assistance on this. Thank you...

bug

**Is your feature request related to a problem? Please describe.** - When I polish a Flye assembly with Medaka I lose assembly information since `medaka_consensus` accepts `fasta` files instead of...

enhancement

Hi, I am encountering a bug when using Medaka, but I can't figure out how I could solve it. Would you happen to have an idea as to what I...

bug

Hello, i tried running medaka_consensus and i am resulting in the following error. I installed medaka through conda package manager. The command i used to run medaka is the following...

conda

Hi, I tried installing the latest medaka version (1.11.3) from the source, everything went smoothly during the installation. However, I got the error below when I tried to use it....

Hi there, I used pip to install medaka on a Virtualbox VM Ubuntu 22.04. The host machine runs on Windows 11 and has access to AVX instructions. However, when I...

question

Hi I'm running medaka consensus for a metagenome assembly from nanopore reads. but it giving the error of "-d must be specified". I have tried to run the command from...

bug

**Describe the bug** Running medaka_consensus on certain fastq-files seem to generate a ""Incomplete aux field" error (see provided data). [data.zip](https://github.com/user-attachments/files/16083224/data.zip) **Environment** - No GPU - medaka 1.12.0 through pip -...

bug