Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

poretools yield_plot --plot-type reads #171

Open
Adelaam opened this issue May 8, 2018 · 0 comments
Open

poretools yield_plot --plot-type reads #171

Adelaam opened this issue May 8, 2018 · 0 comments

Comments

@Adelaam
Copy link

Adelaam commented May 8, 2018

Hello,

I am trying to get a plot and I am getting the error:
WARNING:poretools:No start time for C:\data\reads\20180430_1124_burkholderia5\fast5\pass\All\CLN_SMD_048994_20180430_MN24482_sequencing_run_burkholderia5_58293_read_9_ch_339_strand.fast5!
Traceback (most recent call last):
File "C:\Users\hmw180\Miniconda2\Scripts\poretools-script.py", line 9, in
load_entry_point('poretools==0.5.1', 'console_scripts', 'poretools')()
File "C:\Users\hmw180\Miniconda2\lib\site-packages\poretools\poretools_main.py", line 513, in main
args.func(parser, args)
File "C:\Users\hmw180\Miniconda2\lib\site-packages\poretools\poretools_main.py", line 53, in run_subtool
submodule.run(parser, args)
File "C:\Users\hmw180\Miniconda2\lib\site-packages\poretools\yield_plot.py", line 92, in run
start_times, read_lengths = (list(t) for t in zip(*sorted(zip(start_times, read_lengths))))
ValueError: need more than 0 values to unpack

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant