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

reveal rem error #33

Open
Boer223 opened this issue Jul 24, 2020 · 2 comments
Open

reveal rem error #33

Boer223 opened this issue Jul 24, 2020 · 2 comments

Comments

@Boer223
Copy link

Boer223 commented Jul 24, 2020

Hi,

When I run reveal of 24 genomes using:

$REVEAL rem --64 -t $THREADS  data/westar.fa data/kale.gfa data/LT.gfa data/mendel.gfa data/FAFU-ZS11.gfa data/Express617.gfa data/HZAU-ganganF73.gfa data/HZAU-no2127.gfa data/HZAU-quintaA.gfa data/HZAU-shengli3.gfa data/HZAU-tapidor3.gfa data/HZAU-westar.gfa data/HZAU-zheyou73.gfa data/HZAU-zs11.gfa data/NY7.gfa data/darmor.gfa data/ZS11.gfa data/tapidor.gfa data/TH008A.gfa data/TH026.gfa data/TH058.gfa data/TH271.gfa data/TH430A.gfa data/TH433A.gfa data/TH435.gfa -m20  -o genomes.24.gfa

But it occurs the following error:

07/24/2020 07:57:43 PM ERROR: Graph already contains path for: *chrA06
Traceback (most recent call last):
  File "/home/cuixb/tools/biosoft/Python-2.7.18/bin/reveal", line 8, in <module>
    sys.exit(main())
  File "/home/cuixb/tools/biosoft/Python-2.7.18/lib/python2.7/site-packages/reveal/reveal.py", line 392, in main
    args.func(args)
  File "/home/cuixb/tools/biosoft/Python-2.7.18/lib/python2.7/site-packages/reveal/unzip.py", line 14, in unzip
    utils.read_gfa(args.graph[0], None, None, G, remap=False)
  File "/home/cuixb/tools/biosoft/Python-2.7.18/lib/python2.7/site-packages/reveal/utils.py", line 372, in read_gfa
    f=open(gfafile,'r')

So, how to solve this error?

Thank you in advance!

@jasperlinthorst
Copy link
Owner

jasperlinthorst commented Jul 24, 2020 via email

@Boer223
Copy link
Author

Boer223 commented Jul 24, 2020 via email

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