README.md

ABEMUS

Platform specific and data informed detection of somatic SNVs in cfDNA

Documentation

Visit project Wiki for full abemus documentation.

Quick start

1. Install abemus R package:
# from CRAN
install.packages('abemus')

# from github
library( "devtools" )
devtools::install_github("cibiobcg/abemus", build_vignettes = T)
2. Explore abemus utilities by following Usage steps as reported in the example workflow.


cibiobcg/abemus documentation built on Oct. 29, 2022, 9:03 p.m.