gagneurlab / concise

Concise: Keras extension for regulatory genomics
https://i12g-gagneurweb.in.tum.de/public/docs/concise/
MIT License
34 stars 14 forks source link

Update plot.py to avoid warning messages #10

Closed MuhammedHasan closed 5 years ago

MuhammedHasan commented 5 years ago

Current error message:

.../site-packages/concise/utils/plot.py:115: FutureWarning: arrays to stack must be passed as a "sequence" type such as list or tuple. Support for non-sequence iterables such as generators is deprecated as of NumPy 1.16 and will raise an error in the future.
Avsecz commented 5 years ago

@MuhammedHasan do you know maybe how I can merge the master branch to this PR branch?