aidenlab / juicer

A One-Click System for Analyzing Loop-Resolution Hi-C Experiments
http://aidenlab.org
MIT License
399 stars 181 forks source link

Clarify wiki #318

Open imanmousaei opened 12 months ago

imanmousaei commented 12 months ago

Hello. After running juicer.sh -d ./data/, I've been having this error:

[E::main_mem] fail to open file './data//splits/HIC003_S2_L001_R1_001.fastq.gz'.

And according to this comment (and my own experience), this error happened because I gave a relative directory in -d. Please clarify in your wiki that the -d option should be given an absolute path, so that nobody will repeat my mistake.

Thank you