Open mtegtmey opened 4 years ago
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 $
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 $