Package: fRagmentomics 1.0.0

Killian Maudet

fRagmentomics: Extract Fragmentomics Features and Mutational Status

A user-friendly R package that enables the characterization of each cfDNA fragment overlapping one or multiple mutations of interest, starting from a sequencing file containing aligned reads (BAM file). fRagmentomics supports multiple mutation input formats (e.g., VCF, TSV, or string "chr:pos:ref:alt" representation), accommodates one-based and zero-based genomic conventions, handles mutation representation ambiguities, and accepts any reference file and species in FASTA format. For each cfDNA fragment, fRagmentomics outputs its size, its 3' and 5' sequences, and its mutational status. Optionally, when users set apply_bcftools_norm = TRUE, fRagmentomics invokes the external command-line tool bcftools norm to left-align and normalize variants. If bcftools is not found on the system PATH while this option is enabled, the function errors. The package does not install external software; see the INSTALL file for per-OS instructions.

Authors:Killian Maudet [aut, cre], Juliette Samaniego [aut], Yoann Pradat [aut], Elsa Bernard [aut]

fRagmentomics_1.0.0.tar.gz
fRagmentomics_1.0.0.zip(r-4.7)fRagmentomics_1.0.0.zip(r-4.6)fRagmentomics_1.0.0.zip(r-4.5)
fRagmentomics_1.0.0.tgz(r-4.6-any)fRagmentomics_1.0.0.tgz(r-4.5-any)
fRagmentomics_1.0.0.tar.gz(r-4.7-any)fRagmentomics_1.0.0.tar.gz(r-4.6-any)
fRagmentomics_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
fRagmentomics/json (API)
NEWS

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

Bug tracker:https://github.com/elsab-lab/fragmentomics/issues

On BioConductor:fRagmentomics-1.1.0(bioc 3.24)fRagmentomics-1.0.0(bioc 3.23)

softwaregeneticsvariantdetectionindeldetectionsequencingdnaseqalignmentmultiplesequencealignment

5.66 score 7 stars 228 downloads 5 exports 106 dependencies

Last updated from:bddcbc6d8d (on RELEASE_3_23). Checks:1 NOTE, 9 OK. Indexed: no.

TargetResultTimeFilesSyslog
bioc-checksNOTE248
linux-devel-x86_64OK542
source / vignettesOK335
linux-release-x86_64OK616
macos-release-arm64OK334
macos-oldrel-arm64OK283
windows-develOK466
windows-releaseOK504
windows-oldrelOK480
wasm-releaseOK173

Exports:plot_freq_barplotplot_ggseqlogo_memeplot_motif_barplotplot_size_distributionrun_fRagmentomics

Dependencies:abindAnnotationDbiaskpassBHBiobaseBiocGenericsBiocIOBiocParallelBiostringsbitbit64bitopsblobBSgenomecachemcigarilloclicliprcodetoolscpp11crayoncurldata.tableDBIDelayedArraydigestdplyrfarverfastmapformatRfutile.loggerfutile.optionsfuturefuture.applygenericsGenomeInfoDbGenomicAlignmentsGenomicFeaturesGenomicRangesggh4xggplot2ggseqlogoglobalsgluegtablehmshttrIRangesisobandjsonliteKEGGRESTlabelinglambda.rlatticelifecyclelistenvmagrittrMatrixMatrixGenericsmatrixStatsmemoisemimeopensslparallellypillarpkgconfigpngprettyunitsprogresspurrrR6RColorBrewerRCurlreadrrestfulrRhtslibrjsonrlangRsamtoolsRSQLitertracklayerS4ArraysS4VectorsS7scalesSeqinfosnowSparseArraystringistringrSummarizedExperimentsystibbletidyrtidyselecttzdbUCSC.utilsutf8VariantAnnotationvctrsviridisLitevroomwithrXMLXVectoryaml

fRagmentomics: A Per-Fragment Analysis Workflow

Rendered fromfRagmentomics.Rmdusingknitr::rmarkdownon May 29 2026.

Last update: 2026-03-31
Started: 2025-10-10