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

cactus-hal2maf Error #281

Open
shuifeng1988 opened this issue Sep 24, 2023 · 2 comments
Open

cactus-hal2maf Error #281

shuifeng1988 opened this issue Sep 24, 2023 · 2 comments

Comments

@shuifeng1988
Copy link

I tried to use cactus-hal2maf to convert hal to maf, but it can't work and I don't know the reasons!

my command has 3 steps:

  1. $docker run -p 9001:22 --name hal2maf -v /gpfs/home/mays/241mammals:/data --rm -it quay.io/comparative-genomics-toolkit/cactus:v2.6.7 /bin/bash
    2.mkdir tmp
  2. cactus-hal2maf --maxDisk=10T --workDir=/data/tmp --maxMemory=350G --batchMemory=350G ./js ./241-mammalian-2020v2.hal Fruitbati.KB031032.1.maf.gz --refGenome Pteropus_alecto --refSequence KB031032.1 --chunkSize 1000000 --noAncestors

The logs: stdout.txt

@glennhickey
Copy link
Collaborator

It looks like /data/tmp and/or /data/js are somehow getting deleted while cactus is running.

@shuifeng1988
Copy link
Author

The directories are not getting deleted, they are still there after the program is killed.

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