HiNT icon indicating copy to clipboard operation
HiNT copied to clipboard

error finding Hint module

Open mtegtmey opened this issue 4 years ago • 0 comments

Hi, I'm trying to run hint cnv but keep getting this error. When I run hint after installation, i don't get any error that it installed wrong.

-bash:login01:/broad/hptmp/mtegtmey/HiNT/bin 1101 $ python hint cnv -m /broad/hptmp/mtegtmey/work/NFID_0514/NFID0514_D28.hic -f juicer --refdir /broad/hptmp/mtegtmey/HiNT/references/hg19 -r 50 -g hg19 -n d28_del -o /broad/hptmp/mtegtmey/work/NFID_0514/d28_cnv --bicseq /broad/hptmp/mtegtmey/BICseq2-seg_v0.7.3/ -e MboI Traceback (most recent call last): File "hint", line 201, in main() File "hint", line 193, in main from HiNT.runhint import cnvrun ModuleNotFoundError: No module named 'HiNT' -bash:login01:/broad/hptmp/mtegtmey/HiNT/bin 1102 $

mtegtmey avatar May 29 '20 20:05 mtegtmey