README.md

easyLift

R package for easy mm9 <-> mm10 / hg19 <-> hg38

Install

devtools::install_github("caleblareau/easyLift")

Quick Usage

Grab the convenient Rscript from the vignettes folder to run everything from the command line like so--

lareauc$ Rscript easyLiftOver.R randPeaks.bed hg19_hg38
[1] "Attempted to write to file: randPeaks.bedover"

Support

For the second (map) parameter, we currently support any one of: - mm9_mm10 - mm10_mm9 - hg19_hg38 - hg38_hg19

For the first (from) parameter, the file extension doesn't necessarily need to be .bed but just resemble a .bed (e.g. .narrowPeak

Advanced Usage

http://hgdownload.cse.ucsc.edu/goldenpath/hg38/vsMm10/


caleblareau/easyLift documentation built on May 21, 2019, 2:21 p.m.