cfdnakit
This is the development version of cfdnakit; for the stable release version, see cfdnakit.
Fragmen-length analysis package from high-throughput sequencing of cell-free DNA (cfDNA)
Bioconductor version: Development (3.23)
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).
Author: Pitithat Puranachot [aut, cre]
Maintainer: Pitithat Puranachot <pitithat at gmail.com>
citation("cfdnakit")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("cfdnakit")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
| Reference Manual |
Details
| biocViews | CopyNumberVariation, Sequencing, Software, WholeGenome |
| Version | 1.9.0 |
| In Bioconductor since | BioC 3.18 (R-4.3) (2 years) |
| License | GPL-3 |
| Depends | R (>= 4.3) |
| Imports | Biobase, dplyr, GenomicRanges, GenomeInfoDb, ggplot2, IRanges, magrittr, PSCBS, QDNAseq, Rsamtools, utils, S4Vectors, stats, rlang |
| System Requirements | |
| URL | |
| Bug Reports | https://github.com/Pitithat-pu/cfdnakit/issues |
See More
| Suggests | rmarkdown, knitr, roxygen2, BiocStyle |
| Linking To | |
| Enhances | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Links To Me | |
| Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | |
| Windows Binary (x86_64) | |
| macOS Binary (x86_64) | |
| macOS Binary (arm64) | |
| Source Repository | git clone https://git.bioconductor.org/packages/cfdnakit |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/cfdnakit |
| Package Short Url | https://bioconductor.org/packages/cfdnakit/ |
| Package Downloads Report | Download Stats |