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.


Try the abemus package in your browser

Any scripts or data that you put into this service are public.

abemus documentation built on Dec. 19, 2019, 1:07 a.m.