How to install R dependencies
- Install bedboss
- Install R: https://cran.r-project.org/bin/linux/ubuntu/fullREADME.html
- Download this script: installRdeps.R
- Install dependencies by running this command in your terminal:
Rscript installRdeps.R
- Run
bedboss check-requirements
to check if everything was installed correctly.
- bedToBigBed: http://hgdownload.soe.ucsc.edu/admin/exe/linux.x86_64/bedToBigBed
- bigBedToBed: http://hgdownload.cse.ucsc.edu/admin/exe/linux.x86_64/bigBedToBed
- bigWigToBedGraph: http://hgdownload.cse.ucsc.edu/admin/exe/linux.x86_64/bigWigToBedGraph
- wigToBigWig: http://hgdownload.cse.ucsc.edu/admin/exe/linux.x86_64/wigToBigWig