Bioc2026 Registration Open!

cfdnakit

Fragmen-length analysis package from high-throughput sequencing of cell-free DNA (cfDNA)

Bioconductor version: 3.23 · Package version: 1.10.0

This package provides basic functions for analyzing shallow whole-genome sequencing (~0.3X or more) of cell-free DNA (cfDNA). The package basically extracts the length of cfDNA fragments and aids the vistualization of fragment-length information. The package also extract fragment-length information per non-overlapping fixed-sized bins and used it for calculating ctDNA estimation score (CES).

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("cfdnakit")

Details

MaintainerPitithat Puranachot <pitithat@gmail.com>
AuthorPitithat Puranachot [aut, cre] (ORCID: <https://orcid.org/0000-0002-6786-9240>)
LicenseGPL-3
Bug Reportshttps://github.com/Pitithat-pu/cfdnakit/issues
Downloads rank249
Source branchRELEASE_3_23
biocViewsCopyNumberVariation, Sequencing, Software, WholeGenome

Documentation

Download

Dependencies

Depends: R (>= 4.3)

Imports: Biobase, dplyr, GenomicRanges, GenomeInfoDb, ggplot2, IRanges, magrittr, PSCBS, QDNAseq, Rsamtools, utils, S4Vectors, stats, rlang

Suggests: rmarkdown, knitr, roxygen2, BiocStyle