deb_control_files:
- control
- md5sums
deb_fields:
Architecture: arm64
Depends: libc6 (>= 2.34)
Description: |-
Rewrites paired end fastq so all reads have a mate to separate out singletons
This package rewrites the fastq files with the sequences in order,
with matching files for the two files provided on the command line,
and then any single reads that are not matched are place in two separate
files, one for each original file.
.
This code is designed to be fast and memory efficient, and works with large
fastq files. It does not store the whole file in memory, but rather just stores
the locations of each of the indices in the first file provided in memory.
Homepage: https://github.com/linsalrob/fastq-pair
Installed-Size: '81'
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Package: fastq-pair
Priority: optional
Section: science
Source: fastq-pair (1.0-3)
Version: 1.0-3+b1
srcpkg_name: fastq-pair
srcpkg_version: 1.0-3