Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mapping error #14

Open
Estherrr1997 opened this issue Apr 11, 2022 · 0 comments
Open

Mapping error #14

Estherrr1997 opened this issue Apr 11, 2022 · 0 comments

Comments

@Estherrr1997
Copy link

Hi there,

I am using minidot to plot genome assemblies. I already mapped the assemblies using minimap2 and I would like to visualize the results using minidot. Although I seem to get an error when minidot tries to map the genomes, the error message:

admin_bi@GSYMK2:/media/admin_bi/DATA/Files_Esther/minimap2$ /media/admin_bi/DATA/Files_Esther/minidot/bin/minidot -M /media/admin_bi/DATA/Files_Esther/minimap2/minimap2 -m "-x asm20" -o blue_shark_cl_catshark.pdf /media/admin_bi/DATA/Files_Esther/assemblies/quast/bluesharkhifiasm_filtered_16mrt.fa /media/admin_bi/DATA/Files_Esther/assemblies/quast/NCBI/cloudy_catshark_GCA_003427355.1.fna

[15:08:31] /media/admin_bi/DATA/Files_Esther/minimap2/minimap2 .. ok
[15:08:31] samtools .. ok
[15:08:31] prepping .. done
[15:09:40] mode: -x asm20 ( bp) "-x asm20"
[15:09:40] mapping ../media/admin_bi/DATA/Files_Esther/minidot/bin/minidot: line 186: 346438 Aborted (core dumped) $MBIN $MOPT $TFA $TFA >> $PAF 2>> $TML
failed
[WARNING] failed to parse the first FASTA/FASTQ record. Continue anyway.
minimap2: bseq.c:95: mm_bseq_read3: Assertion `ks->seq.l <= INT32_MAX' failed.

I don't really know what the warning says, could you help me with that?

Kind regards,
Esther

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant