Learn R Programming

demi (version 1.1.2)

makeUCSCLink: Make UCSC link

Description

The function makeUCSCLink makes a UCSC link of every genomic region in the specified data.frame. It is used internally in DEMI analysis.

Usage

makeUCSCLink(result)

Arguments

result
A data.frame. A data.frame that consists of chromosome name and start and end coordinates to be used to make the UCSC link.

Value

The input data.frame with added UCSC link as the last column.