Open tiagochst opened 6 years ago
everything looks fine from my end
hichipper --out output1 yaml/one.yaml
Mon May 14 23:30:04 EDT 2018: Starting hichipper pipeline v0.7.2
Mon May 14 23:30:04 EDT 2018: Parsing user parameters
Mon May 14 23:30:04 EDT 2018: .yaml file detected
Anchors removed due to excessive size (likely at ends of chromosomes): 0
Mon May 14 23:30:07 EDT 2018: Processing d1
Mon May 14 23:30:07 EDT 2018: Total_PETs=164332898
Mon May 14 23:30:10 EDT 2018: Mapped_unique_quality_pairs=1888170
Mon May 14 23:30:10 EDT 2018: Mapped_unique_quality_valid_pairs=627403
Mon May 14 23:30:10 EDT 2018: Intersecting PETs with anchors
Mon May 14 23:30:10 EDT 2018: Finished the anchor merging.
Can you verify that the files specified in the yaml
file are actually there?
I found the problem, the variable script_dir was pointing to /usr/local/bin/Rscript, but my Rscript was in /usr/bin/Rscript.
Out of curiosity, what did you wind up doing to fix this?
I'm trying to run the example data test. But I got the following problem.
Which would be the problem ? Thanks in advance!