You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Loaded 462 actives from plants.cvs starting with ['active']
Loaded 12498 Score scores from plants.cvs
AUC=0.613499508689+-0.0141653066773
Plotting ROC Curve ...
Traceback (most recent call last):
File "/home/rehan/.local/bin/rocker", line 11, in
sys.exit(main())
File "/home/rehan/.local/lib/python2.7/site-packages/rocker.py", line 438, in main
handles(sys.argv[1:])
File "/home/rehan/.local/lib/python2.7/site-packages/rocker.py", line 508, in handles
sys.exit(plotter(**vars(args)))
File "/home/rehan/.local/lib/python2.7/site-packages/rocker.py", line 138, in plotter
savePlot(kwargs.get('logplot', False), legend, kwargs.get('legendsize',False), ofname, dperi, specidic.get('legend',{}) )
File "/home/rehan/.local/lib/python2.7/site-packages/rocker.py", line 389, in savePlot
mpl.pyplot.savefig(fname, dpi=dpi, **savekwargs)
File "/home/rehan/.local/lib/python2.7/site-packages/matplotlib/pyplot.py", line 695, in savefig
res = fig.savefig(*args, **kwargs)
File "/home/rehan/.local/lib/python2.7/site-packages/matplotlib/figure.py", line 2062, in savefig
self.canvas.print_figure(fname, **kwargs)
File "/home/rehan/.local/lib/python2.7/site-packages/matplotlib/backend_bases.py", line 2263, in print_figure
**kwargs)
File "/home/rehan/.local/lib/python2.7/site-packages/matplotlib/backends/backend_agg.py", line 530, in print_png
with cbook.open_file_cm(filename_or_obj, "wb") as fh:
File "/usr/lib/python2.7/contextlib.py", line 17, in enter
return self.gen.next()
File "/home/rehan/.local/lib/python2.7/site-packages/matplotlib/cbook/init.py", line 626, in open_file_cm
fh, opened = to_filehandle(path_or_file, mode, True, encoding)
File "/home/rehan/.local/lib/python2.7/site-packages/matplotlib/cbook/init.py", line 611, in to_filehandle
fh = io.open(fname, flag, encoding=encoding)
IOError: [Errno 13] Permission denied: 'rco.png'
The text was updated successfully, but these errors were encountered:
Loaded 462 actives from plants.cvs starting with ['active']
Loaded 12498 Score scores from plants.cvs
AUC=0.613499508689+-0.0141653066773
Plotting ROC Curve ...
Traceback (most recent call last):
File "/home/rehan/.local/bin/rocker", line 11, in
sys.exit(main())
File "/home/rehan/.local/lib/python2.7/site-packages/rocker.py", line 438, in main
handles(sys.argv[1:])
File "/home/rehan/.local/lib/python2.7/site-packages/rocker.py", line 508, in handles
sys.exit(plotter(**vars(args)))
File "/home/rehan/.local/lib/python2.7/site-packages/rocker.py", line 138, in plotter
savePlot(kwargs.get('logplot', False), legend, kwargs.get('legendsize',False), ofname, dperi, specidic.get('legend',{}) )
File "/home/rehan/.local/lib/python2.7/site-packages/rocker.py", line 389, in savePlot
mpl.pyplot.savefig(fname, dpi=dpi, **savekwargs)
File "/home/rehan/.local/lib/python2.7/site-packages/matplotlib/pyplot.py", line 695, in savefig
res = fig.savefig(*args, **kwargs)
File "/home/rehan/.local/lib/python2.7/site-packages/matplotlib/figure.py", line 2062, in savefig
self.canvas.print_figure(fname, **kwargs)
File "/home/rehan/.local/lib/python2.7/site-packages/matplotlib/backend_bases.py", line 2263, in print_figure
**kwargs)
File "/home/rehan/.local/lib/python2.7/site-packages/matplotlib/backends/backend_agg.py", line 530, in print_png
with cbook.open_file_cm(filename_or_obj, "wb") as fh:
File "/usr/lib/python2.7/contextlib.py", line 17, in enter
return self.gen.next()
File "/home/rehan/.local/lib/python2.7/site-packages/matplotlib/cbook/init.py", line 626, in open_file_cm
fh, opened = to_filehandle(path_or_file, mode, True, encoding)
File "/home/rehan/.local/lib/python2.7/site-packages/matplotlib/cbook/init.py", line 611, in to_filehandle
fh = io.open(fname, flag, encoding=encoding)
IOError: [Errno 13] Permission denied: 'rco.png'
The text was updated successfully, but these errors were encountered: