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

No qc reports #69

Open
emarti88 opened this issue May 17, 2019 · 1 comment
Open

No qc reports #69

emarti88 opened this issue May 17, 2019 · 1 comment

Comments

@emarti88
Copy link

Hello,

I think hichipper worked partially as it generated the 4 of the 6 expected files mentioned in the outputs. In the output folder
ls -lrt
-rw-rw----+ 1 erafaelm feinbergLab 35054071 May 16 11:24 41.inter.loop_counts.bedpe
-rw-rw----+ 1 erafaelm feinbergLab 85338680 May 16 11:25 41.intra.loop_counts.bedpe
-rw-rw----+ 1 erafaelm feinbergLab 51004120 May 16 11:25 41.filt.intra.loop_counts.bedpe
-rw-rw----+ 1 erafaelm feinbergLab 3598647 May 16 11:25 41.anchors.bed
-rw-rw----+ 1 erafaelm feinbergLab 539 May 16 11:25 41.stat
-rw-rw----+ 1 erafaelm feinbergLab 5454 May 16 18:30 hichipper_output.hichipper.log

The hichipper.log has no errors:

less hichipper_output.hichipper.log
...
Thu May 16 18:30:15 EDT 2019: Creating QC report
Thu May 16 18:30:19 EDT 2019: Creating .rds and .mango files
Thu May 16 18:30:20 EDT 2019: Deleting temporary files
Thu May 16 18:30:22 EDT 2019: Done

However, while it ran the following was printed on the screen:

/users/erafaelm/venv/lib/python2.7/site-packages/hichipper/hichipperHelp.py:98: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
m = yaml.load(f)
Quitting from lines 20-35 (qcReport_make.Rmd)
Error in library(networkD3) : there is no package called 'networkD3'
Calls: ... handle -> withCallingHandlers -> withVisible -> eval -> eval
Execution halted
Error in library(diffloop) : there is no package called ‘diffloop’
Calls: suppressMessages -> withCallingHandlers
Execution halted

Consequently, I don't think the qc analysis ran. I've installed the libraries it requested. Do you know how I could generate the remaining files I should expect to be outputted by hichipper?

Thank you,

Eduardo

@caleblareau
Copy link
Contributor

caleblareau commented May 19, 2019 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