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

Pipeline fails using test data #55

Closed
kirstyjamieson opened this issue Nov 23, 2018 · 4 comments
Closed

Pipeline fails using test data #55

kirstyjamieson opened this issue Nov 23, 2018 · 4 comments

Comments

@kirstyjamieson
Copy link

Hi Jin,
The atac-seq pipeline fails at BackgroundConfigAsyncJobExecutionActor. I'm also getting a warning that "Localization via hard link has failed". Attached is my script and the output. I'm using coda version 4.5.11 and the .json file you provide.

Thanks,
Kirsty

run.sh.txt
run.sh.o489151.txt

@leepc12
Copy link
Contributor

leepc12 commented Nov 26, 2018

Did you follow the instruction (step 3 and 4) on https://github.com/ENCODE-DCC/atac-seq-pipeline/blob/master/docs/tutorial_sge.md? Pipeline failed to find genome database for a test sample.
Also reduce -Xmx16384M to 1GB or 2GB. It's too big.

@kirstyjamieson
Copy link
Author

Yes, I had downloaded the genome database and test sample data. I checked the directories and discovered missing files and folders after the run failed. Somehow running the pipeline caused this. I downloaded everything again and reran and it worked. Not sure if this is a problem on my cluster or a bug with the pipeline. I'll let you know if it happens again.

@leepc12
Copy link
Contributor

leepc12 commented Nov 27, 2018

@kirstyjamieson: I see. BTW you can simply ignore the warning Localization via hard link has failed. If that fails then it automatically switches to soft link or physical copy.

@kirstyjamieson
Copy link
Author

Thanks, good to know!

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