updateSatellogCoordinates: updateSatellogCoordinates

Description Usage Arguments Details Value Author(s)

Description

Updates all of the genomic coordinates in the repeats table of your Satellog database to the current hg19 build.

Usage

1
  updateSatellogCoordinates(con, con2, exe.path = "./")

Arguments

con

MySQL database connection

con2

SQLite database connection

exe.path

location of the liftOver executable and chain files

Details

Since Satellog was developed using hg16 v34 of the human genome, this package updates the coordinates to the most recent hg19 build using the liftOver tool from UCSC. Updated coordinates are inserted into SQLite database

Value

SQLite database

Author(s)

Adam Struck


adamstruck/RECD documentation built on May 10, 2019, 5:51 a.m.