Skip to content

Instantly share code, notes, and snippets.

@pkerpedjiev
Created November 19, 2016 20:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pkerpedjiev/fdf60a76a3800aa50b58fbe6949ae282 to your computer and use it in GitHub Desktop.
Save pkerpedjiev/fdf60a76a3800aa50b58fbe6949ae282 to your computer and use it in GitHub Desktop.
Various 1D tracks
{
"views": [
{
"chromInfoPath": "//s3.amazonaws.com/pkerp/data/hg19/chromInfo.txt",
"domain": [
0,
3000000000
],
"viewStyle": {
"float": "left",
"padding": "5px",
"width": "100%"
},
"tracks": [
{
"source": "//s3.amazonaws.com/pkerp/data/hg19/chromInfo.txt",
"type": "top-chromosome-axis"
},
{
"source": "//52.23.165.123:9872/hg19/refgene-tiles-plus",
"type": "top-gene-labels",
"height": 25
},
{
"source": "//52.23.165.123:9872/hg19/refgene-tiles-minus",
"type": "top-gene-labels",
"height": 25
},
{
"source": "//52.23.165.123:9872/hg19.1/wgEncodeSydhTfbsGm12878Pol2s2IggmusSig.bigWig.bedGraph.genome.sorted.gz",
"type": "top-line",
"height": 45
},
{
"source": "//52.23.165.123:9872/hg19.1/Rao2014-GM12878-MboI-allreps-filtered.1kb.cool.reduced.genome.gz",
"type": "top-diagonal-heatmap",
"height": 50
},
{
"source": "//52.23.165.123:9872/hg19.1/wgEncodeSydhTfbsGm12878Ctcfsc15914c20StdSig.bigWig.bedGraph.genome.sorted.gz",
"type": "top-bar",
"height": 35
},
{ "type": "top-empty",
"height": 5
},
{
"source": "//52.23.165.123:9872/hg19.1/wgEncodeSydhTfbsGm12878Ctcfsc15914c20StdSig.bigWig.bedGraph.genome.sorted.gz",
"type": "top-heatmap",
"height": 15
}
],
"zoomLock": 0,
"searchBox": true
}
],
"editable": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment