When trying to run the -advance mode, an error of 'Global symbol "$intersectBed" requires explicit package name at line /../../mitomap.pl 126' prevents the compilation.
If I hash the "use strict" I start to get the following message:
'Name "main::intersectBed" used only once: possible typo at /../../mitomap.pl line 126'
Is there really a typo there? I couldn't find that variable anywhere else.
When trying to run the -advance mode, an error of 'Global symbol "$intersectBed" requires explicit package name at line /../../mitomap.pl 126' prevents the compilation.
If I hash the "use strict" I start to get the following message:
'Name "main::intersectBed" used only once: possible typo at /../../mitomap.pl line 126'
Is there really a typo there? I couldn't find that variable anywhere else.