poretools icon indicating copy to clipboard operation
poretools copied to clipboard

a toolkit for working with Oxford nanopore data

Results 100 poretools issues
Sort by recently updated
recently updated
newest added

I try to run ARG_OAP for meta-genomic shotgun sequencing data. I am getting this following error. raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['blastn', '-db', 'sample16.1.fasta', '-query', 'output/extracted.fa', '-out', 'output/blastout.txt', '-outfmt', '6...

Here is a version of poretools that will work with python 3

Hi, Would appreciate any help. Running a windows WSL version of ubuntu. Got conda and installed all the prerequisites including seaborn. But when installing poretools, shows error can't locate seaborn....

![issue](https://user-images.githubusercontent.com/93121277/179219059-6c54f0fc-1daa-466a-941e-c63d0021f04a.png)

Kindly help. I am trying to install poretools. I have clone from github and now getting an error when setting up ( python setup.py install) as per installation procedure. The...

This project looks VERY dead. Is it? Why is it not archived and superseded by something else? It seems very dangerous to be relying on something that hasn't addressed an...

Hello, I'm trying to use the poretools combine utility across 10 different replicates. It worked perfect for 9 of the 10, but the last one is throwing an odd error:...

Hello, I performed a direct RNA-Sequencing with Oxford Nanopore and I want to analyze the read length in galaxy with poretools of these FAST5-files. But I got this failure: /cvmfs/main.galaxyproject.org/deps/_conda/envs/[email protected]/lib/python2.7/site-packages/h5py/__init__.py:36:...

![myfast5](https://user-images.githubusercontent.com/14100529/38571772-08664f88-3d24-11e8-8aed-772452686a7b.png) ![othersfast5](https://user-images.githubusercontent.com/14100529/38571773-0893f9f6-3d24-11e8-860d-4097a8f6436a.png) Here you can see, I am not sure whether the new fast5 puts the events in the summary folder rather than the BaseCalled_template folder Do you have any...

Attempting to install to Python3 ``` $ pip3 install git+https://github.com/arq5x/poretools.git Collecting git+https://github.com/arq5x/poretools.git Cloning https://github.com/arq5x/poretools.git to /tmp/pip-w1sw56yo-build Complete output from command python setup.py egg_info: Traceback (most recent call last): File "",...