Hi,
I am trying to plot an individual fast5 file, and therefore installed the requirements to run:
python SquigglePlot.py -i ~/data/test.fast5
(version python = 3.7)
However, after the script said 'fast5 file is being looked at', the process has stopped in D state (uninterrupted sleep).
I do not know what is expected me to do in this state, as D state is generally associated with I/O.
Can I have some help regarding this please?
Thank you.
Hi,
I am trying to plot an individual fast5 file, and therefore installed the requirements to run:
python SquigglePlot.py -i ~/data/test.fast5(version python = 3.7)However, after the script said
'fast5 file is being looked at', the process has stopped in D state (uninterrupted sleep).I do not know what is expected me to do in this state, as D state is generally associated with I/O.
Can I have some help regarding this please?
Thank you.