jkimlab / msPIPE

14 stars 9 forks source link

bed2win calling <dir>/Analysis/Ideogram.bed/Analysis/Ideogram.bed #5

Open rockman507 opened 1 year ago

rockman507 commented 1 year ago

During analysis step "~/FGC0429_s_3/Analysis/logs/log.ade.bed2win" is showing the following error

Traceback (most recent call last): File "/home//msPIPE/bin/script/window_methylLev.py", line 26, in for l in open(IdeoF , 'r'): NotADirectoryError: [Errno 20] Not a directory: '/home//FGC0429_s_3/Analysis/Ideogram.bed/Analysis/Ideogram.bed'

Appears that output dir might have the Ideogram.bed file location being passed in not the base results folder causing it to nest.