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
| Maintainer | Pitithat Puranachot <pitithat@gmail.com> |
| Author | Pitithat Puranachot [aut, cre] (ORCID: <https://orcid.org/0000-0002-6786-9240>) |
| License | GPL-3 |
| Bug Reports | https://github.com/Pitithat-pu/cfdnakit/issues |
| Downloads rank | 249 |
| Source branch | RELEASE_3_23 |
| biocViews | CopyNumberVariation, Sequencing, Software, WholeGenome |