Open wososa opened 7 years ago
Hi,
I tried the following: poretools occupancy --saveas occupancy.png folder
poretools occupancy --saveas occupancy.png folder
I got the error: AttributeError: 'NoneType' object has no attribute 'seq'
AttributeError: 'NoneType' object has no attribute 'seq'
Any fix?
Thanks, Woody
Per another raised issue #149 , I find that I have to provide a specific subfolder with the fast5 reads, e.g. poretools occupancy run/fast5/pass
poretools occupancy run/fast5/pass
Hi,
I tried the following:
poretools occupancy --saveas occupancy.png folder
I got the error:
AttributeError: 'NoneType' object has no attribute 'seq'
Any fix?
Thanks, Woody