Fernando Fernández Mendoza

Results 4 comments of Fernando Fernández Mendoza

A solution is commenting out line 7866 in library.py the problem is just in the drawHeatmap function ``` cbar_ax = fig.add_axes(shrink=0.4) ``` Actually cbar_ax is not used anywhere beyond that...

1) I also thought interpro was being upgraded, but it wasn't. There is no error collection in process.call. The download process is slow compared to using wget on the terminal...

It is ok, as I said I cheated to get the problem solved and it simply worked...

Actually this only restores the functionality when imposing a --minlen value; otherwise int() is a problem applied to the minlen=0 imposed in line 13(?) which has no type ``` File...