Giter VIP home page Giter VIP logo

Comments (14)

leepc12 avatar leepc12 commented on June 27, 2024

Please upload a tar ball of all logs.

from atac-seq-pipeline.

knoedlerj avatar knoedlerj commented on June 27, 2024

Thanks! For all tasks or just the xcor?

from atac-seq-pipeline.

leepc12 avatar leepc12 commented on June 27, 2024

Please run this on your working directory.

$ find . -type f -name 'stdout' -or -name 'stderr' -or -name 'script' -or \
-name '*.qc' -or -name '*.txt' -or -name '*.log' -or -name '*.png' -or -name '*.pdf' \
| xargs tar -zcvf debug_[ISSUE_ID].tar.gz

from atac-seq-pipeline.

knoedlerj avatar knoedlerj commented on June 27, 2024

Thanks, here it is:
debug_34.tar.gz

from atac-seq-pipeline.

leepc12 avatar leepc12 commented on June 27, 2024

It failed to find a shared library for R.

PID=32489: Decompressing ChIP file
PID=32489: Loading required package: caTools
PID=32489: Error in dyn.load(file, DLLpath = DLLpath, ...) :
PID=32489:   unable to load shared object '/home/users/knoedler/R/x86_64-pc-linux-gnu-library/3.2/bitops/libs/bitops.so':
PID=32489:   libimf.so: cannot open shared object file: No such file or directory
PID=32489: Error: package 'caTools' could not be loaded
PID=32489: Execution halted

What was your full command line to run a pipeline? Can you upload your ~/.bashrc too?

from atac-seq-pipeline.

knoedlerj avatar knoedlerj commented on June 27, 2024

I see - is this a version issue (I think default R on sherlock is 3.4)? It looks like all the files are in my directory

from atac-seq-pipeline.

knoedlerj avatar knoedlerj commented on June 27, 2024

Oh, caTools isn't in R version 3.2 on my partition. That might be the problem.

from atac-seq-pipeline.

leepc12 avatar leepc12 commented on June 27, 2024

@knoedlerj: You are using singularity so the pipeline should not use anything locally installed on your home. What is your full command line? Also please upload workflow_opts/sherlock.json too.

from atac-seq-pipeline.

knoedlerj avatar knoedlerj commented on June 27, 2024

Command line is copy-pasted from Github:
INPUT=examples/sherlock/ENCSR356KRQ_subsampled_sherlock.json
java -jar -Dconfig.file=backends/backend.conf -Dbackend.default=slurm_singularity cromwell-34.jar run atac.wdl -i ${INPUT} -o workflow_opts/sherlock.json

(changed json to a txt file because github wouldn't let me attach as json for some reason)

sherlock.json.txt

from atac-seq-pipeline.

leepc12 avatar leepc12 commented on June 27, 2024

Please try with this backend file instead of backends/backend.conf.

backend_singularity_home_fix.conf.txt

from atac-seq-pipeline.

knoedlerj avatar knoedlerj commented on June 27, 2024

Thanks!! I'll give it a try.

from atac-seq-pipeline.

knoedlerj avatar knoedlerj commented on June 27, 2024

Ran everything but atacqc that time; thanks!

from atac-seq-pipeline.

leepc12 avatar leepc12 commented on June 27, 2024

@knoedlerj that sounds good but what kind of error did you get at ATAQC?

from atac-seq-pipeline.

knoedlerj avatar knoedlerj commented on June 27, 2024

Thanks, I actually fixed it - for some reason on Sherlock2 the macs2 and ataqc jobs fail to submit with a 'required node configuration not available' error with the default memory settings. I can't for the life of me figure out what's different about those jobs, but if I change the memory allocation from 20000 MB to 16000 MB it works.

from atac-seq-pipeline.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.