dekkerlab / cworld-dekker

perl cworld module and collection of utility/analysis scripts for C data (3C, 4C, 5C, Hi-C)
Apache License 2.0
63 stars 20 forks source link

Can't get any of the tools to work #5

Open meyer130 opened 6 years ago

meyer130 commented 6 years ago

I keep getting this error message whenever I try to use the tools, even the examples with sample data:

Can't locate cworld/dekker.pm in @INC (you may need to install the cworld::dekker module) (@INC contains: /anaconda2/envs/cworld/lib/perl5/site_perl/5.22.0/darwin-thread-multi-2level /anaconda2/envs/cworld/lib/perl5/site_perl/5.22.0 /anaconda2/envs/cworld/lib/perl5/5.22.0/darwin-thread-multi-2level /anaconda2/envs/cworld/lib/perl5/5.22.0 .) at scripts/perl/addMatrixHeaders.pl line 13. BEGIN failed--compilation aborted at scripts/perl/addMatrixHeaders.pl line 13

wbszhu commented 4 years ago

Hi Did you solve it? I got the same error.