ChangLab / FAST-iCLIP

Fully Automated and Standardized (FAST) iCLIP analysis pipeline.
GNU General Public License v2.0
21 stars 15 forks source link

virus_to_beds #22

Closed drli closed 7 years ago

drli commented 7 years ago

I was running your example datasets and got the following error. Any advices?

Run samtools. Traceback (most recent call last): File "/home/hul/.local/bin/fasticlip", line 9, in load_entry_point('fasticlip==0.9.3', 'console_scripts', 'fasticlip')() File "build/bdist.linux-x86_64/egg/fasticlip/fasticlip.py", line 255, in main UnboundLocalError: local variable 'virus_to_beds' referenced before assignment

bdo311 commented 7 years ago

Whoops I don't know how that bug got in there but I believe it should be fixed. Thanks!