pod5-file-format icon indicating copy to clipboard operation
pod5-file-format copied to clipboard

Pod5: a high performance file format for nanopore reads.

Results 31 pod5-file-format issues
Sort by recently updated
recently updated
newest added

## Issue Description Using summary table from Dorado to subset POD5 leads to error for split reads which are assigned new IDs during demux. Also encountering a sys error but...

Hello, We have developed a post sequencing QC tool for Nanopore data (ToulligQC) and have incorporated the support for the pod5 format in its latest version. However, we are unable...

Hello, I have a problem when trying to convert fast5 files to pod5 files with pod5 convert fast5 (pod5 v0.3.6). ![fonction_erreur_01-03-24](https://github.com/nanoporetech/pod5-file-format/assets/161732564/d6d1f551-c8e7-42ba-b587-b61ac7cc6166) In both cases, I get this error in the...

We are using pod5 pip package in [blue-crab](https://github.com/Psy-Fer/blue-crab) to enable BLOW5POD5 conversion, however, pod5 installation on ARM64 is failing due to a dependency called polars failing. @Psy-Fer may add more...

## Issue Description Process completes successfully but multithreading throws a hissy fit about not being able to unlink its semaphores. ## Logs $ pod5 subset -t 50 PAO27011_pass_7b4991d0_ec3250cb.pod5 --missing-ok --summary...

Hi everyone, I tried to install pod5 from the conda channel by @JannesSP because I don't have access to corporate permissions from pip. Subsequently, after installing and loading all the...

Hi, I have used pod5 convert fast5 and as a result have only a single pod5 per run. It would be more practial to have them split into files with...

Dear pod5 developers, please consider to create a conda package for pod5. I tried to create a pod5 recipe from the `pypi pod5` package myself using `grayskull`, but it fails:...

enhancement

Hello, I am trying to build with conan following the instruction listed [here](https://github.com/nanoporetech/pod5-file-format/blob/master/docs/docs/install.rst#developing-with-conan). I get the below error message after the command `conan install --build=missing -s build_type=Release ..` ``` root@eb4469993bcd:/pod5-file-format/build#...

Hi, everybody! It seems that the subcommand "view" of the command "pod5" does not work for all kind of Nanopore data. See, for example, the following case: curl -OL 'https://sra-pub-src-1.s3.amazonaws.com/SRR23640421/barcode01.tar.gz.gz.1'...