./biology/fastp, Ultra-fast all-in-one FASTQ preprocessor

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.22.0, Package name: fastp-0.22.0, Maintainer: bacon

fastp is a tool designed to provide fast all-in-one preprocessing for FastQ
files. This tool is developed in C++ with multithreading supported to afford
high performance.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 137.946 KB

Version history: (Expand)


CVS history: (Expand)


   2023-06-01 15:03:53 by Jason Bacon | Files touched by this commit (5)
Log message:
biology/fastp: Update to 0.22.0

Adds deduplication subcommand
Changes: https://github.com/OpenGene/fastp/releases
Holding off on 0.23, which depends on the non-portable Intel isa-l,
which does not build on Darwin aarch64
   2021-10-26 12:03:45 by Nia Alarie | Files touched by this commit (73)
Log message:
biology: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 15:19:44 by Nia Alarie | Files touched by this commit (73)
Log message:
biology: Remove SHA1 hashes for distfiles
   2020-05-25 07:18:35 by Roland Illig | Files touched by this commit (1)
Log message:
biology/fastp: document possible array[char] bug
   2019-05-04 18:15:25 by Jason Bacon | Files touched by this commit (5)
Log message:
biology/fastp: import fastp-0.20.0

fastp is a tool designed to provide fast all-in-one preprocessing for FastQ
files. This tool is developed in C++ with multithreading supported to afford
high performance.