- Home
- Bioconductor 3.14
- Software Packages
- cfDNAPro
cfDNAPro
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see cfDNAPro.
cfDNAPro Helps Characterise and Visualise Whole Genome Sequencing Data from Liquid Biopsy
Bioconductor version: 3.14
cfDNA fragment size metrics are important features for utilizing liquid biopsy in tumor early detection, diagnosis, therapy personlization and monitoring. Analyzing and visualizing insert size metrics could be time intensive. This package intends to simplify this exploration process, and it offers two sets of functions for data characterization and data visualization.
Author: Haichao Wang [aut, cre], Nitzan Rosenfeld [ctb], Hui Zhao [ctb], Christopher Smith [ctb]
Maintainer: Haichao Wang <hw538 at cam.ac.uk>
citation("cfDNAPro")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("cfDNAPro")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("cfDNAPro")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.