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

running minigraph #98

Open
Gon1976 opened this issue Jun 8, 2023 · 1 comment
Open

running minigraph #98

Gon1976 opened this issue Jun 8, 2023 · 1 comment

Comments

@Gon1976
Copy link

Gon1976 commented Jun 8, 2023

Hi,
Yesterday I run minigraph without problem, now I try to run with two genomes but I have this error
/home/nanocruzi/installs/minigraph/minigraph -cxggs -t8 refGenome.fasta JJ_Genoma.fasta A_Genoma.fasta > Refvstwo.gfa
[M::main::0.1051.00] loaded the graph from "refGenome.fasta"
[M::mg_index::1.842
1.53] indexed the graph
[M::mg_opt_update::1.9611.50] occ_max1=100; lc_max_occ=3
[M::ggen_map::2.144
1.45] loaded file "JJ_Genoma.fasta"
[M::ggen_map::145.8937.40] mapped 481 sequence(s) to the graph
[M::mg_ggsimple_cigar::146.240
7.38] inserted 1631 events, including 0 inversions
[M::mg_index::147.9417.31] indexed the graph
[M::mg_opt_update::148.058
7.31] occ_max1=100; lc_max_occ=3
Violación de segmento (`core' generado)

can you help me
thanks

@adadiehl
Copy link

Check that all your input files exist. I had the same issue and it traced back to a typo in the fasta file path. It seems minigraph does not handle file not found errors gracefully in the current build.

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

2 participants