Package: wnpp
Severity: wishlist
Owner: Nilesh Patra <nil...@debian.org>
X-Debbugs-Cc: debian-de...@lists.debian.org, nil...@debian.org

* Package name    : fastq-pair
  Version         : 1.0
  Upstream Author : Rob Edwards
* URL             : https://github.com/linsalrob/fastq-pair
* License         : Expat
  Programming Lang: C
  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

  I shall maintain this package

Reply via email to