Package: fraq 1.0.0

Travers Ching

fraq: A High-Throughput and Extensible Toolkit for Processing FASTQ Data

High-throughput extensible toolkit for processing FASTQ data. The goal of this package is to empower users to quickly build out small programmatic 'kernels' to define any FASTQ processing task they may need. Builds on Intel TBB’s flow graph to orchestrate concurrent I/O and data processing; throughput can be as fast as compression and disk speed allows. The package also ships with a suite of predefined kernels for common FASTQ tasks.

Authors:Travers Ching [aut, cre, cph], Yann Collet [ctb, cph], Facebook, Inc. [cph], Reichardt Tino [ctb, cph], Skibinski Przemyslaw [ctb, cph], Mori Yuta [ctb, cph]

fraq_1.0.0.tar.gz
fraq_1.0.0.zip(r-4.7)fraq_1.0.0.zip(r-4.6)fraq_1.0.0.zip(r-4.5)
fraq_1.0.0.tgz(r-4.6-x86_64)fraq_1.0.0.tgz(r-4.6-arm64)fraq_1.0.0.tgz(r-4.5-x86_64)fraq_1.0.0.tgz(r-4.5-arm64)
fraq_1.0.0.tar.gz(r-4.7-arm64)fraq_1.0.0.tar.gz(r-4.7-x86_64)fraq_1.0.0.tar.gz(r-4.6-arm64)fraq_1.0.0.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html
card.svg |card.png
fraq/json (API)
NEWS

# Install 'fraq' in R:
install.packages('fraq', repos = c('https://bioc-release.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/traversc/fraq/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On BioConductor:fraq-1.1.1(bioc 3.24)fraq-1.0.0(bioc 3.23)

softwareinfrastructuresequencingdnaseqqualitycontrolalignmentcpp

4.30 score 1 stars 120 downloads 21 exports 56 dependencies

Last updated from:014474668c (on RELEASE_3_23). Checks:1 NOTE, 12 OK, 1 FAIL. Indexed: no.

TargetResultTimeFilesSyslog
bioc-checksNOTE207
linux-devel-arm64OK347
linux-devel-x86_64OK414
source / vignettesOK311
linux-release-arm64OK319
linux-release-x86_64OK399
macos-release-arm64OK294
macos-release-x86_64OK544
macos-oldrel-arm64OK285
macos-oldrel-x86_64OK443
windows-develOK377
windows-releaseOK373
windows-oldrelOK401
wasm-releaseFAIL138

Exports:fraq_alignfraq_chunkfraq_concatfraq_convertfraq_count_barcodesfraq_demuxfraq_downsamplefraq_export_shortreadqfraq_fifo_supportedfraq_import_shortreadqfraq_mem_listfraq_mem_loadfraq_mem_removefraq_merge_pairsfraq_optionsfraq_quality_filterfraq_rcpp_templatefraq_slicefraq_summaryfraq_trim_adaptersgenerate_random_fastq

Dependencies:abindBHBiobaseBiocGenericsBiocParallelBiostringsbitopscigarilloclicodetoolscpp11crayonDelayedArraydeldiredlibRformatRfutile.loggerfutile.optionsgenericsGenomicAlignmentsGenomicRangesgluehwriterinterpIRangesjpeglambda.rlatticelatticeExtralifecyclemagrittrMASSMatrixMatrixGenericsmatrixStatspngpwalignRColorBrewerRcppRcppEigenRcppParallelRhtslibrlangRsamtoolsS4ArraysS4VectorsSeqinfoShortReadsnowSparseArraystringfishstringistringrSummarizedExperimentvctrsXVector

fraq: A high-throughput extensible toolkit for processing fastq data

Rendered fromfraq_getting_started.Rmdusingknitr::rmarkdownon Jun 03 2026.

Last update: 2026-02-13
Started: 2025-11-13