Description Usage Arguments Value
View source: R/createUCSCtrack.R
Creates a custom UCSC track from a genomic range object to view supplied coordinates in the UCSC genome browser
1 | createUCSCtrack(grObject, outFile, trackName, trackDescription)
|
grObject |
GRanges object with genomic coordinates (see GenomicRanges documentation for more info) |
outFile |
filepath and name of output UCSC track |
trackName |
name of UCSC track |
trackDescription |
description of UCSC track |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.