philippdre / omniCLIP

omniCLIP is a CLIP-Seq peak caller
GNU General Public License v3.0
15 stars 9 forks source link

verifying_args is not defined #28

Open kmcoyle opened 3 years ago

kmcoyle commented 3 years ago

I am trying to use the run_omniCLIP program but get a Name error: name 'verifying_args' is not defined. This appears in the ParsingArgs.py file. Commenting out line 44 in ParsingArgs.py bypasses the error.

holoenzyme01 commented 3 months ago

I think it was a mistake when author update the files. You can delete that argument and run the program without this error.