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:
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
Last updated from:69857f3852. Checks:1 NOTE, 9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | NOTE | 310 | ||
| linux-devel-x86_64 | OK | 553 | ||
| source / vignettes | OK | 360 | ||
| linux-release-x86_64 | OK | 539 | ||
| macos-release-arm64 | OK | 316 | ||
| macos-oldrel-arm64 | OK | 354 | ||
| windows-devel | OK | 390 | ||
| windows-release | OK | 425 | ||
| windows-oldrel | OK | 490 | ||
| wasm-release | OK | 172 |
Exports:plot_freq_barplotplot_ggseqlogo_memeplot_motif_barplotplot_size_distributionrun_fRagmentomics
Dependencies:abindAnnotationDbiaskpassBHBiobaseBiocBaseUtilsBiocGenericsBiocIOBiocParallelBiostringsbitbit64bitopsblobBSgenomecachemcigarilloclicliprcodetoolscpp11crayoncurldata.tableDBIDelayedArraydigestdplyrfarverfastmapformatRfutile.loggerfutile.optionsfuturefuture.applygenericsGenomeInfoDbGenomicAlignmentsGenomicFeaturesGenomicRangesggh4xggplot2ggseqlogoglobalsgluegtablehmshttrIRangesisobandjsonliteKEGGRESTlabelinglambda.rlatticelifecyclelistenvmagrittrMatrixMatrixGenericsmatrixStatsmemoisemimeopensslparallellypillarpkgconfigpngprettyunitsprogresspurrrR6RColorBrewerRCurlreadrrestfulrRhtslibrjsonrlangRsamtoolsRSQLitertracklayerS4ArraysS4VectorsS7scalesSeqinfosnowSparseArraystringistringrSummarizedExperimentsystibbletidyrtidyselecttzdbUCSC.utilsutf8VariantAnnotationvctrsviridisLitevroomwithrXMLXVectoryaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Plot Overall Nucleotide Frequency | plot_freq_barplot |
| Plot sequence motif composition | plot_ggseqlogo_meme |
| Plot 3-base motif proportions with various representations | plot_motif_barplot |
| Plot Fragment Size Distribution | plot_size_distribution |
| Analyze fragments | run_fRagmentomics |