For DeepNano without Metrichor

Issue #3 new
Ju Qiu created an issue

When read the raw fast5 files, the error messages caused the program stop. But after I removed the problem read, the program run until the next error read. How to filter out the problem reads and save time on running the program?

TypeError: ('Bad input argument to theano function with name "/deepnano/rnn_ fin.py:83" at index 0(0-based)', 'Wrong number of dimensions: expected 2, got 1 with shape (0 ,).')

Comments (4)

  1. Natasha Pavlovikj

    @TCherici , I guess that would be the "--max_2d_length" option for DeepNano without Metrichor.

  2. Log in to comment