fcScan is a Bioconductor package aiming at clustering genomic features based on a defined window size and combination of sites.
The below R packages are required for installation:
git clone https://github.com/pkhoueiry/fcScan.git
R CMD build fcScan
R CMD check fcScan_1.7.4.tar.gz
R CMD BiocCheck fcScan_1.7.4.tar.gz
R CMD INSTALL fcScan_1.7.4.tar.gz
library(fcScan)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.