Package: fRagmentomics 1.1.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.1.0.tar.gz
fRagmentomics_1.1.0.zip(r-4.7)fRagmentomics_1.1.0.zip(r-4.6)fRagmentomics_1.1.0.zip(r-4.5)
fRagmentomics_1.1.0.tgz(r-4.6-any)fRagmentomics_1.1.0.tgz(r-4.5-any)
fRagmentomics_1.1.0.tar.gz(r-4.7-any)fRagmentomics_1.1.0.tar.gz(r-4.6-any)
fRagmentomics_1.1.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.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 8 scripts 228 downloads 5 exports 107 dependencies

Last updated from:69857f3852. Checks:1 NOTE, 9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksNOTE310
linux-devel-x86_64OK553
source / vignettesOK360
linux-release-x86_64OK539
macos-release-arm64OK316
macos-oldrel-arm64OK354
windows-develOK390
windows-releaseOK425
windows-oldrelOK490
wasm-releaseOK172

Exports:plot_freq_barplotplot_ggseqlogo_memeplot_motif_barplotplot_size_distributionrun_fRagmentomics

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

fRagmentomics: A Per-Fragment Analysis Workflow

Rendered fromfRagmentomics.Rmdusingknitr::rmarkdownon May 30 2026.

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