444b1eb7e7ec2938a4a9a6d3ed214179073ab6f7
max
  Wed Sep 9 05:41:23 2026 -0700
Faceted composite: manual row reordering, group-by, saved UI state, and per-facet "only" links

The Fiber-seq compendium put 41 samples times six data types into one
faceted composite, which pushed on the parts of the page that were built
for a flat list of tracks.  Changes here, all in the shared faceted
composite code rather than anything Fiber-seq specific:

Row order.  Track order in the image follows the table, so the table now
lets you set that order by hand.  Vendored DataTables RowReorder 1.5.1
adds a drag handle as the first column after the checkbox, enabled on
the "shown in the browser" tab where reordering means something.  The
dragged order is remembered by sample name rather than by row number, so
it survives a metadata file whose contents have changed.

Group by.  A container of six data types can be read two ways, so the
page offers both: group the image by sample, keeping a sample's six
tracks together, or by data type, putting all the accessibility tracks
next to each other.  cartDump assigns the priorities and just swaps the
nesting of its two loops.  trackDb sets the starting choice with
defaultGroupBy.

Saved state.  Facets, per-column searches, sort column, page length,
which tab was open and the hand-dragged order go to localStorage keyed
by metadata id, so coming back to the page does not mean setting it all
up again.

Facet "only" links.  A small "only" appears on hover behind each facet
value and narrows to just that one, instead of unticking the others by
hand.

Column descriptions.  A metadata column heading can now carry a longer
explanation after a "|", shown behind an info icon on both the column
header and the facet heading.

Also: parseDataTypes() was returning its list reversed, since slPairAdd
prepends and nothing put it back, so the data type checkboxes and the
resulting subtrack order were backwards; the composite lifts itself out
of hide when the user touches anything on the page, which is what they
meant by touching it; the facet sidebar collapses when a table has no
facetable columns; and the label wording throughout says "samples" and
"in the browser" rather than "tracks" and "active".

The Methbase hg38 track gets labels for its three data types, which were
showing as the bare pipeline names hmr, levels and reads.

refs #36210

diff --git src/hg/makeDb/trackDb/human/hg38/methbase2.ra src/hg/makeDb/trackDb/human/hg38/methbase2.ra
index bcbb61c67f1..4c59ade84fb 100644
--- src/hg/makeDb/trackDb/human/hg38/methbase2.ra
+++ src/hg/makeDb/trackDb/human/hg38/methbase2.ra
@@ -1,102046 +1,102046 @@
 track Methbase
 compositeTrack faceted
 parent dnaMethylation
 metaDataUrl /gbdb/hg38/methBase2/mb2_hg38_metadata.tsv
 colorSettingsUrl /gbdb/hg38/methBase2/mb2_hg38_colors.json
 primaryKey accession
-dataTypes hmr levels reads
+dataTypes hmr|"Hypomethylated Regions" levels|"Methylation Level" reads|"Read Coverage"
 maxCheckboxes 20
 shortLabel Methbase
 longLabel Methbase
 type bigBed
 visibility hide
 subtrackUrls accession=https://www.ncbi.nlm.nih.gov/sra/$$ study=https://www.ncbi.nlm.nih.gov/sra/$$ sample=https://www.ncbi.nlm.nih.gov/sra/$$
 canPack off
 
 track Methbase_DRX015008_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP001914/DRS014504/DRX015008/DRX015008.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line DRX015008
 color 56,113,193
 parent Methbase off
 priority 0.00001
 onlyVisibility dense
 
 track Methbase_DRX015008_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP001914/DRS014504/DRX015008/DRX015008.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line DRX015008
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00002
 onlyVisibility full
 
 track Methbase_DRX015008_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP001914/DRS014504/DRX015008/DRX015008.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line DRX015008
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00003
 onlyVisibility full
 
 track Methbase_DRX015009_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP001914/DRS014505/DRX015009/DRX015009.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line DRX015009
 color 56,113,193
 parent Methbase off
 priority 0.00004
 onlyVisibility dense
 
 track Methbase_DRX015009_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP001914/DRS014505/DRX015009/DRX015009.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line DRX015009
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00005
 onlyVisibility full
 
 track Methbase_DRX015009_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP001914/DRS014505/DRX015009/DRX015009.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line DRX015009
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00006
 onlyVisibility full
 
 track Methbase_DRX015012_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP001914/DRS014508/DRX015012/DRX015012.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line DRX015012
 color 56,113,193
 parent Methbase off
 priority 0.00007
 onlyVisibility dense
 
 track Methbase_DRX015012_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP001914/DRS014508/DRX015012/DRX015012.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line DRX015012
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00008
 onlyVisibility full
 
 track Methbase_DRX015012_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP001914/DRS014508/DRX015012/DRX015012.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line DRX015012
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00009
 onlyVisibility full
 
 track Methbase_DRX015015_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP001914/DRS014511/DRX015015/DRX015015.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line DRX015015
 color 56,113,193
 parent Methbase off
 priority 0.00010
 onlyVisibility dense
 
 track Methbase_DRX015015_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP001914/DRS014511/DRX015015/DRX015015.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line DRX015015
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00011
 onlyVisibility full
 
 track Methbase_DRX015015_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP001914/DRS014511/DRX015015/DRX015015.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line DRX015015
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00012
 onlyVisibility full
 
 track Methbase_DRX015016_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP001914/DRS014512/DRX015016/DRX015016.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line DRX015016
 color 56,113,193
 parent Methbase off
 priority 0.00013
 onlyVisibility dense
 
 track Methbase_DRX015016_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP001914/DRS014512/DRX015016/DRX015016.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line DRX015016
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00014
 onlyVisibility full
 
 track Methbase_DRX015016_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP001914/DRS014512/DRX015016/DRX015016.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line DRX015016
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00015
 onlyVisibility full
 
 track Methbase_DRX015017_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP001914/DRS014513/DRX015017/DRX015017.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line DRX015017
 color 56,113,193
 parent Methbase off
 priority 0.00016
 onlyVisibility dense
 
 track Methbase_DRX015017_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP001914/DRS014513/DRX015017/DRX015017.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line DRX015017
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00017
 onlyVisibility full
 
 track Methbase_DRX015017_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP001914/DRS014513/DRX015017/DRX015017.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line DRX015017
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00018
 onlyVisibility full
 
 track Methbase_DRX077947_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077947/DRX077947.hmr.bb
 type bigBed
 shortLabel IMR90
 longLabel IMR90 DRX077947
 color 56,113,193
 parent Methbase off
 priority 0.00019
 onlyVisibility dense
 
 track Methbase_DRX077947_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077947/DRX077947.sym_counts.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 DRX077947
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00020
 onlyVisibility full
 
 track Methbase_DRX077947_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077947/DRX077947.sym_coverage.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 DRX077947
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00021
 onlyVisibility full
 
 track Methbase_DRX077948_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077948/DRX077948.hmr.bb
 type bigBed
 shortLabel IMR90
 longLabel IMR90 DRX077948
 color 56,113,193
 parent Methbase off
 priority 0.00022
 onlyVisibility dense
 
 track Methbase_DRX077948_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077948/DRX077948.sym_counts.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 DRX077948
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00023
 onlyVisibility full
 
 track Methbase_DRX077948_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077948/DRX077948.sym_coverage.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 DRX077948
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00024
 onlyVisibility full
 
 track Methbase_DRX077949_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077949/DRX077949.hmr.bb
 type bigBed
 shortLabel IMR90
 longLabel IMR90 DRX077949
 color 56,113,193
 parent Methbase off
 priority 0.00025
 onlyVisibility dense
 
 track Methbase_DRX077949_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077949/DRX077949.sym_counts.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 DRX077949
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00026
 onlyVisibility full
 
 track Methbase_DRX077949_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077949/DRX077949.sym_coverage.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 DRX077949
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00027
 onlyVisibility full
 
 track Methbase_DRX077950_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077950/DRX077950.hmr.bb
 type bigBed
 shortLabel IMR90
 longLabel IMR90 DRX077950
 color 56,113,193
 parent Methbase off
 priority 0.00028
 onlyVisibility dense
 
 track Methbase_DRX077950_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077950/DRX077950.sym_counts.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 DRX077950
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00029
 onlyVisibility full
 
 track Methbase_DRX077950_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077950/DRX077950.sym_coverage.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 DRX077950
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00030
 onlyVisibility full
 
 track Methbase_DRX077951_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077951/DRX077951.hmr.bb
 type bigBed
 shortLabel IMR90
 longLabel IMR90 DRX077951
 color 56,113,193
 parent Methbase off
 priority 0.00031
 onlyVisibility dense
 
 track Methbase_DRX077951_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077951/DRX077951.sym_counts.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 DRX077951
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00032
 onlyVisibility full
 
 track Methbase_DRX077951_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077951/DRX077951.sym_coverage.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 DRX077951
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00033
 onlyVisibility full
 
 track Methbase_DRX077952_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077952/DRX077952.hmr.bb
 type bigBed
 shortLabel IMR90
 longLabel IMR90 DRX077952
 color 56,113,193
 parent Methbase off
 priority 0.00034
 onlyVisibility dense
 
 track Methbase_DRX077952_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077952/DRX077952.sym_counts.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 DRX077952
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00035
 onlyVisibility full
 
 track Methbase_DRX077952_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077952/DRX077952.sym_coverage.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 DRX077952
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00036
 onlyVisibility full
 
 track Methbase_DRX077953_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077953/DRX077953.hmr.bb
 type bigBed
 shortLabel IMR90
 longLabel IMR90 DRX077953
 color 56,113,193
 parent Methbase off
 priority 0.00037
 onlyVisibility dense
 
 track Methbase_DRX077953_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077953/DRX077953.sym_counts.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 DRX077953
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00038
 onlyVisibility full
 
 track Methbase_DRX077953_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077953/DRX077953.sym_coverage.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 DRX077953
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00039
 onlyVisibility full
 
 track Methbase_DRX077954_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077954/DRX077954.hmr.bb
 type bigBed
 shortLabel IMR90
 longLabel IMR90 DRX077954
 color 56,113,193
 parent Methbase off
 priority 0.00040
 onlyVisibility dense
 
 track Methbase_DRX077954_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077954/DRX077954.sym_counts.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 DRX077954
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00041
 onlyVisibility full
 
 track Methbase_DRX077954_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077954/DRX077954.sym_coverage.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 DRX077954
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00042
 onlyVisibility full
 
 track Methbase_DRX077955_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077955/DRX077955.hmr.bb
 type bigBed
 shortLabel IMR90
 longLabel IMR90 DRX077955
 color 56,113,193
 parent Methbase off
 priority 0.00043
 onlyVisibility dense
 
 track Methbase_DRX077955_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077955/DRX077955.sym_counts.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 DRX077955
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00044
 onlyVisibility full
 
 track Methbase_DRX077955_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077955/DRX077955.sym_coverage.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 DRX077955
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00045
 onlyVisibility full
 
 track Methbase_DRX077956_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077956/DRX077956.hmr.bb
 type bigBed
 shortLabel IMR90
 longLabel IMR90 DRX077956
 color 56,113,193
 parent Methbase off
 priority 0.00046
 onlyVisibility dense
 
 track Methbase_DRX077956_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077956/DRX077956.sym_counts.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 DRX077956
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00047
 onlyVisibility full
 
 track Methbase_DRX077956_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077956/DRX077956.sym_coverage.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 DRX077956
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00048
 onlyVisibility full
 
 track Methbase_DRX077957_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077957/DRX077957.hmr.bb
 type bigBed
 shortLabel IMR90
 longLabel IMR90 DRX077957
 color 56,113,193
 parent Methbase off
 priority 0.00049
 onlyVisibility dense
 
 track Methbase_DRX077957_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077957/DRX077957.sym_counts.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 DRX077957
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00050
 onlyVisibility full
 
 track Methbase_DRX077957_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077957/DRX077957.sym_coverage.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 DRX077957
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00051
 onlyVisibility full
 
 track Methbase_DRX077958_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077958/DRX077958.hmr.bb
 type bigBed
 shortLabel IMR90
 longLabel IMR90 DRX077958
 color 56,113,193
 parent Methbase off
 priority 0.00052
 onlyVisibility dense
 
 track Methbase_DRX077958_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077958/DRX077958.sym_counts.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 DRX077958
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00053
 onlyVisibility full
 
 track Methbase_DRX077958_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077958/DRX077958.sym_coverage.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 DRX077958
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00054
 onlyVisibility full
 
 track Methbase_DRX077959_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077959/DRX077959.hmr.bb
 type bigBed
 shortLabel IMR90
 longLabel IMR90 DRX077959
 color 56,113,193
 parent Methbase off
 priority 0.00055
 onlyVisibility dense
 
 track Methbase_DRX077959_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077959/DRX077959.sym_counts.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 DRX077959
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00056
 onlyVisibility full
 
 track Methbase_DRX077959_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077959/DRX077959.sym_coverage.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 DRX077959
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00057
 onlyVisibility full
 
 track Methbase_DRX077960_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077960/DRX077960.hmr.bb
 type bigBed
 shortLabel IMR90
 longLabel IMR90 DRX077960
 color 56,113,193
 parent Methbase off
 priority 0.00058
 onlyVisibility dense
 
 track Methbase_DRX077960_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077960/DRX077960.sym_counts.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 DRX077960
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00059
 onlyVisibility full
 
 track Methbase_DRX077960_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077960/DRX077960.sym_coverage.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 DRX077960
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00060
 onlyVisibility full
 
 track Methbase_DRX077961_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077961/DRX077961.hmr.bb
 type bigBed
 shortLabel IMR90
 longLabel IMR90 DRX077961
 color 56,113,193
 parent Methbase off
 priority 0.00061
 onlyVisibility dense
 
 track Methbase_DRX077961_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077961/DRX077961.sym_counts.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 DRX077961
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00062
 onlyVisibility full
 
 track Methbase_DRX077961_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077961/DRX077961.sym_coverage.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 DRX077961
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00063
 onlyVisibility full
 
 track Methbase_DRX077962_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077962/DRX077962.hmr.bb
 type bigBed
 shortLabel IMR90
 longLabel IMR90 DRX077962
 color 56,113,193
 parent Methbase off
 priority 0.00064
 onlyVisibility dense
 
 track Methbase_DRX077962_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077962/DRX077962.sym_counts.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 DRX077962
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00065
 onlyVisibility full
 
 track Methbase_DRX077962_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP003407/DRS039492/DRX077962/DRX077962.sym_coverage.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 DRX077962
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00066
 onlyVisibility full
 
 track Methbase_DRX118406_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085881/DRX118406/DRX118406.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC DRX118406
 color 56,113,193
 parent Methbase off
 priority 0.00067
 onlyVisibility dense
 
 track Methbase_DRX118406_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085881/DRX118406/DRX118406.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC DRX118406
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00068
 onlyVisibility full
 
 track Methbase_DRX118406_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085881/DRX118406/DRX118406.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC DRX118406
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00069
 onlyVisibility full
 
 track Methbase_DRX118407_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085882/DRX118407/DRX118407.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC DRX118407
 color 56,113,193
 parent Methbase off
 priority 0.00070
 onlyVisibility dense
 
 track Methbase_DRX118407_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085882/DRX118407/DRX118407.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC DRX118407
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00071
 onlyVisibility full
 
 track Methbase_DRX118407_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085882/DRX118407/DRX118407.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC DRX118407
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00072
 onlyVisibility full
 
 track Methbase_DRX118408_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085883/DRX118408/DRX118408.hmr.bb
 type bigBed
 shortLabel iMeLC
 longLabel iMeLC DRX118408
 color 56,113,193
 parent Methbase off
 priority 0.00073
 onlyVisibility dense
 
 track Methbase_DRX118408_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085883/DRX118408/DRX118408.sym_counts.bw
 type bigWig
 shortLabel iMeLC
 longLabel iMeLC DRX118408
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00074
 onlyVisibility full
 
 track Methbase_DRX118408_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085883/DRX118408/DRX118408.sym_coverage.bw
 type bigWig
 shortLabel iMeLC
 longLabel iMeLC DRX118408
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00075
 onlyVisibility full
 
 track Methbase_DRX118409_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085884/DRX118409/DRX118409.hmr.bb
 type bigBed
 shortLabel iMeLC
 longLabel iMeLC DRX118409
 color 56,113,193
 parent Methbase off
 priority 0.00076
 onlyVisibility dense
 
 track Methbase_DRX118409_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085884/DRX118409/DRX118409.sym_counts.bw
 type bigWig
 shortLabel iMeLC
 longLabel iMeLC DRX118409
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00077
 onlyVisibility full
 
 track Methbase_DRX118409_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085884/DRX118409/DRX118409.sym_coverage.bw
 type bigWig
 shortLabel iMeLC
 longLabel iMeLC DRX118409
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00078
 onlyVisibility full
 
 track Methbase_DRX118410_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085885/DRX118410/DRX118410.hmr.bb
 type bigBed
 shortLabel PGCLC
 longLabel PGCLC DRX118410
 color 56,113,193
 parent Methbase off
 priority 0.00079
 onlyVisibility dense
 
 track Methbase_DRX118410_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085885/DRX118410/DRX118410.sym_counts.bw
 type bigWig
 shortLabel PGCLC
 longLabel PGCLC DRX118410
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00080
 onlyVisibility full
 
 track Methbase_DRX118410_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085885/DRX118410/DRX118410.sym_coverage.bw
 type bigWig
 shortLabel PGCLC
 longLabel PGCLC DRX118410
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00081
 onlyVisibility full
 
 track Methbase_DRX118411_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085886/DRX118411/DRX118411.hmr.bb
 type bigBed
 shortLabel PGCLC
 longLabel PGCLC DRX118411
 color 56,113,193
 parent Methbase off
 priority 0.00082
 onlyVisibility dense
 
 track Methbase_DRX118411_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085886/DRX118411/DRX118411.sym_counts.bw
 type bigWig
 shortLabel PGCLC
 longLabel PGCLC DRX118411
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00083
 onlyVisibility full
 
 track Methbase_DRX118411_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085886/DRX118411/DRX118411.sym_coverage.bw
 type bigWig
 shortLabel PGCLC
 longLabel PGCLC DRX118411
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00084
 onlyVisibility full
 
 track Methbase_DRX118412_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085887/DRX118412/DRX118412.hmr.bb
 type bigBed
 shortLabel aggregate cultured PGCLC
 longLabel aggregate cultured PGCLC DRX118412
 color 56,113,193
 parent Methbase off
 priority 0.00085
 onlyVisibility dense
 
 track Methbase_DRX118412_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085887/DRX118412/DRX118412.sym_counts.bw
 type bigWig
 shortLabel aggregate cultured PGCLC
 longLabel aggregate cultured PGCLC DRX118412
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00086
 onlyVisibility full
 
 track Methbase_DRX118412_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085887/DRX118412/DRX118412.sym_coverage.bw
 type bigWig
 shortLabel aggregate cultured PGCLC
 longLabel aggregate cultured PGCLC DRX118412
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00087
 onlyVisibility full
 
 track Methbase_DRX118413_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085888/DRX118413/DRX118413.hmr.bb
 type bigBed
 shortLabel aggregate cultured PGCLC
 longLabel aggregate cultured PGCLC DRX118413
 color 56,113,193
 parent Methbase off
 priority 0.00088
 onlyVisibility dense
 
 track Methbase_DRX118413_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085888/DRX118413/DRX118413.sym_counts.bw
 type bigWig
 shortLabel aggregate cultured PGCLC
 longLabel aggregate cultured PGCLC DRX118413
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00089
 onlyVisibility full
 
 track Methbase_DRX118413_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085888/DRX118413/DRX118413.sym_coverage.bw
 type bigWig
 shortLabel aggregate cultured PGCLC
 longLabel aggregate cultured PGCLC DRX118413
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00090
 onlyVisibility full
 
 track Methbase_DRX118414_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085889/DRX118414/DRX118414.hmr.bb
 type bigBed
 shortLabel aggregate cultured PGCLC
 longLabel aggregate cultured PGCLC DRX118414
 color 56,113,193
 parent Methbase off
 priority 0.00091
 onlyVisibility dense
 
 track Methbase_DRX118414_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085889/DRX118414/DRX118414.sym_counts.bw
 type bigWig
 shortLabel aggregate cultured PGCLC
 longLabel aggregate cultured PGCLC DRX118414
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00092
 onlyVisibility full
 
 track Methbase_DRX118414_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085889/DRX118414/DRX118414.sym_coverage.bw
 type bigWig
 shortLabel aggregate cultured PGCLC
 longLabel aggregate cultured PGCLC DRX118414
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00093
 onlyVisibility full
 
 track Methbase_DRX118415_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085890/DRX118415/DRX118415.hmr.bb
 type bigBed
 shortLabel aggregate cultured PGCLC
 longLabel aggregate cultured PGCLC DRX118415
 color 56,113,193
 parent Methbase off
 priority 0.00094
 onlyVisibility dense
 
 track Methbase_DRX118415_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085890/DRX118415/DRX118415.sym_counts.bw
 type bigWig
 shortLabel aggregate cultured PGCLC
 longLabel aggregate cultured PGCLC DRX118415
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00095
 onlyVisibility full
 
 track Methbase_DRX118415_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085890/DRX118415/DRX118415.sym_coverage.bw
 type bigWig
 shortLabel aggregate cultured PGCLC
 longLabel aggregate cultured PGCLC DRX118415
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00096
 onlyVisibility full
 
 track Methbase_DRX135683_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085908/DRX135683/DRX135683.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC DRX135683
 color 56,113,193
 parent Methbase off
 priority 0.00097
 onlyVisibility dense
 
 track Methbase_DRX135683_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085908/DRX135683/DRX135683.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC DRX135683
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00098
 onlyVisibility full
 
 track Methbase_DRX135683_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085908/DRX135683/DRX135683.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC DRX135683
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00099
 onlyVisibility full
 
 track Methbase_DRX135684_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085909/DRX135684/DRX135684.hmr.bb
 type bigBed
 shortLabel aggregate cultured PGCLC
 longLabel aggregate cultured PGCLC DRX135684
 color 56,113,193
 parent Methbase off
 priority 0.00100
 onlyVisibility dense
 
 track Methbase_DRX135684_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085909/DRX135684/DRX135684.sym_counts.bw
 type bigWig
 shortLabel aggregate cultured PGCLC
 longLabel aggregate cultured PGCLC DRX135684
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00101
 onlyVisibility full
 
 track Methbase_DRX135684_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085909/DRX135684/DRX135684.sym_coverage.bw
 type bigWig
 shortLabel aggregate cultured PGCLC
 longLabel aggregate cultured PGCLC DRX135684
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00102
 onlyVisibility full
 
 track Methbase_DRX135685_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085910/DRX135685/DRX135685.hmr.bb
 type bigBed
 shortLabel aggregate cultured PGCLC
 longLabel aggregate cultured PGCLC DRX135685
 color 56,113,193
 parent Methbase off
 priority 0.00103
 onlyVisibility dense
 
 track Methbase_DRX135685_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085910/DRX135685/DRX135685.sym_counts.bw
 type bigWig
 shortLabel aggregate cultured PGCLC
 longLabel aggregate cultured PGCLC DRX135685
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00104
 onlyVisibility full
 
 track Methbase_DRX135685_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085910/DRX135685/DRX135685.sym_coverage.bw
 type bigWig
 shortLabel aggregate cultured PGCLC
 longLabel aggregate cultured PGCLC DRX135685
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00105
 onlyVisibility full
 
 track Methbase_DRX135686_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085911/DRX135686/DRX135686.hmr.bb
 type bigBed
 shortLabel aggregate cultured PGCLC
 longLabel aggregate cultured PGCLC DRX135686
 color 56,113,193
 parent Methbase off
 priority 0.00106
 onlyVisibility dense
 
 track Methbase_DRX135686_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085911/DRX135686/DRX135686.sym_counts.bw
 type bigWig
 shortLabel aggregate cultured PGCLC
 longLabel aggregate cultured PGCLC DRX135686
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00107
 onlyVisibility full
 
 track Methbase_DRX135686_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP004736/DRS085911/DRX135686/DRX135686.sym_coverage.bw
 type bigWig
 shortLabel aggregate cultured PGCLC
 longLabel aggregate cultured PGCLC DRX135686
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00108
 onlyVisibility full
 
 track Methbase_DRX218759_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP006124/DRS139336/DRX218759/DRX218759.hmr.bb
 type bigBed
 shortLabel Glioma
 longLabel Glioma DRX218759
 color 56,113,193
 parent Methbase off
 priority 0.00109
 onlyVisibility dense
 
 track Methbase_DRX218759_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP006124/DRS139336/DRX218759/DRX218759.sym_counts.bw
 type bigWig
 shortLabel Glioma
 longLabel Glioma DRX218759
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00110
 onlyVisibility full
 
 track Methbase_DRX218759_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP006124/DRS139336/DRX218759/DRX218759.sym_coverage.bw
 type bigWig
 shortLabel Glioma
 longLabel Glioma DRX218759
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00111
 onlyVisibility full
 
 track Methbase_DRX218760_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP006124/DRS139336/DRX218760/DRX218760.hmr.bb
 type bigBed
 shortLabel Glioma
 longLabel Glioma DRX218760
 color 56,113,193
 parent Methbase off
 priority 0.00112
 onlyVisibility dense
 
 track Methbase_DRX218760_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP006124/DRS139336/DRX218760/DRX218760.sym_counts.bw
 type bigWig
 shortLabel Glioma
 longLabel Glioma DRX218760
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00113
 onlyVisibility full
 
 track Methbase_DRX218760_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP006124/DRS139336/DRX218760/DRX218760.sym_coverage.bw
 type bigWig
 shortLabel Glioma
 longLabel Glioma DRX218760
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00114
 onlyVisibility full
 
 track Methbase_DRX218761_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP006124/DRS139337/DRX218761/DRX218761.hmr.bb
 type bigBed
 shortLabel Glioma
 longLabel Glioma DRX218761
 color 56,113,193
 parent Methbase off
 priority 0.00115
 onlyVisibility dense
 
 track Methbase_DRX218761_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP006124/DRS139337/DRX218761/DRX218761.sym_counts.bw
 type bigWig
 shortLabel Glioma
 longLabel Glioma DRX218761
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00116
 onlyVisibility full
 
 track Methbase_DRX218761_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP006124/DRS139337/DRX218761/DRX218761.sym_coverage.bw
 type bigWig
 shortLabel Glioma
 longLabel Glioma DRX218761
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00117
 onlyVisibility full
 
 track Methbase_DRX218762_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP006124/DRS139337/DRX218762/DRX218762.hmr.bb
 type bigBed
 shortLabel Glioma
 longLabel Glioma DRX218762
 color 56,113,193
 parent Methbase off
 priority 0.00118
 onlyVisibility dense
 
 track Methbase_DRX218762_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP006124/DRS139337/DRX218762/DRX218762.sym_counts.bw
 type bigWig
 shortLabel Glioma
 longLabel Glioma DRX218762
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00119
 onlyVisibility full
 
 track Methbase_DRX218762_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP006124/DRS139337/DRX218762/DRX218762.sym_coverage.bw
 type bigWig
 shortLabel Glioma
 longLabel Glioma DRX218762
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00120
 onlyVisibility full
 
 track Methbase_DRX239216_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213089/DRX239216/DRX239216.hmr.bb
 type bigBed
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239216
 color 56,113,193
 parent Methbase off
 priority 0.00121
 onlyVisibility dense
 
 track Methbase_DRX239216_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213089/DRX239216/DRX239216.sym_counts.bw
 type bigWig
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239216
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00122
 onlyVisibility full
 
 track Methbase_DRX239216_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213089/DRX239216/DRX239216.sym_coverage.bw
 type bigWig
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239216
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00123
 onlyVisibility full
 
 track Methbase_DRX239217_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213090/DRX239217/DRX239217.hmr.bb
 type bigBed
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239217
 color 56,113,193
 parent Methbase off
 priority 0.00124
 onlyVisibility dense
 
 track Methbase_DRX239217_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213090/DRX239217/DRX239217.sym_counts.bw
 type bigWig
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239217
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00125
 onlyVisibility full
 
 track Methbase_DRX239217_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213090/DRX239217/DRX239217.sym_coverage.bw
 type bigWig
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239217
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00126
 onlyVisibility full
 
 track Methbase_DRX239218_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213091/DRX239218/DRX239218.hmr.bb
 type bigBed
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239218
 color 56,113,193
 parent Methbase off
 priority 0.00127
 onlyVisibility dense
 
 track Methbase_DRX239218_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213091/DRX239218/DRX239218.sym_counts.bw
 type bigWig
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239218
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00128
 onlyVisibility full
 
 track Methbase_DRX239218_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213091/DRX239218/DRX239218.sym_coverage.bw
 type bigWig
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239218
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00129
 onlyVisibility full
 
 track Methbase_DRX239219_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213092/DRX239219/DRX239219.hmr.bb
 type bigBed
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239219
 color 56,113,193
 parent Methbase off
 priority 0.00130
 onlyVisibility dense
 
 track Methbase_DRX239219_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213092/DRX239219/DRX239219.sym_counts.bw
 type bigWig
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239219
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00131
 onlyVisibility full
 
 track Methbase_DRX239219_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213092/DRX239219/DRX239219.sym_coverage.bw
 type bigWig
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239219
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00132
 onlyVisibility full
 
 track Methbase_DRX239220_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213093/DRX239220/DRX239220.hmr.bb
 type bigBed
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239220
 color 56,113,193
 parent Methbase off
 priority 0.00133
 onlyVisibility dense
 
 track Methbase_DRX239220_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213093/DRX239220/DRX239220.sym_counts.bw
 type bigWig
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239220
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00134
 onlyVisibility full
 
 track Methbase_DRX239220_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213093/DRX239220/DRX239220.sym_coverage.bw
 type bigWig
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239220
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00135
 onlyVisibility full
 
 track Methbase_DRX239221_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213094/DRX239221/DRX239221.hmr.bb
 type bigBed
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239221
 color 56,113,193
 parent Methbase off
 priority 0.00136
 onlyVisibility dense
 
 track Methbase_DRX239221_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213094/DRX239221/DRX239221.sym_counts.bw
 type bigWig
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239221
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00137
 onlyVisibility full
 
 track Methbase_DRX239221_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213094/DRX239221/DRX239221.sym_coverage.bw
 type bigWig
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239221
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00138
 onlyVisibility full
 
 track Methbase_DRX239222_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213095/DRX239222/DRX239222.hmr.bb
 type bigBed
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239222
 color 56,113,193
 parent Methbase off
 priority 0.00139
 onlyVisibility dense
 
 track Methbase_DRX239222_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213095/DRX239222/DRX239222.sym_counts.bw
 type bigWig
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239222
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00140
 onlyVisibility full
 
 track Methbase_DRX239222_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213095/DRX239222/DRX239222.sym_coverage.bw
 type bigWig
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239222
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00141
 onlyVisibility full
 
 track Methbase_DRX239223_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213096/DRX239223/DRX239223.hmr.bb
 type bigBed
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239223
 color 56,113,193
 parent Methbase off
 priority 0.00142
 onlyVisibility dense
 
 track Methbase_DRX239223_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213096/DRX239223/DRX239223.sym_counts.bw
 type bigWig
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239223
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00143
 onlyVisibility full
 
 track Methbase_DRX239223_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213096/DRX239223/DRX239223.sym_coverage.bw
 type bigWig
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239223
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00144
 onlyVisibility full
 
 track Methbase_DRX239224_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213097/DRX239224/DRX239224.hmr.bb
 type bigBed
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239224
 color 56,113,193
 parent Methbase off
 priority 0.00145
 onlyVisibility dense
 
 track Methbase_DRX239224_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213097/DRX239224/DRX239224.sym_counts.bw
 type bigWig
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239224
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00146
 onlyVisibility full
 
 track Methbase_DRX239224_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213097/DRX239224/DRX239224.sym_coverage.bw
 type bigWig
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239224
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00147
 onlyVisibility full
 
 track Methbase_DRX239225_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213098/DRX239225/DRX239225.hmr.bb
 type bigBed
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239225
 color 56,113,193
 parent Methbase off
 priority 0.00148
 onlyVisibility dense
 
 track Methbase_DRX239225_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213098/DRX239225/DRX239225.sym_counts.bw
 type bigWig
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239225
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00149
 onlyVisibility full
 
 track Methbase_DRX239225_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213098/DRX239225/DRX239225.sym_coverage.bw
 type bigWig
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239225
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00150
 onlyVisibility full
 
 track Methbase_DRX239226_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213099/DRX239226/DRX239226.hmr.bb
 type bigBed
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239226
 color 56,113,193
 parent Methbase off
 priority 0.00151
 onlyVisibility dense
 
 track Methbase_DRX239226_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213099/DRX239226/DRX239226.sym_counts.bw
 type bigWig
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239226
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00152
 onlyVisibility full
 
 track Methbase_DRX239226_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213099/DRX239226/DRX239226.sym_coverage.bw
 type bigWig
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239226
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00153
 onlyVisibility full
 
 track Methbase_DRX239227_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213100/DRX239227/DRX239227.hmr.bb
 type bigBed
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239227
 color 56,113,193
 parent Methbase off
 priority 0.00154
 onlyVisibility dense
 
 track Methbase_DRX239227_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213100/DRX239227/DRX239227.sym_counts.bw
 type bigWig
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239227
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00155
 onlyVisibility full
 
 track Methbase_DRX239227_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213100/DRX239227/DRX239227.sym_coverage.bw
 type bigWig
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239227
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00156
 onlyVisibility full
 
 track Methbase_DRX239228_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213101/DRX239228/DRX239228.hmr.bb
 type bigBed
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239228
 color 56,113,193
 parent Methbase off
 priority 0.00157
 onlyVisibility dense
 
 track Methbase_DRX239228_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213101/DRX239228/DRX239228.sym_counts.bw
 type bigWig
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239228
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00158
 onlyVisibility full
 
 track Methbase_DRX239228_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213101/DRX239228/DRX239228.sym_coverage.bw
 type bigWig
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239228
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00159
 onlyVisibility full
 
 track Methbase_DRX239229_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213102/DRX239229/DRX239229.hmr.bb
 type bigBed
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239229
 color 56,113,193
 parent Methbase off
 priority 0.00160
 onlyVisibility dense
 
 track Methbase_DRX239229_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213102/DRX239229/DRX239229.sym_counts.bw
 type bigWig
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239229
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00161
 onlyVisibility full
 
 track Methbase_DRX239229_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213102/DRX239229/DRX239229.sym_coverage.bw
 type bigWig
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239229
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00162
 onlyVisibility full
 
 track Methbase_DRX239230_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213103/DRX239230/DRX239230.hmr.bb
 type bigBed
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239230
 color 56,113,193
 parent Methbase off
 priority 0.00163
 onlyVisibility dense
 
 track Methbase_DRX239230_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213103/DRX239230/DRX239230.sym_counts.bw
 type bigWig
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239230
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00164
 onlyVisibility full
 
 track Methbase_DRX239230_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213103/DRX239230/DRX239230.sym_coverage.bw
 type bigWig
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239230
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00165
 onlyVisibility full
 
 track Methbase_DRX239231_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213104/DRX239231/DRX239231.hmr.bb
 type bigBed
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239231
 color 56,113,193
 parent Methbase off
 priority 0.00166
 onlyVisibility dense
 
 track Methbase_DRX239231_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213104/DRX239231/DRX239231.sym_counts.bw
 type bigWig
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239231
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00167
 onlyVisibility full
 
 track Methbase_DRX239231_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213104/DRX239231/DRX239231.sym_coverage.bw
 type bigWig
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239231
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00168
 onlyVisibility full
 
 track Methbase_DRX239232_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213105/DRX239232/DRX239232.hmr.bb
 type bigBed
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239232
 color 56,113,193
 parent Methbase off
 priority 0.00169
 onlyVisibility dense
 
 track Methbase_DRX239232_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213105/DRX239232/DRX239232.sym_counts.bw
 type bigWig
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239232
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00170
 onlyVisibility full
 
 track Methbase_DRX239232_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213105/DRX239232/DRX239232.sym_coverage.bw
 type bigWig
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239232
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00171
 onlyVisibility full
 
 track Methbase_DRX239233_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213106/DRX239233/DRX239233.hmr.bb
 type bigBed
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239233
 color 56,113,193
 parent Methbase off
 priority 0.00172
 onlyVisibility dense
 
 track Methbase_DRX239233_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213106/DRX239233/DRX239233.sym_counts.bw
 type bigWig
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239233
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00173
 onlyVisibility full
 
 track Methbase_DRX239233_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213106/DRX239233/DRX239233.sym_coverage.bw
 type bigWig
 shortLabel Primary Cancerous
 longLabel Primary Cancerous DRX239233
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00174
 onlyVisibility full
 
 track Methbase_DRX239234_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213107/DRX239234/DRX239234.hmr.bb
 type bigBed
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239234
 color 56,113,193
 parent Methbase off
 priority 0.00175
 onlyVisibility dense
 
 track Methbase_DRX239234_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213107/DRX239234/DRX239234.sym_counts.bw
 type bigWig
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239234
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00176
 onlyVisibility full
 
 track Methbase_DRX239234_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213107/DRX239234/DRX239234.sym_coverage.bw
 type bigWig
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239234
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00177
 onlyVisibility full
 
 track Methbase_DRX239235_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213108/DRX239235/DRX239235.hmr.bb
 type bigBed
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239235
 color 56,113,193
 parent Methbase off
 priority 0.00178
 onlyVisibility dense
 
 track Methbase_DRX239235_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213108/DRX239235/DRX239235.sym_counts.bw
 type bigWig
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239235
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00179
 onlyVisibility full
 
 track Methbase_DRX239235_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213108/DRX239235/DRX239235.sym_coverage.bw
 type bigWig
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239235
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00180
 onlyVisibility full
 
 track Methbase_DRX239236_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213109/DRX239236/DRX239236.hmr.bb
 type bigBed
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239236
 color 56,113,193
 parent Methbase off
 priority 0.00181
 onlyVisibility dense
 
 track Methbase_DRX239236_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213109/DRX239236/DRX239236.sym_counts.bw
 type bigWig
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239236
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00182
 onlyVisibility full
 
 track Methbase_DRX239236_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213109/DRX239236/DRX239236.sym_coverage.bw
 type bigWig
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239236
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00183
 onlyVisibility full
 
 track Methbase_DRX239237_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213110/DRX239237/DRX239237.hmr.bb
 type bigBed
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239237
 color 56,113,193
 parent Methbase off
 priority 0.00184
 onlyVisibility dense
 
 track Methbase_DRX239237_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213110/DRX239237/DRX239237.sym_counts.bw
 type bigWig
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239237
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00185
 onlyVisibility full
 
 track Methbase_DRX239237_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213110/DRX239237/DRX239237.sym_coverage.bw
 type bigWig
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239237
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00186
 onlyVisibility full
 
 track Methbase_DRX239238_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213111/DRX239238/DRX239238.hmr.bb
 type bigBed
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239238
 color 56,113,193
 parent Methbase off
 priority 0.00187
 onlyVisibility dense
 
 track Methbase_DRX239238_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213111/DRX239238/DRX239238.sym_counts.bw
 type bigWig
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239238
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00188
 onlyVisibility full
 
 track Methbase_DRX239238_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213111/DRX239238/DRX239238.sym_coverage.bw
 type bigWig
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239238
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00189
 onlyVisibility full
 
 track Methbase_DRX239239_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213112/DRX239239/DRX239239.hmr.bb
 type bigBed
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239239
 color 56,113,193
 parent Methbase off
 priority 0.00190
 onlyVisibility dense
 
 track Methbase_DRX239239_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213112/DRX239239/DRX239239.sym_counts.bw
 type bigWig
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239239
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00191
 onlyVisibility full
 
 track Methbase_DRX239239_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213112/DRX239239/DRX239239.sym_coverage.bw
 type bigWig
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239239
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00192
 onlyVisibility full
 
 track Methbase_DRX239240_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213113/DRX239240/DRX239240.hmr.bb
 type bigBed
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239240
 color 56,113,193
 parent Methbase off
 priority 0.00193
 onlyVisibility dense
 
 track Methbase_DRX239240_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213113/DRX239240/DRX239240.sym_counts.bw
 type bigWig
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239240
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00194
 onlyVisibility full
 
 track Methbase_DRX239240_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213113/DRX239240/DRX239240.sym_coverage.bw
 type bigWig
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239240
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00195
 onlyVisibility full
 
 track Methbase_DRX239241_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213114/DRX239241/DRX239241.hmr.bb
 type bigBed
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239241
 color 56,113,193
 parent Methbase off
 priority 0.00196
 onlyVisibility dense
 
 track Methbase_DRX239241_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213114/DRX239241/DRX239241.sym_counts.bw
 type bigWig
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239241
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00197
 onlyVisibility full
 
 track Methbase_DRX239241_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213114/DRX239241/DRX239241.sym_coverage.bw
 type bigWig
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239241
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00198
 onlyVisibility full
 
 track Methbase_DRX239242_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213115/DRX239242/DRX239242.hmr.bb
 type bigBed
 shortLabel Metastatic Cancerous Tissue Obtained From Hepatic Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Hepatic Metastasis DRX239242
 color 56,113,193
 parent Methbase off
 priority 0.00199
 onlyVisibility dense
 
 track Methbase_DRX239242_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213115/DRX239242/DRX239242.sym_counts.bw
 type bigWig
 shortLabel Metastatic Cancerous Tissue Obtained From Hepatic Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Hepatic Metastasis DRX239242
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00200
 onlyVisibility full
 
 track Methbase_DRX239242_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213115/DRX239242/DRX239242.sym_coverage.bw
 type bigWig
 shortLabel Metastatic Cancerous Tissue Obtained From Hepatic Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Hepatic Metastasis DRX239242
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00201
 onlyVisibility full
 
 track Methbase_DRX239243_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213116/DRX239243/DRX239243.hmr.bb
 type bigBed
 shortLabel Metastatic Cancerous Tissue Obtained From Hepatic Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Hepatic Metastasis DRX239243
 color 56,113,193
 parent Methbase off
 priority 0.00202
 onlyVisibility dense
 
 track Methbase_DRX239243_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213116/DRX239243/DRX239243.sym_counts.bw
 type bigWig
 shortLabel Metastatic Cancerous Tissue Obtained From Hepatic Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Hepatic Metastasis DRX239243
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00203
 onlyVisibility full
 
 track Methbase_DRX239243_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213116/DRX239243/DRX239243.sym_coverage.bw
 type bigWig
 shortLabel Metastatic Cancerous Tissue Obtained From Hepatic Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Hepatic Metastasis DRX239243
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00204
 onlyVisibility full
 
 track Methbase_DRX239244_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213117/DRX239244/DRX239244.hmr.bb
 type bigBed
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239244
 color 56,113,193
 parent Methbase off
 priority 0.00205
 onlyVisibility dense
 
 track Methbase_DRX239244_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213117/DRX239244/DRX239244.sym_counts.bw
 type bigWig
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239244
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00206
 onlyVisibility full
 
 track Methbase_DRX239244_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213117/DRX239244/DRX239244.sym_coverage.bw
 type bigWig
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239244
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00207
 onlyVisibility full
 
 track Methbase_DRX239245_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213118/DRX239245/DRX239245.hmr.bb
 type bigBed
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239245
 color 56,113,193
 parent Methbase off
 priority 0.00208
 onlyVisibility dense
 
 track Methbase_DRX239245_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213118/DRX239245/DRX239245.sym_counts.bw
 type bigWig
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239245
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00209
 onlyVisibility full
 
 track Methbase_DRX239245_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213118/DRX239245/DRX239245.sym_coverage.bw
 type bigWig
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239245
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00210
 onlyVisibility full
 
 track Methbase_DRX239246_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213119/DRX239246/DRX239246.hmr.bb
 type bigBed
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239246
 color 56,113,193
 parent Methbase off
 priority 0.00211
 onlyVisibility dense
 
 track Methbase_DRX239246_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213119/DRX239246/DRX239246.sym_counts.bw
 type bigWig
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239246
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00212
 onlyVisibility full
 
 track Methbase_DRX239246_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213119/DRX239246/DRX239246.sym_coverage.bw
 type bigWig
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239246
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00213
 onlyVisibility full
 
 track Methbase_DRX239247_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213120/DRX239247/DRX239247.hmr.bb
 type bigBed
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239247
 color 56,113,193
 parent Methbase off
 priority 0.00214
 onlyVisibility dense
 
 track Methbase_DRX239247_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213120/DRX239247/DRX239247.sym_counts.bw
 type bigWig
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239247
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00215
 onlyVisibility full
 
 track Methbase_DRX239247_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213120/DRX239247/DRX239247.sym_coverage.bw
 type bigWig
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239247
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00216
 onlyVisibility full
 
 track Methbase_DRX239248_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213121/DRX239248/DRX239248.hmr.bb
 type bigBed
 shortLabel Metastatic Cancerous Tissue Obtained From Distant Lymph Node Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Distant Lymph Node Metastasis DRX239248
 color 56,113,193
 parent Methbase off
 priority 0.00217
 onlyVisibility dense
 
 track Methbase_DRX239248_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213121/DRX239248/DRX239248.sym_counts.bw
 type bigWig
 shortLabel Metastatic Cancerous Tissue Obtained From Distant Lymph Node Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Distant Lymph Node Metastasis DRX239248
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00218
 onlyVisibility full
 
 track Methbase_DRX239248_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213121/DRX239248/DRX239248.sym_coverage.bw
 type bigWig
 shortLabel Metastatic Cancerous Tissue Obtained From Distant Lymph Node Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Distant Lymph Node Metastasis DRX239248
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00219
 onlyVisibility full
 
 track Methbase_DRX239249_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213122/DRX239249/DRX239249.hmr.bb
 type bigBed
 shortLabel Metastatic Cancerous Tissue Obtained From Distant Lymph Node Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Distant Lymph Node Metastasis DRX239249
 color 56,113,193
 parent Methbase off
 priority 0.00220
 onlyVisibility dense
 
 track Methbase_DRX239249_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213122/DRX239249/DRX239249.sym_counts.bw
 type bigWig
 shortLabel Metastatic Cancerous Tissue Obtained From Distant Lymph Node Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Distant Lymph Node Metastasis DRX239249
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00221
 onlyVisibility full
 
 track Methbase_DRX239249_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213122/DRX239249/DRX239249.sym_coverage.bw
 type bigWig
 shortLabel Metastatic Cancerous Tissue Obtained From Distant Lymph Node Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Distant Lymph Node Metastasis DRX239249
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00222
 onlyVisibility full
 
 track Methbase_DRX239250_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213123/DRX239250/DRX239250.hmr.bb
 type bigBed
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239250
 color 56,113,193
 parent Methbase off
 priority 0.00223
 onlyVisibility dense
 
 track Methbase_DRX239250_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213123/DRX239250/DRX239250.sym_counts.bw
 type bigWig
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239250
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00224
 onlyVisibility full
 
 track Methbase_DRX239250_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213123/DRX239250/DRX239250.sym_coverage.bw
 type bigWig
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239250
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00225
 onlyVisibility full
 
 track Methbase_DRX239251_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213124/DRX239251/DRX239251.hmr.bb
 type bigBed
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239251
 color 56,113,193
 parent Methbase off
 priority 0.00226
 onlyVisibility dense
 
 track Methbase_DRX239251_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213124/DRX239251/DRX239251.sym_counts.bw
 type bigWig
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239251
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00227
 onlyVisibility full
 
 track Methbase_DRX239251_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007963/DRS213124/DRX239251/DRX239251.sym_coverage.bw
 type bigWig
 shortLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis
 longLabel Metastatic Cancerous Tissue Obtained From Lung Metastasis DRX239251
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00228
 onlyVisibility full
 
 track Methbase_DRX248952_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007001/DRS173523/DRX248952/DRX248952.hmr.bb
 type bigBed
 shortLabel MDA-MB-231
 longLabel MDA-MB-231 DRX248952
 color 56,113,193
 parent Methbase off
 priority 0.00229
 onlyVisibility dense
 
 track Methbase_DRX248952_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007001/DRS173523/DRX248952/DRX248952.sym_counts.bw
 type bigWig
 shortLabel MDA-MB-231
 longLabel MDA-MB-231 DRX248952
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00230
 onlyVisibility full
 
 track Methbase_DRX248952_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007001/DRS173523/DRX248952/DRX248952.sym_coverage.bw
 type bigWig
 shortLabel MDA-MB-231
 longLabel MDA-MB-231 DRX248952
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00231
 onlyVisibility full
 
 track Methbase_DRX248953_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007001/DRS173524/DRX248953/DRX248953.hmr.bb
 type bigBed
 shortLabel BT-474
 longLabel BT-474 DRX248953
 color 56,113,193
 parent Methbase off
 priority 0.00232
 onlyVisibility dense
 
 track Methbase_DRX248953_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007001/DRS173524/DRX248953/DRX248953.sym_counts.bw
 type bigWig
 shortLabel BT-474
 longLabel BT-474 DRX248953
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00233
 onlyVisibility full
 
 track Methbase_DRX248953_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP007001/DRS173524/DRX248953/DRX248953.sym_coverage.bw
 type bigWig
 shortLabel BT-474
 longLabel BT-474 DRX248953
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00234
 onlyVisibility full
 
 track Methbase_DRX334515_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP008243/DRS229891/DRX334515/DRX334515.hmr.bb
 type bigBed
 shortLabel TSLprimed
 longLabel TSLprimed DRX334515
 color 56,113,193
 parent Methbase off
 priority 0.00235
 onlyVisibility dense
 
 track Methbase_DRX334515_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP008243/DRS229891/DRX334515/DRX334515.sym_counts.bw
 type bigWig
 shortLabel TSLprimed
 longLabel TSLprimed DRX334515
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00236
 onlyVisibility full
 
 track Methbase_DRX334515_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP008243/DRS229891/DRX334515/DRX334515.sym_coverage.bw
 type bigWig
 shortLabel TSLprimed
 longLabel TSLprimed DRX334515
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00237
 onlyVisibility full
 
 track Methbase_DRX334518_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP008243/DRS229892/DRX334518/DRX334518.hmr.bb
 type bigBed
 shortLabel TSLprimed
 longLabel TSLprimed DRX334518
 color 56,113,193
 parent Methbase off
 priority 0.00238
 onlyVisibility dense
 
 track Methbase_DRX334518_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP008243/DRS229892/DRX334518/DRX334518.sym_counts.bw
 type bigWig
 shortLabel TSLprimed
 longLabel TSLprimed DRX334518
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00239
 onlyVisibility full
 
 track Methbase_DRX334518_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP008243/DRS229892/DRX334518/DRX334518.sym_coverage.bw
 type bigWig
 shortLabel TSLprimed
 longLabel TSLprimed DRX334518
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00240
 onlyVisibility full
 
 track Methbase_DRX488704_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP014307/DRS524599/DRX488704/DRX488704.hmr.bb
 type bigBed
 shortLabel T-iPS
 longLabel T-iPS DRX488704
 color 56,113,193
 parent Methbase off
 priority 0.00241
 onlyVisibility dense
 
 track Methbase_DRX488704_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP014307/DRS524599/DRX488704/DRX488704.sym_counts.bw
 type bigWig
 shortLabel T-iPS
 longLabel T-iPS DRX488704
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00242
 onlyVisibility full
 
 track Methbase_DRX488704_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP014307/DRS524599/DRX488704/DRX488704.sym_coverage.bw
 type bigWig
 shortLabel T-iPS
 longLabel T-iPS DRX488704
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00243
 onlyVisibility full
 
 track Methbase_DRX488705_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP014307/DRS524600/DRX488705/DRX488705.hmr.bb
 type bigBed
 shortLabel iPS
 longLabel iPS DRX488705
 color 56,113,193
 parent Methbase off
 priority 0.00244
 onlyVisibility dense
 
 track Methbase_DRX488705_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP014307/DRS524600/DRX488705/DRX488705.sym_counts.bw
 type bigWig
 shortLabel iPS
 longLabel iPS DRX488705
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00245
 onlyVisibility full
 
 track Methbase_DRX488705_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP014307/DRS524600/DRX488705/DRX488705.sym_coverage.bw
 type bigWig
 shortLabel iPS
 longLabel iPS DRX488705
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00246
 onlyVisibility full
 
 track Methbase_DRX578365_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP012061/DRS407886/DRX578365/DRX578365.hmr.bb
 type bigBed
 shortLabel Small Airway Epithelial
 longLabel Small Airway Epithelial DRX578365
 color 56,113,193
 parent Methbase off
 priority 0.00247
 onlyVisibility dense
 
 track Methbase_DRX578365_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP012061/DRS407886/DRX578365/DRX578365.sym_counts.bw
 type bigWig
 shortLabel Small Airway Epithelial
 longLabel Small Airway Epithelial DRX578365
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00248
 onlyVisibility full
 
 track Methbase_DRX578365_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP012061/DRS407886/DRX578365/DRX578365.sym_coverage.bw
 type bigWig
 shortLabel Small Airway Epithelial
 longLabel Small Airway Epithelial DRX578365
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00249
 onlyVisibility full
 
 track Methbase_DRX578366_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP012061/DRS407887/DRX578366/DRX578366.hmr.bb
 type bigBed
 shortLabel Small Airway Epithelial
 longLabel Small Airway Epithelial DRX578366
 color 56,113,193
 parent Methbase off
 priority 0.00250
 onlyVisibility dense
 
 track Methbase_DRX578366_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP012061/DRS407887/DRX578366/DRX578366.sym_counts.bw
 type bigWig
 shortLabel Small Airway Epithelial
 longLabel Small Airway Epithelial DRX578366
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00251
 onlyVisibility full
 
 track Methbase_DRX578366_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP012061/DRS407887/DRX578366/DRX578366.sym_coverage.bw
 type bigWig
 shortLabel Small Airway Epithelial
 longLabel Small Airway Epithelial DRX578366
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00252
 onlyVisibility full
 
 track Methbase_DRX578367_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP012061/DRS407888/DRX578367/DRX578367.hmr.bb
 type bigBed
 shortLabel Small Airway Epithelial
 longLabel Small Airway Epithelial DRX578367
 color 56,113,193
 parent Methbase off
 priority 0.00253
 onlyVisibility dense
 
 track Methbase_DRX578367_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP012061/DRS407888/DRX578367/DRX578367.sym_counts.bw
 type bigWig
 shortLabel Small Airway Epithelial
 longLabel Small Airway Epithelial DRX578367
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00254
 onlyVisibility full
 
 track Methbase_DRX578367_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP012061/DRS407888/DRX578367/DRX578367.sym_coverage.bw
 type bigWig
 shortLabel Small Airway Epithelial
 longLabel Small Airway Epithelial DRX578367
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00255
 onlyVisibility full
 
 track Methbase_DRX578368_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP012061/DRS407889/DRX578368/DRX578368.hmr.bb
 type bigBed
 shortLabel Small Airway Epithelial
 longLabel Small Airway Epithelial DRX578368
 color 56,113,193
 parent Methbase off
 priority 0.00256
 onlyVisibility dense
 
 track Methbase_DRX578368_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP012061/DRS407889/DRX578368/DRX578368.sym_counts.bw
 type bigWig
 shortLabel Small Airway Epithelial
 longLabel Small Airway Epithelial DRX578368
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00257
 onlyVisibility full
 
 track Methbase_DRX578368_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP012061/DRS407889/DRX578368/DRX578368.sym_coverage.bw
 type bigWig
 shortLabel Small Airway Epithelial
 longLabel Small Airway Epithelial DRX578368
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00258
 onlyVisibility full
 
 track Methbase_DRX578369_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP012061/DRS407890/DRX578369/DRX578369.hmr.bb
 type bigBed
 shortLabel Small Airway Epithelial
 longLabel Small Airway Epithelial DRX578369
 color 56,113,193
 parent Methbase off
 priority 0.00259
 onlyVisibility dense
 
 track Methbase_DRX578369_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP012061/DRS407890/DRX578369/DRX578369.sym_counts.bw
 type bigWig
 shortLabel Small Airway Epithelial
 longLabel Small Airway Epithelial DRX578369
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00260
 onlyVisibility full
 
 track Methbase_DRX578369_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP012061/DRS407890/DRX578369/DRX578369.sym_coverage.bw
 type bigWig
 shortLabel Small Airway Epithelial
 longLabel Small Airway Epithelial DRX578369
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00261
 onlyVisibility full
 
 track Methbase_DRX578370_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP012061/DRS407891/DRX578370/DRX578370.hmr.bb
 type bigBed
 shortLabel Small Airway Epithelial
 longLabel Small Airway Epithelial DRX578370
 color 56,113,193
 parent Methbase off
 priority 0.00262
 onlyVisibility dense
 
 track Methbase_DRX578370_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP012061/DRS407891/DRX578370/DRX578370.sym_counts.bw
 type bigWig
 shortLabel Small Airway Epithelial
 longLabel Small Airway Epithelial DRX578370
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00263
 onlyVisibility full
 
 track Methbase_DRX578370_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/DRP012061/DRS407891/DRX578370/DRX578370.sym_coverage.bw
 type bigWig
 shortLabel Small Airway Epithelial
 longLabel Small Airway Epithelial DRX578370
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00264
 onlyVisibility full
 
 track Methbase_ERX10332595_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634570/ERX10332595/ERX10332595.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon ERX10332595
 color 56,113,193
 parent Methbase off
 priority 0.00265
 onlyVisibility dense
 
 track Methbase_ERX10332595_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634570/ERX10332595/ERX10332595.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX10332595
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00266
 onlyVisibility full
 
 track Methbase_ERX10332595_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634570/ERX10332595/ERX10332595.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX10332595
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00267
 onlyVisibility full
 
 track Methbase_ERX10332596_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634571/ERX10332596/ERX10332596.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon ERX10332596
 color 56,113,193
 parent Methbase off
 priority 0.00268
 onlyVisibility dense
 
 track Methbase_ERX10332596_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634571/ERX10332596/ERX10332596.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX10332596
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00269
 onlyVisibility full
 
 track Methbase_ERX10332596_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634571/ERX10332596/ERX10332596.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX10332596
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00270
 onlyVisibility full
 
 track Methbase_ERX10332606_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634581/ERX10332606/ERX10332606.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon ERX10332606
 color 56,113,193
 parent Methbase off
 priority 0.00271
 onlyVisibility dense
 
 track Methbase_ERX10332606_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634581/ERX10332606/ERX10332606.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX10332606
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00272
 onlyVisibility full
 
 track Methbase_ERX10332606_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634581/ERX10332606/ERX10332606.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX10332606
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00273
 onlyVisibility full
 
 track Methbase_ERX10332608_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634583/ERX10332608/ERX10332608.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon ERX10332608
 color 56,113,193
 parent Methbase off
 priority 0.00274
 onlyVisibility dense
 
 track Methbase_ERX10332608_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634583/ERX10332608/ERX10332608.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX10332608
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00275
 onlyVisibility full
 
 track Methbase_ERX10332608_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634583/ERX10332608/ERX10332608.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX10332608
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00276
 onlyVisibility full
 
 track Methbase_ERX10332609_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634584/ERX10332609/ERX10332609.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon ERX10332609
 color 56,113,193
 parent Methbase off
 priority 0.00277
 onlyVisibility dense
 
 track Methbase_ERX10332609_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634584/ERX10332609/ERX10332609.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX10332609
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00278
 onlyVisibility full
 
 track Methbase_ERX10332609_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634584/ERX10332609/ERX10332609.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX10332609
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00279
 onlyVisibility full
 
 track Methbase_ERX10332612_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634587/ERX10332612/ERX10332612.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon ERX10332612
 color 56,113,193
 parent Methbase off
 priority 0.00280
 onlyVisibility dense
 
 track Methbase_ERX10332612_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634587/ERX10332612/ERX10332612.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX10332612
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00281
 onlyVisibility full
 
 track Methbase_ERX10332612_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634587/ERX10332612/ERX10332612.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX10332612
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00282
 onlyVisibility full
 
 track Methbase_ERX10332625_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634600/ERX10332625/ERX10332625.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon ERX10332625
 color 56,113,193
 parent Methbase off
 priority 0.00283
 onlyVisibility dense
 
 track Methbase_ERX10332625_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634600/ERX10332625/ERX10332625.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX10332625
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00284
 onlyVisibility full
 
 track Methbase_ERX10332625_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634600/ERX10332625/ERX10332625.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX10332625
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00285
 onlyVisibility full
 
 track Methbase_ERX10332636_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634611/ERX10332636/ERX10332636.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon ERX10332636
 color 56,113,193
 parent Methbase off
 priority 0.00286
 onlyVisibility dense
 
 track Methbase_ERX10332636_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634611/ERX10332636/ERX10332636.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX10332636
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00287
 onlyVisibility full
 
 track Methbase_ERX10332636_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634611/ERX10332636/ERX10332636.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX10332636
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00288
 onlyVisibility full
 
 track Methbase_ERX10332647_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634622/ERX10332647/ERX10332647.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon ERX10332647
 color 56,113,193
 parent Methbase off
 priority 0.00289
 onlyVisibility dense
 
 track Methbase_ERX10332647_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634622/ERX10332647/ERX10332647.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX10332647
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00290
 onlyVisibility full
 
 track Methbase_ERX10332647_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634622/ERX10332647/ERX10332647.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX10332647
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00291
 onlyVisibility full
 
 track Methbase_ERX10332658_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634633/ERX10332658/ERX10332658.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon ERX10332658
 color 56,113,193
 parent Methbase off
 priority 0.00292
 onlyVisibility dense
 
 track Methbase_ERX10332658_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634633/ERX10332658/ERX10332658.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX10332658
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00293
 onlyVisibility full
 
 track Methbase_ERX10332658_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634633/ERX10332658/ERX10332658.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX10332658
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00294
 onlyVisibility full
 
 track Methbase_ERX10332669_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634644/ERX10332669/ERX10332669.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon ERX10332669
 color 56,113,193
 parent Methbase off
 priority 0.00295
 onlyVisibility dense
 
 track Methbase_ERX10332669_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634644/ERX10332669/ERX10332669.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX10332669
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00296
 onlyVisibility full
 
 track Methbase_ERX10332669_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634644/ERX10332669/ERX10332669.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX10332669
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00297
 onlyVisibility full
 
 track Methbase_ERX10332680_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634655/ERX10332680/ERX10332680.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon ERX10332680
 color 56,113,193
 parent Methbase off
 priority 0.00298
 onlyVisibility dense
 
 track Methbase_ERX10332680_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634655/ERX10332680/ERX10332680.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX10332680
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00299
 onlyVisibility full
 
 track Methbase_ERX10332680_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634655/ERX10332680/ERX10332680.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX10332680
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00300
 onlyVisibility full
 
 track Methbase_ERX10332688_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634663/ERX10332688/ERX10332688.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon ERX10332688
 color 56,113,193
 parent Methbase off
 priority 0.00301
 onlyVisibility dense
 
 track Methbase_ERX10332688_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634663/ERX10332688/ERX10332688.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX10332688
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00302
 onlyVisibility full
 
 track Methbase_ERX10332688_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634663/ERX10332688/ERX10332688.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX10332688
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00303
 onlyVisibility full
 
 track Methbase_ERX10332691_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634666/ERX10332691/ERX10332691.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon ERX10332691
 color 56,113,193
 parent Methbase off
 priority 0.00304
 onlyVisibility dense
 
 track Methbase_ERX10332691_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634666/ERX10332691/ERX10332691.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX10332691
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00305
 onlyVisibility full
 
 track Methbase_ERX10332691_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634666/ERX10332691/ERX10332691.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX10332691
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00306
 onlyVisibility full
 
 track Methbase_ERX10332702_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634677/ERX10332702/ERX10332702.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon ERX10332702
 color 56,113,193
 parent Methbase off
 priority 0.00307
 onlyVisibility dense
 
 track Methbase_ERX10332702_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634677/ERX10332702/ERX10332702.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX10332702
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00308
 onlyVisibility full
 
 track Methbase_ERX10332702_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634677/ERX10332702/ERX10332702.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX10332702
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00309
 onlyVisibility full
 
 track Methbase_ERX10332706_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634681/ERX10332706/ERX10332706.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon ERX10332706
 color 56,113,193
 parent Methbase off
 priority 0.00310
 onlyVisibility dense
 
 track Methbase_ERX10332706_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634681/ERX10332706/ERX10332706.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX10332706
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00311
 onlyVisibility full
 
 track Methbase_ERX10332706_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP144942/ERS14634681/ERX10332706/ERX10332706.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX10332706
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00312
 onlyVisibility full
 
 track Methbase_ERX1048326_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS700729/ERX1048326/ERX1048326.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC ERX1048326
 color 56,113,193
 parent Methbase off
 priority 0.00313
 onlyVisibility dense
 
 track Methbase_ERX1048326_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS700729/ERX1048326/ERX1048326.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC ERX1048326
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00314
 onlyVisibility full
 
 track Methbase_ERX1048326_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS700729/ERX1048326/ERX1048326.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC ERX1048326
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00315
 onlyVisibility full
 
 track Methbase_ERX1048345_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS700729/ERX1048345/ERX1048345.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC ERX1048345
 color 56,113,193
 parent Methbase off
 priority 0.00316
 onlyVisibility dense
 
 track Methbase_ERX1048345_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS700729/ERX1048345/ERX1048345.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC ERX1048345
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00317
 onlyVisibility full
 
 track Methbase_ERX1048345_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS700729/ERX1048345/ERX1048345.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC ERX1048345
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00318
 onlyVisibility full
 
 track Methbase_ERX1051905_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP011276/ERS804004/ERX1051905/ERX1051905.hmr.bb
 type bigBed
 shortLabel Breast
 longLabel Breast ERX1051905
 color 56,113,193
 parent Methbase off
 priority 0.00319
 onlyVisibility dense
 
 track Methbase_ERX1051905_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP011276/ERS804004/ERX1051905/ERX1051905.sym_counts.bw
 type bigWig
 shortLabel Breast
 longLabel Breast ERX1051905
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00320
 onlyVisibility full
 
 track Methbase_ERX1051905_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP011276/ERS804004/ERX1051905/ERX1051905.sym_coverage.bw
 type bigWig
 shortLabel Breast
 longLabel Breast ERX1051905
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00321
 onlyVisibility full
 
 track Methbase_ERX1051906_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP011276/ERS804005/ERX1051906/ERX1051906.hmr.bb
 type bigBed
 shortLabel Breast
 longLabel Breast ERX1051906
 color 56,113,193
 parent Methbase off
 priority 0.00322
 onlyVisibility dense
 
 track Methbase_ERX1051906_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP011276/ERS804005/ERX1051906/ERX1051906.sym_counts.bw
 type bigWig
 shortLabel Breast
 longLabel Breast ERX1051906
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00323
 onlyVisibility full
 
 track Methbase_ERX1051906_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP011276/ERS804005/ERX1051906/ERX1051906.sym_coverage.bw
 type bigWig
 shortLabel Breast
 longLabel Breast ERX1051906
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00324
 onlyVisibility full
 
 track Methbase_ERX1201829_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791830/ERX1201829/ERX1201829.hmr.bb
 type bigBed
 shortLabel hES1
 longLabel hES1 ERX1201829
 color 56,113,193
 parent Methbase off
 priority 0.00325
 onlyVisibility dense
 
 track Methbase_ERX1201829_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791830/ERX1201829/ERX1201829.sym_counts.bw
 type bigWig
 shortLabel hES1
 longLabel hES1 ERX1201829
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00326
 onlyVisibility full
 
 track Methbase_ERX1201829_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791830/ERX1201829/ERX1201829.sym_coverage.bw
 type bigWig
 shortLabel hES1
 longLabel hES1 ERX1201829
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00327
 onlyVisibility full
 
 track Methbase_ERX1201830_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791831/ERX1201830/ERX1201830.hmr.bb
 type bigBed
 shortLabel hES2
 longLabel hES2 ERX1201830
 color 56,113,193
 parent Methbase off
 priority 0.00328
 onlyVisibility dense
 
 track Methbase_ERX1201830_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791831/ERX1201830/ERX1201830.sym_counts.bw
 type bigWig
 shortLabel hES2
 longLabel hES2 ERX1201830
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00329
 onlyVisibility full
 
 track Methbase_ERX1201830_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791831/ERX1201830/ERX1201830.sym_coverage.bw
 type bigWig
 shortLabel hES2
 longLabel hES2 ERX1201830
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00330
 onlyVisibility full
 
 track Methbase_ERX1201831_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791832/ERX1201831/ERX1201831.hmr.bb
 type bigBed
 shortLabel hES3
 longLabel hES3 ERX1201831
 color 56,113,193
 parent Methbase off
 priority 0.00331
 onlyVisibility dense
 
 track Methbase_ERX1201831_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791832/ERX1201831/ERX1201831.sym_counts.bw
 type bigWig
 shortLabel hES3
 longLabel hES3 ERX1201831
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00332
 onlyVisibility full
 
 track Methbase_ERX1201831_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791832/ERX1201831/ERX1201831.sym_coverage.bw
 type bigWig
 shortLabel hES3
 longLabel hES3 ERX1201831
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00333
 onlyVisibility full
 
 track Methbase_ERX1201833_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791834/ERX1201833/ERX1201833.hmr.bb
 type bigBed
 shortLabel hKSR2
 longLabel hKSR2 ERX1201833
 color 56,113,193
 parent Methbase off
 priority 0.00334
 onlyVisibility dense
 
 track Methbase_ERX1201833_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791834/ERX1201833/ERX1201833.sym_counts.bw
 type bigWig
 shortLabel hKSR2
 longLabel hKSR2 ERX1201833
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00335
 onlyVisibility full
 
 track Methbase_ERX1201833_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791834/ERX1201833/ERX1201833.sym_coverage.bw
 type bigWig
 shortLabel hKSR2
 longLabel hKSR2 ERX1201833
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00336
 onlyVisibility full
 
 track Methbase_ERX1201834_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791835/ERX1201834/ERX1201834.hmr.bb
 type bigBed
 shortLabel hKSR3
 longLabel hKSR3 ERX1201834
 color 56,113,193
 parent Methbase off
 priority 0.00337
 onlyVisibility dense
 
 track Methbase_ERX1201834_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791835/ERX1201834/ERX1201834.sym_counts.bw
 type bigWig
 shortLabel hKSR3
 longLabel hKSR3 ERX1201834
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00338
 onlyVisibility full
 
 track Methbase_ERX1201834_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791835/ERX1201834/ERX1201834.sym_coverage.bw
 type bigWig
 shortLabel hKSR3
 longLabel hKSR3 ERX1201834
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00339
 onlyVisibility full
 
 track Methbase_ERX1201835_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791830/ERX1201835/ERX1201835.hmr.bb
 type bigBed
 shortLabel hES1
 longLabel hES1 ERX1201835
 color 56,113,193
 parent Methbase off
 priority 0.00340
 onlyVisibility dense
 
 track Methbase_ERX1201835_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791830/ERX1201835/ERX1201835.sym_counts.bw
 type bigWig
 shortLabel hES1
 longLabel hES1 ERX1201835
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00341
 onlyVisibility full
 
 track Methbase_ERX1201835_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791830/ERX1201835/ERX1201835.sym_coverage.bw
 type bigWig
 shortLabel hES1
 longLabel hES1 ERX1201835
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00342
 onlyVisibility full
 
 track Methbase_ERX1201836_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791831/ERX1201836/ERX1201836.hmr.bb
 type bigBed
 shortLabel hES2
 longLabel hES2 ERX1201836
 color 56,113,193
 parent Methbase off
 priority 0.00343
 onlyVisibility dense
 
 track Methbase_ERX1201836_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791831/ERX1201836/ERX1201836.sym_counts.bw
 type bigWig
 shortLabel hES2
 longLabel hES2 ERX1201836
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00344
 onlyVisibility full
 
 track Methbase_ERX1201836_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791831/ERX1201836/ERX1201836.sym_coverage.bw
 type bigWig
 shortLabel hES2
 longLabel hES2 ERX1201836
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00345
 onlyVisibility full
 
 track Methbase_ERX1201837_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791832/ERX1201837/ERX1201837.sym_counts.bw
 type bigWig
 shortLabel hES3
 longLabel hES3 ERX1201837
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00346
 onlyVisibility full
 
 track Methbase_ERX1201837_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791832/ERX1201837/ERX1201837.sym_coverage.bw
 type bigWig
 shortLabel hES3
 longLabel hES3 ERX1201837
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00347
 onlyVisibility full
 
 track Methbase_ERX1201839_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791834/ERX1201839/ERX1201839.hmr.bb
 type bigBed
 shortLabel hKSR2
 longLabel hKSR2 ERX1201839
 color 56,113,193
 parent Methbase off
 priority 0.00348
 onlyVisibility dense
 
 track Methbase_ERX1201839_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791834/ERX1201839/ERX1201839.sym_counts.bw
 type bigWig
 shortLabel hKSR2
 longLabel hKSR2 ERX1201839
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00349
 onlyVisibility full
 
 track Methbase_ERX1201839_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791834/ERX1201839/ERX1201839.sym_coverage.bw
 type bigWig
 shortLabel hKSR2
 longLabel hKSR2 ERX1201839
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00350
 onlyVisibility full
 
 track Methbase_ERX1201840_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791835/ERX1201840/ERX1201840.hmr.bb
 type bigBed
 shortLabel hKSR3
 longLabel hKSR3 ERX1201840
 color 56,113,193
 parent Methbase off
 priority 0.00351
 onlyVisibility dense
 
 track Methbase_ERX1201840_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791835/ERX1201840/ERX1201840.sym_counts.bw
 type bigWig
 shortLabel hKSR3
 longLabel hKSR3 ERX1201840
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00352
 onlyVisibility full
 
 track Methbase_ERX1201840_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791835/ERX1201840/ERX1201840.sym_coverage.bw
 type bigWig
 shortLabel hKSR3
 longLabel hKSR3 ERX1201840
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00353
 onlyVisibility full
 
 track Methbase_ERX1201841_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791830/ERX1201841/ERX1201841.hmr.bb
 type bigBed
 shortLabel hES1
 longLabel hES1 ERX1201841
 color 56,113,193
 parent Methbase off
 priority 0.00354
 onlyVisibility dense
 
 track Methbase_ERX1201841_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791830/ERX1201841/ERX1201841.sym_counts.bw
 type bigWig
 shortLabel hES1
 longLabel hES1 ERX1201841
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00355
 onlyVisibility full
 
 track Methbase_ERX1201841_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791830/ERX1201841/ERX1201841.sym_coverage.bw
 type bigWig
 shortLabel hES1
 longLabel hES1 ERX1201841
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00356
 onlyVisibility full
 
 track Methbase_ERX1201842_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791831/ERX1201842/ERX1201842.hmr.bb
 type bigBed
 shortLabel hES2
 longLabel hES2 ERX1201842
 color 56,113,193
 parent Methbase off
 priority 0.00357
 onlyVisibility dense
 
 track Methbase_ERX1201842_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791831/ERX1201842/ERX1201842.sym_counts.bw
 type bigWig
 shortLabel hES2
 longLabel hES2 ERX1201842
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00358
 onlyVisibility full
 
 track Methbase_ERX1201842_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791831/ERX1201842/ERX1201842.sym_coverage.bw
 type bigWig
 shortLabel hES2
 longLabel hES2 ERX1201842
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00359
 onlyVisibility full
 
 track Methbase_ERX1201843_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791832/ERX1201843/ERX1201843.hmr.bb
 type bigBed
 shortLabel hES3
 longLabel hES3 ERX1201843
 color 56,113,193
 parent Methbase off
 priority 0.00360
 onlyVisibility dense
 
 track Methbase_ERX1201843_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791832/ERX1201843/ERX1201843.sym_counts.bw
 type bigWig
 shortLabel hES3
 longLabel hES3 ERX1201843
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00361
 onlyVisibility full
 
 track Methbase_ERX1201843_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791832/ERX1201843/ERX1201843.sym_coverage.bw
 type bigWig
 shortLabel hES3
 longLabel hES3 ERX1201843
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00362
 onlyVisibility full
 
 track Methbase_ERX1201845_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791834/ERX1201845/ERX1201845.hmr.bb
 type bigBed
 shortLabel hKSR2
 longLabel hKSR2 ERX1201845
 color 56,113,193
 parent Methbase off
 priority 0.00363
 onlyVisibility dense
 
 track Methbase_ERX1201845_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791834/ERX1201845/ERX1201845.sym_counts.bw
 type bigWig
 shortLabel hKSR2
 longLabel hKSR2 ERX1201845
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00364
 onlyVisibility full
 
 track Methbase_ERX1201845_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791834/ERX1201845/ERX1201845.sym_coverage.bw
 type bigWig
 shortLabel hKSR2
 longLabel hKSR2 ERX1201845
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00365
 onlyVisibility full
 
 track Methbase_ERX1201846_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791835/ERX1201846/ERX1201846.hmr.bb
 type bigBed
 shortLabel hKSR3
 longLabel hKSR3 ERX1201846
 color 56,113,193
 parent Methbase off
 priority 0.00366
 onlyVisibility dense
 
 track Methbase_ERX1201846_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791835/ERX1201846/ERX1201846.sym_counts.bw
 type bigWig
 shortLabel hKSR3
 longLabel hKSR3 ERX1201846
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00367
 onlyVisibility full
 
 track Methbase_ERX1201846_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791835/ERX1201846/ERX1201846.sym_coverage.bw
 type bigWig
 shortLabel hKSR3
 longLabel hKSR3 ERX1201846
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00368
 onlyVisibility full
 
 track Methbase_ERX1201847_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791830/ERX1201847/ERX1201847.hmr.bb
 type bigBed
 shortLabel hES1
 longLabel hES1 ERX1201847
 color 56,113,193
 parent Methbase off
 priority 0.00369
 onlyVisibility dense
 
 track Methbase_ERX1201847_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791830/ERX1201847/ERX1201847.sym_counts.bw
 type bigWig
 shortLabel hES1
 longLabel hES1 ERX1201847
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00370
 onlyVisibility full
 
 track Methbase_ERX1201847_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791830/ERX1201847/ERX1201847.sym_coverage.bw
 type bigWig
 shortLabel hES1
 longLabel hES1 ERX1201847
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00371
 onlyVisibility full
 
 track Methbase_ERX1201848_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791831/ERX1201848/ERX1201848.hmr.bb
 type bigBed
 shortLabel hES2
 longLabel hES2 ERX1201848
 color 56,113,193
 parent Methbase off
 priority 0.00372
 onlyVisibility dense
 
 track Methbase_ERX1201848_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791831/ERX1201848/ERX1201848.sym_counts.bw
 type bigWig
 shortLabel hES2
 longLabel hES2 ERX1201848
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00373
 onlyVisibility full
 
 track Methbase_ERX1201848_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791831/ERX1201848/ERX1201848.sym_coverage.bw
 type bigWig
 shortLabel hES2
 longLabel hES2 ERX1201848
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00374
 onlyVisibility full
 
 track Methbase_ERX1201849_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791832/ERX1201849/ERX1201849.hmr.bb
 type bigBed
 shortLabel hES3
 longLabel hES3 ERX1201849
 color 56,113,193
 parent Methbase off
 priority 0.00375
 onlyVisibility dense
 
 track Methbase_ERX1201849_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791832/ERX1201849/ERX1201849.sym_counts.bw
 type bigWig
 shortLabel hES3
 longLabel hES3 ERX1201849
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00376
 onlyVisibility full
 
 track Methbase_ERX1201849_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791832/ERX1201849/ERX1201849.sym_coverage.bw
 type bigWig
 shortLabel hES3
 longLabel hES3 ERX1201849
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00377
 onlyVisibility full
 
 track Methbase_ERX1201851_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791834/ERX1201851/ERX1201851.hmr.bb
 type bigBed
 shortLabel hKSR2
 longLabel hKSR2 ERX1201851
 color 56,113,193
 parent Methbase off
 priority 0.00378
 onlyVisibility dense
 
 track Methbase_ERX1201851_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791834/ERX1201851/ERX1201851.sym_counts.bw
 type bigWig
 shortLabel hKSR2
 longLabel hKSR2 ERX1201851
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00379
 onlyVisibility full
 
 track Methbase_ERX1201851_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791834/ERX1201851/ERX1201851.sym_coverage.bw
 type bigWig
 shortLabel hKSR2
 longLabel hKSR2 ERX1201851
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00380
 onlyVisibility full
 
 track Methbase_ERX1201852_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791835/ERX1201852/ERX1201852.hmr.bb
 type bigBed
 shortLabel hKSR3
 longLabel hKSR3 ERX1201852
 color 56,113,193
 parent Methbase off
 priority 0.00381
 onlyVisibility dense
 
 track Methbase_ERX1201852_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791835/ERX1201852/ERX1201852.sym_counts.bw
 type bigWig
 shortLabel hKSR3
 longLabel hKSR3 ERX1201852
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00382
 onlyVisibility full
 
 track Methbase_ERX1201852_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS791835/ERX1201852/ERX1201852.sym_coverage.bw
 type bigWig
 shortLabel hKSR3
 longLabel hKSR3 ERX1201852
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00383
 onlyVisibility full
 
 track Methbase_ERX1275806_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS700729/ERX1275806/ERX1275806.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC ERX1275806
 color 56,113,193
 parent Methbase off
 priority 0.00384
 onlyVisibility dense
 
 track Methbase_ERX1275806_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS700729/ERX1275806/ERX1275806.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC ERX1275806
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00385
 onlyVisibility full
 
 track Methbase_ERX1275806_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS700729/ERX1275806/ERX1275806.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC ERX1275806
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00386
 onlyVisibility full
 
 track Methbase_ERX1275825_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS700729/ERX1275825/ERX1275825.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC ERX1275825
 color 56,113,193
 parent Methbase off
 priority 0.00387
 onlyVisibility dense
 
 track Methbase_ERX1275825_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS700729/ERX1275825/ERX1275825.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC ERX1275825
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00388
 onlyVisibility full
 
 track Methbase_ERX1275825_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS700729/ERX1275825/ERX1275825.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC ERX1275825
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00389
 onlyVisibility full
 
 track Methbase_ERX1327460_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP014223/ERS1057271/ERX1327460/ERX1327460.hmr.bb
 type bigBed
 shortLabel Embryo
 longLabel Embryo ERX1327460
 color 56,113,193
 parent Methbase off
 priority 0.00390
 onlyVisibility dense
 
 track Methbase_ERX1327460_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP014223/ERS1057271/ERX1327460/ERX1327460.sym_counts.bw
 type bigWig
 shortLabel Embryo
 longLabel Embryo ERX1327460
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00391
 onlyVisibility full
 
 track Methbase_ERX1327460_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP014223/ERS1057271/ERX1327460/ERX1327460.sym_coverage.bw
 type bigWig
 shortLabel Embryo
 longLabel Embryo ERX1327460
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00392
 onlyVisibility full
 
 track Methbase_ERX1327461_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP014223/ERS1057272/ERX1327461/ERX1327461.hmr.bb
 type bigBed
 shortLabel Embryo
 longLabel Embryo ERX1327461
 color 56,113,193
 parent Methbase off
 priority 0.00393
 onlyVisibility dense
 
 track Methbase_ERX1327461_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP014223/ERS1057272/ERX1327461/ERX1327461.sym_counts.bw
 type bigWig
 shortLabel Embryo
 longLabel Embryo ERX1327461
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00394
 onlyVisibility full
 
 track Methbase_ERX1327461_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP014223/ERS1057272/ERX1327461/ERX1327461.sym_coverage.bw
 type bigWig
 shortLabel Embryo
 longLabel Embryo ERX1327461
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00395
 onlyVisibility full
 
 track Methbase_ERX1327462_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP014223/ERS1057273/ERX1327462/ERX1327462.hmr.bb
 type bigBed
 shortLabel Embryo
 longLabel Embryo ERX1327462
 color 56,113,193
 parent Methbase off
 priority 0.00396
 onlyVisibility dense
 
 track Methbase_ERX1327462_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP014223/ERS1057273/ERX1327462/ERX1327462.sym_counts.bw
 type bigWig
 shortLabel Embryo
 longLabel Embryo ERX1327462
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00397
 onlyVisibility full
 
 track Methbase_ERX1327462_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP014223/ERS1057273/ERX1327462/ERX1327462.sym_coverage.bw
 type bigWig
 shortLabel Embryo
 longLabel Embryo ERX1327462
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00398
 onlyVisibility full
 
 track Methbase_ERX1327466_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP014223/ERS1057277/ERX1327466/ERX1327466.hmr.bb
 type bigBed
 shortLabel Embryo
 longLabel Embryo ERX1327466
 color 56,113,193
 parent Methbase off
 priority 0.00399
 onlyVisibility dense
 
 track Methbase_ERX1327466_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP014223/ERS1057277/ERX1327466/ERX1327466.sym_counts.bw
 type bigWig
 shortLabel Embryo
 longLabel Embryo ERX1327466
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00400
 onlyVisibility full
 
 track Methbase_ERX1327466_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP014223/ERS1057277/ERX1327466/ERX1327466.sym_coverage.bw
 type bigWig
 shortLabel Embryo
 longLabel Embryo ERX1327466
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00401
 onlyVisibility full
 
 track Methbase_ERX1327467_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP014223/ERS1057278/ERX1327467/ERX1327467.hmr.bb
 type bigBed
 shortLabel Embryo
 longLabel Embryo ERX1327467
 color 56,113,193
 parent Methbase off
 priority 0.00402
 onlyVisibility dense
 
 track Methbase_ERX1327467_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP014223/ERS1057278/ERX1327467/ERX1327467.sym_counts.bw
 type bigWig
 shortLabel Embryo
 longLabel Embryo ERX1327467
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00403
 onlyVisibility full
 
 track Methbase_ERX1327467_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP014223/ERS1057278/ERX1327467/ERX1327467.sym_coverage.bw
 type bigWig
 shortLabel Embryo
 longLabel Embryo ERX1327467
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00404
 onlyVisibility full
 
 track Methbase_ERX1327468_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP014223/ERS1057279/ERX1327468/ERX1327468.hmr.bb
 type bigBed
 shortLabel Embryo
 longLabel Embryo ERX1327468
 color 56,113,193
 parent Methbase off
 priority 0.00405
 onlyVisibility dense
 
 track Methbase_ERX1327468_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP014223/ERS1057279/ERX1327468/ERX1327468.sym_counts.bw
 type bigWig
 shortLabel Embryo
 longLabel Embryo ERX1327468
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00406
 onlyVisibility full
 
 track Methbase_ERX1327468_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP014223/ERS1057279/ERX1327468/ERX1327468.sym_coverage.bw
 type bigWig
 shortLabel Embryo
 longLabel Embryo ERX1327468
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00407
 onlyVisibility full
 
 track Methbase_ERX1403212_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS819841/ERX1403212/ERX1403212.hmr.bb
 type bigBed
 shortLabel F1 hPGCLC1
 longLabel F1 hPGCLC1 ERX1403212
 color 56,113,193
 parent Methbase off
 priority 0.00408
 onlyVisibility dense
 
 track Methbase_ERX1403212_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS819841/ERX1403212/ERX1403212.sym_counts.bw
 type bigWig
 shortLabel F1 hPGCLC1
 longLabel F1 hPGCLC1 ERX1403212
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00409
 onlyVisibility full
 
 track Methbase_ERX1403212_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS819841/ERX1403212/ERX1403212.sym_coverage.bw
 type bigWig
 shortLabel F1 hPGCLC1
 longLabel F1 hPGCLC1 ERX1403212
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00410
 onlyVisibility full
 
 track Methbase_ERX1709191_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1167676/ERX1709191/ERX1709191.hmr.bb
 type bigBed
 shortLabel hEpiLC 2016214 2
 longLabel hEpiLC 2016214 2 ERX1709191
 color 56,113,193
 parent Methbase off
 priority 0.00411
 onlyVisibility dense
 
 track Methbase_ERX1709191_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1167676/ERX1709191/ERX1709191.sym_counts.bw
 type bigWig
 shortLabel hEpiLC 2016214 2
 longLabel hEpiLC 2016214 2 ERX1709191
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00412
 onlyVisibility full
 
 track Methbase_ERX1709191_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1167676/ERX1709191/ERX1709191.sym_coverage.bw
 type bigWig
 shortLabel hEpiLC 2016214 2
 longLabel hEpiLC 2016214 2 ERX1709191
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00413
 onlyVisibility full
 
 track Methbase_ERX1709194_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1167679/ERX1709194/ERX1709194.hmr.bb
 type bigBed
 shortLabel hEpiLC 201635
 longLabel hEpiLC 201635 ERX1709194
 color 56,113,193
 parent Methbase off
 priority 0.00414
 onlyVisibility dense
 
 track Methbase_ERX1709194_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1167679/ERX1709194/ERX1709194.sym_counts.bw
 type bigWig
 shortLabel hEpiLC 201635
 longLabel hEpiLC 201635 ERX1709194
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00415
 onlyVisibility full
 
 track Methbase_ERX1709194_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1167679/ERX1709194/ERX1709194.sym_coverage.bw
 type bigWig
 shortLabel hEpiLC 201635
 longLabel hEpiLC 201635 ERX1709194
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00416
 onlyVisibility full
 
 track Methbase_ERX1765531_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP018009/ERS1414871/ERX1765531/ERX1765531.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain ERX1765531
 color 56,113,193
 parent Methbase off
 priority 0.00417
 onlyVisibility dense
 
 track Methbase_ERX1765531_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP018009/ERS1414871/ERX1765531/ERX1765531.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain ERX1765531
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00418
 onlyVisibility full
 
 track Methbase_ERX1765531_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP018009/ERS1414871/ERX1765531/ERX1765531.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain ERX1765531
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00419
 onlyVisibility full
 
 track Methbase_ERX1765532_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP018009/ERS1414872/ERX1765532/ERX1765532.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain ERX1765532
 color 56,113,193
 parent Methbase off
 priority 0.00420
 onlyVisibility dense
 
 track Methbase_ERX1765532_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP018009/ERS1414872/ERX1765532/ERX1765532.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain ERX1765532
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00421
 onlyVisibility full
 
 track Methbase_ERX1765532_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP018009/ERS1414872/ERX1765532/ERX1765532.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain ERX1765532
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00422
 onlyVisibility full
 
 track Methbase_ERX1765533_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP018009/ERS1414873/ERX1765533/ERX1765533.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain ERX1765533
 color 56,113,193
 parent Methbase off
 priority 0.00423
 onlyVisibility dense
 
 track Methbase_ERX1765533_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP018009/ERS1414873/ERX1765533/ERX1765533.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain ERX1765533
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00424
 onlyVisibility full
 
 track Methbase_ERX1765533_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP018009/ERS1414873/ERX1765533/ERX1765533.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain ERX1765533
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00425
 onlyVisibility full
 
 track Methbase_ERX1765537_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP018009/ERS1414877/ERX1765537/ERX1765537.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain ERX1765537
 color 56,113,193
 parent Methbase off
 priority 0.00426
 onlyVisibility dense
 
 track Methbase_ERX1765537_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP018009/ERS1414877/ERX1765537/ERX1765537.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain ERX1765537
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00427
 onlyVisibility full
 
 track Methbase_ERX1765537_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP018009/ERS1414877/ERX1765537/ERX1765537.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain ERX1765537
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00428
 onlyVisibility full
 
 track Methbase_ERX1765538_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP018009/ERS1414878/ERX1765538/ERX1765538.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain ERX1765538
 color 56,113,193
 parent Methbase off
 priority 0.00429
 onlyVisibility dense
 
 track Methbase_ERX1765538_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP018009/ERS1414878/ERX1765538/ERX1765538.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain ERX1765538
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00430
 onlyVisibility full
 
 track Methbase_ERX1765538_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP018009/ERS1414878/ERX1765538/ERX1765538.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain ERX1765538
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00431
 onlyVisibility full
 
 track Methbase_ERX1765539_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP018009/ERS1414879/ERX1765539/ERX1765539.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain ERX1765539
 color 56,113,193
 parent Methbase off
 priority 0.00432
 onlyVisibility dense
 
 track Methbase_ERX1765539_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP018009/ERS1414879/ERX1765539/ERX1765539.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain ERX1765539
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00433
 onlyVisibility full
 
 track Methbase_ERX1765539_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP018009/ERS1414879/ERX1765539/ERX1765539.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain ERX1765539
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00434
 onlyVisibility full
 
 track Methbase_ERX1823636_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1404569/ERX1823636/ERX1823636.hmr.bb
 type bigBed
 shortLabel S6EOSKSR 1
 longLabel S6EOSKSR 1 ERX1823636
 color 56,113,193
 parent Methbase off
 priority 0.00435
 onlyVisibility dense
 
 track Methbase_ERX1823636_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1404569/ERX1823636/ERX1823636.sym_counts.bw
 type bigWig
 shortLabel S6EOSKSR 1
 longLabel S6EOSKSR 1 ERX1823636
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00436
 onlyVisibility full
 
 track Methbase_ERX1823636_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1404569/ERX1823636/ERX1823636.sym_coverage.bw
 type bigWig
 shortLabel S6EOSKSR 1
 longLabel S6EOSKSR 1 ERX1823636
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00437
 onlyVisibility full
 
 track Methbase_ERX1823638_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1404570/ERX1823638/ERX1823638.hmr.bb
 type bigBed
 shortLabel S6EOSKSR 3
 longLabel S6EOSKSR 3 ERX1823638
 color 56,113,193
 parent Methbase off
 priority 0.00438
 onlyVisibility dense
 
 track Methbase_ERX1823638_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1404570/ERX1823638/ERX1823638.sym_counts.bw
 type bigWig
 shortLabel S6EOSKSR 3
 longLabel S6EOSKSR 3 ERX1823638
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00439
 onlyVisibility full
 
 track Methbase_ERX1823638_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1404570/ERX1823638/ERX1823638.sym_coverage.bw
 type bigWig
 shortLabel S6EOSKSR 3
 longLabel S6EOSKSR 3 ERX1823638
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00440
 onlyVisibility full
 
 track Methbase_ERX1823641_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1404620/ERX1823641/ERX1823641.hmr.bb
 type bigBed
 shortLabel S6EOSp5 3
 longLabel S6EOSp5 3 ERX1823641
 color 56,113,193
 parent Methbase off
 priority 0.00441
 onlyVisibility dense
 
 track Methbase_ERX1823641_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1404620/ERX1823641/ERX1823641.sym_counts.bw
 type bigWig
 shortLabel S6EOSp5 3
 longLabel S6EOSp5 3 ERX1823641
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00442
 onlyVisibility full
 
 track Methbase_ERX1823641_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1404620/ERX1823641/ERX1823641.sym_coverage.bw
 type bigWig
 shortLabel S6EOSp5 3
 longLabel S6EOSp5 3 ERX1823641
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00443
 onlyVisibility full
 
 track Methbase_ERX1823642_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1404572/ERX1823642/ERX1823642.hmr.bb
 type bigBed
 shortLabel S6EOSp9 1
 longLabel S6EOSp9 1 ERX1823642
 color 56,113,193
 parent Methbase off
 priority 0.00444
 onlyVisibility dense
 
 track Methbase_ERX1823642_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1404572/ERX1823642/ERX1823642.sym_counts.bw
 type bigWig
 shortLabel S6EOSp9 1
 longLabel S6EOSp9 1 ERX1823642
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00445
 onlyVisibility full
 
 track Methbase_ERX1823642_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1404572/ERX1823642/ERX1823642.sym_coverage.bw
 type bigWig
 shortLabel S6EOSp9 1
 longLabel S6EOSp9 1 ERX1823642
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00446
 onlyVisibility full
 
 track Methbase_ERX1823643_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1404646/ERX1823643/ERX1823643.hmr.bb
 type bigBed
 shortLabel S6EOSp9 2
 longLabel S6EOSp9 2 ERX1823643
 color 56,113,193
 parent Methbase off
 priority 0.00447
 onlyVisibility dense
 
 track Methbase_ERX1823643_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1404646/ERX1823643/ERX1823643.sym_counts.bw
 type bigWig
 shortLabel S6EOSp9 2
 longLabel S6EOSp9 2 ERX1823643
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00448
 onlyVisibility full
 
 track Methbase_ERX1823643_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1404646/ERX1823643/ERX1823643.sym_coverage.bw
 type bigWig
 shortLabel S6EOSp9 2
 longLabel S6EOSp9 2 ERX1823643
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00449
 onlyVisibility full
 
 track Methbase_ERX1823644_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1404573/ERX1823644/ERX1823644.hmr.bb
 type bigBed
 shortLabel S6EOSp9 3
 longLabel S6EOSp9 3 ERX1823644
 color 56,113,193
 parent Methbase off
 priority 0.00450
 onlyVisibility dense
 
 track Methbase_ERX1823644_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1404573/ERX1823644/ERX1823644.sym_counts.bw
 type bigWig
 shortLabel S6EOSp9 3
 longLabel S6EOSp9 3 ERX1823644
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00451
 onlyVisibility full
 
 track Methbase_ERX1823644_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1404573/ERX1823644/ERX1823644.sym_coverage.bw
 type bigWig
 shortLabel S6EOSp9 3
 longLabel S6EOSp9 3 ERX1823644
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00452
 onlyVisibility full
 
 track Methbase_ERX1823645_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1404621/ERX1823645/ERX1823645.sym_counts.bw
 type bigWig
 shortLabel S6EOSp15 1
 longLabel S6EOSp15 1 ERX1823645
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00453
 onlyVisibility full
 
 track Methbase_ERX1823645_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1404621/ERX1823645/ERX1823645.sym_coverage.bw
 type bigWig
 shortLabel S6EOSp15 1
 longLabel S6EOSp15 1 ERX1823645
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00454
 onlyVisibility full
 
 track Methbase_ERX1823646_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1404574/ERX1823646/ERX1823646.sym_counts.bw
 type bigWig
 shortLabel S6EOSp15 2
 longLabel S6EOSp15 2 ERX1823646
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00455
 onlyVisibility full
 
 track Methbase_ERX1823646_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1404574/ERX1823646/ERX1823646.sym_coverage.bw
 type bigWig
 shortLabel S6EOSp15 2
 longLabel S6EOSp15 2 ERX1823646
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00456
 onlyVisibility full
 
 track Methbase_ERX1823650_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1404576/ERX1823650/ERX1823650.hmr.bb
 type bigBed
 shortLabel PRGp8 4
 longLabel PRGp8 4 ERX1823650
 color 56,113,193
 parent Methbase off
 priority 0.00457
 onlyVisibility dense
 
 track Methbase_ERX1823650_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1404576/ERX1823650/ERX1823650.sym_counts.bw
 type bigWig
 shortLabel PRGp8 4
 longLabel PRGp8 4 ERX1823650
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00458
 onlyVisibility full
 
 track Methbase_ERX1823650_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1404576/ERX1823650/ERX1823650.sym_coverage.bw
 type bigWig
 shortLabel PRGp8 4
 longLabel PRGp8 4 ERX1823650
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00459
 onlyVisibility full
 
 track Methbase_ERX1965658_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP010942/ERS1642969/ERX1965658/ERX1965658.hmr.bb
 type bigBed
 shortLabel GP5D
 longLabel GP5D ERX1965658
 color 56,113,193
 parent Methbase off
 priority 0.00460
 onlyVisibility dense
 
 track Methbase_ERX1965658_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP010942/ERS1642969/ERX1965658/ERX1965658.sym_counts.bw
 type bigWig
 shortLabel GP5D
 longLabel GP5D ERX1965658
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00461
 onlyVisibility full
 
 track Methbase_ERX1965658_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP010942/ERS1642969/ERX1965658/ERX1965658.sym_coverage.bw
 type bigWig
 shortLabel GP5D
 longLabel GP5D ERX1965658
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00462
 onlyVisibility full
 
 track Methbase_ERX1965659_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP010942/ERS1642970/ERX1965659/ERX1965659.hmr.bb
 type bigBed
 shortLabel GP5D
 longLabel GP5D ERX1965659
 color 56,113,193
 parent Methbase off
 priority 0.00463
 onlyVisibility dense
 
 track Methbase_ERX1965659_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP010942/ERS1642970/ERX1965659/ERX1965659.sym_counts.bw
 type bigWig
 shortLabel GP5D
 longLabel GP5D ERX1965659
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00464
 onlyVisibility full
 
 track Methbase_ERX1965659_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP010942/ERS1642970/ERX1965659/ERX1965659.sym_coverage.bw
 type bigWig
 shortLabel GP5D
 longLabel GP5D ERX1965659
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00465
 onlyVisibility full
 
 track Methbase_ERX1965660_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP010942/ERS1642971/ERX1965660/ERX1965660.hmr.bb
 type bigBed
 shortLabel LHSAR cell with HOXB13 transduced
 longLabel LHSAR cell with HOXB13 transduced ERX1965660
 color 56,113,193
 parent Methbase off
 priority 0.00466
 onlyVisibility dense
 
 track Methbase_ERX1965660_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP010942/ERS1642971/ERX1965660/ERX1965660.sym_counts.bw
 type bigWig
 shortLabel LHSAR cell with HOXB13 transduced
 longLabel LHSAR cell with HOXB13 transduced ERX1965660
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00467
 onlyVisibility full
 
 track Methbase_ERX1965660_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP010942/ERS1642971/ERX1965660/ERX1965660.sym_coverage.bw
 type bigWig
 shortLabel LHSAR cell with HOXB13 transduced
 longLabel LHSAR cell with HOXB13 transduced ERX1965660
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00468
 onlyVisibility full
 
 track Methbase_ERX1965661_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP010942/ERS1642972/ERX1965661/ERX1965661.hmr.bb
 type bigBed
 shortLabel Lhsar
 longLabel Lhsar ERX1965661
 color 56,113,193
 parent Methbase off
 priority 0.00469
 onlyVisibility dense
 
 track Methbase_ERX1965661_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP010942/ERS1642972/ERX1965661/ERX1965661.sym_counts.bw
 type bigWig
 shortLabel Lhsar
 longLabel Lhsar ERX1965661
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00470
 onlyVisibility full
 
 track Methbase_ERX1965661_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP010942/ERS1642972/ERX1965661/ERX1965661.sym_coverage.bw
 type bigWig
 shortLabel Lhsar
 longLabel Lhsar ERX1965661
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00471
 onlyVisibility full
 
 track Methbase_ERX1965662_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP010942/ERS1642973/ERX1965662/ERX1965662.hmr.bb
 type bigBed
 shortLabel LoVo
 longLabel LoVo ERX1965662
 color 56,113,193
 parent Methbase off
 priority 0.00472
 onlyVisibility dense
 
 track Methbase_ERX1965662_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP010942/ERS1642973/ERX1965662/ERX1965662.sym_counts.bw
 type bigWig
 shortLabel LoVo
 longLabel LoVo ERX1965662
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00473
 onlyVisibility full
 
 track Methbase_ERX1965662_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP010942/ERS1642973/ERX1965662/ERX1965662.sym_coverage.bw
 type bigWig
 shortLabel LoVo
 longLabel LoVo ERX1965662
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00474
 onlyVisibility full
 
 track Methbase_ERX1965665_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP010942/ERS1642976/ERX1965665/ERX1965665.hmr.bb
 type bigBed
 shortLabel VCap
 longLabel VCap ERX1965665
 color 56,113,193
 parent Methbase off
 priority 0.00475
 onlyVisibility dense
 
 track Methbase_ERX1965665_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP010942/ERS1642976/ERX1965665/ERX1965665.sym_counts.bw
 type bigWig
 shortLabel VCap
 longLabel VCap ERX1965665
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00476
 onlyVisibility full
 
 track Methbase_ERX1965665_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP010942/ERS1642976/ERX1965665/ERX1965665.sym_coverage.bw
 type bigWig
 shortLabel VCap
 longLabel VCap ERX1965665
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00477
 onlyVisibility full
 
 track Methbase_ERX2403135_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1487930/ERX2403135/ERX2403135.hmr.bb
 type bigBed
 shortLabel Passage 10 Sort 2
 longLabel Passage 10 Sort 2 ERX2403135
 color 56,113,193
 parent Methbase off
 priority 0.00478
 onlyVisibility dense
 
 track Methbase_ERX2403135_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1487930/ERX2403135/ERX2403135.sym_counts.bw
 type bigWig
 shortLabel Passage 10 Sort 2
 longLabel Passage 10 Sort 2 ERX2403135
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00479
 onlyVisibility full
 
 track Methbase_ERX2403135_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1487930/ERX2403135/ERX2403135.sym_coverage.bw
 type bigWig
 shortLabel Passage 10 Sort 2
 longLabel Passage 10 Sort 2 ERX2403135
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00480
 onlyVisibility full
 
 track Methbase_ERX2403136_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1487931/ERX2403136/ERX2403136.hmr.bb
 type bigBed
 shortLabel Passage 10 Sort 3
 longLabel Passage 10 Sort 3 ERX2403136
 color 56,113,193
 parent Methbase off
 priority 0.00481
 onlyVisibility dense
 
 track Methbase_ERX2403136_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1487931/ERX2403136/ERX2403136.sym_counts.bw
 type bigWig
 shortLabel Passage 10 Sort 3
 longLabel Passage 10 Sort 3 ERX2403136
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00482
 onlyVisibility full
 
 track Methbase_ERX2403136_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1487931/ERX2403136/ERX2403136.sym_coverage.bw
 type bigWig
 shortLabel Passage 10 Sort 3
 longLabel Passage 10 Sort 3 ERX2403136
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00483
 onlyVisibility full
 
 track Methbase_ERX2403137_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1487932/ERX2403137/ERX2403137.sym_counts.bw
 type bigWig
 shortLabel Passage 10 Sort 4
 longLabel Passage 10 Sort 4 ERX2403137
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00484
 onlyVisibility full
 
 track Methbase_ERX2403137_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1487932/ERX2403137/ERX2403137.sym_coverage.bw
 type bigWig
 shortLabel Passage 10 Sort 4
 longLabel Passage 10 Sort 4 ERX2403137
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00485
 onlyVisibility full
 
 track Methbase_ERX2515285_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363469/ERX2515285/ERX2515285.hmr.bb
 type bigBed
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515285
 color 56,113,193
 parent Methbase off
 priority 0.00486
 onlyVisibility dense
 
 track Methbase_ERX2515285_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363469/ERX2515285/ERX2515285.sym_counts.bw
 type bigWig
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515285
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00487
 onlyVisibility full
 
 track Methbase_ERX2515285_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363469/ERX2515285/ERX2515285.sym_coverage.bw
 type bigWig
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515285
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00488
 onlyVisibility full
 
 track Methbase_ERX2515286_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363470/ERX2515286/ERX2515286.hmr.bb
 type bigBed
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515286
 color 56,113,193
 parent Methbase off
 priority 0.00489
 onlyVisibility dense
 
 track Methbase_ERX2515286_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363470/ERX2515286/ERX2515286.sym_counts.bw
 type bigWig
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515286
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00490
 onlyVisibility full
 
 track Methbase_ERX2515286_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363470/ERX2515286/ERX2515286.sym_coverage.bw
 type bigWig
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515286
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00491
 onlyVisibility full
 
 track Methbase_ERX2515287_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363471/ERX2515287/ERX2515287.hmr.bb
 type bigBed
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515287
 color 56,113,193
 parent Methbase off
 priority 0.00492
 onlyVisibility dense
 
 track Methbase_ERX2515287_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363471/ERX2515287/ERX2515287.sym_counts.bw
 type bigWig
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515287
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00493
 onlyVisibility full
 
 track Methbase_ERX2515287_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363471/ERX2515287/ERX2515287.sym_coverage.bw
 type bigWig
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515287
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00494
 onlyVisibility full
 
 track Methbase_ERX2515288_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363472/ERX2515288/ERX2515288.hmr.bb
 type bigBed
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515288
 color 56,113,193
 parent Methbase off
 priority 0.00495
 onlyVisibility dense
 
 track Methbase_ERX2515288_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363472/ERX2515288/ERX2515288.sym_counts.bw
 type bigWig
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515288
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00496
 onlyVisibility full
 
 track Methbase_ERX2515288_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363472/ERX2515288/ERX2515288.sym_coverage.bw
 type bigWig
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515288
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00497
 onlyVisibility full
 
 track Methbase_ERX2515289_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363473/ERX2515289/ERX2515289.hmr.bb
 type bigBed
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515289
 color 56,113,193
 parent Methbase off
 priority 0.00498
 onlyVisibility dense
 
 track Methbase_ERX2515289_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363473/ERX2515289/ERX2515289.sym_counts.bw
 type bigWig
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515289
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00499
 onlyVisibility full
 
 track Methbase_ERX2515289_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363473/ERX2515289/ERX2515289.sym_coverage.bw
 type bigWig
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515289
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00500
 onlyVisibility full
 
 track Methbase_ERX2515290_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363474/ERX2515290/ERX2515290.hmr.bb
 type bigBed
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515290
 color 56,113,193
 parent Methbase off
 priority 0.00501
 onlyVisibility dense
 
 track Methbase_ERX2515290_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363474/ERX2515290/ERX2515290.sym_counts.bw
 type bigWig
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515290
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00502
 onlyVisibility full
 
 track Methbase_ERX2515290_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363474/ERX2515290/ERX2515290.sym_coverage.bw
 type bigWig
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515290
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00503
 onlyVisibility full
 
 track Methbase_ERX2515291_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363475/ERX2515291/ERX2515291.hmr.bb
 type bigBed
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515291
 color 56,113,193
 parent Methbase off
 priority 0.00504
 onlyVisibility dense
 
 track Methbase_ERX2515291_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363475/ERX2515291/ERX2515291.sym_counts.bw
 type bigWig
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515291
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00505
 onlyVisibility full
 
 track Methbase_ERX2515291_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363475/ERX2515291/ERX2515291.sym_coverage.bw
 type bigWig
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515291
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00506
 onlyVisibility full
 
 track Methbase_ERX2515292_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363476/ERX2515292/ERX2515292.hmr.bb
 type bigBed
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515292
 color 56,113,193
 parent Methbase off
 priority 0.00507
 onlyVisibility dense
 
 track Methbase_ERX2515292_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363476/ERX2515292/ERX2515292.sym_counts.bw
 type bigWig
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515292
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00508
 onlyVisibility full
 
 track Methbase_ERX2515292_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363476/ERX2515292/ERX2515292.sym_coverage.bw
 type bigWig
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515292
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00509
 onlyVisibility full
 
 track Methbase_ERX2515293_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363477/ERX2515293/ERX2515293.hmr.bb
 type bigBed
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515293
 color 56,113,193
 parent Methbase off
 priority 0.00510
 onlyVisibility dense
 
 track Methbase_ERX2515293_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363477/ERX2515293/ERX2515293.sym_counts.bw
 type bigWig
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515293
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00511
 onlyVisibility full
 
 track Methbase_ERX2515293_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363477/ERX2515293/ERX2515293.sym_coverage.bw
 type bigWig
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515293
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00512
 onlyVisibility full
 
 track Methbase_ERX2515294_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363478/ERX2515294/ERX2515294.hmr.bb
 type bigBed
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515294
 color 56,113,193
 parent Methbase off
 priority 0.00513
 onlyVisibility dense
 
 track Methbase_ERX2515294_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363478/ERX2515294/ERX2515294.sym_counts.bw
 type bigWig
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515294
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00514
 onlyVisibility full
 
 track Methbase_ERX2515294_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363478/ERX2515294/ERX2515294.sym_coverage.bw
 type bigWig
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515294
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00515
 onlyVisibility full
 
 track Methbase_ERX2515295_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363479/ERX2515295/ERX2515295.hmr.bb
 type bigBed
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515295
 color 56,113,193
 parent Methbase off
 priority 0.00516
 onlyVisibility dense
 
 track Methbase_ERX2515295_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363479/ERX2515295/ERX2515295.sym_counts.bw
 type bigWig
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515295
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00517
 onlyVisibility full
 
 track Methbase_ERX2515295_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363479/ERX2515295/ERX2515295.sym_coverage.bw
 type bigWig
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515295
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00518
 onlyVisibility full
 
 track Methbase_ERX2515296_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363480/ERX2515296/ERX2515296.hmr.bb
 type bigBed
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515296
 color 56,113,193
 parent Methbase off
 priority 0.00519
 onlyVisibility dense
 
 track Methbase_ERX2515296_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363480/ERX2515296/ERX2515296.sym_counts.bw
 type bigWig
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515296
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00520
 onlyVisibility full
 
 track Methbase_ERX2515296_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363480/ERX2515296/ERX2515296.sym_coverage.bw
 type bigWig
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515296
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00521
 onlyVisibility full
 
 track Methbase_ERX2515297_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363481/ERX2515297/ERX2515297.hmr.bb
 type bigBed
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515297
 color 56,113,193
 parent Methbase off
 priority 0.00522
 onlyVisibility dense
 
 track Methbase_ERX2515297_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363481/ERX2515297/ERX2515297.sym_counts.bw
 type bigWig
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515297
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00523
 onlyVisibility full
 
 track Methbase_ERX2515297_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363481/ERX2515297/ERX2515297.sym_coverage.bw
 type bigWig
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515297
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00524
 onlyVisibility full
 
 track Methbase_ERX2515298_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363482/ERX2515298/ERX2515298.hmr.bb
 type bigBed
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515298
 color 56,113,193
 parent Methbase off
 priority 0.00525
 onlyVisibility dense
 
 track Methbase_ERX2515298_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363482/ERX2515298/ERX2515298.sym_counts.bw
 type bigWig
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515298
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00526
 onlyVisibility full
 
 track Methbase_ERX2515298_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363482/ERX2515298/ERX2515298.sym_coverage.bw
 type bigWig
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515298
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00527
 onlyVisibility full
 
 track Methbase_ERX2515299_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363483/ERX2515299/ERX2515299.hmr.bb
 type bigBed
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515299
 color 56,113,193
 parent Methbase off
 priority 0.00528
 onlyVisibility dense
 
 track Methbase_ERX2515299_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363483/ERX2515299/ERX2515299.sym_counts.bw
 type bigWig
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515299
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00529
 onlyVisibility full
 
 track Methbase_ERX2515299_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363483/ERX2515299/ERX2515299.sym_coverage.bw
 type bigWig
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515299
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00530
 onlyVisibility full
 
 track Methbase_ERX2515300_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363484/ERX2515300/ERX2515300.hmr.bb
 type bigBed
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515300
 color 56,113,193
 parent Methbase off
 priority 0.00531
 onlyVisibility dense
 
 track Methbase_ERX2515300_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363484/ERX2515300/ERX2515300.sym_counts.bw
 type bigWig
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515300
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00532
 onlyVisibility full
 
 track Methbase_ERX2515300_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP107813/ERS2363484/ERX2515300/ERX2515300.sym_coverage.bw
 type bigWig
 shortLabel Synovial Membrane
 longLabel Synovial Membrane ERX2515300
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00533
 onlyVisibility full
 
 track Methbase_ERX2543600_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1487912/ERX2543600/ERX2543600.sym_counts.bw
 type bigWig
 shortLabel 693-D6 TE Embryo 2
 longLabel 693-D6 TE Embryo 2 ERX2543600
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00534
 onlyVisibility full
 
 track Methbase_ERX2543600_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1487912/ERX2543600/ERX2543600.sym_coverage.bw
 type bigWig
 shortLabel 693-D6 TE Embryo 2
 longLabel 693-D6 TE Embryo 2 ERX2543600
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00535
 onlyVisibility full
 
 track Methbase_ERX2543607_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1487919/ERX2543607/ERX2543607.hmr.bb
 type bigBed
 shortLabel 308-D5 TE Embryo 1
 longLabel 308-D5 TE Embryo 1 ERX2543607
 color 56,113,193
 parent Methbase off
 priority 0.00536
 onlyVisibility dense
 
 track Methbase_ERX2543607_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1487919/ERX2543607/ERX2543607.sym_counts.bw
 type bigWig
 shortLabel 308-D5 TE Embryo 1
 longLabel 308-D5 TE Embryo 1 ERX2543607
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00537
 onlyVisibility full
 
 track Methbase_ERX2543607_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1487919/ERX2543607/ERX2543607.sym_coverage.bw
 type bigWig
 shortLabel 308-D5 TE Embryo 1
 longLabel 308-D5 TE Embryo 1 ERX2543607
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00538
 onlyVisibility full
 
 track Methbase_ERX2543608_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1487920/ERX2543608/ERX2543608.sym_counts.bw
 type bigWig
 shortLabel 308-D5 TE Embryo 2
 longLabel 308-D5 TE Embryo 2 ERX2543608
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00539
 onlyVisibility full
 
 track Methbase_ERX2543608_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1487920/ERX2543608/ERX2543608.sym_coverage.bw
 type bigWig
 shortLabel 308-D5 TE Embryo 2
 longLabel 308-D5 TE Embryo 2 ERX2543608
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00540
 onlyVisibility full
 
 track Methbase_ERX2543611_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1487923/ERX2543611/ERX2543611.hmr.bb
 type bigBed
 shortLabel P14(2)
 longLabel P14(2) ERX2543611
 color 56,113,193
 parent Methbase off
 priority 0.00541
 onlyVisibility dense
 
 track Methbase_ERX2543611_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1487923/ERX2543611/ERX2543611.sym_counts.bw
 type bigWig
 shortLabel P14(2)
 longLabel P14(2) ERX2543611
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00542
 onlyVisibility full
 
 track Methbase_ERX2543611_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1487923/ERX2543611/ERX2543611.sym_coverage.bw
 type bigWig
 shortLabel P14(2)
 longLabel P14(2) ERX2543611
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00543
 onlyVisibility full
 
 track Methbase_ERX2543612_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1487924/ERX2543612/ERX2543612.hmr.bb
 type bigBed
 shortLabel P8(3)
 longLabel P8(3) ERX2543612
 color 56,113,193
 parent Methbase off
 priority 0.00544
 onlyVisibility dense
 
 track Methbase_ERX2543612_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1487924/ERX2543612/ERX2543612.sym_counts.bw
 type bigWig
 shortLabel P8(3)
 longLabel P8(3) ERX2543612
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00545
 onlyVisibility full
 
 track Methbase_ERX2543612_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1487924/ERX2543612/ERX2543612.sym_coverage.bw
 type bigWig
 shortLabel P8(3)
 longLabel P8(3) ERX2543612
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00546
 onlyVisibility full
 
 track Methbase_ERX2543614_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1487926/ERX2543614/ERX2543614.hmr.bb
 type bigBed
 shortLabel P11(4)
 longLabel P11(4) ERX2543614
 color 56,113,193
 parent Methbase off
 priority 0.00547
 onlyVisibility dense
 
 track Methbase_ERX2543614_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1487926/ERX2543614/ERX2543614.sym_counts.bw
 type bigWig
 shortLabel P11(4)
 longLabel P11(4) ERX2543614
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00548
 onlyVisibility full
 
 track Methbase_ERX2543614_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP008742/ERS1487926/ERX2543614/ERX2543614.sym_coverage.bw
 type bigWig
 shortLabel P11(4)
 longLabel P11(4) ERX2543614
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00549
 onlyVisibility full
 
 track Methbase_ERX2690381_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP109610/ERS2586485/ERX2690381/ERX2690381.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon ERX2690381
 color 56,113,193
 parent Methbase off
 priority 0.00550
 onlyVisibility dense
 
 track Methbase_ERX2690381_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP109610/ERS2586485/ERX2690381/ERX2690381.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX2690381
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00551
 onlyVisibility full
 
 track Methbase_ERX2690381_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP109610/ERS2586485/ERX2690381/ERX2690381.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX2690381
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00552
 onlyVisibility full
 
 track Methbase_ERX2690406_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP109610/ERS2586513/ERX2690406/ERX2690406.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon ERX2690406
 color 56,113,193
 parent Methbase off
 priority 0.00553
 onlyVisibility dense
 
 track Methbase_ERX2690406_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP109610/ERS2586513/ERX2690406/ERX2690406.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX2690406
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00554
 onlyVisibility full
 
 track Methbase_ERX2690406_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP109610/ERS2586513/ERX2690406/ERX2690406.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX2690406
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00555
 onlyVisibility full
 
 track Methbase_ERX2690417_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP109610/ERS2586526/ERX2690417/ERX2690417.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon ERX2690417
 color 56,113,193
 parent Methbase off
 priority 0.00556
 onlyVisibility dense
 
 track Methbase_ERX2690417_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP109610/ERS2586526/ERX2690417/ERX2690417.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX2690417
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00557
 onlyVisibility full
 
 track Methbase_ERX2690417_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP109610/ERS2586526/ERX2690417/ERX2690417.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX2690417
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00558
 onlyVisibility full
 
 track Methbase_ERX2690430_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP109610/ERS2586541/ERX2690430/ERX2690430.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon ERX2690430
 color 56,113,193
 parent Methbase off
 priority 0.00559
 onlyVisibility dense
 
 track Methbase_ERX2690430_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP109610/ERS2586541/ERX2690430/ERX2690430.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX2690430
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00560
 onlyVisibility full
 
 track Methbase_ERX2690430_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP109610/ERS2586541/ERX2690430/ERX2690430.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX2690430
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00561
 onlyVisibility full
 
 track Methbase_ERX2690437_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP109610/ERS2586549/ERX2690437/ERX2690437.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon ERX2690437
 color 56,113,193
 parent Methbase off
 priority 0.00562
 onlyVisibility dense
 
 track Methbase_ERX2690437_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP109610/ERS2586549/ERX2690437/ERX2690437.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX2690437
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00563
 onlyVisibility full
 
 track Methbase_ERX2690437_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP109610/ERS2586549/ERX2690437/ERX2690437.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX2690437
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00564
 onlyVisibility full
 
 track Methbase_ERX2691753_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP109664/ERS2592430/ERX2691753/ERX2691753.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon ERX2691753
 color 56,113,193
 parent Methbase off
 priority 0.00565
 onlyVisibility dense
 
 track Methbase_ERX2691753_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP109664/ERS2592430/ERX2691753/ERX2691753.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX2691753
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00566
 onlyVisibility full
 
 track Methbase_ERX2691753_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP109664/ERS2592430/ERX2691753/ERX2691753.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon ERX2691753
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00567
 onlyVisibility full
 
 track Methbase_ERX2718107_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP106410/ERS2614669/ERX2718107/ERX2718107.hmr.bb
 type bigBed
 shortLabel Hippocampus
 longLabel Hippocampus ERX2718107
 color 56,113,193
 parent Methbase off
 priority 0.00568
 onlyVisibility dense
 
 track Methbase_ERX2718107_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP106410/ERS2614669/ERX2718107/ERX2718107.sym_counts.bw
 type bigWig
 shortLabel Hippocampus
 longLabel Hippocampus ERX2718107
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00569
 onlyVisibility full
 
 track Methbase_ERX2718107_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP106410/ERS2614669/ERX2718107/ERX2718107.sym_coverage.bw
 type bigWig
 shortLabel Hippocampus
 longLabel Hippocampus ERX2718107
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00570
 onlyVisibility full
 
 track Methbase_ERX2735839_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP110208/ERS2632329/ERX2735839/ERX2735839.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood ERX2735839
 color 56,113,193
 parent Methbase off
 priority 0.00571
 onlyVisibility dense
 
 track Methbase_ERX2735839_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP110208/ERS2632329/ERX2735839/ERX2735839.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX2735839
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00572
 onlyVisibility full
 
 track Methbase_ERX2735839_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP110208/ERS2632329/ERX2735839/ERX2735839.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX2735839
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00573
 onlyVisibility full
 
 track Methbase_ERX2735840_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP110208/ERS2632330/ERX2735840/ERX2735840.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm ERX2735840
 color 56,113,193
 parent Methbase off
 priority 0.00574
 onlyVisibility dense
 
 track Methbase_ERX2735840_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP110208/ERS2632330/ERX2735840/ERX2735840.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm ERX2735840
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00575
 onlyVisibility full
 
 track Methbase_ERX2735840_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP110208/ERS2632330/ERX2735840/ERX2735840.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm ERX2735840
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00576
 onlyVisibility full
 
 track Methbase_ERX2735841_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP110208/ERS2632327/ERX2735841/ERX2735841.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood ERX2735841
 color 56,113,193
 parent Methbase off
 priority 0.00577
 onlyVisibility dense
 
 track Methbase_ERX2735841_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP110208/ERS2632327/ERX2735841/ERX2735841.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX2735841
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00578
 onlyVisibility full
 
 track Methbase_ERX2735841_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP110208/ERS2632327/ERX2735841/ERX2735841.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX2735841
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00579
 onlyVisibility full
 
 track Methbase_ERX2735842_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP110208/ERS2632328/ERX2735842/ERX2735842.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm ERX2735842
 color 56,113,193
 parent Methbase off
 priority 0.00580
 onlyVisibility dense
 
 track Methbase_ERX2735842_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP110208/ERS2632328/ERX2735842/ERX2735842.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm ERX2735842
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00581
 onlyVisibility full
 
 track Methbase_ERX2735842_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP110208/ERS2632328/ERX2735842/ERX2735842.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm ERX2735842
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00582
 onlyVisibility full
 
 track Methbase_ERX2826971_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP110315/ERS2643887/ERX2826971/ERX2826971.hmr.bb
 type bigBed
 shortLabel Lymphoblastoid Cell Line
 longLabel Lymphoblastoid Cell Line ERX2826971
 color 56,113,193
 parent Methbase off
 priority 0.00583
 onlyVisibility dense
 
 track Methbase_ERX2826971_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP110315/ERS2643887/ERX2826971/ERX2826971.sym_counts.bw
 type bigWig
 shortLabel Lymphoblastoid Cell Line
 longLabel Lymphoblastoid Cell Line ERX2826971
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00584
 onlyVisibility full
 
 track Methbase_ERX2826971_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP110315/ERS2643887/ERX2826971/ERX2826971.sym_coverage.bw
 type bigWig
 shortLabel Lymphoblastoid Cell Line
 longLabel Lymphoblastoid Cell Line ERX2826971
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00585
 onlyVisibility full
 
 track Methbase_ERX2826972_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP110315/ERS2643887/ERX2826972/ERX2826972.hmr.bb
 type bigBed
 shortLabel Lymphoblastoid Cell Line
 longLabel Lymphoblastoid Cell Line ERX2826972
 color 56,113,193
 parent Methbase off
 priority 0.00586
 onlyVisibility dense
 
 track Methbase_ERX2826972_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP110315/ERS2643887/ERX2826972/ERX2826972.sym_counts.bw
 type bigWig
 shortLabel Lymphoblastoid Cell Line
 longLabel Lymphoblastoid Cell Line ERX2826972
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00587
 onlyVisibility full
 
 track Methbase_ERX2826972_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP110315/ERS2643887/ERX2826972/ERX2826972.sym_coverage.bw
 type bigWig
 shortLabel Lymphoblastoid Cell Line
 longLabel Lymphoblastoid Cell Line ERX2826972
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00588
 onlyVisibility full
 
 track Methbase_ERX2826973_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP110315/ERS2643887/ERX2826973/ERX2826973.hmr.bb
 type bigBed
 shortLabel Lymphoblastoid Cell Line
 longLabel Lymphoblastoid Cell Line ERX2826973
 color 56,113,193
 parent Methbase off
 priority 0.00589
 onlyVisibility dense
 
 track Methbase_ERX2826973_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP110315/ERS2643887/ERX2826973/ERX2826973.sym_counts.bw
 type bigWig
 shortLabel Lymphoblastoid Cell Line
 longLabel Lymphoblastoid Cell Line ERX2826973
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00590
 onlyVisibility full
 
 track Methbase_ERX2826973_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP110315/ERS2643887/ERX2826973/ERX2826973.sym_coverage.bw
 type bigWig
 shortLabel Lymphoblastoid Cell Line
 longLabel Lymphoblastoid Cell Line ERX2826973
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00591
 onlyVisibility full
 
 track Methbase_ERX3314985_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP114912/ERS3374392/ERX3314985/ERX3314985.hmr.bb
 type bigBed
 shortLabel ERS3374392
 longLabel ERS3374392 ERX3314985
 color 56,113,193
 parent Methbase off
 priority 0.00592
 onlyVisibility dense
 
 track Methbase_ERX3314985_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP114912/ERS3374392/ERX3314985/ERX3314985.sym_counts.bw
 type bigWig
 shortLabel ERS3374392
 longLabel ERS3374392 ERX3314985
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00593
 onlyVisibility full
 
 track Methbase_ERX3314985_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP114912/ERS3374392/ERX3314985/ERX3314985.sym_coverage.bw
 type bigWig
 shortLabel ERS3374392
 longLabel ERS3374392 ERX3314985
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00594
 onlyVisibility full
 
 track Methbase_ERX3314986_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP114912/ERS3374393/ERX3314986/ERX3314986.hmr.bb
 type bigBed
 shortLabel ERS3374393
 longLabel ERS3374393 ERX3314986
 color 56,113,193
 parent Methbase off
 priority 0.00595
 onlyVisibility dense
 
 track Methbase_ERX3314986_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP114912/ERS3374393/ERX3314986/ERX3314986.sym_counts.bw
 type bigWig
 shortLabel ERS3374393
 longLabel ERS3374393 ERX3314986
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00596
 onlyVisibility full
 
 track Methbase_ERX3314986_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP114912/ERS3374393/ERX3314986/ERX3314986.sym_coverage.bw
 type bigWig
 shortLabel ERS3374393
 longLabel ERS3374393 ERX3314986
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00597
 onlyVisibility full
 
 track Methbase_ERX3314987_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP114912/ERS3374394/ERX3314987/ERX3314987.hmr.bb
 type bigBed
 shortLabel ERS3374394
 longLabel ERS3374394 ERX3314987
 color 56,113,193
 parent Methbase off
 priority 0.00598
 onlyVisibility dense
 
 track Methbase_ERX3314987_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP114912/ERS3374394/ERX3314987/ERX3314987.sym_counts.bw
 type bigWig
 shortLabel ERS3374394
 longLabel ERS3374394 ERX3314987
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00599
 onlyVisibility full
 
 track Methbase_ERX3314987_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP114912/ERS3374394/ERX3314987/ERX3314987.sym_coverage.bw
 type bigWig
 shortLabel ERS3374394
 longLabel ERS3374394 ERX3314987
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00600
 onlyVisibility full
 
 track Methbase_ERX3314988_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP114912/ERS3374395/ERX3314988/ERX3314988.hmr.bb
 type bigBed
 shortLabel ERS3374395
 longLabel ERS3374395 ERX3314988
 color 56,113,193
 parent Methbase off
 priority 0.00601
 onlyVisibility dense
 
 track Methbase_ERX3314988_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP114912/ERS3374395/ERX3314988/ERX3314988.sym_counts.bw
 type bigWig
 shortLabel ERS3374395
 longLabel ERS3374395 ERX3314988
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00602
 onlyVisibility full
 
 track Methbase_ERX3314988_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP114912/ERS3374395/ERX3314988/ERX3314988.sym_coverage.bw
 type bigWig
 shortLabel ERS3374395
 longLabel ERS3374395 ERX3314988
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00603
 onlyVisibility full
 
 track Methbase_ERX3314989_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP114912/ERS3374396/ERX3314989/ERX3314989.hmr.bb
 type bigBed
 shortLabel ERS3374396
 longLabel ERS3374396 ERX3314989
 color 56,113,193
 parent Methbase off
 priority 0.00604
 onlyVisibility dense
 
 track Methbase_ERX3314989_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP114912/ERS3374396/ERX3314989/ERX3314989.sym_counts.bw
 type bigWig
 shortLabel ERS3374396
 longLabel ERS3374396 ERX3314989
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00605
 onlyVisibility full
 
 track Methbase_ERX3314989_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP114912/ERS3374396/ERX3314989/ERX3314989.sym_coverage.bw
 type bigWig
 shortLabel ERS3374396
 longLabel ERS3374396 ERX3314989
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00606
 onlyVisibility full
 
 track Methbase_ERX3314990_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP114912/ERS3374397/ERX3314990/ERX3314990.hmr.bb
 type bigBed
 shortLabel ERS3374397
 longLabel ERS3374397 ERX3314990
 color 56,113,193
 parent Methbase off
 priority 0.00607
 onlyVisibility dense
 
 track Methbase_ERX3314990_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP114912/ERS3374397/ERX3314990/ERX3314990.sym_counts.bw
 type bigWig
 shortLabel ERS3374397
 longLabel ERS3374397 ERX3314990
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00608
 onlyVisibility full
 
 track Methbase_ERX3314990_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP114912/ERS3374397/ERX3314990/ERX3314990.sym_coverage.bw
 type bigWig
 shortLabel ERS3374397
 longLabel ERS3374397 ERX3314990
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00609
 onlyVisibility full
 
 track Methbase_ERX3314991_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP114912/ERS3374398/ERX3314991/ERX3314991.hmr.bb
 type bigBed
 shortLabel ERS3374398
 longLabel ERS3374398 ERX3314991
 color 56,113,193
 parent Methbase off
 priority 0.00610
 onlyVisibility dense
 
 track Methbase_ERX3314991_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP114912/ERS3374398/ERX3314991/ERX3314991.sym_counts.bw
 type bigWig
 shortLabel ERS3374398
 longLabel ERS3374398 ERX3314991
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00611
 onlyVisibility full
 
 track Methbase_ERX3314991_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP114912/ERS3374398/ERX3314991/ERX3314991.sym_coverage.bw
 type bigWig
 shortLabel ERS3374398
 longLabel ERS3374398 ERX3314991
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00612
 onlyVisibility full
 
 track Methbase_ERX3314992_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP114912/ERS3374399/ERX3314992/ERX3314992.hmr.bb
 type bigBed
 shortLabel ERS3374399
 longLabel ERS3374399 ERX3314992
 color 56,113,193
 parent Methbase off
 priority 0.00613
 onlyVisibility dense
 
 track Methbase_ERX3314992_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP114912/ERS3374399/ERX3314992/ERX3314992.sym_counts.bw
 type bigWig
 shortLabel ERS3374399
 longLabel ERS3374399 ERX3314992
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00614
 onlyVisibility full
 
 track Methbase_ERX3314992_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP114912/ERS3374399/ERX3314992/ERX3314992.sym_coverage.bw
 type bigWig
 shortLabel ERS3374399
 longLabel ERS3374399 ERX3314992
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00615
 onlyVisibility full
 
 track Methbase_ERX334518_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP004221/ERS364139/ERX334518/ERX334518.hmr.bb
 type bigBed
 shortLabel Breast
 longLabel Breast ERX334518
 color 56,113,193
 parent Methbase off
 priority 0.00616
 onlyVisibility dense
 
 track Methbase_ERX334518_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP004221/ERS364139/ERX334518/ERX334518.sym_counts.bw
 type bigWig
 shortLabel Breast
 longLabel Breast ERX334518
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00617
 onlyVisibility full
 
 track Methbase_ERX334518_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP004221/ERS364139/ERX334518/ERX334518.sym_coverage.bw
 type bigWig
 shortLabel Breast
 longLabel Breast ERX334518
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00618
 onlyVisibility full
 
 track Methbase_ERX334519_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP004221/ERS364140/ERX334519/ERX334519.hmr.bb
 type bigBed
 shortLabel Breast
 longLabel Breast ERX334519
 color 56,113,193
 parent Methbase off
 priority 0.00619
 onlyVisibility dense
 
 track Methbase_ERX334519_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP004221/ERS364140/ERX334519/ERX334519.sym_counts.bw
 type bigWig
 shortLabel Breast
 longLabel Breast ERX334519
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00620
 onlyVisibility full
 
 track Methbase_ERX334519_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP004221/ERS364140/ERX334519/ERX334519.sym_coverage.bw
 type bigWig
 shortLabel Breast
 longLabel Breast ERX334519
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00621
 onlyVisibility full
 
 track Methbase_ERX334520_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP004221/ERS364141/ERX334520/ERX334520.hmr.bb
 type bigBed
 shortLabel Breast Cancer
 longLabel Breast Cancer ERX334520
 color 56,113,193
 parent Methbase off
 priority 0.00622
 onlyVisibility dense
 
 track Methbase_ERX334520_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP004221/ERS364141/ERX334520/ERX334520.sym_counts.bw
 type bigWig
 shortLabel Breast Cancer
 longLabel Breast Cancer ERX334520
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00623
 onlyVisibility full
 
 track Methbase_ERX334520_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP004221/ERS364141/ERX334520/ERX334520.sym_coverage.bw
 type bigWig
 shortLabel Breast Cancer
 longLabel Breast Cancer ERX334520
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00624
 onlyVisibility full
 
 track Methbase_ERX334521_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP004221/ERS364142/ERX334521/ERX334521.hmr.bb
 type bigBed
 shortLabel Breast
 longLabel Breast ERX334521
 color 56,113,193
 parent Methbase off
 priority 0.00625
 onlyVisibility dense
 
 track Methbase_ERX334521_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP004221/ERS364142/ERX334521/ERX334521.sym_counts.bw
 type bigWig
 shortLabel Breast
 longLabel Breast ERX334521
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00626
 onlyVisibility full
 
 track Methbase_ERX334521_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP004221/ERS364142/ERX334521/ERX334521.sym_coverage.bw
 type bigWig
 shortLabel Breast
 longLabel Breast ERX334521
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00627
 onlyVisibility full
 
 track Methbase_ERX334522_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP004221/ERS364143/ERX334522/ERX334522.hmr.bb
 type bigBed
 shortLabel Breast
 longLabel Breast ERX334522
 color 56,113,193
 parent Methbase off
 priority 0.00628
 onlyVisibility dense
 
 track Methbase_ERX334522_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP004221/ERS364143/ERX334522/ERX334522.sym_counts.bw
 type bigWig
 shortLabel Breast
 longLabel Breast ERX334522
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00629
 onlyVisibility full
 
 track Methbase_ERX334522_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP004221/ERS364143/ERX334522/ERX334522.sym_coverage.bw
 type bigWig
 shortLabel Breast
 longLabel Breast ERX334522
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00630
 onlyVisibility full
 
 track Methbase_ERX3542695_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745458/ERX3542695/ERX3542695.hmr.bb
 type bigBed
 shortLabel ERS3745458
 longLabel ERS3745458 ERX3542695
 color 56,113,193
 parent Methbase off
 priority 0.00631
 onlyVisibility dense
 
 track Methbase_ERX3542695_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745458/ERX3542695/ERX3542695.sym_counts.bw
 type bigWig
 shortLabel ERS3745458
 longLabel ERS3745458 ERX3542695
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00632
 onlyVisibility full
 
 track Methbase_ERX3542695_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745458/ERX3542695/ERX3542695.sym_coverage.bw
 type bigWig
 shortLabel ERS3745458
 longLabel ERS3745458 ERX3542695
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00633
 onlyVisibility full
 
 track Methbase_ERX3542696_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745460/ERX3542696/ERX3542696.hmr.bb
 type bigBed
 shortLabel ERS3745460
 longLabel ERS3745460 ERX3542696
 color 56,113,193
 parent Methbase off
 priority 0.00634
 onlyVisibility dense
 
 track Methbase_ERX3542696_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745460/ERX3542696/ERX3542696.sym_counts.bw
 type bigWig
 shortLabel ERS3745460
 longLabel ERS3745460 ERX3542696
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00635
 onlyVisibility full
 
 track Methbase_ERX3542696_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745460/ERX3542696/ERX3542696.sym_coverage.bw
 type bigWig
 shortLabel ERS3745460
 longLabel ERS3745460 ERX3542696
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00636
 onlyVisibility full
 
 track Methbase_ERX3542697_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745462/ERX3542697/ERX3542697.hmr.bb
 type bigBed
 shortLabel ERS3745462
 longLabel ERS3745462 ERX3542697
 color 56,113,193
 parent Methbase off
 priority 0.00637
 onlyVisibility dense
 
 track Methbase_ERX3542697_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745462/ERX3542697/ERX3542697.sym_counts.bw
 type bigWig
 shortLabel ERS3745462
 longLabel ERS3745462 ERX3542697
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00638
 onlyVisibility full
 
 track Methbase_ERX3542697_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745462/ERX3542697/ERX3542697.sym_coverage.bw
 type bigWig
 shortLabel ERS3745462
 longLabel ERS3745462 ERX3542697
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00639
 onlyVisibility full
 
 track Methbase_ERX3542698_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745463/ERX3542698/ERX3542698.hmr.bb
 type bigBed
 shortLabel ERS3745463
 longLabel ERS3745463 ERX3542698
 color 56,113,193
 parent Methbase off
 priority 0.00640
 onlyVisibility dense
 
 track Methbase_ERX3542698_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745463/ERX3542698/ERX3542698.sym_counts.bw
 type bigWig
 shortLabel ERS3745463
 longLabel ERS3745463 ERX3542698
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00641
 onlyVisibility full
 
 track Methbase_ERX3542698_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745463/ERX3542698/ERX3542698.sym_coverage.bw
 type bigWig
 shortLabel ERS3745463
 longLabel ERS3745463 ERX3542698
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00642
 onlyVisibility full
 
 track Methbase_ERX3542699_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745464/ERX3542699/ERX3542699.hmr.bb
 type bigBed
 shortLabel ERS3745464
 longLabel ERS3745464 ERX3542699
 color 56,113,193
 parent Methbase off
 priority 0.00643
 onlyVisibility dense
 
 track Methbase_ERX3542699_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745464/ERX3542699/ERX3542699.sym_counts.bw
 type bigWig
 shortLabel ERS3745464
 longLabel ERS3745464 ERX3542699
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00644
 onlyVisibility full
 
 track Methbase_ERX3542699_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745464/ERX3542699/ERX3542699.sym_coverage.bw
 type bigWig
 shortLabel ERS3745464
 longLabel ERS3745464 ERX3542699
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00645
 onlyVisibility full
 
 track Methbase_ERX3542700_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745465/ERX3542700/ERX3542700.hmr.bb
 type bigBed
 shortLabel ERS3745465
 longLabel ERS3745465 ERX3542700
 color 56,113,193
 parent Methbase off
 priority 0.00646
 onlyVisibility dense
 
 track Methbase_ERX3542700_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745465/ERX3542700/ERX3542700.sym_counts.bw
 type bigWig
 shortLabel ERS3745465
 longLabel ERS3745465 ERX3542700
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00647
 onlyVisibility full
 
 track Methbase_ERX3542700_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745465/ERX3542700/ERX3542700.sym_coverage.bw
 type bigWig
 shortLabel ERS3745465
 longLabel ERS3745465 ERX3542700
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00648
 onlyVisibility full
 
 track Methbase_ERX3542701_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745466/ERX3542701/ERX3542701.hmr.bb
 type bigBed
 shortLabel ERS3745466
 longLabel ERS3745466 ERX3542701
 color 56,113,193
 parent Methbase off
 priority 0.00649
 onlyVisibility dense
 
 track Methbase_ERX3542701_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745466/ERX3542701/ERX3542701.sym_counts.bw
 type bigWig
 shortLabel ERS3745466
 longLabel ERS3745466 ERX3542701
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00650
 onlyVisibility full
 
 track Methbase_ERX3542701_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745466/ERX3542701/ERX3542701.sym_coverage.bw
 type bigWig
 shortLabel ERS3745466
 longLabel ERS3745466 ERX3542701
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00651
 onlyVisibility full
 
 track Methbase_ERX3542702_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745467/ERX3542702/ERX3542702.hmr.bb
 type bigBed
 shortLabel ERS3745467
 longLabel ERS3745467 ERX3542702
 color 56,113,193
 parent Methbase off
 priority 0.00652
 onlyVisibility dense
 
 track Methbase_ERX3542702_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745467/ERX3542702/ERX3542702.sym_counts.bw
 type bigWig
 shortLabel ERS3745467
 longLabel ERS3745467 ERX3542702
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00653
 onlyVisibility full
 
 track Methbase_ERX3542702_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745467/ERX3542702/ERX3542702.sym_coverage.bw
 type bigWig
 shortLabel ERS3745467
 longLabel ERS3745467 ERX3542702
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00654
 onlyVisibility full
 
 track Methbase_ERX3542703_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745459/ERX3542703/ERX3542703.hmr.bb
 type bigBed
 shortLabel ERS3745459
 longLabel ERS3745459 ERX3542703
 color 56,113,193
 parent Methbase off
 priority 0.00655
 onlyVisibility dense
 
 track Methbase_ERX3542703_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745459/ERX3542703/ERX3542703.sym_counts.bw
 type bigWig
 shortLabel ERS3745459
 longLabel ERS3745459 ERX3542703
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00656
 onlyVisibility full
 
 track Methbase_ERX3542703_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745459/ERX3542703/ERX3542703.sym_coverage.bw
 type bigWig
 shortLabel ERS3745459
 longLabel ERS3745459 ERX3542703
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00657
 onlyVisibility full
 
 track Methbase_ERX3542704_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745461/ERX3542704/ERX3542704.hmr.bb
 type bigBed
 shortLabel ERS3745461
 longLabel ERS3745461 ERX3542704
 color 56,113,193
 parent Methbase off
 priority 0.00658
 onlyVisibility dense
 
 track Methbase_ERX3542704_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745461/ERX3542704/ERX3542704.sym_counts.bw
 type bigWig
 shortLabel ERS3745461
 longLabel ERS3745461 ERX3542704
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00659
 onlyVisibility full
 
 track Methbase_ERX3542704_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745461/ERX3542704/ERX3542704.sym_coverage.bw
 type bigWig
 shortLabel ERS3745461
 longLabel ERS3745461 ERX3542704
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00660
 onlyVisibility full
 
 track Methbase_ERX3542705_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745468/ERX3542705/ERX3542705.hmr.bb
 type bigBed
 shortLabel ERS3745468
 longLabel ERS3745468 ERX3542705
 color 56,113,193
 parent Methbase off
 priority 0.00661
 onlyVisibility dense
 
 track Methbase_ERX3542705_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745468/ERX3542705/ERX3542705.sym_counts.bw
 type bigWig
 shortLabel ERS3745468
 longLabel ERS3745468 ERX3542705
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00662
 onlyVisibility full
 
 track Methbase_ERX3542705_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745468/ERX3542705/ERX3542705.sym_coverage.bw
 type bigWig
 shortLabel ERS3745468
 longLabel ERS3745468 ERX3542705
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00663
 onlyVisibility full
 
 track Methbase_ERX3542706_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745469/ERX3542706/ERX3542706.hmr.bb
 type bigBed
 shortLabel ERS3745469
 longLabel ERS3745469 ERX3542706
 color 56,113,193
 parent Methbase off
 priority 0.00664
 onlyVisibility dense
 
 track Methbase_ERX3542706_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745469/ERX3542706/ERX3542706.sym_counts.bw
 type bigWig
 shortLabel ERS3745469
 longLabel ERS3745469 ERX3542706
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00665
 onlyVisibility full
 
 track Methbase_ERX3542706_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745469/ERX3542706/ERX3542706.sym_coverage.bw
 type bigWig
 shortLabel ERS3745469
 longLabel ERS3745469 ERX3542706
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00666
 onlyVisibility full
 
 track Methbase_ERX3542707_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745470/ERX3542707/ERX3542707.hmr.bb
 type bigBed
 shortLabel ERS3745470
 longLabel ERS3745470 ERX3542707
 color 56,113,193
 parent Methbase off
 priority 0.00667
 onlyVisibility dense
 
 track Methbase_ERX3542707_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745470/ERX3542707/ERX3542707.sym_counts.bw
 type bigWig
 shortLabel ERS3745470
 longLabel ERS3745470 ERX3542707
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00668
 onlyVisibility full
 
 track Methbase_ERX3542707_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745470/ERX3542707/ERX3542707.sym_coverage.bw
 type bigWig
 shortLabel ERS3745470
 longLabel ERS3745470 ERX3542707
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00669
 onlyVisibility full
 
 track Methbase_ERX3542708_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745471/ERX3542708/ERX3542708.hmr.bb
 type bigBed
 shortLabel ERS3745471
 longLabel ERS3745471 ERX3542708
 color 56,113,193
 parent Methbase off
 priority 0.00670
 onlyVisibility dense
 
 track Methbase_ERX3542708_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745471/ERX3542708/ERX3542708.sym_counts.bw
 type bigWig
 shortLabel ERS3745471
 longLabel ERS3745471 ERX3542708
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00671
 onlyVisibility full
 
 track Methbase_ERX3542708_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745471/ERX3542708/ERX3542708.sym_coverage.bw
 type bigWig
 shortLabel ERS3745471
 longLabel ERS3745471 ERX3542708
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00672
 onlyVisibility full
 
 track Methbase_ERX3542709_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745472/ERX3542709/ERX3542709.hmr.bb
 type bigBed
 shortLabel ERS3745472
 longLabel ERS3745472 ERX3542709
 color 56,113,193
 parent Methbase off
 priority 0.00673
 onlyVisibility dense
 
 track Methbase_ERX3542709_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745472/ERX3542709/ERX3542709.sym_counts.bw
 type bigWig
 shortLabel ERS3745472
 longLabel ERS3745472 ERX3542709
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00674
 onlyVisibility full
 
 track Methbase_ERX3542709_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745472/ERX3542709/ERX3542709.sym_coverage.bw
 type bigWig
 shortLabel ERS3745472
 longLabel ERS3745472 ERX3542709
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00675
 onlyVisibility full
 
 track Methbase_ERX3542710_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745473/ERX3542710/ERX3542710.hmr.bb
 type bigBed
 shortLabel ERS3745473
 longLabel ERS3745473 ERX3542710
 color 56,113,193
 parent Methbase off
 priority 0.00676
 onlyVisibility dense
 
 track Methbase_ERX3542710_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745473/ERX3542710/ERX3542710.sym_counts.bw
 type bigWig
 shortLabel ERS3745473
 longLabel ERS3745473 ERX3542710
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00677
 onlyVisibility full
 
 track Methbase_ERX3542710_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP117337/ERS3745473/ERX3542710/ERX3542710.sym_coverage.bw
 type bigWig
 shortLabel ERS3745473
 longLabel ERS3745473 ERX3542710
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00678
 onlyVisibility full
 
 track Methbase_ERX420414_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP005229/ERS420117/ERX420414/ERX420414.hmr.bb
 type bigBed
 shortLabel ERS420117
 longLabel ERS420117 ERX420414
 color 56,113,193
 parent Methbase off
 priority 0.00679
 onlyVisibility dense
 
 track Methbase_ERX420414_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP005229/ERS420117/ERX420414/ERX420414.sym_counts.bw
 type bigWig
 shortLabel ERS420117
 longLabel ERS420117 ERX420414
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00680
 onlyVisibility full
 
 track Methbase_ERX420414_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP005229/ERS420117/ERX420414/ERX420414.sym_coverage.bw
 type bigWig
 shortLabel ERS420117
 longLabel ERS420117 ERX420414
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00681
 onlyVisibility full
 
 track Methbase_ERX4207842_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122363/ERS4676997/ERX4207842/ERX4207842.hmr.bb
 type bigBed
 shortLabel ERS4676997
 longLabel ERS4676997 ERX4207842
 color 56,113,193
 parent Methbase off
 priority 0.00682
 onlyVisibility dense
 
 track Methbase_ERX4207842_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122363/ERS4676997/ERX4207842/ERX4207842.sym_counts.bw
 type bigWig
 shortLabel ERS4676997
 longLabel ERS4676997 ERX4207842
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00683
 onlyVisibility full
 
 track Methbase_ERX4207842_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122363/ERS4676997/ERX4207842/ERX4207842.sym_coverage.bw
 type bigWig
 shortLabel ERS4676997
 longLabel ERS4676997 ERX4207842
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00684
 onlyVisibility full
 
 track Methbase_ERX4207843_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122363/ERS4676998/ERX4207843/ERX4207843.hmr.bb
 type bigBed
 shortLabel ERS4676998
 longLabel ERS4676998 ERX4207843
 color 56,113,193
 parent Methbase off
 priority 0.00685
 onlyVisibility dense
 
 track Methbase_ERX4207843_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122363/ERS4676998/ERX4207843/ERX4207843.sym_counts.bw
 type bigWig
 shortLabel ERS4676998
 longLabel ERS4676998 ERX4207843
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00686
 onlyVisibility full
 
 track Methbase_ERX4207843_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122363/ERS4676998/ERX4207843/ERX4207843.sym_coverage.bw
 type bigWig
 shortLabel ERS4676998
 longLabel ERS4676998 ERX4207843
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00687
 onlyVisibility full
 
 track Methbase_ERX4207844_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122363/ERS4676999/ERX4207844/ERX4207844.hmr.bb
 type bigBed
 shortLabel ERS4676999
 longLabel ERS4676999 ERX4207844
 color 56,113,193
 parent Methbase off
 priority 0.00688
 onlyVisibility dense
 
 track Methbase_ERX4207844_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122363/ERS4676999/ERX4207844/ERX4207844.sym_counts.bw
 type bigWig
 shortLabel ERS4676999
 longLabel ERS4676999 ERX4207844
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00689
 onlyVisibility full
 
 track Methbase_ERX4207844_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122363/ERS4676999/ERX4207844/ERX4207844.sym_coverage.bw
 type bigWig
 shortLabel ERS4676999
 longLabel ERS4676999 ERX4207844
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00690
 onlyVisibility full
 
 track Methbase_ERX4207845_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122363/ERS4677000/ERX4207845/ERX4207845.hmr.bb
 type bigBed
 shortLabel ERS4677000
 longLabel ERS4677000 ERX4207845
 color 56,113,193
 parent Methbase off
 priority 0.00691
 onlyVisibility dense
 
 track Methbase_ERX4207845_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122363/ERS4677000/ERX4207845/ERX4207845.sym_counts.bw
 type bigWig
 shortLabel ERS4677000
 longLabel ERS4677000 ERX4207845
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00692
 onlyVisibility full
 
 track Methbase_ERX4207845_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122363/ERS4677000/ERX4207845/ERX4207845.sym_coverage.bw
 type bigWig
 shortLabel ERS4677000
 longLabel ERS4677000 ERX4207845
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00693
 onlyVisibility full
 
 track Methbase_ERX4207846_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122363/ERS4677001/ERX4207846/ERX4207846.hmr.bb
 type bigBed
 shortLabel ERS4677001
 longLabel ERS4677001 ERX4207846
 color 56,113,193
 parent Methbase off
 priority 0.00694
 onlyVisibility dense
 
 track Methbase_ERX4207846_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122363/ERS4677001/ERX4207846/ERX4207846.sym_counts.bw
 type bigWig
 shortLabel ERS4677001
 longLabel ERS4677001 ERX4207846
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00695
 onlyVisibility full
 
 track Methbase_ERX4207846_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122363/ERS4677001/ERX4207846/ERX4207846.sym_coverage.bw
 type bigWig
 shortLabel ERS4677001
 longLabel ERS4677001 ERX4207846
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00696
 onlyVisibility full
 
 track Methbase_ERX4207847_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122363/ERS4677002/ERX4207847/ERX4207847.hmr.bb
 type bigBed
 shortLabel ERS4677002
 longLabel ERS4677002 ERX4207847
 color 56,113,193
 parent Methbase off
 priority 0.00697
 onlyVisibility dense
 
 track Methbase_ERX4207847_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122363/ERS4677002/ERX4207847/ERX4207847.sym_counts.bw
 type bigWig
 shortLabel ERS4677002
 longLabel ERS4677002 ERX4207847
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00698
 onlyVisibility full
 
 track Methbase_ERX4207847_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122363/ERS4677002/ERX4207847/ERX4207847.sym_coverage.bw
 type bigWig
 shortLabel ERS4677002
 longLabel ERS4677002 ERX4207847
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00699
 onlyVisibility full
 
 track Methbase_ERX4207848_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122363/ERS4677003/ERX4207848/ERX4207848.hmr.bb
 type bigBed
 shortLabel ERS4677003
 longLabel ERS4677003 ERX4207848
 color 56,113,193
 parent Methbase off
 priority 0.00700
 onlyVisibility dense
 
 track Methbase_ERX4207848_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122363/ERS4677003/ERX4207848/ERX4207848.sym_counts.bw
 type bigWig
 shortLabel ERS4677003
 longLabel ERS4677003 ERX4207848
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00701
 onlyVisibility full
 
 track Methbase_ERX4207848_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122363/ERS4677003/ERX4207848/ERX4207848.sym_coverage.bw
 type bigWig
 shortLabel ERS4677003
 longLabel ERS4677003 ERX4207848
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00702
 onlyVisibility full
 
 track Methbase_ERX4207849_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122363/ERS4677004/ERX4207849/ERX4207849.hmr.bb
 type bigBed
 shortLabel ERS4677004
 longLabel ERS4677004 ERX4207849
 color 56,113,193
 parent Methbase off
 priority 0.00703
 onlyVisibility dense
 
 track Methbase_ERX4207849_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122363/ERS4677004/ERX4207849/ERX4207849.sym_counts.bw
 type bigWig
 shortLabel ERS4677004
 longLabel ERS4677004 ERX4207849
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00704
 onlyVisibility full
 
 track Methbase_ERX4207849_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122363/ERS4677004/ERX4207849/ERX4207849.sym_coverage.bw
 type bigWig
 shortLabel ERS4677004
 longLabel ERS4677004 ERX4207849
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00705
 onlyVisibility full
 
 track Methbase_ERX4207850_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122363/ERS4677005/ERX4207850/ERX4207850.hmr.bb
 type bigBed
 shortLabel ERS4677005
 longLabel ERS4677005 ERX4207850
 color 56,113,193
 parent Methbase off
 priority 0.00706
 onlyVisibility dense
 
 track Methbase_ERX4207850_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122363/ERS4677005/ERX4207850/ERX4207850.sym_counts.bw
 type bigWig
 shortLabel ERS4677005
 longLabel ERS4677005 ERX4207850
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00707
 onlyVisibility full
 
 track Methbase_ERX4207850_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122363/ERS4677005/ERX4207850/ERX4207850.sym_coverage.bw
 type bigWig
 shortLabel ERS4677005
 longLabel ERS4677005 ERX4207850
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00708
 onlyVisibility full
 
 track Methbase_ERX4207851_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122363/ERS4677006/ERX4207851/ERX4207851.hmr.bb
 type bigBed
 shortLabel ERS4677006
 longLabel ERS4677006 ERX4207851
 color 56,113,193
 parent Methbase off
 priority 0.00709
 onlyVisibility dense
 
 track Methbase_ERX4207851_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122363/ERS4677006/ERX4207851/ERX4207851.sym_counts.bw
 type bigWig
 shortLabel ERS4677006
 longLabel ERS4677006 ERX4207851
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00710
 onlyVisibility full
 
 track Methbase_ERX4207851_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122363/ERS4677006/ERX4207851/ERX4207851.sym_coverage.bw
 type bigWig
 shortLabel ERS4677006
 longLabel ERS4677006 ERX4207851
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00711
 onlyVisibility full
 
 track Methbase_ERX4288257_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122802/ERS4809516/ERX4288257/ERX4288257.hmr.bb
 type bigBed
 shortLabel ERS4809516
 longLabel ERS4809516 ERX4288257
 color 56,113,193
 parent Methbase off
 priority 0.00712
 onlyVisibility dense
 
 track Methbase_ERX4288257_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122802/ERS4809516/ERX4288257/ERX4288257.sym_counts.bw
 type bigWig
 shortLabel ERS4809516
 longLabel ERS4809516 ERX4288257
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00713
 onlyVisibility full
 
 track Methbase_ERX4288257_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122802/ERS4809516/ERX4288257/ERX4288257.sym_coverage.bw
 type bigWig
 shortLabel ERS4809516
 longLabel ERS4809516 ERX4288257
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00714
 onlyVisibility full
 
 track Methbase_ERX4288258_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122802/ERS4809517/ERX4288258/ERX4288258.hmr.bb
 type bigBed
 shortLabel ERS4809517
 longLabel ERS4809517 ERX4288258
 color 56,113,193
 parent Methbase off
 priority 0.00715
 onlyVisibility dense
 
 track Methbase_ERX4288258_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122802/ERS4809517/ERX4288258/ERX4288258.sym_counts.bw
 type bigWig
 shortLabel ERS4809517
 longLabel ERS4809517 ERX4288258
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00716
 onlyVisibility full
 
 track Methbase_ERX4288258_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122802/ERS4809517/ERX4288258/ERX4288258.sym_coverage.bw
 type bigWig
 shortLabel ERS4809517
 longLabel ERS4809517 ERX4288258
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00717
 onlyVisibility full
 
 track Methbase_ERX4288259_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122802/ERS4809518/ERX4288259/ERX4288259.hmr.bb
 type bigBed
 shortLabel ERS4809518
 longLabel ERS4809518 ERX4288259
 color 56,113,193
 parent Methbase off
 priority 0.00718
 onlyVisibility dense
 
 track Methbase_ERX4288259_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122802/ERS4809518/ERX4288259/ERX4288259.sym_counts.bw
 type bigWig
 shortLabel ERS4809518
 longLabel ERS4809518 ERX4288259
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00719
 onlyVisibility full
 
 track Methbase_ERX4288259_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122802/ERS4809518/ERX4288259/ERX4288259.sym_coverage.bw
 type bigWig
 shortLabel ERS4809518
 longLabel ERS4809518 ERX4288259
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00720
 onlyVisibility full
 
 track Methbase_ERX4288260_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122802/ERS4809519/ERX4288260/ERX4288260.hmr.bb
 type bigBed
 shortLabel ERS4809519
 longLabel ERS4809519 ERX4288260
 color 56,113,193
 parent Methbase off
 priority 0.00721
 onlyVisibility dense
 
 track Methbase_ERX4288260_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122802/ERS4809519/ERX4288260/ERX4288260.sym_counts.bw
 type bigWig
 shortLabel ERS4809519
 longLabel ERS4809519 ERX4288260
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00722
 onlyVisibility full
 
 track Methbase_ERX4288260_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122802/ERS4809519/ERX4288260/ERX4288260.sym_coverage.bw
 type bigWig
 shortLabel ERS4809519
 longLabel ERS4809519 ERX4288260
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00723
 onlyVisibility full
 
 track Methbase_ERX4288261_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122802/ERS4809520/ERX4288261/ERX4288261.hmr.bb
 type bigBed
 shortLabel ERS4809520
 longLabel ERS4809520 ERX4288261
 color 56,113,193
 parent Methbase off
 priority 0.00724
 onlyVisibility dense
 
 track Methbase_ERX4288261_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122802/ERS4809520/ERX4288261/ERX4288261.sym_counts.bw
 type bigWig
 shortLabel ERS4809520
 longLabel ERS4809520 ERX4288261
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00725
 onlyVisibility full
 
 track Methbase_ERX4288261_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122802/ERS4809520/ERX4288261/ERX4288261.sym_coverage.bw
 type bigWig
 shortLabel ERS4809520
 longLabel ERS4809520 ERX4288261
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00726
 onlyVisibility full
 
 track Methbase_ERX4288262_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122802/ERS4809521/ERX4288262/ERX4288262.hmr.bb
 type bigBed
 shortLabel ERS4809521
 longLabel ERS4809521 ERX4288262
 color 56,113,193
 parent Methbase off
 priority 0.00727
 onlyVisibility dense
 
 track Methbase_ERX4288262_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122802/ERS4809521/ERX4288262/ERX4288262.sym_counts.bw
 type bigWig
 shortLabel ERS4809521
 longLabel ERS4809521 ERX4288262
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00728
 onlyVisibility full
 
 track Methbase_ERX4288262_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122802/ERS4809521/ERX4288262/ERX4288262.sym_coverage.bw
 type bigWig
 shortLabel ERS4809521
 longLabel ERS4809521 ERX4288262
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00729
 onlyVisibility full
 
 track Methbase_ERX4288263_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122802/ERS4809522/ERX4288263/ERX4288263.hmr.bb
 type bigBed
 shortLabel ERS4809522
 longLabel ERS4809522 ERX4288263
 color 56,113,193
 parent Methbase off
 priority 0.00730
 onlyVisibility dense
 
 track Methbase_ERX4288263_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122802/ERS4809522/ERX4288263/ERX4288263.sym_counts.bw
 type bigWig
 shortLabel ERS4809522
 longLabel ERS4809522 ERX4288263
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00731
 onlyVisibility full
 
 track Methbase_ERX4288263_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122802/ERS4809522/ERX4288263/ERX4288263.sym_coverage.bw
 type bigWig
 shortLabel ERS4809522
 longLabel ERS4809522 ERX4288263
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00732
 onlyVisibility full
 
 track Methbase_ERX4288264_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122802/ERS4809523/ERX4288264/ERX4288264.hmr.bb
 type bigBed
 shortLabel ERS4809523
 longLabel ERS4809523 ERX4288264
 color 56,113,193
 parent Methbase off
 priority 0.00733
 onlyVisibility dense
 
 track Methbase_ERX4288264_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122802/ERS4809523/ERX4288264/ERX4288264.sym_counts.bw
 type bigWig
 shortLabel ERS4809523
 longLabel ERS4809523 ERX4288264
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00734
 onlyVisibility full
 
 track Methbase_ERX4288264_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP122802/ERS4809523/ERX4288264/ERX4288264.sym_coverage.bw
 type bigWig
 shortLabel ERS4809523
 longLabel ERS4809523 ERX4288264
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00735
 onlyVisibility full
 
 track Methbase_ERX4314061_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP123063/ERS4850090/ERX4314061/ERX4314061.hmr.bb
 type bigBed
 shortLabel ERS4850090
 longLabel ERS4850090 ERX4314061
 color 56,113,193
 parent Methbase off
 priority 0.00736
 onlyVisibility dense
 
 track Methbase_ERX4314061_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP123063/ERS4850090/ERX4314061/ERX4314061.sym_counts.bw
 type bigWig
 shortLabel ERS4850090
 longLabel ERS4850090 ERX4314061
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00737
 onlyVisibility full
 
 track Methbase_ERX4314061_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP123063/ERS4850090/ERX4314061/ERX4314061.sym_coverage.bw
 type bigWig
 shortLabel ERS4850090
 longLabel ERS4850090 ERX4314061
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00738
 onlyVisibility full
 
 track Methbase_ERX4314062_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP123063/ERS4850091/ERX4314062/ERX4314062.hmr.bb
 type bigBed
 shortLabel ERS4850091
 longLabel ERS4850091 ERX4314062
 color 56,113,193
 parent Methbase off
 priority 0.00739
 onlyVisibility dense
 
 track Methbase_ERX4314062_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP123063/ERS4850091/ERX4314062/ERX4314062.sym_counts.bw
 type bigWig
 shortLabel ERS4850091
 longLabel ERS4850091 ERX4314062
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00740
 onlyVisibility full
 
 track Methbase_ERX4314062_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP123063/ERS4850091/ERX4314062/ERX4314062.sym_coverage.bw
 type bigWig
 shortLabel ERS4850091
 longLabel ERS4850091 ERX4314062
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00741
 onlyVisibility full
 
 track Methbase_ERX5142549_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP127251/ERS5822951/ERX5142549/ERX5142549.sym_counts.bw
 type bigWig
 shortLabel Whole Organism
 longLabel Whole Organism ERX5142549
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00742
 onlyVisibility full
 
 track Methbase_ERX5142549_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP127251/ERS5822951/ERX5142549/ERX5142549.sym_coverage.bw
 type bigWig
 shortLabel Whole Organism
 longLabel Whole Organism ERX5142549
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00743
 onlyVisibility full
 
 track Methbase_ERX5444116_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP109780/ERS6262761/ERX5444116/ERX5444116.hmr.bb
 type bigBed
 shortLabel HL60
 longLabel HL60 ERX5444116
 color 56,113,193
 parent Methbase off
 priority 0.00744
 onlyVisibility dense
 
 track Methbase_ERX5444116_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP109780/ERS6262761/ERX5444116/ERX5444116.sym_counts.bw
 type bigWig
 shortLabel HL60
 longLabel HL60 ERX5444116
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00745
 onlyVisibility full
 
 track Methbase_ERX5444116_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP109780/ERS6262761/ERX5444116/ERX5444116.sym_coverage.bw
 type bigWig
 shortLabel HL60
 longLabel HL60 ERX5444116
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00746
 onlyVisibility full
 
 track Methbase_ERX5444117_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP109780/ERS6262762/ERX5444117/ERX5444117.hmr.bb
 type bigBed
 shortLabel HL60
 longLabel HL60 ERX5444117
 color 56,113,193
 parent Methbase off
 priority 0.00747
 onlyVisibility dense
 
 track Methbase_ERX5444117_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP109780/ERS6262762/ERX5444117/ERX5444117.sym_counts.bw
 type bigWig
 shortLabel HL60
 longLabel HL60 ERX5444117
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00748
 onlyVisibility full
 
 track Methbase_ERX5444117_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP109780/ERS6262762/ERX5444117/ERX5444117.sym_coverage.bw
 type bigWig
 shortLabel HL60
 longLabel HL60 ERX5444117
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00749
 onlyVisibility full
 
 track Methbase_ERX5444118_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP109780/ERS6262763/ERX5444118/ERX5444118.hmr.bb
 type bigBed
 shortLabel HL60
 longLabel HL60 ERX5444118
 color 56,113,193
 parent Methbase off
 priority 0.00750
 onlyVisibility dense
 
 track Methbase_ERX5444118_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP109780/ERS6262763/ERX5444118/ERX5444118.sym_counts.bw
 type bigWig
 shortLabel HL60
 longLabel HL60 ERX5444118
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00751
 onlyVisibility full
 
 track Methbase_ERX5444118_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP109780/ERS6262763/ERX5444118/ERX5444118.sym_coverage.bw
 type bigWig
 shortLabel HL60
 longLabel HL60 ERX5444118
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00752
 onlyVisibility full
 
 track Methbase_ERX5626045_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579622/ERX5626045/ERX5626045.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood ERX5626045
 color 56,113,193
 parent Methbase off
 priority 0.00753
 onlyVisibility dense
 
 track Methbase_ERX5626045_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579622/ERX5626045/ERX5626045.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626045
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00754
 onlyVisibility full
 
 track Methbase_ERX5626045_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579622/ERX5626045/ERX5626045.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626045
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00755
 onlyVisibility full
 
 track Methbase_ERX5626046_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579623/ERX5626046/ERX5626046.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood ERX5626046
 color 56,113,193
 parent Methbase off
 priority 0.00756
 onlyVisibility dense
 
 track Methbase_ERX5626046_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579623/ERX5626046/ERX5626046.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626046
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00757
 onlyVisibility full
 
 track Methbase_ERX5626046_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579623/ERX5626046/ERX5626046.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626046
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00758
 onlyVisibility full
 
 track Methbase_ERX5626047_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579624/ERX5626047/ERX5626047.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood ERX5626047
 color 56,113,193
 parent Methbase off
 priority 0.00759
 onlyVisibility dense
 
 track Methbase_ERX5626047_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579624/ERX5626047/ERX5626047.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626047
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00760
 onlyVisibility full
 
 track Methbase_ERX5626047_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579624/ERX5626047/ERX5626047.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626047
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00761
 onlyVisibility full
 
 track Methbase_ERX5626048_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579625/ERX5626048/ERX5626048.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood ERX5626048
 color 56,113,193
 parent Methbase off
 priority 0.00762
 onlyVisibility dense
 
 track Methbase_ERX5626048_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579625/ERX5626048/ERX5626048.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626048
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00763
 onlyVisibility full
 
 track Methbase_ERX5626048_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579625/ERX5626048/ERX5626048.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626048
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00764
 onlyVisibility full
 
 track Methbase_ERX5626049_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579626/ERX5626049/ERX5626049.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood ERX5626049
 color 56,113,193
 parent Methbase off
 priority 0.00765
 onlyVisibility dense
 
 track Methbase_ERX5626049_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579626/ERX5626049/ERX5626049.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626049
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00766
 onlyVisibility full
 
 track Methbase_ERX5626049_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579626/ERX5626049/ERX5626049.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626049
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00767
 onlyVisibility full
 
 track Methbase_ERX5626050_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579627/ERX5626050/ERX5626050.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood ERX5626050
 color 56,113,193
 parent Methbase off
 priority 0.00768
 onlyVisibility dense
 
 track Methbase_ERX5626050_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579627/ERX5626050/ERX5626050.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626050
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00769
 onlyVisibility full
 
 track Methbase_ERX5626050_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579627/ERX5626050/ERX5626050.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626050
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00770
 onlyVisibility full
 
 track Methbase_ERX5626051_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579628/ERX5626051/ERX5626051.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood ERX5626051
 color 56,113,193
 parent Methbase off
 priority 0.00771
 onlyVisibility dense
 
 track Methbase_ERX5626051_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579628/ERX5626051/ERX5626051.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626051
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00772
 onlyVisibility full
 
 track Methbase_ERX5626051_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579628/ERX5626051/ERX5626051.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626051
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00773
 onlyVisibility full
 
 track Methbase_ERX5626052_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579629/ERX5626052/ERX5626052.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood ERX5626052
 color 56,113,193
 parent Methbase off
 priority 0.00774
 onlyVisibility dense
 
 track Methbase_ERX5626052_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579629/ERX5626052/ERX5626052.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626052
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00775
 onlyVisibility full
 
 track Methbase_ERX5626052_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579629/ERX5626052/ERX5626052.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626052
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00776
 onlyVisibility full
 
 track Methbase_ERX5626053_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579630/ERX5626053/ERX5626053.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood ERX5626053
 color 56,113,193
 parent Methbase off
 priority 0.00777
 onlyVisibility dense
 
 track Methbase_ERX5626053_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579630/ERX5626053/ERX5626053.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626053
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00778
 onlyVisibility full
 
 track Methbase_ERX5626053_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579630/ERX5626053/ERX5626053.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626053
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00779
 onlyVisibility full
 
 track Methbase_ERX5626054_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579631/ERX5626054/ERX5626054.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood ERX5626054
 color 56,113,193
 parent Methbase off
 priority 0.00780
 onlyVisibility dense
 
 track Methbase_ERX5626054_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579631/ERX5626054/ERX5626054.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626054
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00781
 onlyVisibility full
 
 track Methbase_ERX5626054_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579631/ERX5626054/ERX5626054.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626054
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00782
 onlyVisibility full
 
 track Methbase_ERX5626055_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579632/ERX5626055/ERX5626055.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood ERX5626055
 color 56,113,193
 parent Methbase off
 priority 0.00783
 onlyVisibility dense
 
 track Methbase_ERX5626055_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579632/ERX5626055/ERX5626055.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626055
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00784
 onlyVisibility full
 
 track Methbase_ERX5626055_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579632/ERX5626055/ERX5626055.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626055
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00785
 onlyVisibility full
 
 track Methbase_ERX5626056_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579633/ERX5626056/ERX5626056.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood ERX5626056
 color 56,113,193
 parent Methbase off
 priority 0.00786
 onlyVisibility dense
 
 track Methbase_ERX5626056_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579633/ERX5626056/ERX5626056.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626056
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00787
 onlyVisibility full
 
 track Methbase_ERX5626056_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579633/ERX5626056/ERX5626056.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626056
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00788
 onlyVisibility full
 
 track Methbase_ERX5626057_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579634/ERX5626057/ERX5626057.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood ERX5626057
 color 56,113,193
 parent Methbase off
 priority 0.00789
 onlyVisibility dense
 
 track Methbase_ERX5626057_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579634/ERX5626057/ERX5626057.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626057
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00790
 onlyVisibility full
 
 track Methbase_ERX5626057_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579634/ERX5626057/ERX5626057.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626057
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00791
 onlyVisibility full
 
 track Methbase_ERX5626058_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579635/ERX5626058/ERX5626058.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood ERX5626058
 color 56,113,193
 parent Methbase off
 priority 0.00792
 onlyVisibility dense
 
 track Methbase_ERX5626058_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579635/ERX5626058/ERX5626058.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626058
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00793
 onlyVisibility full
 
 track Methbase_ERX5626058_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579635/ERX5626058/ERX5626058.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626058
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00794
 onlyVisibility full
 
 track Methbase_ERX5626059_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579636/ERX5626059/ERX5626059.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood ERX5626059
 color 56,113,193
 parent Methbase off
 priority 0.00795
 onlyVisibility dense
 
 track Methbase_ERX5626059_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579636/ERX5626059/ERX5626059.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626059
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00796
 onlyVisibility full
 
 track Methbase_ERX5626059_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579636/ERX5626059/ERX5626059.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626059
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00797
 onlyVisibility full
 
 track Methbase_ERX5626060_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579637/ERX5626060/ERX5626060.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood ERX5626060
 color 56,113,193
 parent Methbase off
 priority 0.00798
 onlyVisibility dense
 
 track Methbase_ERX5626060_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579637/ERX5626060/ERX5626060.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626060
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00799
 onlyVisibility full
 
 track Methbase_ERX5626060_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579637/ERX5626060/ERX5626060.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626060
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00800
 onlyVisibility full
 
 track Methbase_ERX5626061_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579638/ERX5626061/ERX5626061.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood ERX5626061
 color 56,113,193
 parent Methbase off
 priority 0.00801
 onlyVisibility dense
 
 track Methbase_ERX5626061_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579638/ERX5626061/ERX5626061.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626061
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00802
 onlyVisibility full
 
 track Methbase_ERX5626061_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579638/ERX5626061/ERX5626061.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626061
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00803
 onlyVisibility full
 
 track Methbase_ERX5626062_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579639/ERX5626062/ERX5626062.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood ERX5626062
 color 56,113,193
 parent Methbase off
 priority 0.00804
 onlyVisibility dense
 
 track Methbase_ERX5626062_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579639/ERX5626062/ERX5626062.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626062
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00805
 onlyVisibility full
 
 track Methbase_ERX5626062_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579639/ERX5626062/ERX5626062.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626062
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00806
 onlyVisibility full
 
 track Methbase_ERX5626063_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579640/ERX5626063/ERX5626063.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood ERX5626063
 color 56,113,193
 parent Methbase off
 priority 0.00807
 onlyVisibility dense
 
 track Methbase_ERX5626063_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579640/ERX5626063/ERX5626063.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626063
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00808
 onlyVisibility full
 
 track Methbase_ERX5626063_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579640/ERX5626063/ERX5626063.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626063
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00809
 onlyVisibility full
 
 track Methbase_ERX5626064_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579641/ERX5626064/ERX5626064.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood ERX5626064
 color 56,113,193
 parent Methbase off
 priority 0.00810
 onlyVisibility dense
 
 track Methbase_ERX5626064_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579641/ERX5626064/ERX5626064.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626064
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00811
 onlyVisibility full
 
 track Methbase_ERX5626064_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP129475/ERS6579641/ERX5626064/ERX5626064.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood ERX5626064
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00812
 onlyVisibility full
 
 track Methbase_ERX6233277_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP130693/ERS7285688/ERX6233277/ERX6233277.hmr.bb
 type bigBed
 shortLabel ERS7285688
 longLabel ERS7285688 ERX6233277
 color 56,113,193
 parent Methbase off
 priority 0.00813
 onlyVisibility dense
 
 track Methbase_ERX6233277_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP130693/ERS7285688/ERX6233277/ERX6233277.sym_counts.bw
 type bigWig
 shortLabel ERS7285688
 longLabel ERS7285688 ERX6233277
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00814
 onlyVisibility full
 
 track Methbase_ERX6233277_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP130693/ERS7285688/ERX6233277/ERX6233277.sym_coverage.bw
 type bigWig
 shortLabel ERS7285688
 longLabel ERS7285688 ERX6233277
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00815
 onlyVisibility full
 
 track Methbase_ERX6233278_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP130693/ERS7285700/ERX6233278/ERX6233278.hmr.bb
 type bigBed
 shortLabel ERS7285700
 longLabel ERS7285700 ERX6233278
 color 56,113,193
 parent Methbase off
 priority 0.00816
 onlyVisibility dense
 
 track Methbase_ERX6233278_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP130693/ERS7285700/ERX6233278/ERX6233278.sym_counts.bw
 type bigWig
 shortLabel ERS7285700
 longLabel ERS7285700 ERX6233278
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00817
 onlyVisibility full
 
 track Methbase_ERX6233278_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP130693/ERS7285700/ERX6233278/ERX6233278.sym_coverage.bw
 type bigWig
 shortLabel ERS7285700
 longLabel ERS7285700 ERX6233278
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00818
 onlyVisibility full
 
 track Methbase_ERX6233285_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP130693/ERS7285691/ERX6233285/ERX6233285.hmr.bb
 type bigBed
 shortLabel ERS7285691
 longLabel ERS7285691 ERX6233285
 color 56,113,193
 parent Methbase off
 priority 0.00819
 onlyVisibility dense
 
 track Methbase_ERX6233285_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP130693/ERS7285691/ERX6233285/ERX6233285.sym_counts.bw
 type bigWig
 shortLabel ERS7285691
 longLabel ERS7285691 ERX6233285
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00820
 onlyVisibility full
 
 track Methbase_ERX6233285_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP130693/ERS7285691/ERX6233285/ERX6233285.sym_coverage.bw
 type bigWig
 shortLabel ERS7285691
 longLabel ERS7285691 ERX6233285
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00821
 onlyVisibility full
 
 track Methbase_ERX705283_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP009555/ERS661357/ERX705283/ERX705283.hmr.bb
 type bigBed
 shortLabel MCF-7
 longLabel MCF-7 ERX705283
 color 56,113,193
 parent Methbase off
 priority 0.00822
 onlyVisibility dense
 
 track Methbase_ERX705283_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP009555/ERS661357/ERX705283/ERX705283.sym_counts.bw
 type bigWig
 shortLabel MCF-7
 longLabel MCF-7 ERX705283
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00823
 onlyVisibility full
 
 track Methbase_ERX705283_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP009555/ERS661357/ERX705283/ERX705283.sym_coverage.bw
 type bigWig
 shortLabel MCF-7
 longLabel MCF-7 ERX705283
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00824
 onlyVisibility full
 
 track Methbase_ERX7830442_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP135121/ERS10360347/ERX7830442/ERX7830442.hmr.bb
 type bigBed
 shortLabel Bone Marrow
 longLabel Bone Marrow ERX7830442
 color 56,113,193
 parent Methbase off
 priority 0.00825
 onlyVisibility dense
 
 track Methbase_ERX7830442_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP135121/ERS10360347/ERX7830442/ERX7830442.sym_counts.bw
 type bigWig
 shortLabel Bone Marrow
 longLabel Bone Marrow ERX7830442
 color 216,38,145
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00826
 onlyVisibility full
 
 track Methbase_ERX7830442_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP135121/ERS10360347/ERX7830442/ERX7830442.sym_coverage.bw
 type bigWig
 shortLabel Bone Marrow
 longLabel Bone Marrow ERX7830442
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00827
 onlyVisibility full
 
 track Methbase_ERX7830443_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP135121/ERS10360348/ERX7830443/ERX7830443.hmr.bb
 type bigBed
 shortLabel Bone Marrow
 longLabel Bone Marrow ERX7830443
 color 56,113,193
 parent Methbase off
 priority 0.00828
 onlyVisibility dense
 
 track Methbase_ERX7830443_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP135121/ERS10360348/ERX7830443/ERX7830443.sym_counts.bw
 type bigWig
 shortLabel Bone Marrow
 longLabel Bone Marrow ERX7830443
 color 216,38,145
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00829
 onlyVisibility full
 
 track Methbase_ERX7830443_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP135121/ERS10360348/ERX7830443/ERX7830443.sym_coverage.bw
 type bigWig
 shortLabel Bone Marrow
 longLabel Bone Marrow ERX7830443
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00830
 onlyVisibility full
 
 track Methbase_ERX7830444_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP135121/ERS10360349/ERX7830444/ERX7830444.hmr.bb
 type bigBed
 shortLabel Bone Marrow
 longLabel Bone Marrow ERX7830444
 color 56,113,193
 parent Methbase off
 priority 0.00831
 onlyVisibility dense
 
 track Methbase_ERX7830444_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP135121/ERS10360349/ERX7830444/ERX7830444.sym_counts.bw
 type bigWig
 shortLabel Bone Marrow
 longLabel Bone Marrow ERX7830444
 color 216,38,145
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00832
 onlyVisibility full
 
 track Methbase_ERX7830444_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP135121/ERS10360349/ERX7830444/ERX7830444.sym_coverage.bw
 type bigWig
 shortLabel Bone Marrow
 longLabel Bone Marrow ERX7830444
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00833
 onlyVisibility full
 
 track Methbase_ERX8316227_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP135424/ERS10602503/ERX8316227/ERX8316227.hmr.bb
 type bigBed
 shortLabel Memory B-Cell
 longLabel Memory B-Cell ERX8316227
 color 56,113,193
 parent Methbase off
 priority 0.00834
 onlyVisibility dense
 
 track Methbase_ERX8316227_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP135424/ERS10602503/ERX8316227/ERX8316227.sym_counts.bw
 type bigWig
 shortLabel Memory B-Cell
 longLabel Memory B-Cell ERX8316227
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00835
 onlyVisibility full
 
 track Methbase_ERX8316227_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP135424/ERS10602503/ERX8316227/ERX8316227.sym_coverage.bw
 type bigWig
 shortLabel Memory B-Cell
 longLabel Memory B-Cell ERX8316227
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00836
 onlyVisibility full
 
 track Methbase_ERX9474769_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP139499/ERS12427026/ERX9474769/ERX9474769.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver ERX9474769
 color 56,113,193
 parent Methbase off
 priority 0.00837
 onlyVisibility dense
 
 track Methbase_ERX9474769_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP139499/ERS12427026/ERX9474769/ERX9474769.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver ERX9474769
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00838
 onlyVisibility full
 
 track Methbase_ERX9474769_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP139499/ERS12427026/ERX9474769/ERX9474769.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver ERX9474769
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00839
 onlyVisibility full
 
 track Methbase_ERX9474770_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP139499/ERS12427027/ERX9474770/ERX9474770.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver ERX9474770
 color 56,113,193
 parent Methbase off
 priority 0.00840
 onlyVisibility dense
 
 track Methbase_ERX9474770_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP139499/ERS12427027/ERX9474770/ERX9474770.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver ERX9474770
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00841
 onlyVisibility full
 
 track Methbase_ERX9474770_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/ERP139499/ERS12427027/ERX9474770/ERX9474770.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver ERX9474770
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00842
 onlyVisibility full
 
 track Methbase_SRX006239_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS004213/SRX006239/SRX006239.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX006239
 color 56,113,193
 parent Methbase off
 priority 0.00843
 onlyVisibility dense
 
 track Methbase_SRX006239_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS004213/SRX006239/SRX006239.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX006239
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00844
 onlyVisibility full
 
 track Methbase_SRX006239_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS004213/SRX006239/SRX006239.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX006239
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00845
 onlyVisibility full
 
 track Methbase_SRX006240_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS004213/SRX006240/SRX006240.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX006240
 color 56,113,193
 parent Methbase off
 priority 0.00846
 onlyVisibility dense
 
 track Methbase_SRX006240_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS004213/SRX006240/SRX006240.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX006240
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00847
 onlyVisibility full
 
 track Methbase_SRX006240_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS004213/SRX006240/SRX006240.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX006240
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00848
 onlyVisibility full
 
 track Methbase_SRX006782_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS004212/SRX006782/SRX006782.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX006782
 color 56,113,193
 parent Methbase off
 priority 0.00849
 onlyVisibility dense
 
 track Methbase_SRX006782_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS004212/SRX006782/SRX006782.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX006782
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00850
 onlyVisibility full
 
 track Methbase_SRX006782_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS004212/SRX006782/SRX006782.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX006782
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00851
 onlyVisibility full
 
 track Methbase_SRX006783_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS004214/SRX006783/SRX006783.hmr.bb
 type bigBed
 shortLabel IMR90
 longLabel IMR90 SRX006783
 color 56,113,193
 parent Methbase off
 priority 0.00852
 onlyVisibility dense
 
 track Methbase_SRX006783_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS004214/SRX006783/SRX006783.sym_counts.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 SRX006783
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00853
 onlyVisibility full
 
 track Methbase_SRX006783_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS004214/SRX006783/SRX006783.sym_coverage.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 SRX006783
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00854
 onlyVisibility full
 
 track Methbase_SRX006784_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS004214/SRX006784/SRX006784.hmr.bb
 type bigBed
 shortLabel IMR90
 longLabel IMR90 SRX006784
 color 56,113,193
 parent Methbase off
 priority 0.00855
 onlyVisibility dense
 
 track Methbase_SRX006784_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS004214/SRX006784/SRX006784.sym_counts.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 SRX006784
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00856
 onlyVisibility full
 
 track Methbase_SRX006784_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS004214/SRX006784/SRX006784.sym_coverage.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 SRX006784
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00857
 onlyVisibility full
 
 track Methbase_SRX006785_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS004214/SRX006785/SRX006785.hmr.bb
 type bigBed
 shortLabel IMR90
 longLabel IMR90 SRX006785
 color 56,113,193
 parent Methbase off
 priority 0.00858
 onlyVisibility dense
 
 track Methbase_SRX006785_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS004214/SRX006785/SRX006785.sym_counts.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 SRX006785
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00859
 onlyVisibility full
 
 track Methbase_SRX006785_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS004214/SRX006785/SRX006785.sym_coverage.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 SRX006785
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00860
 onlyVisibility full
 
 track Methbase_SRX006786_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS004215/SRX006786/SRX006786.hmr.bb
 type bigBed
 shortLabel IMR90
 longLabel IMR90 SRX006786
 color 56,113,193
 parent Methbase off
 priority 0.00861
 onlyVisibility dense
 
 track Methbase_SRX006786_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS004215/SRX006786/SRX006786.sym_counts.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 SRX006786
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00862
 onlyVisibility full
 
 track Methbase_SRX006786_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS004215/SRX006786/SRX006786.sym_coverage.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 SRX006786
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00863
 onlyVisibility full
 
 track Methbase_SRX006787_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS004215/SRX006787/SRX006787.hmr.bb
 type bigBed
 shortLabel IMR90
 longLabel IMR90 SRX006787
 color 56,113,193
 parent Methbase off
 priority 0.00864
 onlyVisibility dense
 
 track Methbase_SRX006787_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS004215/SRX006787/SRX006787.sym_counts.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 SRX006787
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00865
 onlyVisibility full
 
 track Methbase_SRX006787_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS004215/SRX006787/SRX006787.sym_coverage.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 SRX006787
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00866
 onlyVisibility full
 
 track Methbase_SRX006788_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS004215/SRX006788/SRX006788.hmr.bb
 type bigBed
 shortLabel IMR90
 longLabel IMR90 SRX006788
 color 56,113,193
 parent Methbase off
 priority 0.00867
 onlyVisibility dense
 
 track Methbase_SRX006788_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS004215/SRX006788/SRX006788.sym_counts.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 SRX006788
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00868
 onlyVisibility full
 
 track Methbase_SRX006788_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS004215/SRX006788/SRX006788.sym_coverage.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 SRX006788
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00869
 onlyVisibility full
 
 track Methbase_SRX006789_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS004212/SRX006789/SRX006789.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX006789
 color 56,113,193
 parent Methbase off
 priority 0.00870
 onlyVisibility dense
 
 track Methbase_SRX006789_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS004212/SRX006789/SRX006789.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX006789
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00871
 onlyVisibility full
 
 track Methbase_SRX006789_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS004212/SRX006789/SRX006789.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX006789
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00872
 onlyVisibility full
 
 track Methbase_SRX015763_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP001720/SRS009853/SRX015763/SRX015763.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX015763
 color 56,113,193
 parent Methbase off
 priority 0.00873
 onlyVisibility dense
 
 track Methbase_SRX015763_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP001720/SRS009853/SRX015763/SRX015763.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX015763
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00874
 onlyVisibility full
 
 track Methbase_SRX015763_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP001720/SRS009853/SRX015763/SRX015763.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX015763
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00875
 onlyVisibility full
 
 track Methbase_SRX015765_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP001720/SRS009853/SRX015765/SRX015765.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX015765
 color 56,113,193
 parent Methbase off
 priority 0.00876
 onlyVisibility dense
 
 track Methbase_SRX015765_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP001720/SRS009853/SRX015765/SRX015765.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX015765
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00877
 onlyVisibility full
 
 track Methbase_SRX015765_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP001720/SRS009853/SRX015765/SRX015765.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX015765
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00878
 onlyVisibility full
 
 track Methbase_SRX015766_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP001720/SRS009854/SRX015766/SRX015766.hmr.bb
 type bigBed
 shortLabel Fibroblasts derived from human ESCs
 longLabel Fibroblasts derived from human ESCs SRX015766
 color 56,113,193
 parent Methbase off
 priority 0.00879
 onlyVisibility dense
 
 track Methbase_SRX015766_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP001720/SRS009854/SRX015766/SRX015766.sym_counts.bw
 type bigWig
 shortLabel Fibroblasts derived from human ESCs
 longLabel Fibroblasts derived from human ESCs SRX015766
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00880
 onlyVisibility full
 
 track Methbase_SRX015766_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP001720/SRS009854/SRX015766/SRX015766.sym_coverage.bw
 type bigWig
 shortLabel Fibroblasts derived from human ESCs
 longLabel Fibroblasts derived from human ESCs SRX015766
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00881
 onlyVisibility full
 
 track Methbase_SRX015767_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP001720/SRS009854/SRX015767/SRX015767.hmr.bb
 type bigBed
 shortLabel Fibroblasts derived from human ESCs
 longLabel Fibroblasts derived from human ESCs SRX015767
 color 56,113,193
 parent Methbase off
 priority 0.00882
 onlyVisibility dense
 
 track Methbase_SRX015767_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP001720/SRS009854/SRX015767/SRX015767.sym_counts.bw
 type bigWig
 shortLabel Fibroblasts derived from human ESCs
 longLabel Fibroblasts derived from human ESCs SRX015767
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00883
 onlyVisibility full
 
 track Methbase_SRX015767_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP001720/SRS009854/SRX015767/SRX015767.sym_coverage.bw
 type bigWig
 shortLabel Fibroblasts derived from human ESCs
 longLabel Fibroblasts derived from human ESCs SRX015767
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00884
 onlyVisibility full
 
 track Methbase_SRX015768_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP001720/SRS009854/SRX015768/SRX015768.hmr.bb
 type bigBed
 shortLabel Fibroblasts derived from human ESCs
 longLabel Fibroblasts derived from human ESCs SRX015768
 color 56,113,193
 parent Methbase off
 priority 0.00885
 onlyVisibility dense
 
 track Methbase_SRX015768_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP001720/SRS009854/SRX015768/SRX015768.sym_counts.bw
 type bigWig
 shortLabel Fibroblasts derived from human ESCs
 longLabel Fibroblasts derived from human ESCs SRX015768
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00886
 onlyVisibility full
 
 track Methbase_SRX015768_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP001720/SRS009854/SRX015768/SRX015768.sym_coverage.bw
 type bigWig
 shortLabel Fibroblasts derived from human ESCs
 longLabel Fibroblasts derived from human ESCs SRX015768
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00887
 onlyVisibility full
 
 track Methbase_SRX015769_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP001720/SRS009855/SRX015769/SRX015769.hmr.bb
 type bigBed
 shortLabel Newborn Human Foreskin Fibroblasts
 longLabel Newborn Human Foreskin Fibroblasts SRX015769
 color 56,113,193
 parent Methbase off
 priority 0.00888
 onlyVisibility dense
 
 track Methbase_SRX015769_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP001720/SRS009855/SRX015769/SRX015769.sym_counts.bw
 type bigWig
 shortLabel Newborn Human Foreskin Fibroblasts
 longLabel Newborn Human Foreskin Fibroblasts SRX015769
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00889
 onlyVisibility full
 
 track Methbase_SRX015769_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP001720/SRS009855/SRX015769/SRX015769.sym_coverage.bw
 type bigWig
 shortLabel Newborn Human Foreskin Fibroblasts
 longLabel Newborn Human Foreskin Fibroblasts SRX015769
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00890
 onlyVisibility full
 
 track Methbase_SRX015772_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP001720/SRS009855/SRX015772/SRX015772.hmr.bb
 type bigBed
 shortLabel Newborn Human Foreskin Fibroblasts
 longLabel Newborn Human Foreskin Fibroblasts SRX015772
 color 56,113,193
 parent Methbase off
 priority 0.00891
 onlyVisibility dense
 
 track Methbase_SRX015772_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP001720/SRS009855/SRX015772/SRX015772.sym_counts.bw
 type bigWig
 shortLabel Newborn Human Foreskin Fibroblasts
 longLabel Newborn Human Foreskin Fibroblasts SRX015772
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00892
 onlyVisibility full
 
 track Methbase_SRX015772_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP001720/SRS009855/SRX015772/SRX015772.sym_coverage.bw
 type bigWig
 shortLabel Newborn Human Foreskin Fibroblasts
 longLabel Newborn Human Foreskin Fibroblasts SRX015772
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00893
 onlyVisibility full
 
 track Methbase_SRX026814_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP003529/SRS114877/SRX026814/SRX026814.hmr.bb
 type bigBed
 shortLabel SRS114877
 longLabel SRS114877 SRX026814
 color 56,113,193
 parent Methbase off
 priority 0.00894
 onlyVisibility dense
 
 track Methbase_SRX026814_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP003529/SRS114877/SRX026814/SRX026814.sym_counts.bw
 type bigWig
 shortLabel SRS114877
 longLabel SRS114877 SRX026814
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00895
 onlyVisibility full
 
 track Methbase_SRX026814_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP003529/SRS114877/SRX026814/SRX026814.sym_coverage.bw
 type bigWig
 shortLabel SRS114877
 longLabel SRS114877 SRX026814
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00896
 onlyVisibility full
 
 track Methbase_SRX026829_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP003529/SRS114889/SRX026829/SRX026829.hmr.bb
 type bigBed
 shortLabel SRS114889
 longLabel SRS114889 SRX026829
 color 56,113,193
 parent Methbase off
 priority 0.00897
 onlyVisibility dense
 
 track Methbase_SRX026829_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP003529/SRS114889/SRX026829/SRX026829.sym_counts.bw
 type bigWig
 shortLabel SRS114889
 longLabel SRS114889 SRX026829
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00898
 onlyVisibility full
 
 track Methbase_SRX026829_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP003529/SRS114889/SRX026829/SRX026829.sym_coverage.bw
 type bigWig
 shortLabel SRS114889
 longLabel SRS114889 SRX026829
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00899
 onlyVisibility full
 
 track Methbase_SRX026830_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP003529/SRS114890/SRX026830/SRX026830.hmr.bb
 type bigBed
 shortLabel SRS114890
 longLabel SRS114890 SRX026830
 color 56,113,193
 parent Methbase off
 priority 0.00900
 onlyVisibility dense
 
 track Methbase_SRX026830_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP003529/SRS114890/SRX026830/SRX026830.sym_counts.bw
 type bigWig
 shortLabel SRS114890
 longLabel SRS114890 SRX026830
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00901
 onlyVisibility full
 
 track Methbase_SRX026830_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP003529/SRS114890/SRX026830/SRX026830.sym_coverage.bw
 type bigWig
 shortLabel SRS114890
 longLabel SRS114890 SRX026830
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00902
 onlyVisibility full
 
 track Methbase_SRX026831_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP003529/SRS114891/SRX026831/SRX026831.hmr.bb
 type bigBed
 shortLabel SRS114891
 longLabel SRS114891 SRX026831
 color 56,113,193
 parent Methbase off
 priority 0.00903
 onlyVisibility dense
 
 track Methbase_SRX026831_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP003529/SRS114891/SRX026831/SRX026831.sym_counts.bw
 type bigWig
 shortLabel SRS114891
 longLabel SRS114891 SRX026831
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00904
 onlyVisibility full
 
 track Methbase_SRX026831_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP003529/SRS114891/SRX026831/SRX026831.sym_coverage.bw
 type bigWig
 shortLabel SRS114891
 longLabel SRS114891 SRX026831
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00905
 onlyVisibility full
 
 track Methbase_SRX026832_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP003529/SRS114892/SRX026832/SRX026832.hmr.bb
 type bigBed
 shortLabel SRS114892
 longLabel SRS114892 SRX026832
 color 56,113,193
 parent Methbase off
 priority 0.00906
 onlyVisibility dense
 
 track Methbase_SRX026832_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP003529/SRS114892/SRX026832/SRX026832.sym_counts.bw
 type bigWig
 shortLabel SRS114892
 longLabel SRS114892 SRX026832
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00907
 onlyVisibility full
 
 track Methbase_SRX026832_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP003529/SRS114892/SRX026832/SRX026832.sym_coverage.bw
 type bigWig
 shortLabel SRS114892
 longLabel SRS114892 SRX026832
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00908
 onlyVisibility full
 
 track Methbase_SRX026833_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP003529/SRS114893/SRX026833/SRX026833.hmr.bb
 type bigBed
 shortLabel SRS114893
 longLabel SRS114893 SRX026833
 color 56,113,193
 parent Methbase off
 priority 0.00909
 onlyVisibility dense
 
 track Methbase_SRX026833_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP003529/SRS114893/SRX026833/SRX026833.sym_counts.bw
 type bigWig
 shortLabel SRS114893
 longLabel SRS114893 SRX026833
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00910
 onlyVisibility full
 
 track Methbase_SRX026833_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP003529/SRS114893/SRX026833/SRX026833.sym_coverage.bw
 type bigWig
 shortLabel SRS114893
 longLabel SRS114893 SRX026833
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00911
 onlyVisibility full
 
 track Methbase_SRX026834_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP003529/SRS114894/SRX026834/SRX026834.hmr.bb
 type bigBed
 shortLabel SRS114894
 longLabel SRS114894 SRX026834
 color 56,113,193
 parent Methbase off
 priority 0.00912
 onlyVisibility dense
 
 track Methbase_SRX026834_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP003529/SRS114894/SRX026834/SRX026834.sym_counts.bw
 type bigWig
 shortLabel SRS114894
 longLabel SRS114894 SRX026834
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00913
 onlyVisibility full
 
 track Methbase_SRX026834_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP003529/SRS114894/SRX026834/SRX026834.sym_coverage.bw
 type bigWig
 shortLabel SRS114894
 longLabel SRS114894 SRX026834
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00914
 onlyVisibility full
 
 track Methbase_SRX026835_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP003529/SRS114895/SRX026835/SRX026835.hmr.bb
 type bigBed
 shortLabel SRS114895
 longLabel SRS114895 SRX026835
 color 56,113,193
 parent Methbase off
 priority 0.00915
 onlyVisibility dense
 
 track Methbase_SRX026835_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP003529/SRS114895/SRX026835/SRX026835.sym_counts.bw
 type bigWig
 shortLabel SRS114895
 longLabel SRS114895 SRX026835
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00916
 onlyVisibility full
 
 track Methbase_SRX026835_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP003529/SRS114895/SRX026835/SRX026835.sym_coverage.bw
 type bigWig
 shortLabel SRS114895
 longLabel SRS114895 SRX026835
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00917
 onlyVisibility full
 
 track Methbase_SRX027685_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS116479/SRX027685/SRX027685.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX027685
 color 56,113,193
 parent Methbase off
 priority 0.00918
 onlyVisibility dense
 
 track Methbase_SRX027685_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS116479/SRX027685/SRX027685.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX027685
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00919
 onlyVisibility full
 
 track Methbase_SRX027685_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS116479/SRX027685/SRX027685.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX027685
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00920
 onlyVisibility full
 
 track Methbase_SRX027686_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS116479/SRX027686/SRX027686.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX027686
 color 56,113,193
 parent Methbase off
 priority 0.00921
 onlyVisibility dense
 
 track Methbase_SRX027686_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS116479/SRX027686/SRX027686.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX027686
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00922
 onlyVisibility full
 
 track Methbase_SRX027686_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS116479/SRX027686/SRX027686.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX027686
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00923
 onlyVisibility full
 
 track Methbase_SRX027687_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS116479/SRX027687/SRX027687.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX027687
 color 56,113,193
 parent Methbase off
 priority 0.00924
 onlyVisibility dense
 
 track Methbase_SRX027687_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS116479/SRX027687/SRX027687.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX027687
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00925
 onlyVisibility full
 
 track Methbase_SRX027687_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS116479/SRX027687/SRX027687.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX027687
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00926
 onlyVisibility full
 
 track Methbase_SRX027688_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS116480/SRX027688/SRX027688.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX027688
 color 56,113,193
 parent Methbase off
 priority 0.00927
 onlyVisibility dense
 
 track Methbase_SRX027688_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS116480/SRX027688/SRX027688.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX027688
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00928
 onlyVisibility full
 
 track Methbase_SRX027688_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS116480/SRX027688/SRX027688.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX027688
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00929
 onlyVisibility full
 
 track Methbase_SRX027689_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS116480/SRX027689/SRX027689.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX027689
 color 56,113,193
 parent Methbase off
 priority 0.00930
 onlyVisibility dense
 
 track Methbase_SRX027689_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS116480/SRX027689/SRX027689.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX027689
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00931
 onlyVisibility full
 
 track Methbase_SRX027689_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS116480/SRX027689/SRX027689.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX027689
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00932
 onlyVisibility full
 
 track Methbase_SRX027690_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS116480/SRX027690/SRX027690.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX027690
 color 56,113,193
 parent Methbase off
 priority 0.00933
 onlyVisibility dense
 
 track Methbase_SRX027690_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS116480/SRX027690/SRX027690.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX027690
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00934
 onlyVisibility full
 
 track Methbase_SRX027690_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS116480/SRX027690/SRX027690.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX027690
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00935
 onlyVisibility full
 
 track Methbase_SRX038730_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP003529/SRS152868/SRX038730/SRX038730.hmr.bb
 type bigBed
 shortLabel SRS152868
 longLabel SRS152868 SRX038730
 color 56,113,193
 parent Methbase off
 priority 0.00936
 onlyVisibility dense
 
 track Methbase_SRX038730_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP003529/SRS152868/SRX038730/SRX038730.sym_counts.bw
 type bigWig
 shortLabel SRS152868
 longLabel SRS152868 SRX038730
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00937
 onlyVisibility full
 
 track Methbase_SRX038730_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP003529/SRS152868/SRX038730/SRX038730.sym_coverage.bw
 type bigWig
 shortLabel SRS152868
 longLabel SRS152868 SRX038730
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00938
 onlyVisibility full
 
 track Methbase_SRX038781_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP003529/SRS153033/SRX038781/SRX038781.hmr.bb
 type bigBed
 shortLabel SRS153033
 longLabel SRS153033 SRX038781
 color 56,113,193
 parent Methbase off
 priority 0.00939
 onlyVisibility dense
 
 track Methbase_SRX038781_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP003529/SRS153033/SRX038781/SRX038781.sym_counts.bw
 type bigWig
 shortLabel SRS153033
 longLabel SRS153033 SRX038781
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00940
 onlyVisibility full
 
 track Methbase_SRX038781_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP003529/SRS153033/SRX038781/SRX038781.sym_coverage.bw
 type bigWig
 shortLabel SRS153033
 longLabel SRS153033 SRX038781
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00941
 onlyVisibility full
 
 track Methbase_SRX043404_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS172880/SRX043404/SRX043404.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX043404
 color 56,113,193
 parent Methbase off
 priority 0.00942
 onlyVisibility dense
 
 track Methbase_SRX043404_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS172880/SRX043404/SRX043404.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX043404
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00943
 onlyVisibility full
 
 track Methbase_SRX043404_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS172880/SRX043404/SRX043404.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX043404
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00944
 onlyVisibility full
 
 track Methbase_SRX043405_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS172880/SRX043405/SRX043405.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX043405
 color 56,113,193
 parent Methbase off
 priority 0.00945
 onlyVisibility dense
 
 track Methbase_SRX043405_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS172880/SRX043405/SRX043405.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX043405
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00946
 onlyVisibility full
 
 track Methbase_SRX043405_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS172880/SRX043405/SRX043405.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX043405
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00947
 onlyVisibility full
 
 track Methbase_SRX043406_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS172880/SRX043406/SRX043406.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX043406
 color 56,113,193
 parent Methbase off
 priority 0.00948
 onlyVisibility dense
 
 track Methbase_SRX043406_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS172880/SRX043406/SRX043406.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX043406
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00949
 onlyVisibility full
 
 track Methbase_SRX043406_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS172880/SRX043406/SRX043406.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX043406
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00950
 onlyVisibility full
 
 track Methbase_SRX043407_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS172881/SRX043407/SRX043407.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX043407
 color 56,113,193
 parent Methbase off
 priority 0.00951
 onlyVisibility dense
 
 track Methbase_SRX043407_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS172881/SRX043407/SRX043407.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX043407
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00952
 onlyVisibility full
 
 track Methbase_SRX043407_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS172881/SRX043407/SRX043407.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX043407
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00953
 onlyVisibility full
 
 track Methbase_SRX043408_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS172881/SRX043408/SRX043408.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX043408
 color 56,113,193
 parent Methbase off
 priority 0.00954
 onlyVisibility dense
 
 track Methbase_SRX043408_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS172881/SRX043408/SRX043408.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX043408
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00955
 onlyVisibility full
 
 track Methbase_SRX043408_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS172881/SRX043408/SRX043408.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX043408
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00956
 onlyVisibility full
 
 track Methbase_SRX056687_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS184456/SRX056687/SRX056687.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX056687
 color 56,113,193
 parent Methbase off
 priority 0.00957
 onlyVisibility dense
 
 track Methbase_SRX056687_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS184456/SRX056687/SRX056687.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX056687
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00958
 onlyVisibility full
 
 track Methbase_SRX056687_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS184456/SRX056687/SRX056687.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX056687
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00959
 onlyVisibility full
 
 track Methbase_SRX056688_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS184456/SRX056688/SRX056688.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX056688
 color 56,113,193
 parent Methbase off
 priority 0.00960
 onlyVisibility dense
 
 track Methbase_SRX056688_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS184456/SRX056688/SRX056688.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX056688
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00961
 onlyVisibility full
 
 track Methbase_SRX056688_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS184456/SRX056688/SRX056688.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX056688
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00962
 onlyVisibility full
 
 track Methbase_SRX056691_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS184459/SRX056691/SRX056691.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX056691
 color 56,113,193
 parent Methbase off
 priority 0.00963
 onlyVisibility dense
 
 track Methbase_SRX056691_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS184459/SRX056691/SRX056691.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX056691
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00964
 onlyVisibility full
 
 track Methbase_SRX056691_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS184459/SRX056691/SRX056691.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX056691
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00965
 onlyVisibility full
 
 track Methbase_SRX056692_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS184459/SRX056692/SRX056692.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX056692
 color 56,113,193
 parent Methbase off
 priority 0.00966
 onlyVisibility dense
 
 track Methbase_SRX056692_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS184459/SRX056692/SRX056692.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX056692
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00967
 onlyVisibility full
 
 track Methbase_SRX056692_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS184459/SRX056692/SRX056692.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX056692
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00968
 onlyVisibility full
 
 track Methbase_SRX056693_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS184460/SRX056693/SRX056693.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX056693
 color 56,113,193
 parent Methbase off
 priority 0.00969
 onlyVisibility dense
 
 track Methbase_SRX056693_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS184460/SRX056693/SRX056693.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX056693
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00970
 onlyVisibility full
 
 track Methbase_SRX056693_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS184460/SRX056693/SRX056693.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX056693
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00971
 onlyVisibility full
 
 track Methbase_SRX056694_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS184460/SRX056694/SRX056694.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX056694
 color 56,113,193
 parent Methbase off
 priority 0.00972
 onlyVisibility dense
 
 track Methbase_SRX056694_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS184460/SRX056694/SRX056694.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX056694
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00973
 onlyVisibility full
 
 track Methbase_SRX056694_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS184460/SRX056694/SRX056694.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX056694
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00974
 onlyVisibility full
 
 track Methbase_SRX056695_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS184461/SRX056695/SRX056695.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX056695
 color 56,113,193
 parent Methbase off
 priority 0.00975
 onlyVisibility dense
 
 track Methbase_SRX056695_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS184461/SRX056695/SRX056695.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX056695
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00976
 onlyVisibility full
 
 track Methbase_SRX056695_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS184461/SRX056695/SRX056695.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX056695
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00977
 onlyVisibility full
 
 track Methbase_SRX062002_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP006728/SRS192728/SRX062002/SRX062002.hmr.bb
 type bigBed
 shortLabel Breast Cancer
 longLabel Breast Cancer SRX062002
 color 56,113,193
 parent Methbase off
 priority 0.00978
 onlyVisibility dense
 
 track Methbase_SRX062002_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP006728/SRS192728/SRX062002/SRX062002.sym_counts.bw
 type bigWig
 shortLabel Breast Cancer
 longLabel Breast Cancer SRX062002
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00979
 onlyVisibility full
 
 track Methbase_SRX062002_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP006728/SRS192728/SRX062002/SRX062002.sym_coverage.bw
 type bigWig
 shortLabel Breast Cancer
 longLabel Breast Cancer SRX062002
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00980
 onlyVisibility full
 
 track Methbase_SRX062397_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP006774/SRS193045/SRX062397/SRX062397.hmr.bb
 type bigBed
 shortLabel SRS193045
 longLabel SRS193045 SRX062397
 color 56,113,193
 parent Methbase off
 priority 0.00981
 onlyVisibility dense
 
 track Methbase_SRX062397_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP006774/SRS193045/SRX062397/SRX062397.sym_counts.bw
 type bigWig
 shortLabel SRS193045
 longLabel SRS193045 SRX062397
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00982
 onlyVisibility full
 
 track Methbase_SRX062397_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP006774/SRS193045/SRX062397/SRX062397.sym_coverage.bw
 type bigWig
 shortLabel SRS193045
 longLabel SRS193045 SRX062397
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00983
 onlyVisibility full
 
 track Methbase_SRX062398_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP006774/SRS193046/SRX062398/SRX062398.hmr.bb
 type bigBed
 shortLabel SRS193046
 longLabel SRS193046 SRX062398
 color 56,113,193
 parent Methbase off
 priority 0.00984
 onlyVisibility dense
 
 track Methbase_SRX062398_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP006774/SRS193046/SRX062398/SRX062398.sym_counts.bw
 type bigWig
 shortLabel SRS193046
 longLabel SRS193046 SRX062398
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00985
 onlyVisibility full
 
 track Methbase_SRX062398_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP006774/SRS193046/SRX062398/SRX062398.sym_coverage.bw
 type bigWig
 shortLabel SRS193046
 longLabel SRS193046 SRX062398
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00986
 onlyVisibility full
 
 track Methbase_SRX062399_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP006774/SRS193047/SRX062399/SRX062399.hmr.bb
 type bigBed
 shortLabel SRS193047
 longLabel SRS193047 SRX062399
 color 56,113,193
 parent Methbase off
 priority 0.00987
 onlyVisibility dense
 
 track Methbase_SRX062399_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP006774/SRS193047/SRX062399/SRX062399.sym_counts.bw
 type bigWig
 shortLabel SRS193047
 longLabel SRS193047 SRX062399
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00988
 onlyVisibility full
 
 track Methbase_SRX062399_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP006774/SRS193047/SRX062399/SRX062399.sym_coverage.bw
 type bigWig
 shortLabel SRS193047
 longLabel SRS193047 SRX062399
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00989
 onlyVisibility full
 
 track Methbase_SRX062400_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP006774/SRS193048/SRX062400/SRX062400.hmr.bb
 type bigBed
 shortLabel SRS193048
 longLabel SRS193048 SRX062400
 color 56,113,193
 parent Methbase off
 priority 0.00990
 onlyVisibility dense
 
 track Methbase_SRX062400_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP006774/SRS193048/SRX062400/SRX062400.sym_counts.bw
 type bigWig
 shortLabel SRS193048
 longLabel SRS193048 SRX062400
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00991
 onlyVisibility full
 
 track Methbase_SRX062400_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP006774/SRS193048/SRX062400/SRX062400.sym_coverage.bw
 type bigWig
 shortLabel SRS193048
 longLabel SRS193048 SRX062400
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00992
 onlyVisibility full
 
 track Methbase_SRX062401_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP006774/SRS193049/SRX062401/SRX062401.hmr.bb
 type bigBed
 shortLabel SRS193049
 longLabel SRS193049 SRX062401
 color 56,113,193
 parent Methbase off
 priority 0.00993
 onlyVisibility dense
 
 track Methbase_SRX062401_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP006774/SRS193049/SRX062401/SRX062401.sym_counts.bw
 type bigWig
 shortLabel SRS193049
 longLabel SRS193049 SRX062401
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00994
 onlyVisibility full
 
 track Methbase_SRX062401_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP006774/SRS193049/SRX062401/SRX062401.sym_coverage.bw
 type bigWig
 shortLabel SRS193049
 longLabel SRS193049 SRX062401
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00995
 onlyVisibility full
 
 track Methbase_SRX062402_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP006774/SRS193050/SRX062402/SRX062402.hmr.bb
 type bigBed
 shortLabel SRS193050
 longLabel SRS193050 SRX062402
 color 56,113,193
 parent Methbase off
 priority 0.00996
 onlyVisibility dense
 
 track Methbase_SRX062402_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP006774/SRS193050/SRX062402/SRX062402.sym_counts.bw
 type bigWig
 shortLabel SRS193050
 longLabel SRS193050 SRX062402
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.00997
 onlyVisibility full
 
 track Methbase_SRX062402_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP006774/SRS193050/SRX062402/SRX062402.sym_coverage.bw
 type bigWig
 shortLabel SRS193050
 longLabel SRS193050 SRX062402
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.00998
 onlyVisibility full
 
 track Methbase_SRX062403_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP006774/SRS193051/SRX062403/SRX062403.hmr.bb
 type bigBed
 shortLabel SRS193051
 longLabel SRS193051 SRX062403
 color 56,113,193
 parent Methbase off
 priority 0.00999
 onlyVisibility dense
 
 track Methbase_SRX062403_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP006774/SRS193051/SRX062403/SRX062403.sym_counts.bw
 type bigWig
 shortLabel SRS193051
 longLabel SRS193051 SRX062403
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01000
 onlyVisibility full
 
 track Methbase_SRX062403_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP006774/SRS193051/SRX062403/SRX062403.sym_coverage.bw
 type bigWig
 shortLabel SRS193051
 longLabel SRS193051 SRX062403
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01001
 onlyVisibility full
 
 track Methbase_SRX062404_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP006774/SRS193052/SRX062404/SRX062404.hmr.bb
 type bigBed
 shortLabel SRS193052
 longLabel SRS193052 SRX062404
 color 56,113,193
 parent Methbase off
 priority 0.01002
 onlyVisibility dense
 
 track Methbase_SRX062404_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP006774/SRS193052/SRX062404/SRX062404.sym_counts.bw
 type bigWig
 shortLabel SRS193052
 longLabel SRS193052 SRX062404
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01003
 onlyVisibility full
 
 track Methbase_SRX062404_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP006774/SRS193052/SRX062404/SRX062404.sym_coverage.bw
 type bigWig
 shortLabel SRS193052
 longLabel SRS193052 SRX062404
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01004
 onlyVisibility full
 
 track Methbase_SRX081759_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP007400/SRS213860/SRX081759/SRX081759.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX081759
 color 56,113,193
 parent Methbase off
 priority 0.01005
 onlyVisibility dense
 
 track Methbase_SRX081759_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP007400/SRS213860/SRX081759/SRX081759.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX081759
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01006
 onlyVisibility full
 
 track Methbase_SRX081759_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP007400/SRS213860/SRX081759/SRX081759.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX081759
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01007
 onlyVisibility full
 
 track Methbase_SRX081760_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP007400/SRS213860/SRX081760/SRX081760.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX081760
 color 56,113,193
 parent Methbase off
 priority 0.01008
 onlyVisibility dense
 
 track Methbase_SRX081760_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP007400/SRS213860/SRX081760/SRX081760.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX081760
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01009
 onlyVisibility full
 
 track Methbase_SRX081760_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP007400/SRS213860/SRX081760/SRX081760.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX081760
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01010
 onlyVisibility full
 
 track Methbase_SRX081761_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP007400/SRS213861/SRX081761/SRX081761.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX081761
 color 56,113,193
 parent Methbase off
 priority 0.01011
 onlyVisibility dense
 
 track Methbase_SRX081761_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP007400/SRS213861/SRX081761/SRX081761.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX081761
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01012
 onlyVisibility full
 
 track Methbase_SRX081761_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP007400/SRS213861/SRX081761/SRX081761.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX081761
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01013
 onlyVisibility full
 
 track Methbase_SRX091573_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP007820/SRS257154/SRX091573/SRX091573.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX091573
 color 56,113,193
 parent Methbase off
 priority 0.01014
 onlyVisibility dense
 
 track Methbase_SRX091573_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP007820/SRS257154/SRX091573/SRX091573.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX091573
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01015
 onlyVisibility full
 
 track Methbase_SRX091573_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP007820/SRS257154/SRX091573/SRX091573.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX091573
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01016
 onlyVisibility full
 
 track Methbase_SRX091574_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP007820/SRS257155/SRX091574/SRX091574.hmr.bb
 type bigBed
 shortLabel Cord Blood
 longLabel Cord Blood SRX091574
 color 56,113,193
 parent Methbase off
 priority 0.01017
 onlyVisibility dense
 
 track Methbase_SRX091574_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP007820/SRS257155/SRX091574/SRX091574.sym_counts.bw
 type bigWig
 shortLabel Cord Blood
 longLabel Cord Blood SRX091574
 color 38,216,163
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01018
 onlyVisibility full
 
 track Methbase_SRX091574_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP007820/SRS257155/SRX091574/SRX091574.sym_coverage.bw
 type bigWig
 shortLabel Cord Blood
 longLabel Cord Blood SRX091574
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01019
 onlyVisibility full
 
 track Methbase_SRX096518_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP008144/SRS260674/SRX096518/SRX096518.hmr.bb
 type bigBed
 shortLabel HSPC
 longLabel HSPC SRX096518
 color 56,113,193
 parent Methbase off
 priority 0.01020
 onlyVisibility dense
 
 track Methbase_SRX096518_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP008144/SRS260674/SRX096518/SRX096518.sym_counts.bw
 type bigWig
 shortLabel HSPC
 longLabel HSPC SRX096518
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01021
 onlyVisibility full
 
 track Methbase_SRX096518_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP008144/SRS260674/SRX096518/SRX096518.sym_coverage.bw
 type bigWig
 shortLabel HSPC
 longLabel HSPC SRX096518
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01022
 onlyVisibility full
 
 track Methbase_SRX096519_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP008144/SRS260676/SRX096519/SRX096519.hmr.bb
 type bigBed
 shortLabel Cord Blood
 longLabel Cord Blood SRX096519
 color 56,113,193
 parent Methbase off
 priority 0.01023
 onlyVisibility dense
 
 track Methbase_SRX096519_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP008144/SRS260676/SRX096519/SRX096519.sym_counts.bw
 type bigWig
 shortLabel Cord Blood
 longLabel Cord Blood SRX096519
 color 38,216,163
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01024
 onlyVisibility full
 
 track Methbase_SRX096519_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP008144/SRS260676/SRX096519/SRX096519.sym_coverage.bw
 type bigWig
 shortLabel Cord Blood
 longLabel Cord Blood SRX096519
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01025
 onlyVisibility full
 
 track Methbase_SRX096520_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP008144/SRS260673/SRX096520/SRX096520.hmr.bb
 type bigBed
 shortLabel B Cell
 longLabel B Cell SRX096520
 color 56,113,193
 parent Methbase off
 priority 0.01026
 onlyVisibility dense
 
 track Methbase_SRX096520_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP008144/SRS260673/SRX096520/SRX096520.sym_counts.bw
 type bigWig
 shortLabel B Cell
 longLabel B Cell SRX096520
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01027
 onlyVisibility full
 
 track Methbase_SRX096520_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP008144/SRS260673/SRX096520/SRX096520.sym_coverage.bw
 type bigWig
 shortLabel B Cell
 longLabel B Cell SRX096520
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01028
 onlyVisibility full
 
 track Methbase_SRX096521_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP008144/SRS260674/SRX096521/SRX096521.hmr.bb
 type bigBed
 shortLabel HSPC
 longLabel HSPC SRX096521
 color 56,113,193
 parent Methbase off
 priority 0.01029
 onlyVisibility dense
 
 track Methbase_SRX096521_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP008144/SRS260674/SRX096521/SRX096521.sym_counts.bw
 type bigWig
 shortLabel HSPC
 longLabel HSPC SRX096521
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01030
 onlyVisibility full
 
 track Methbase_SRX096521_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP008144/SRS260674/SRX096521/SRX096521.sym_coverage.bw
 type bigWig
 shortLabel HSPC
 longLabel HSPC SRX096521
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01031
 onlyVisibility full
 
 track Methbase_SRX096522_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP008144/SRS260675/SRX096522/SRX096522.hmr.bb
 type bigBed
 shortLabel Neutrohphil
 longLabel Neutrohphil SRX096522
 color 56,113,193
 parent Methbase off
 priority 0.01032
 onlyVisibility dense
 
 track Methbase_SRX096522_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP008144/SRS260675/SRX096522/SRX096522.sym_counts.bw
 type bigWig
 shortLabel Neutrohphil
 longLabel Neutrohphil SRX096522
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01033
 onlyVisibility full
 
 track Methbase_SRX096522_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP008144/SRS260675/SRX096522/SRX096522.sym_coverage.bw
 type bigWig
 shortLabel Neutrohphil
 longLabel Neutrohphil SRX096522
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01034
 onlyVisibility full
 
 track Methbase_SRX096523_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP008144/SRS260675/SRX096523/SRX096523.hmr.bb
 type bigBed
 shortLabel Neutrohphil
 longLabel Neutrohphil SRX096523
 color 56,113,193
 parent Methbase off
 priority 0.01035
 onlyVisibility dense
 
 track Methbase_SRX096523_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP008144/SRS260675/SRX096523/SRX096523.sym_counts.bw
 type bigWig
 shortLabel Neutrohphil
 longLabel Neutrohphil SRX096523
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01036
 onlyVisibility full
 
 track Methbase_SRX096523_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP008144/SRS260675/SRX096523/SRX096523.sym_coverage.bw
 type bigWig
 shortLabel Neutrohphil
 longLabel Neutrohphil SRX096523
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01037
 onlyVisibility full
 
 track Methbase_SRX096524_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP008144/SRS260676/SRX096524/SRX096524.hmr.bb
 type bigBed
 shortLabel Cord Blood
 longLabel Cord Blood SRX096524
 color 56,113,193
 parent Methbase off
 priority 0.01038
 onlyVisibility dense
 
 track Methbase_SRX096524_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP008144/SRS260676/SRX096524/SRX096524.sym_counts.bw
 type bigWig
 shortLabel Cord Blood
 longLabel Cord Blood SRX096524
 color 38,216,163
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01039
 onlyVisibility full
 
 track Methbase_SRX096524_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP008144/SRS260676/SRX096524/SRX096524.sym_coverage.bw
 type bigWig
 shortLabel Cord Blood
 longLabel Cord Blood SRX096524
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01040
 onlyVisibility full
 
 track Methbase_SRX098315_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP008337/SRS265152/SRX098315/SRX098315.hmr.bb
 type bigBed
 shortLabel H9
 longLabel H9 SRX098315
 color 56,113,193
 parent Methbase off
 priority 0.01041
 onlyVisibility dense
 
 track Methbase_SRX098315_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP008337/SRS265152/SRX098315/SRX098315.sym_counts.bw
 type bigWig
 shortLabel H9
 longLabel H9 SRX098315
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01042
 onlyVisibility full
 
 track Methbase_SRX098315_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP008337/SRS265152/SRX098315/SRX098315.sym_coverage.bw
 type bigWig
 shortLabel H9
 longLabel H9 SRX098315
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01043
 onlyVisibility full
 
 track Methbase_SRX098316_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP008337/SRS265153/SRX098316/SRX098316.hmr.bb
 type bigBed
 shortLabel H9
 longLabel H9 SRX098316
 color 56,113,193
 parent Methbase off
 priority 0.01044
 onlyVisibility dense
 
 track Methbase_SRX098316_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP008337/SRS265153/SRX098316/SRX098316.sym_counts.bw
 type bigWig
 shortLabel H9
 longLabel H9 SRX098316
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01045
 onlyVisibility full
 
 track Methbase_SRX098316_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP008337/SRS265153/SRX098316/SRX098316.sym_coverage.bw
 type bigWig
 shortLabel H9
 longLabel H9 SRX098316
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01046
 onlyVisibility full
 
 track Methbase_SRX098317_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP008337/SRS265154/SRX098317/SRX098317.hmr.bb
 type bigBed
 shortLabel H9
 longLabel H9 SRX098317
 color 56,113,193
 parent Methbase off
 priority 0.01047
 onlyVisibility dense
 
 track Methbase_SRX098317_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP008337/SRS265154/SRX098317/SRX098317.sym_counts.bw
 type bigWig
 shortLabel H9
 longLabel H9 SRX098317
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01048
 onlyVisibility full
 
 track Methbase_SRX098317_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP008337/SRS265154/SRX098317/SRX098317.sym_coverage.bw
 type bigWig
 shortLabel H9
 longLabel H9 SRX098317
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01049
 onlyVisibility full
 
 track Methbase_SRX098318_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP008337/SRS265155/SRX098318/SRX098318.hmr.bb
 type bigBed
 shortLabel H9
 longLabel H9 SRX098318
 color 56,113,193
 parent Methbase off
 priority 0.01050
 onlyVisibility dense
 
 track Methbase_SRX098318_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP008337/SRS265155/SRX098318/SRX098318.sym_counts.bw
 type bigWig
 shortLabel H9
 longLabel H9 SRX098318
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01051
 onlyVisibility full
 
 track Methbase_SRX098318_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP008337/SRS265155/SRX098318/SRX098318.sym_coverage.bw
 type bigWig
 shortLabel H9
 longLabel H9 SRX098318
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01052
 onlyVisibility full
 
 track Methbase_SRX1000193_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP057450/SRS914166/SRX1000193/SRX1000193.hmr.bb
 type bigBed
 shortLabel HCT116
 longLabel HCT116 SRX1000193
 color 56,113,193
 parent Methbase off
 priority 0.01053
 onlyVisibility dense
 
 track Methbase_SRX1000193_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP057450/SRS914166/SRX1000193/SRX1000193.sym_counts.bw
 type bigWig
 shortLabel HCT116
 longLabel HCT116 SRX1000193
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01054
 onlyVisibility full
 
 track Methbase_SRX1000193_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP057450/SRS914166/SRX1000193/SRX1000193.sym_coverage.bw
 type bigWig
 shortLabel HCT116
 longLabel HCT116 SRX1000193
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01055
 onlyVisibility full
 
 track Methbase_SRX1000194_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP057450/SRS914165/SRX1000194/SRX1000194.hmr.bb
 type bigBed
 shortLabel HCT116
 longLabel HCT116 SRX1000194
 color 56,113,193
 parent Methbase off
 priority 0.01056
 onlyVisibility dense
 
 track Methbase_SRX1000194_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP057450/SRS914165/SRX1000194/SRX1000194.sym_counts.bw
 type bigWig
 shortLabel HCT116
 longLabel HCT116 SRX1000194
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01057
 onlyVisibility full
 
 track Methbase_SRX1000194_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP057450/SRS914165/SRX1000194/SRX1000194.sym_coverage.bw
 type bigWig
 shortLabel HCT116
 longLabel HCT116 SRX1000194
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01058
 onlyVisibility full
 
 track Methbase_SRX1000195_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP057450/SRS914164/SRX1000195/SRX1000195.hmr.bb
 type bigBed
 shortLabel HCT116
 longLabel HCT116 SRX1000195
 color 56,113,193
 parent Methbase off
 priority 0.01059
 onlyVisibility dense
 
 track Methbase_SRX1000195_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP057450/SRS914164/SRX1000195/SRX1000195.sym_counts.bw
 type bigWig
 shortLabel HCT116
 longLabel HCT116 SRX1000195
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01060
 onlyVisibility full
 
 track Methbase_SRX1000195_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP057450/SRS914164/SRX1000195/SRX1000195.sym_coverage.bw
 type bigWig
 shortLabel HCT116
 longLabel HCT116 SRX1000195
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01061
 onlyVisibility full
 
 track Methbase_SRX10020393_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304684/SRS8188292/SRX10020393/SRX10020393.hmr.bb
 type bigBed
 shortLabel SRS8188292
 longLabel SRS8188292 SRX10020393
 color 56,113,193
 parent Methbase off
 priority 0.01062
 onlyVisibility dense
 
 track Methbase_SRX10020393_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304684/SRS8188292/SRX10020393/SRX10020393.sym_counts.bw
 type bigWig
 shortLabel SRS8188292
 longLabel SRS8188292 SRX10020393
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01063
 onlyVisibility full
 
 track Methbase_SRX10020393_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304684/SRS8188292/SRX10020393/SRX10020393.sym_coverage.bw
 type bigWig
 shortLabel SRS8188292
 longLabel SRS8188292 SRX10020393
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01064
 onlyVisibility full
 
 track Methbase_SRX10020394_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304684/SRS8188293/SRX10020394/SRX10020394.hmr.bb
 type bigBed
 shortLabel SRS8188293
 longLabel SRS8188293 SRX10020394
 color 56,113,193
 parent Methbase off
 priority 0.01065
 onlyVisibility dense
 
 track Methbase_SRX10020394_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304684/SRS8188293/SRX10020394/SRX10020394.sym_counts.bw
 type bigWig
 shortLabel SRS8188293
 longLabel SRS8188293 SRX10020394
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01066
 onlyVisibility full
 
 track Methbase_SRX10020394_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304684/SRS8188293/SRX10020394/SRX10020394.sym_coverage.bw
 type bigWig
 shortLabel SRS8188293
 longLabel SRS8188293 SRX10020394
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01067
 onlyVisibility full
 
 track Methbase_SRX10020395_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304684/SRS8188294/SRX10020395/SRX10020395.hmr.bb
 type bigBed
 shortLabel SRS8188294
 longLabel SRS8188294 SRX10020395
 color 56,113,193
 parent Methbase off
 priority 0.01068
 onlyVisibility dense
 
 track Methbase_SRX10020395_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304684/SRS8188294/SRX10020395/SRX10020395.sym_counts.bw
 type bigWig
 shortLabel SRS8188294
 longLabel SRS8188294 SRX10020395
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01069
 onlyVisibility full
 
 track Methbase_SRX10020395_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304684/SRS8188294/SRX10020395/SRX10020395.sym_coverage.bw
 type bigWig
 shortLabel SRS8188294
 longLabel SRS8188294 SRX10020395
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01070
 onlyVisibility full
 
 track Methbase_SRX10020396_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304684/SRS8188295/SRX10020396/SRX10020396.hmr.bb
 type bigBed
 shortLabel SRS8188295
 longLabel SRS8188295 SRX10020396
 color 56,113,193
 parent Methbase off
 priority 0.01071
 onlyVisibility dense
 
 track Methbase_SRX10020396_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304684/SRS8188295/SRX10020396/SRX10020396.sym_counts.bw
 type bigWig
 shortLabel SRS8188295
 longLabel SRS8188295 SRX10020396
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01072
 onlyVisibility full
 
 track Methbase_SRX10020396_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304684/SRS8188295/SRX10020396/SRX10020396.sym_coverage.bw
 type bigWig
 shortLabel SRS8188295
 longLabel SRS8188295 SRX10020396
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01073
 onlyVisibility full
 
 track Methbase_SRX10020397_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304684/SRS8188296/SRX10020397/SRX10020397.hmr.bb
 type bigBed
 shortLabel SRS8188296
 longLabel SRS8188296 SRX10020397
 color 56,113,193
 parent Methbase off
 priority 0.01074
 onlyVisibility dense
 
 track Methbase_SRX10020397_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304684/SRS8188296/SRX10020397/SRX10020397.sym_counts.bw
 type bigWig
 shortLabel SRS8188296
 longLabel SRS8188296 SRX10020397
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01075
 onlyVisibility full
 
 track Methbase_SRX10020397_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304684/SRS8188296/SRX10020397/SRX10020397.sym_coverage.bw
 type bigWig
 shortLabel SRS8188296
 longLabel SRS8188296 SRX10020397
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01076
 onlyVisibility full
 
 track Methbase_SRX10020398_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304684/SRS8188297/SRX10020398/SRX10020398.hmr.bb
 type bigBed
 shortLabel SRS8188297
 longLabel SRS8188297 SRX10020398
 color 56,113,193
 parent Methbase off
 priority 0.01077
 onlyVisibility dense
 
 track Methbase_SRX10020398_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304684/SRS8188297/SRX10020398/SRX10020398.sym_counts.bw
 type bigWig
 shortLabel SRS8188297
 longLabel SRS8188297 SRX10020398
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01078
 onlyVisibility full
 
 track Methbase_SRX10020398_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304684/SRS8188297/SRX10020398/SRX10020398.sym_coverage.bw
 type bigWig
 shortLabel SRS8188297
 longLabel SRS8188297 SRX10020398
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01079
 onlyVisibility full
 
 track Methbase_SRX10021290_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304712/SRS8190150/SRX10021290/SRX10021290.hmr.bb
 type bigBed
 shortLabel Stomach
 longLabel Stomach SRX10021290
 color 56,113,193
 parent Methbase off
 priority 0.01080
 onlyVisibility dense
 
 track Methbase_SRX10021290_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304712/SRS8190150/SRX10021290/SRX10021290.sym_counts.bw
 type bigWig
 shortLabel Stomach
 longLabel Stomach SRX10021290
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01081
 onlyVisibility full
 
 track Methbase_SRX10021290_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304712/SRS8190150/SRX10021290/SRX10021290.sym_coverage.bw
 type bigWig
 shortLabel Stomach
 longLabel Stomach SRX10021290
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01082
 onlyVisibility full
 
 track Methbase_SRX10021291_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304712/SRS8190151/SRX10021291/SRX10021291.hmr.bb
 type bigBed
 shortLabel Normal
 longLabel Normal SRX10021291
 color 56,113,193
 parent Methbase off
 priority 0.01083
 onlyVisibility dense
 
 track Methbase_SRX10021291_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304712/SRS8190151/SRX10021291/SRX10021291.sym_counts.bw
 type bigWig
 shortLabel Normal
 longLabel Normal SRX10021291
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01084
 onlyVisibility full
 
 track Methbase_SRX10021291_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304712/SRS8190151/SRX10021291/SRX10021291.sym_coverage.bw
 type bigWig
 shortLabel Normal
 longLabel Normal SRX10021291
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01085
 onlyVisibility full
 
 track Methbase_SRX10021292_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304712/SRS8190155/SRX10021292/SRX10021292.hmr.bb
 type bigBed
 shortLabel Stomach
 longLabel Stomach SRX10021292
 color 56,113,193
 parent Methbase off
 priority 0.01086
 onlyVisibility dense
 
 track Methbase_SRX10021292_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304712/SRS8190155/SRX10021292/SRX10021292.sym_counts.bw
 type bigWig
 shortLabel Stomach
 longLabel Stomach SRX10021292
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01087
 onlyVisibility full
 
 track Methbase_SRX10021292_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304712/SRS8190155/SRX10021292/SRX10021292.sym_coverage.bw
 type bigWig
 shortLabel Stomach
 longLabel Stomach SRX10021292
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01088
 onlyVisibility full
 
 track Methbase_SRX10021293_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304712/SRS8190153/SRX10021293/SRX10021293.hmr.bb
 type bigBed
 shortLabel Normal
 longLabel Normal SRX10021293
 color 56,113,193
 parent Methbase off
 priority 0.01089
 onlyVisibility dense
 
 track Methbase_SRX10021293_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304712/SRS8190153/SRX10021293/SRX10021293.sym_counts.bw
 type bigWig
 shortLabel Normal
 longLabel Normal SRX10021293
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01090
 onlyVisibility full
 
 track Methbase_SRX10021293_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304712/SRS8190153/SRX10021293/SRX10021293.sym_coverage.bw
 type bigWig
 shortLabel Normal
 longLabel Normal SRX10021293
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01091
 onlyVisibility full
 
 track Methbase_SRX10021294_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304712/SRS8190152/SRX10021294/SRX10021294.hmr.bb
 type bigBed
 shortLabel Tumor
 longLabel Tumor SRX10021294
 color 56,113,193
 parent Methbase off
 priority 0.01092
 onlyVisibility dense
 
 track Methbase_SRX10021294_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304712/SRS8190152/SRX10021294/SRX10021294.sym_counts.bw
 type bigWig
 shortLabel Tumor
 longLabel Tumor SRX10021294
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01093
 onlyVisibility full
 
 track Methbase_SRX10021294_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304712/SRS8190152/SRX10021294/SRX10021294.sym_coverage.bw
 type bigWig
 shortLabel Tumor
 longLabel Tumor SRX10021294
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01094
 onlyVisibility full
 
 track Methbase_SRX10021295_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304712/SRS8190157/SRX10021295/SRX10021295.hmr.bb
 type bigBed
 shortLabel Stomach
 longLabel Stomach SRX10021295
 color 56,113,193
 parent Methbase off
 priority 0.01095
 onlyVisibility dense
 
 track Methbase_SRX10021295_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304712/SRS8190157/SRX10021295/SRX10021295.sym_counts.bw
 type bigWig
 shortLabel Stomach
 longLabel Stomach SRX10021295
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01096
 onlyVisibility full
 
 track Methbase_SRX10021295_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304712/SRS8190157/SRX10021295/SRX10021295.sym_coverage.bw
 type bigWig
 shortLabel Stomach
 longLabel Stomach SRX10021295
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01097
 onlyVisibility full
 
 track Methbase_SRX10021296_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304712/SRS8190154/SRX10021296/SRX10021296.hmr.bb
 type bigBed
 shortLabel Stomach
 longLabel Stomach SRX10021296
 color 56,113,193
 parent Methbase off
 priority 0.01098
 onlyVisibility dense
 
 track Methbase_SRX10021296_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304712/SRS8190154/SRX10021296/SRX10021296.sym_counts.bw
 type bigWig
 shortLabel Stomach
 longLabel Stomach SRX10021296
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01099
 onlyVisibility full
 
 track Methbase_SRX10021296_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304712/SRS8190154/SRX10021296/SRX10021296.sym_coverage.bw
 type bigWig
 shortLabel Stomach
 longLabel Stomach SRX10021296
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01100
 onlyVisibility full
 
 track Methbase_SRX10021297_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304712/SRS8190156/SRX10021297/SRX10021297.hmr.bb
 type bigBed
 shortLabel Normal
 longLabel Normal SRX10021297
 color 56,113,193
 parent Methbase off
 priority 0.01101
 onlyVisibility dense
 
 track Methbase_SRX10021297_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304712/SRS8190156/SRX10021297/SRX10021297.sym_counts.bw
 type bigWig
 shortLabel Normal
 longLabel Normal SRX10021297
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01102
 onlyVisibility full
 
 track Methbase_SRX10021297_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304712/SRS8190156/SRX10021297/SRX10021297.sym_coverage.bw
 type bigWig
 shortLabel Normal
 longLabel Normal SRX10021297
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01103
 onlyVisibility full
 
 track Methbase_SRX10021298_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304712/SRS8190158/SRX10021298/SRX10021298.hmr.bb
 type bigBed
 shortLabel Stomach
 longLabel Stomach SRX10021298
 color 56,113,193
 parent Methbase off
 priority 0.01104
 onlyVisibility dense
 
 track Methbase_SRX10021298_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304712/SRS8190158/SRX10021298/SRX10021298.sym_counts.bw
 type bigWig
 shortLabel Stomach
 longLabel Stomach SRX10021298
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01105
 onlyVisibility full
 
 track Methbase_SRX10021298_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304712/SRS8190158/SRX10021298/SRX10021298.sym_coverage.bw
 type bigWig
 shortLabel Stomach
 longLabel Stomach SRX10021298
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01106
 onlyVisibility full
 
 track Methbase_SRX101206_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS267132/SRX101206/SRX101206.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX101206
 color 56,113,193
 parent Methbase off
 priority 0.01107
 onlyVisibility dense
 
 track Methbase_SRX101206_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS267132/SRX101206/SRX101206.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX101206
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01108
 onlyVisibility full
 
 track Methbase_SRX101206_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS267132/SRX101206/SRX101206.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX101206
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01109
 onlyVisibility full
 
 track Methbase_SRX101207_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS267132/SRX101207/SRX101207.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX101207
 color 56,113,193
 parent Methbase off
 priority 0.01110
 onlyVisibility dense
 
 track Methbase_SRX101207_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS267132/SRX101207/SRX101207.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX101207
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01111
 onlyVisibility full
 
 track Methbase_SRX101207_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS267132/SRX101207/SRX101207.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX101207
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01112
 onlyVisibility full
 
 track Methbase_SRX101208_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS267133/SRX101208/SRX101208.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX101208
 color 56,113,193
 parent Methbase off
 priority 0.01113
 onlyVisibility dense
 
 track Methbase_SRX101208_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS267133/SRX101208/SRX101208.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX101208
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01114
 onlyVisibility full
 
 track Methbase_SRX101208_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS267133/SRX101208/SRX101208.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX101208
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01115
 onlyVisibility full
 
 track Methbase_SRX101209_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS267133/SRX101209/SRX101209.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX101209
 color 56,113,193
 parent Methbase off
 priority 0.01116
 onlyVisibility dense
 
 track Methbase_SRX101209_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS267133/SRX101209/SRX101209.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX101209
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01117
 onlyVisibility full
 
 track Methbase_SRX101209_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS267133/SRX101209/SRX101209.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX101209
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01118
 onlyVisibility full
 
 track Methbase_SRX10184543_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308490/SRS8333337/SRX10184543/SRX10184543.hmr.bb
 type bigBed
 shortLabel hTERT-HME1
 longLabel hTERT-HME1 SRX10184543
 color 56,113,193
 parent Methbase off
 priority 0.01119
 onlyVisibility dense
 
 track Methbase_SRX10184543_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308490/SRS8333337/SRX10184543/SRX10184543.sym_counts.bw
 type bigWig
 shortLabel hTERT-HME1
 longLabel hTERT-HME1 SRX10184543
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01120
 onlyVisibility full
 
 track Methbase_SRX10184543_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308490/SRS8333337/SRX10184543/SRX10184543.sym_coverage.bw
 type bigWig
 shortLabel hTERT-HME1
 longLabel hTERT-HME1 SRX10184543
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01121
 onlyVisibility full
 
 track Methbase_SRX10184544_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308490/SRS8333338/SRX10184544/SRX10184544.hmr.bb
 type bigBed
 shortLabel HCC1954
 longLabel HCC1954 SRX10184544
 color 56,113,193
 parent Methbase off
 priority 0.01122
 onlyVisibility dense
 
 track Methbase_SRX10184544_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308490/SRS8333338/SRX10184544/SRX10184544.sym_counts.bw
 type bigWig
 shortLabel HCC1954
 longLabel HCC1954 SRX10184544
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01123
 onlyVisibility full
 
 track Methbase_SRX10184544_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308490/SRS8333338/SRX10184544/SRX10184544.sym_coverage.bw
 type bigWig
 shortLabel HCC1954
 longLabel HCC1954 SRX10184544
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01124
 onlyVisibility full
 
 track Methbase_SRX10184545_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308490/SRS8333339/SRX10184545/SRX10184545.hmr.bb
 type bigBed
 shortLabel HCC1954
 longLabel HCC1954 SRX10184545
 color 56,113,193
 parent Methbase off
 priority 0.01125
 onlyVisibility dense
 
 track Methbase_SRX10184545_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308490/SRS8333339/SRX10184545/SRX10184545.sym_counts.bw
 type bigWig
 shortLabel HCC1954
 longLabel HCC1954 SRX10184545
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01126
 onlyVisibility full
 
 track Methbase_SRX10184545_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308490/SRS8333339/SRX10184545/SRX10184545.sym_coverage.bw
 type bigWig
 shortLabel HCC1954
 longLabel HCC1954 SRX10184545
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01127
 onlyVisibility full
 
 track Methbase_SRX10184546_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308490/SRS8333340/SRX10184546/SRX10184546.hmr.bb
 type bigBed
 shortLabel HCC1954
 longLabel HCC1954 SRX10184546
 color 56,113,193
 parent Methbase off
 priority 0.01128
 onlyVisibility dense
 
 track Methbase_SRX10184546_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308490/SRS8333340/SRX10184546/SRX10184546.sym_counts.bw
 type bigWig
 shortLabel HCC1954
 longLabel HCC1954 SRX10184546
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01129
 onlyVisibility full
 
 track Methbase_SRX10184546_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308490/SRS8333340/SRX10184546/SRX10184546.sym_coverage.bw
 type bigWig
 shortLabel HCC1954
 longLabel HCC1954 SRX10184546
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01130
 onlyVisibility full
 
 track Methbase_SRX10184547_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308490/SRS8333341/SRX10184547/SRX10184547.hmr.bb
 type bigBed
 shortLabel HCC1954
 longLabel HCC1954 SRX10184547
 color 56,113,193
 parent Methbase off
 priority 0.01131
 onlyVisibility dense
 
 track Methbase_SRX10184547_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308490/SRS8333341/SRX10184547/SRX10184547.sym_counts.bw
 type bigWig
 shortLabel HCC1954
 longLabel HCC1954 SRX10184547
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01132
 onlyVisibility full
 
 track Methbase_SRX10184547_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308490/SRS8333341/SRX10184547/SRX10184547.sym_coverage.bw
 type bigWig
 shortLabel HCC1954
 longLabel HCC1954 SRX10184547
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01133
 onlyVisibility full
 
 track Methbase_SRX10184548_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308490/SRS8333342/SRX10184548/SRX10184548.hmr.bb
 type bigBed
 shortLabel HCC1954
 longLabel HCC1954 SRX10184548
 color 56,113,193
 parent Methbase off
 priority 0.01134
 onlyVisibility dense
 
 track Methbase_SRX10184548_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308490/SRS8333342/SRX10184548/SRX10184548.sym_counts.bw
 type bigWig
 shortLabel HCC1954
 longLabel HCC1954 SRX10184548
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01135
 onlyVisibility full
 
 track Methbase_SRX10184548_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308490/SRS8333342/SRX10184548/SRX10184548.sym_coverage.bw
 type bigWig
 shortLabel HCC1954
 longLabel HCC1954 SRX10184548
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01136
 onlyVisibility full
 
 track Methbase_SRX10184549_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308490/SRS8333343/SRX10184549/SRX10184549.hmr.bb
 type bigBed
 shortLabel HCC1954
 longLabel HCC1954 SRX10184549
 color 56,113,193
 parent Methbase off
 priority 0.01137
 onlyVisibility dense
 
 track Methbase_SRX10184549_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308490/SRS8333343/SRX10184549/SRX10184549.sym_counts.bw
 type bigWig
 shortLabel HCC1954
 longLabel HCC1954 SRX10184549
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01138
 onlyVisibility full
 
 track Methbase_SRX10184549_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308490/SRS8333343/SRX10184549/SRX10184549.sym_coverage.bw
 type bigWig
 shortLabel HCC1954
 longLabel HCC1954 SRX10184549
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01139
 onlyVisibility full
 
 track Methbase_SRX10184550_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308490/SRS8333344/SRX10184550/SRX10184550.hmr.bb
 type bigBed
 shortLabel HCC1954
 longLabel HCC1954 SRX10184550
 color 56,113,193
 parent Methbase off
 priority 0.01140
 onlyVisibility dense
 
 track Methbase_SRX10184550_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308490/SRS8333344/SRX10184550/SRX10184550.sym_counts.bw
 type bigWig
 shortLabel HCC1954
 longLabel HCC1954 SRX10184550
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01141
 onlyVisibility full
 
 track Methbase_SRX10184550_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308490/SRS8333344/SRX10184550/SRX10184550.sym_coverage.bw
 type bigWig
 shortLabel HCC1954
 longLabel HCC1954 SRX10184550
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01142
 onlyVisibility full
 
 track Methbase_SRX10204573_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308810/SRS8350743/SRX10204573/SRX10204573.hmr.bb
 type bigBed
 shortLabel HEK293T
 longLabel HEK293T SRX10204573
 color 56,113,193
 parent Methbase off
 priority 0.01143
 onlyVisibility dense
 
 track Methbase_SRX10204573_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308810/SRS8350743/SRX10204573/SRX10204573.sym_counts.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX10204573
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01144
 onlyVisibility full
 
 track Methbase_SRX10204573_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308810/SRS8350743/SRX10204573/SRX10204573.sym_coverage.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX10204573
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01145
 onlyVisibility full
 
 track Methbase_SRX10204574_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308810/SRS8350745/SRX10204574/SRX10204574.hmr.bb
 type bigBed
 shortLabel HEK293T
 longLabel HEK293T SRX10204574
 color 56,113,193
 parent Methbase off
 priority 0.01146
 onlyVisibility dense
 
 track Methbase_SRX10204574_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308810/SRS8350745/SRX10204574/SRX10204574.sym_counts.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX10204574
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01147
 onlyVisibility full
 
 track Methbase_SRX10204574_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308810/SRS8350745/SRX10204574/SRX10204574.sym_coverage.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX10204574
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01148
 onlyVisibility full
 
 track Methbase_SRX10204575_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308810/SRS8350744/SRX10204575/SRX10204575.hmr.bb
 type bigBed
 shortLabel HEK293T
 longLabel HEK293T SRX10204575
 color 56,113,193
 parent Methbase off
 priority 0.01149
 onlyVisibility dense
 
 track Methbase_SRX10204575_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308810/SRS8350744/SRX10204575/SRX10204575.sym_counts.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX10204575
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01150
 onlyVisibility full
 
 track Methbase_SRX10204575_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308810/SRS8350744/SRX10204575/SRX10204575.sym_coverage.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX10204575
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01151
 onlyVisibility full
 
 track Methbase_SRX10204576_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308810/SRS8350746/SRX10204576/SRX10204576.hmr.bb
 type bigBed
 shortLabel HEK293T
 longLabel HEK293T SRX10204576
 color 56,113,193
 parent Methbase off
 priority 0.01152
 onlyVisibility dense
 
 track Methbase_SRX10204576_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308810/SRS8350746/SRX10204576/SRX10204576.sym_counts.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX10204576
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01153
 onlyVisibility full
 
 track Methbase_SRX10204576_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308810/SRS8350746/SRX10204576/SRX10204576.sym_coverage.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX10204576
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01154
 onlyVisibility full
 
 track Methbase_SRX10204577_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308810/SRS8350747/SRX10204577/SRX10204577.hmr.bb
 type bigBed
 shortLabel HEK293T
 longLabel HEK293T SRX10204577
 color 56,113,193
 parent Methbase off
 priority 0.01155
 onlyVisibility dense
 
 track Methbase_SRX10204577_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308810/SRS8350747/SRX10204577/SRX10204577.sym_counts.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX10204577
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01156
 onlyVisibility full
 
 track Methbase_SRX10204577_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308810/SRS8350747/SRX10204577/SRX10204577.sym_coverage.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX10204577
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01157
 onlyVisibility full
 
 track Methbase_SRX10204578_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308810/SRS8350748/SRX10204578/SRX10204578.hmr.bb
 type bigBed
 shortLabel HEK293T
 longLabel HEK293T SRX10204578
 color 56,113,193
 parent Methbase off
 priority 0.01158
 onlyVisibility dense
 
 track Methbase_SRX10204578_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308810/SRS8350748/SRX10204578/SRX10204578.sym_counts.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX10204578
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01159
 onlyVisibility full
 
 track Methbase_SRX10204578_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308810/SRS8350748/SRX10204578/SRX10204578.sym_coverage.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX10204578
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01160
 onlyVisibility full
 
 track Methbase_SRX10204587_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308810/SRS8350756/SRX10204587/SRX10204587.hmr.bb
 type bigBed
 shortLabel HEK293T
 longLabel HEK293T SRX10204587
 color 56,113,193
 parent Methbase off
 priority 0.01161
 onlyVisibility dense
 
 track Methbase_SRX10204587_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308810/SRS8350756/SRX10204587/SRX10204587.sym_counts.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX10204587
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01162
 onlyVisibility full
 
 track Methbase_SRX10204587_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308810/SRS8350756/SRX10204587/SRX10204587.sym_coverage.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX10204587
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01163
 onlyVisibility full
 
 track Methbase_SRX10204588_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308810/SRS8350757/SRX10204588/SRX10204588.hmr.bb
 type bigBed
 shortLabel HEK293T
 longLabel HEK293T SRX10204588
 color 56,113,193
 parent Methbase off
 priority 0.01164
 onlyVisibility dense
 
 track Methbase_SRX10204588_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308810/SRS8350757/SRX10204588/SRX10204588.sym_counts.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX10204588
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01165
 onlyVisibility full
 
 track Methbase_SRX10204588_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308810/SRS8350757/SRX10204588/SRX10204588.sym_coverage.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX10204588
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01166
 onlyVisibility full
 
 track Methbase_SRX10204589_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308810/SRS8350761/SRX10204589/SRX10204589.hmr.bb
 type bigBed
 shortLabel HEK293T
 longLabel HEK293T SRX10204589
 color 56,113,193
 parent Methbase off
 priority 0.01167
 onlyVisibility dense
 
 track Methbase_SRX10204589_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308810/SRS8350761/SRX10204589/SRX10204589.sym_counts.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX10204589
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01168
 onlyVisibility full
 
 track Methbase_SRX10204589_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308810/SRS8350761/SRX10204589/SRX10204589.sym_coverage.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX10204589
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01169
 onlyVisibility full
 
 track Methbase_SRX10204590_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308810/SRS8350760/SRX10204590/SRX10204590.hmr.bb
 type bigBed
 shortLabel HEK293T
 longLabel HEK293T SRX10204590
 color 56,113,193
 parent Methbase off
 priority 0.01170
 onlyVisibility dense
 
 track Methbase_SRX10204590_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308810/SRS8350760/SRX10204590/SRX10204590.sym_counts.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX10204590
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01171
 onlyVisibility full
 
 track Methbase_SRX10204590_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308810/SRS8350760/SRX10204590/SRX10204590.sym_coverage.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX10204590
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01172
 onlyVisibility full
 
 track Methbase_SRX10204591_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308810/SRS8350759/SRX10204591/SRX10204591.hmr.bb
 type bigBed
 shortLabel HEK293T
 longLabel HEK293T SRX10204591
 color 56,113,193
 parent Methbase off
 priority 0.01173
 onlyVisibility dense
 
 track Methbase_SRX10204591_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308810/SRS8350759/SRX10204591/SRX10204591.sym_counts.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX10204591
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01174
 onlyVisibility full
 
 track Methbase_SRX10204591_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308810/SRS8350759/SRX10204591/SRX10204591.sym_coverage.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX10204591
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01175
 onlyVisibility full
 
 track Methbase_SRX10204592_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308810/SRS8350762/SRX10204592/SRX10204592.hmr.bb
 type bigBed
 shortLabel HEK293T
 longLabel HEK293T SRX10204592
 color 56,113,193
 parent Methbase off
 priority 0.01176
 onlyVisibility dense
 
 track Methbase_SRX10204592_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308810/SRS8350762/SRX10204592/SRX10204592.sym_counts.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX10204592
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01177
 onlyVisibility full
 
 track Methbase_SRX10204592_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308810/SRS8350762/SRX10204592/SRX10204592.sym_coverage.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX10204592
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01178
 onlyVisibility full
 
 track Methbase_SRX10206586_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308854/SRS8352488/SRX10206586/SRX10206586.hmr.bb
 type bigBed
 shortLabel umbilical cord-derived mesenchymal stem cells (PCS-500-010 lot #63216949)
 longLabel umbilical cord-derived mesenchymal stem cells (PCS-500-010 lot #63216949) SRX10206586
 color 56,113,193
 parent Methbase off
 priority 0.01179
 onlyVisibility dense
 
 track Methbase_SRX10206586_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308854/SRS8352488/SRX10206586/SRX10206586.sym_counts.bw
 type bigWig
 shortLabel umbilical cord-derived mesenchymal stem cells (PCS-500-010 lot #63216949)
 longLabel umbilical cord-derived mesenchymal stem cells (PCS-500-010 lot #63216949) SRX10206586
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01180
 onlyVisibility full
 
 track Methbase_SRX10206586_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308854/SRS8352488/SRX10206586/SRX10206586.sym_coverage.bw
 type bigWig
 shortLabel umbilical cord-derived mesenchymal stem cells (PCS-500-010 lot #63216949)
 longLabel umbilical cord-derived mesenchymal stem cells (PCS-500-010 lot #63216949) SRX10206586
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01181
 onlyVisibility full
 
 track Methbase_SRX10206587_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308854/SRS8352487/SRX10206587/SRX10206587.hmr.bb
 type bigBed
 shortLabel umbilical cord-derived mesenchymal stem cells (PCS-500-010 lot #63216950)
 longLabel umbilical cord-derived mesenchymal stem cells (PCS-500-010 lot #63216950) SRX10206587
 color 56,113,193
 parent Methbase off
 priority 0.01182
 onlyVisibility dense
 
 track Methbase_SRX10206587_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308854/SRS8352487/SRX10206587/SRX10206587.sym_counts.bw
 type bigWig
 shortLabel umbilical cord-derived mesenchymal stem cells (PCS-500-010 lot #63216950)
 longLabel umbilical cord-derived mesenchymal stem cells (PCS-500-010 lot #63216950) SRX10206587
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01183
 onlyVisibility full
 
 track Methbase_SRX10206587_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP308854/SRS8352487/SRX10206587/SRX10206587.sym_coverage.bw
 type bigWig
 shortLabel umbilical cord-derived mesenchymal stem cells (PCS-500-010 lot #63216950)
 longLabel umbilical cord-derived mesenchymal stem cells (PCS-500-010 lot #63216950) SRX10206587
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01184
 onlyVisibility full
 
 track Methbase_SRX1021575_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931251/SRX1021575/SRX1021575.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1021575
 color 56,113,193
 parent Methbase off
 priority 0.01185
 onlyVisibility dense
 
 track Methbase_SRX1021575_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931251/SRX1021575/SRX1021575.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1021575
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01186
 onlyVisibility full
 
 track Methbase_SRX1021575_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931251/SRX1021575/SRX1021575.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1021575
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01187
 onlyVisibility full
 
 track Methbase_SRX1021576_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931250/SRX1021576/SRX1021576.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1021576
 color 56,113,193
 parent Methbase off
 priority 0.01188
 onlyVisibility dense
 
 track Methbase_SRX1021576_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931250/SRX1021576/SRX1021576.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1021576
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01189
 onlyVisibility full
 
 track Methbase_SRX1021576_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931250/SRX1021576/SRX1021576.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1021576
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01190
 onlyVisibility full
 
 track Methbase_SRX1021577_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931249/SRX1021577/SRX1021577.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1021577
 color 56,113,193
 parent Methbase off
 priority 0.01191
 onlyVisibility dense
 
 track Methbase_SRX1021577_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931249/SRX1021577/SRX1021577.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1021577
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01192
 onlyVisibility full
 
 track Methbase_SRX1021577_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931249/SRX1021577/SRX1021577.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1021577
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01193
 onlyVisibility full
 
 track Methbase_SRX1021578_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931248/SRX1021578/SRX1021578.hmr.bb
 type bigBed
 shortLabel Heart
 longLabel Heart SRX1021578
 color 56,113,193
 parent Methbase off
 priority 0.01194
 onlyVisibility dense
 
 track Methbase_SRX1021578_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931248/SRX1021578/SRX1021578.sym_counts.bw
 type bigWig
 shortLabel Heart
 longLabel Heart SRX1021578
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01195
 onlyVisibility full
 
 track Methbase_SRX1021578_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931248/SRX1021578/SRX1021578.sym_coverage.bw
 type bigWig
 shortLabel Heart
 longLabel Heart SRX1021578
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01196
 onlyVisibility full
 
 track Methbase_SRX1021580_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931247/SRX1021580/SRX1021580.hmr.bb
 type bigBed
 shortLabel Heart
 longLabel Heart SRX1021580
 color 56,113,193
 parent Methbase off
 priority 0.01197
 onlyVisibility dense
 
 track Methbase_SRX1021580_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931247/SRX1021580/SRX1021580.sym_counts.bw
 type bigWig
 shortLabel Heart
 longLabel Heart SRX1021580
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01198
 onlyVisibility full
 
 track Methbase_SRX1021580_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931247/SRX1021580/SRX1021580.sym_coverage.bw
 type bigWig
 shortLabel Heart
 longLabel Heart SRX1021580
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01199
 onlyVisibility full
 
 track Methbase_SRX1021581_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931245/SRX1021581/SRX1021581.hmr.bb
 type bigBed
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021581
 color 56,113,193
 parent Methbase off
 priority 0.01200
 onlyVisibility dense
 
 track Methbase_SRX1021581_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931245/SRX1021581/SRX1021581.sym_counts.bw
 type bigWig
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021581
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01201
 onlyVisibility full
 
 track Methbase_SRX1021581_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931245/SRX1021581/SRX1021581.sym_coverage.bw
 type bigWig
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021581
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01202
 onlyVisibility full
 
 track Methbase_SRX1021582_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931243/SRX1021582/SRX1021582.sym_counts.bw
 type bigWig
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021582
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01203
 onlyVisibility full
 
 track Methbase_SRX1021582_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931243/SRX1021582/SRX1021582.sym_coverage.bw
 type bigWig
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021582
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01204
 onlyVisibility full
 
 track Methbase_SRX1021583_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931244/SRX1021583/SRX1021583.sym_counts.bw
 type bigWig
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021583
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01205
 onlyVisibility full
 
 track Methbase_SRX1021583_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931244/SRX1021583/SRX1021583.sym_coverage.bw
 type bigWig
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021583
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01206
 onlyVisibility full
 
 track Methbase_SRX1021584_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931242/SRX1021584/SRX1021584.sym_counts.bw
 type bigWig
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021584
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01207
 onlyVisibility full
 
 track Methbase_SRX1021584_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931242/SRX1021584/SRX1021584.sym_coverage.bw
 type bigWig
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021584
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01208
 onlyVisibility full
 
 track Methbase_SRX1021585_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931241/SRX1021585/SRX1021585.hmr.bb
 type bigBed
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021585
 color 56,113,193
 parent Methbase off
 priority 0.01209
 onlyVisibility dense
 
 track Methbase_SRX1021585_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931241/SRX1021585/SRX1021585.sym_counts.bw
 type bigWig
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021585
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01210
 onlyVisibility full
 
 track Methbase_SRX1021585_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931241/SRX1021585/SRX1021585.sym_coverage.bw
 type bigWig
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021585
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01211
 onlyVisibility full
 
 track Methbase_SRX1021586_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931240/SRX1021586/SRX1021586.sym_counts.bw
 type bigWig
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021586
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01212
 onlyVisibility full
 
 track Methbase_SRX1021586_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931240/SRX1021586/SRX1021586.sym_coverage.bw
 type bigWig
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021586
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01213
 onlyVisibility full
 
 track Methbase_SRX1021587_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931239/SRX1021587/SRX1021587.hmr.bb
 type bigBed
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021587
 color 56,113,193
 parent Methbase off
 priority 0.01214
 onlyVisibility dense
 
 track Methbase_SRX1021587_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931239/SRX1021587/SRX1021587.sym_counts.bw
 type bigWig
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021587
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01215
 onlyVisibility full
 
 track Methbase_SRX1021587_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931239/SRX1021587/SRX1021587.sym_coverage.bw
 type bigWig
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021587
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01216
 onlyVisibility full
 
 track Methbase_SRX1021588_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931238/SRX1021588/SRX1021588.sym_counts.bw
 type bigWig
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021588
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01217
 onlyVisibility full
 
 track Methbase_SRX1021588_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931238/SRX1021588/SRX1021588.sym_coverage.bw
 type bigWig
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021588
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01218
 onlyVisibility full
 
 track Methbase_SRX1021589_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931237/SRX1021589/SRX1021589.hmr.bb
 type bigBed
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021589
 color 56,113,193
 parent Methbase off
 priority 0.01219
 onlyVisibility dense
 
 track Methbase_SRX1021589_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931237/SRX1021589/SRX1021589.sym_counts.bw
 type bigWig
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021589
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01220
 onlyVisibility full
 
 track Methbase_SRX1021589_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931237/SRX1021589/SRX1021589.sym_coverage.bw
 type bigWig
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021589
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01221
 onlyVisibility full
 
 track Methbase_SRX1021590_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931236/SRX1021590/SRX1021590.sym_counts.bw
 type bigWig
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021590
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01222
 onlyVisibility full
 
 track Methbase_SRX1021590_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931236/SRX1021590/SRX1021590.sym_coverage.bw
 type bigWig
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021590
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01223
 onlyVisibility full
 
 track Methbase_SRX1021591_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931235/SRX1021591/SRX1021591.hmr.bb
 type bigBed
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021591
 color 56,113,193
 parent Methbase off
 priority 0.01224
 onlyVisibility dense
 
 track Methbase_SRX1021591_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931235/SRX1021591/SRX1021591.sym_counts.bw
 type bigWig
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021591
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01225
 onlyVisibility full
 
 track Methbase_SRX1021591_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931235/SRX1021591/SRX1021591.sym_coverage.bw
 type bigWig
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021591
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01226
 onlyVisibility full
 
 track Methbase_SRX1021592_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931234/SRX1021592/SRX1021592.hmr.bb
 type bigBed
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021592
 color 56,113,193
 parent Methbase off
 priority 0.01227
 onlyVisibility dense
 
 track Methbase_SRX1021592_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931234/SRX1021592/SRX1021592.sym_counts.bw
 type bigWig
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021592
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01228
 onlyVisibility full
 
 track Methbase_SRX1021592_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931234/SRX1021592/SRX1021592.sym_coverage.bw
 type bigWig
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021592
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01229
 onlyVisibility full
 
 track Methbase_SRX1021593_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931233/SRX1021593/SRX1021593.hmr.bb
 type bigBed
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021593
 color 56,113,193
 parent Methbase off
 priority 0.01230
 onlyVisibility dense
 
 track Methbase_SRX1021593_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931233/SRX1021593/SRX1021593.sym_counts.bw
 type bigWig
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021593
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01231
 onlyVisibility full
 
 track Methbase_SRX1021593_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931233/SRX1021593/SRX1021593.sym_coverage.bw
 type bigWig
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021593
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01232
 onlyVisibility full
 
 track Methbase_SRX1021594_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931232/SRX1021594/SRX1021594.hmr.bb
 type bigBed
 shortLabel Gonadal Somatic Cells
 longLabel Gonadal Somatic Cells SRX1021594
 color 56,113,193
 parent Methbase off
 priority 0.01233
 onlyVisibility dense
 
 track Methbase_SRX1021594_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931232/SRX1021594/SRX1021594.sym_counts.bw
 type bigWig
 shortLabel Gonadal Somatic Cells
 longLabel Gonadal Somatic Cells SRX1021594
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01234
 onlyVisibility full
 
 track Methbase_SRX1021594_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931232/SRX1021594/SRX1021594.sym_coverage.bw
 type bigWig
 shortLabel Gonadal Somatic Cells
 longLabel Gonadal Somatic Cells SRX1021594
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01235
 onlyVisibility full
 
 track Methbase_SRX1021596_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931230/SRX1021596/SRX1021596.hmr.bb
 type bigBed
 shortLabel Gonadal Somatic Cells
 longLabel Gonadal Somatic Cells SRX1021596
 color 56,113,193
 parent Methbase off
 priority 0.01236
 onlyVisibility dense
 
 track Methbase_SRX1021596_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931230/SRX1021596/SRX1021596.sym_counts.bw
 type bigWig
 shortLabel Gonadal Somatic Cells
 longLabel Gonadal Somatic Cells SRX1021596
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01237
 onlyVisibility full
 
 track Methbase_SRX1021596_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931230/SRX1021596/SRX1021596.sym_coverage.bw
 type bigWig
 shortLabel Gonadal Somatic Cells
 longLabel Gonadal Somatic Cells SRX1021596
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01238
 onlyVisibility full
 
 track Methbase_SRX1021598_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931228/SRX1021598/SRX1021598.hmr.bb
 type bigBed
 shortLabel Gonadal Somatic Cells
 longLabel Gonadal Somatic Cells SRX1021598
 color 56,113,193
 parent Methbase off
 priority 0.01239
 onlyVisibility dense
 
 track Methbase_SRX1021598_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931228/SRX1021598/SRX1021598.sym_counts.bw
 type bigWig
 shortLabel Gonadal Somatic Cells
 longLabel Gonadal Somatic Cells SRX1021598
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01240
 onlyVisibility full
 
 track Methbase_SRX1021598_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931228/SRX1021598/SRX1021598.sym_coverage.bw
 type bigWig
 shortLabel Gonadal Somatic Cells
 longLabel Gonadal Somatic Cells SRX1021598
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01241
 onlyVisibility full
 
 track Methbase_SRX1021600_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931226/SRX1021600/SRX1021600.hmr.bb
 type bigBed
 shortLabel Gonadal Somatic Cells
 longLabel Gonadal Somatic Cells SRX1021600
 color 56,113,193
 parent Methbase off
 priority 0.01242
 onlyVisibility dense
 
 track Methbase_SRX1021600_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931226/SRX1021600/SRX1021600.sym_counts.bw
 type bigWig
 shortLabel Gonadal Somatic Cells
 longLabel Gonadal Somatic Cells SRX1021600
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01243
 onlyVisibility full
 
 track Methbase_SRX1021600_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931226/SRX1021600/SRX1021600.sym_coverage.bw
 type bigWig
 shortLabel Gonadal Somatic Cells
 longLabel Gonadal Somatic Cells SRX1021600
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01244
 onlyVisibility full
 
 track Methbase_SRX1021602_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931222/SRX1021602/SRX1021602.hmr.bb
 type bigBed
 shortLabel Gonadal Somatic Cells
 longLabel Gonadal Somatic Cells SRX1021602
 color 56,113,193
 parent Methbase off
 priority 0.01245
 onlyVisibility dense
 
 track Methbase_SRX1021602_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931222/SRX1021602/SRX1021602.sym_counts.bw
 type bigWig
 shortLabel Gonadal Somatic Cells
 longLabel Gonadal Somatic Cells SRX1021602
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01246
 onlyVisibility full
 
 track Methbase_SRX1021602_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931222/SRX1021602/SRX1021602.sym_coverage.bw
 type bigWig
 shortLabel Gonadal Somatic Cells
 longLabel Gonadal Somatic Cells SRX1021602
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01247
 onlyVisibility full
 
 track Methbase_SRX1021603_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931223/SRX1021603/SRX1021603.hmr.bb
 type bigBed
 shortLabel Gonadal Somatic Cells
 longLabel Gonadal Somatic Cells SRX1021603
 color 56,113,193
 parent Methbase off
 priority 0.01248
 onlyVisibility dense
 
 track Methbase_SRX1021603_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931223/SRX1021603/SRX1021603.sym_counts.bw
 type bigWig
 shortLabel Gonadal Somatic Cells
 longLabel Gonadal Somatic Cells SRX1021603
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01249
 onlyVisibility full
 
 track Methbase_SRX1021603_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931223/SRX1021603/SRX1021603.sym_coverage.bw
 type bigWig
 shortLabel Gonadal Somatic Cells
 longLabel Gonadal Somatic Cells SRX1021603
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01250
 onlyVisibility full
 
 track Methbase_SRX1021604_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931221/SRX1021604/SRX1021604.hmr.bb
 type bigBed
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021604
 color 56,113,193
 parent Methbase off
 priority 0.01251
 onlyVisibility dense
 
 track Methbase_SRX1021604_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931221/SRX1021604/SRX1021604.sym_counts.bw
 type bigWig
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021604
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01252
 onlyVisibility full
 
 track Methbase_SRX1021604_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931221/SRX1021604/SRX1021604.sym_coverage.bw
 type bigWig
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021604
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01253
 onlyVisibility full
 
 track Methbase_SRX1021605_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931220/SRX1021605/SRX1021605.hmr.bb
 type bigBed
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021605
 color 56,113,193
 parent Methbase off
 priority 0.01254
 onlyVisibility dense
 
 track Methbase_SRX1021605_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931220/SRX1021605/SRX1021605.sym_counts.bw
 type bigWig
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021605
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01255
 onlyVisibility full
 
 track Methbase_SRX1021605_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931220/SRX1021605/SRX1021605.sym_coverage.bw
 type bigWig
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021605
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01256
 onlyVisibility full
 
 track Methbase_SRX1021606_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931219/SRX1021606/SRX1021606.hmr.bb
 type bigBed
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021606
 color 56,113,193
 parent Methbase off
 priority 0.01257
 onlyVisibility dense
 
 track Methbase_SRX1021606_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931219/SRX1021606/SRX1021606.sym_counts.bw
 type bigWig
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021606
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01258
 onlyVisibility full
 
 track Methbase_SRX1021606_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931219/SRX1021606/SRX1021606.sym_coverage.bw
 type bigWig
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021606
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01259
 onlyVisibility full
 
 track Methbase_SRX1021607_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931218/SRX1021607/SRX1021607.hmr.bb
 type bigBed
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021607
 color 56,113,193
 parent Methbase off
 priority 0.01260
 onlyVisibility dense
 
 track Methbase_SRX1021607_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931218/SRX1021607/SRX1021607.sym_counts.bw
 type bigWig
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021607
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01261
 onlyVisibility full
 
 track Methbase_SRX1021607_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931218/SRX1021607/SRX1021607.sym_coverage.bw
 type bigWig
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021607
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01262
 onlyVisibility full
 
 track Methbase_SRX1021608_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931217/SRX1021608/SRX1021608.hmr.bb
 type bigBed
 shortLabel Gonadal Somatic Cells
 longLabel Gonadal Somatic Cells SRX1021608
 color 56,113,193
 parent Methbase off
 priority 0.01263
 onlyVisibility dense
 
 track Methbase_SRX1021608_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931217/SRX1021608/SRX1021608.sym_counts.bw
 type bigWig
 shortLabel Gonadal Somatic Cells
 longLabel Gonadal Somatic Cells SRX1021608
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01264
 onlyVisibility full
 
 track Methbase_SRX1021608_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931217/SRX1021608/SRX1021608.sym_coverage.bw
 type bigWig
 shortLabel Gonadal Somatic Cells
 longLabel Gonadal Somatic Cells SRX1021608
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01265
 onlyVisibility full
 
 track Methbase_SRX1021609_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931215/SRX1021609/SRX1021609.sym_counts.bw
 type bigWig
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021609
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01266
 onlyVisibility full
 
 track Methbase_SRX1021609_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931215/SRX1021609/SRX1021609.sym_coverage.bw
 type bigWig
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021609
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01267
 onlyVisibility full
 
 track Methbase_SRX1021610_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931216/SRX1021610/SRX1021610.hmr.bb
 type bigBed
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021610
 color 56,113,193
 parent Methbase off
 priority 0.01268
 onlyVisibility dense
 
 track Methbase_SRX1021610_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931216/SRX1021610/SRX1021610.sym_counts.bw
 type bigWig
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021610
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01269
 onlyVisibility full
 
 track Methbase_SRX1021610_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP050499/SRS931216/SRX1021610/SRX1021610.sym_coverage.bw
 type bigWig
 shortLabel Primordial Germ
 longLabel Primordial Germ SRX1021610
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01270
 onlyVisibility full
 
 track Methbase_SRX1021638_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP058102/SRS931615/SRX1021638/SRX1021638.hmr.bb
 type bigBed
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX1021638
 color 56,113,193
 parent Methbase off
 priority 0.01271
 onlyVisibility dense
 
 track Methbase_SRX1021638_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP058102/SRS931615/SRX1021638/SRX1021638.sym_counts.bw
 type bigWig
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX1021638
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01272
 onlyVisibility full
 
 track Methbase_SRX1021638_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP058102/SRS931615/SRX1021638/SRX1021638.sym_coverage.bw
 type bigWig
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX1021638
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01273
 onlyVisibility full
 
 track Methbase_SRX1021639_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP058102/SRS931614/SRX1021639/SRX1021639.hmr.bb
 type bigBed
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX1021639
 color 56,113,193
 parent Methbase off
 priority 0.01274
 onlyVisibility dense
 
 track Methbase_SRX1021639_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP058102/SRS931614/SRX1021639/SRX1021639.sym_counts.bw
 type bigWig
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX1021639
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01275
 onlyVisibility full
 
 track Methbase_SRX1021639_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP058102/SRS931614/SRX1021639/SRX1021639.sym_coverage.bw
 type bigWig
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX1021639
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01276
 onlyVisibility full
 
 track Methbase_SRX1021640_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP058102/SRS931612/SRX1021640/SRX1021640.hmr.bb
 type bigBed
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX1021640
 color 56,113,193
 parent Methbase off
 priority 0.01277
 onlyVisibility dense
 
 track Methbase_SRX1021640_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP058102/SRS931612/SRX1021640/SRX1021640.sym_counts.bw
 type bigWig
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX1021640
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01278
 onlyVisibility full
 
 track Methbase_SRX1021640_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP058102/SRS931612/SRX1021640/SRX1021640.sym_coverage.bw
 type bigWig
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX1021640
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01279
 onlyVisibility full
 
 track Methbase_SRX1021641_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP058102/SRS931613/SRX1021641/SRX1021641.hmr.bb
 type bigBed
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX1021641
 color 56,113,193
 parent Methbase off
 priority 0.01280
 onlyVisibility dense
 
 track Methbase_SRX1021641_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP058102/SRS931613/SRX1021641/SRX1021641.sym_counts.bw
 type bigWig
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX1021641
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01281
 onlyVisibility full
 
 track Methbase_SRX1021641_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP058102/SRS931613/SRX1021641/SRX1021641.sym_coverage.bw
 type bigWig
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX1021641
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01282
 onlyVisibility full
 
 track Methbase_SRX1021642_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP058102/SRS931611/SRX1021642/SRX1021642.hmr.bb
 type bigBed
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX1021642
 color 56,113,193
 parent Methbase off
 priority 0.01283
 onlyVisibility dense
 
 track Methbase_SRX1021642_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP058102/SRS931611/SRX1021642/SRX1021642.sym_counts.bw
 type bigWig
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX1021642
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01284
 onlyVisibility full
 
 track Methbase_SRX1021642_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP058102/SRS931611/SRX1021642/SRX1021642.sym_coverage.bw
 type bigWig
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX1021642
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01285
 onlyVisibility full
 
 track Methbase_SRX1021643_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP058102/SRS931610/SRX1021643/SRX1021643.hmr.bb
 type bigBed
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX1021643
 color 56,113,193
 parent Methbase off
 priority 0.01286
 onlyVisibility dense
 
 track Methbase_SRX1021643_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP058102/SRS931610/SRX1021643/SRX1021643.sym_counts.bw
 type bigWig
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX1021643
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01287
 onlyVisibility full
 
 track Methbase_SRX1021643_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP058102/SRS931610/SRX1021643/SRX1021643.sym_coverage.bw
 type bigWig
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX1021643
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01288
 onlyVisibility full
 
 track Methbase_SRX1021644_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP058102/SRS931609/SRX1021644/SRX1021644.hmr.bb
 type bigBed
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX1021644
 color 56,113,193
 parent Methbase off
 priority 0.01289
 onlyVisibility dense
 
 track Methbase_SRX1021644_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP058102/SRS931609/SRX1021644/SRX1021644.sym_counts.bw
 type bigWig
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX1021644
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01290
 onlyVisibility full
 
 track Methbase_SRX1021644_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP058102/SRS931609/SRX1021644/SRX1021644.sym_coverage.bw
 type bigWig
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX1021644
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01291
 onlyVisibility full
 
 track Methbase_SRX1021645_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP058102/SRS931607/SRX1021645/SRX1021645.hmr.bb
 type bigBed
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX1021645
 color 56,113,193
 parent Methbase off
 priority 0.01292
 onlyVisibility dense
 
 track Methbase_SRX1021645_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP058102/SRS931607/SRX1021645/SRX1021645.sym_counts.bw
 type bigWig
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX1021645
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01293
 onlyVisibility full
 
 track Methbase_SRX1021645_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP058102/SRS931607/SRX1021645/SRX1021645.sym_coverage.bw
 type bigWig
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX1021645
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01294
 onlyVisibility full
 
 track Methbase_SRX1021646_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP058102/SRS931608/SRX1021646/SRX1021646.hmr.bb
 type bigBed
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX1021646
 color 56,113,193
 parent Methbase off
 priority 0.01295
 onlyVisibility dense
 
 track Methbase_SRX1021646_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP058102/SRS931608/SRX1021646/SRX1021646.sym_counts.bw
 type bigWig
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX1021646
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01296
 onlyVisibility full
 
 track Methbase_SRX1021646_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP058102/SRS931608/SRX1021646/SRX1021646.sym_coverage.bw
 type bigWig
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX1021646
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01297
 onlyVisibility full
 
 track Methbase_SRX1021647_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP058102/SRS931606/SRX1021647/SRX1021647.hmr.bb
 type bigBed
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX1021647
 color 56,113,193
 parent Methbase off
 priority 0.01298
 onlyVisibility dense
 
 track Methbase_SRX1021647_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP058102/SRS931606/SRX1021647/SRX1021647.sym_counts.bw
 type bigWig
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX1021647
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01299
 onlyVisibility full
 
 track Methbase_SRX1021647_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP058102/SRS931606/SRX1021647/SRX1021647.sym_coverage.bw
 type bigWig
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX1021647
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01300
 onlyVisibility full
 
 track Methbase_SRX1021648_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP058102/SRS931605/SRX1021648/SRX1021648.hmr.bb
 type bigBed
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX1021648
 color 56,113,193
 parent Methbase off
 priority 0.01301
 onlyVisibility dense
 
 track Methbase_SRX1021648_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP058102/SRS931605/SRX1021648/SRX1021648.sym_counts.bw
 type bigWig
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX1021648
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01302
 onlyVisibility full
 
 track Methbase_SRX1021648_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP058102/SRS931605/SRX1021648/SRX1021648.sym_coverage.bw
 type bigWig
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX1021648
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01303
 onlyVisibility full
 
 track Methbase_SRX1021649_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP058102/SRS931604/SRX1021649/SRX1021649.hmr.bb
 type bigBed
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX1021649
 color 56,113,193
 parent Methbase off
 priority 0.01304
 onlyVisibility dense
 
 track Methbase_SRX1021649_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP058102/SRS931604/SRX1021649/SRX1021649.sym_counts.bw
 type bigWig
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX1021649
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01305
 onlyVisibility full
 
 track Methbase_SRX1021649_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP058102/SRS931604/SRX1021649/SRX1021649.sym_coverage.bw
 type bigWig
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX1021649
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01306
 onlyVisibility full
 
 track Methbase_SRX10239413_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380827/SRX10239413/SRX10239413.hmr.bb
 type bigBed
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239413
 color 56,113,193
 parent Methbase off
 priority 0.01307
 onlyVisibility dense
 
 track Methbase_SRX10239413_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380827/SRX10239413/SRX10239413.sym_counts.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239413
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01308
 onlyVisibility full
 
 track Methbase_SRX10239413_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380827/SRX10239413/SRX10239413.sym_coverage.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239413
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01309
 onlyVisibility full
 
 track Methbase_SRX10239414_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380828/SRX10239414/SRX10239414.hmr.bb
 type bigBed
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239414
 color 56,113,193
 parent Methbase off
 priority 0.01310
 onlyVisibility dense
 
 track Methbase_SRX10239414_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380828/SRX10239414/SRX10239414.sym_counts.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239414
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01311
 onlyVisibility full
 
 track Methbase_SRX10239414_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380828/SRX10239414/SRX10239414.sym_coverage.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239414
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01312
 onlyVisibility full
 
 track Methbase_SRX10239415_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380829/SRX10239415/SRX10239415.hmr.bb
 type bigBed
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239415
 color 56,113,193
 parent Methbase off
 priority 0.01313
 onlyVisibility dense
 
 track Methbase_SRX10239415_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380829/SRX10239415/SRX10239415.sym_counts.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239415
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01314
 onlyVisibility full
 
 track Methbase_SRX10239415_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380829/SRX10239415/SRX10239415.sym_coverage.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239415
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01315
 onlyVisibility full
 
 track Methbase_SRX10239416_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380830/SRX10239416/SRX10239416.hmr.bb
 type bigBed
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239416
 color 56,113,193
 parent Methbase off
 priority 0.01316
 onlyVisibility dense
 
 track Methbase_SRX10239416_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380830/SRX10239416/SRX10239416.sym_counts.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239416
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01317
 onlyVisibility full
 
 track Methbase_SRX10239416_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380830/SRX10239416/SRX10239416.sym_coverage.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239416
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01318
 onlyVisibility full
 
 track Methbase_SRX10239417_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380831/SRX10239417/SRX10239417.hmr.bb
 type bigBed
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239417
 color 56,113,193
 parent Methbase off
 priority 0.01319
 onlyVisibility dense
 
 track Methbase_SRX10239417_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380831/SRX10239417/SRX10239417.sym_counts.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239417
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01320
 onlyVisibility full
 
 track Methbase_SRX10239417_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380831/SRX10239417/SRX10239417.sym_coverage.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239417
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01321
 onlyVisibility full
 
 track Methbase_SRX10239418_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380832/SRX10239418/SRX10239418.hmr.bb
 type bigBed
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239418
 color 56,113,193
 parent Methbase off
 priority 0.01322
 onlyVisibility dense
 
 track Methbase_SRX10239418_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380832/SRX10239418/SRX10239418.sym_counts.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239418
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01323
 onlyVisibility full
 
 track Methbase_SRX10239418_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380832/SRX10239418/SRX10239418.sym_coverage.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239418
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01324
 onlyVisibility full
 
 track Methbase_SRX10239419_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380833/SRX10239419/SRX10239419.hmr.bb
 type bigBed
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239419
 color 56,113,193
 parent Methbase off
 priority 0.01325
 onlyVisibility dense
 
 track Methbase_SRX10239419_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380833/SRX10239419/SRX10239419.sym_counts.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239419
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01326
 onlyVisibility full
 
 track Methbase_SRX10239419_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380833/SRX10239419/SRX10239419.sym_coverage.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239419
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01327
 onlyVisibility full
 
 track Methbase_SRX10239420_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380834/SRX10239420/SRX10239420.hmr.bb
 type bigBed
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239420
 color 56,113,193
 parent Methbase off
 priority 0.01328
 onlyVisibility dense
 
 track Methbase_SRX10239420_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380834/SRX10239420/SRX10239420.sym_counts.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239420
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01329
 onlyVisibility full
 
 track Methbase_SRX10239420_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380834/SRX10239420/SRX10239420.sym_coverage.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239420
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01330
 onlyVisibility full
 
 track Methbase_SRX10239421_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380835/SRX10239421/SRX10239421.hmr.bb
 type bigBed
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239421
 color 56,113,193
 parent Methbase off
 priority 0.01331
 onlyVisibility dense
 
 track Methbase_SRX10239421_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380835/SRX10239421/SRX10239421.sym_counts.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239421
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01332
 onlyVisibility full
 
 track Methbase_SRX10239421_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380835/SRX10239421/SRX10239421.sym_coverage.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239421
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01333
 onlyVisibility full
 
 track Methbase_SRX10239422_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380836/SRX10239422/SRX10239422.hmr.bb
 type bigBed
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239422
 color 56,113,193
 parent Methbase off
 priority 0.01334
 onlyVisibility dense
 
 track Methbase_SRX10239422_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380836/SRX10239422/SRX10239422.sym_counts.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239422
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01335
 onlyVisibility full
 
 track Methbase_SRX10239422_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380836/SRX10239422/SRX10239422.sym_coverage.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239422
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01336
 onlyVisibility full
 
 track Methbase_SRX10239423_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380837/SRX10239423/SRX10239423.hmr.bb
 type bigBed
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239423
 color 56,113,193
 parent Methbase off
 priority 0.01337
 onlyVisibility dense
 
 track Methbase_SRX10239423_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380837/SRX10239423/SRX10239423.sym_counts.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239423
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01338
 onlyVisibility full
 
 track Methbase_SRX10239423_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380837/SRX10239423/SRX10239423.sym_coverage.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239423
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01339
 onlyVisibility full
 
 track Methbase_SRX10239424_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380838/SRX10239424/SRX10239424.hmr.bb
 type bigBed
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239424
 color 56,113,193
 parent Methbase off
 priority 0.01340
 onlyVisibility dense
 
 track Methbase_SRX10239424_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380838/SRX10239424/SRX10239424.sym_counts.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239424
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01341
 onlyVisibility full
 
 track Methbase_SRX10239424_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380838/SRX10239424/SRX10239424.sym_coverage.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239424
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01342
 onlyVisibility full
 
 track Methbase_SRX10239425_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380839/SRX10239425/SRX10239425.hmr.bb
 type bigBed
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239425
 color 56,113,193
 parent Methbase off
 priority 0.01343
 onlyVisibility dense
 
 track Methbase_SRX10239425_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380839/SRX10239425/SRX10239425.sym_counts.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239425
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01344
 onlyVisibility full
 
 track Methbase_SRX10239425_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380839/SRX10239425/SRX10239425.sym_coverage.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239425
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01345
 onlyVisibility full
 
 track Methbase_SRX10239426_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380840/SRX10239426/SRX10239426.hmr.bb
 type bigBed
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239426
 color 56,113,193
 parent Methbase off
 priority 0.01346
 onlyVisibility dense
 
 track Methbase_SRX10239426_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380840/SRX10239426/SRX10239426.sym_counts.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239426
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01347
 onlyVisibility full
 
 track Methbase_SRX10239426_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380840/SRX10239426/SRX10239426.sym_coverage.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239426
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01348
 onlyVisibility full
 
 track Methbase_SRX10239427_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380841/SRX10239427/SRX10239427.hmr.bb
 type bigBed
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239427
 color 56,113,193
 parent Methbase off
 priority 0.01349
 onlyVisibility dense
 
 track Methbase_SRX10239427_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380841/SRX10239427/SRX10239427.sym_counts.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239427
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01350
 onlyVisibility full
 
 track Methbase_SRX10239427_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380841/SRX10239427/SRX10239427.sym_coverage.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239427
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01351
 onlyVisibility full
 
 track Methbase_SRX10239428_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380842/SRX10239428/SRX10239428.hmr.bb
 type bigBed
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239428
 color 56,113,193
 parent Methbase off
 priority 0.01352
 onlyVisibility dense
 
 track Methbase_SRX10239428_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380842/SRX10239428/SRX10239428.sym_counts.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239428
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01353
 onlyVisibility full
 
 track Methbase_SRX10239428_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380842/SRX10239428/SRX10239428.sym_coverage.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239428
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01354
 onlyVisibility full
 
 track Methbase_SRX10239429_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380843/SRX10239429/SRX10239429.hmr.bb
 type bigBed
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239429
 color 56,113,193
 parent Methbase off
 priority 0.01355
 onlyVisibility dense
 
 track Methbase_SRX10239429_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380843/SRX10239429/SRX10239429.sym_counts.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239429
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01356
 onlyVisibility full
 
 track Methbase_SRX10239429_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380843/SRX10239429/SRX10239429.sym_coverage.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239429
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01357
 onlyVisibility full
 
 track Methbase_SRX10239430_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380844/SRX10239430/SRX10239430.hmr.bb
 type bigBed
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239430
 color 56,113,193
 parent Methbase off
 priority 0.01358
 onlyVisibility dense
 
 track Methbase_SRX10239430_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380844/SRX10239430/SRX10239430.sym_counts.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239430
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01359
 onlyVisibility full
 
 track Methbase_SRX10239430_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380844/SRX10239430/SRX10239430.sym_coverage.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239430
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01360
 onlyVisibility full
 
 track Methbase_SRX10239431_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380845/SRX10239431/SRX10239431.hmr.bb
 type bigBed
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239431
 color 56,113,193
 parent Methbase off
 priority 0.01361
 onlyVisibility dense
 
 track Methbase_SRX10239431_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380845/SRX10239431/SRX10239431.sym_counts.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239431
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01362
 onlyVisibility full
 
 track Methbase_SRX10239431_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380845/SRX10239431/SRX10239431.sym_coverage.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239431
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01363
 onlyVisibility full
 
 track Methbase_SRX10239432_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380846/SRX10239432/SRX10239432.hmr.bb
 type bigBed
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239432
 color 56,113,193
 parent Methbase off
 priority 0.01364
 onlyVisibility dense
 
 track Methbase_SRX10239432_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380846/SRX10239432/SRX10239432.sym_counts.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239432
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01365
 onlyVisibility full
 
 track Methbase_SRX10239432_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309314/SRS8380846/SRX10239432/SRX10239432.sym_coverage.bw
 type bigWig
 shortLabel Nasal Mucosa
 longLabel Nasal Mucosa SRX10239432
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01366
 onlyVisibility full
 
 track Methbase_SRX10240607_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382006/SRX10240607/SRX10240607.hmr.bb
 type bigBed
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240607
 color 56,113,193
 parent Methbase off
 priority 0.01367
 onlyVisibility dense
 
 track Methbase_SRX10240607_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382006/SRX10240607/SRX10240607.sym_counts.bw
 type bigWig
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240607
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01368
 onlyVisibility full
 
 track Methbase_SRX10240607_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382006/SRX10240607/SRX10240607.sym_coverage.bw
 type bigWig
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240607
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01369
 onlyVisibility full
 
 track Methbase_SRX10240608_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382007/SRX10240608/SRX10240608.hmr.bb
 type bigBed
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240608
 color 56,113,193
 parent Methbase off
 priority 0.01370
 onlyVisibility dense
 
 track Methbase_SRX10240608_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382007/SRX10240608/SRX10240608.sym_counts.bw
 type bigWig
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240608
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01371
 onlyVisibility full
 
 track Methbase_SRX10240608_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382007/SRX10240608/SRX10240608.sym_coverage.bw
 type bigWig
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240608
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01372
 onlyVisibility full
 
 track Methbase_SRX10240609_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382008/SRX10240609/SRX10240609.hmr.bb
 type bigBed
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240609
 color 56,113,193
 parent Methbase off
 priority 0.01373
 onlyVisibility dense
 
 track Methbase_SRX10240609_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382008/SRX10240609/SRX10240609.sym_counts.bw
 type bigWig
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240609
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01374
 onlyVisibility full
 
 track Methbase_SRX10240609_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382008/SRX10240609/SRX10240609.sym_coverage.bw
 type bigWig
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240609
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01375
 onlyVisibility full
 
 track Methbase_SRX10240610_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382009/SRX10240610/SRX10240610.hmr.bb
 type bigBed
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240610
 color 56,113,193
 parent Methbase off
 priority 0.01376
 onlyVisibility dense
 
 track Methbase_SRX10240610_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382009/SRX10240610/SRX10240610.sym_counts.bw
 type bigWig
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240610
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01377
 onlyVisibility full
 
 track Methbase_SRX10240610_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382009/SRX10240610/SRX10240610.sym_coverage.bw
 type bigWig
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240610
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01378
 onlyVisibility full
 
 track Methbase_SRX10240611_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382010/SRX10240611/SRX10240611.hmr.bb
 type bigBed
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240611
 color 56,113,193
 parent Methbase off
 priority 0.01379
 onlyVisibility dense
 
 track Methbase_SRX10240611_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382010/SRX10240611/SRX10240611.sym_counts.bw
 type bigWig
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240611
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01380
 onlyVisibility full
 
 track Methbase_SRX10240611_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382010/SRX10240611/SRX10240611.sym_coverage.bw
 type bigWig
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240611
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01381
 onlyVisibility full
 
 track Methbase_SRX10240612_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382011/SRX10240612/SRX10240612.hmr.bb
 type bigBed
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240612
 color 56,113,193
 parent Methbase off
 priority 0.01382
 onlyVisibility dense
 
 track Methbase_SRX10240612_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382011/SRX10240612/SRX10240612.sym_counts.bw
 type bigWig
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240612
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01383
 onlyVisibility full
 
 track Methbase_SRX10240612_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382011/SRX10240612/SRX10240612.sym_coverage.bw
 type bigWig
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240612
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01384
 onlyVisibility full
 
 track Methbase_SRX10240613_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382012/SRX10240613/SRX10240613.hmr.bb
 type bigBed
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240613
 color 56,113,193
 parent Methbase off
 priority 0.01385
 onlyVisibility dense
 
 track Methbase_SRX10240613_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382012/SRX10240613/SRX10240613.sym_counts.bw
 type bigWig
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240613
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01386
 onlyVisibility full
 
 track Methbase_SRX10240613_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382012/SRX10240613/SRX10240613.sym_coverage.bw
 type bigWig
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240613
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01387
 onlyVisibility full
 
 track Methbase_SRX10240614_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382013/SRX10240614/SRX10240614.hmr.bb
 type bigBed
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240614
 color 56,113,193
 parent Methbase off
 priority 0.01388
 onlyVisibility dense
 
 track Methbase_SRX10240614_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382013/SRX10240614/SRX10240614.sym_counts.bw
 type bigWig
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240614
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01389
 onlyVisibility full
 
 track Methbase_SRX10240614_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382013/SRX10240614/SRX10240614.sym_coverage.bw
 type bigWig
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240614
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01390
 onlyVisibility full
 
 track Methbase_SRX10240615_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382014/SRX10240615/SRX10240615.hmr.bb
 type bigBed
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240615
 color 56,113,193
 parent Methbase off
 priority 0.01391
 onlyVisibility dense
 
 track Methbase_SRX10240615_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382014/SRX10240615/SRX10240615.sym_counts.bw
 type bigWig
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240615
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01392
 onlyVisibility full
 
 track Methbase_SRX10240615_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382014/SRX10240615/SRX10240615.sym_coverage.bw
 type bigWig
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240615
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01393
 onlyVisibility full
 
 track Methbase_SRX10240616_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382015/SRX10240616/SRX10240616.hmr.bb
 type bigBed
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240616
 color 56,113,193
 parent Methbase off
 priority 0.01394
 onlyVisibility dense
 
 track Methbase_SRX10240616_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382015/SRX10240616/SRX10240616.sym_counts.bw
 type bigWig
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240616
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01395
 onlyVisibility full
 
 track Methbase_SRX10240616_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382015/SRX10240616/SRX10240616.sym_coverage.bw
 type bigWig
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240616
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01396
 onlyVisibility full
 
 track Methbase_SRX10240617_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382016/SRX10240617/SRX10240617.hmr.bb
 type bigBed
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240617
 color 56,113,193
 parent Methbase off
 priority 0.01397
 onlyVisibility dense
 
 track Methbase_SRX10240617_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382016/SRX10240617/SRX10240617.sym_counts.bw
 type bigWig
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240617
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01398
 onlyVisibility full
 
 track Methbase_SRX10240617_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382016/SRX10240617/SRX10240617.sym_coverage.bw
 type bigWig
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240617
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01399
 onlyVisibility full
 
 track Methbase_SRX10240618_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382017/SRX10240618/SRX10240618.hmr.bb
 type bigBed
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240618
 color 56,113,193
 parent Methbase off
 priority 0.01400
 onlyVisibility dense
 
 track Methbase_SRX10240618_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382017/SRX10240618/SRX10240618.sym_counts.bw
 type bigWig
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240618
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01401
 onlyVisibility full
 
 track Methbase_SRX10240618_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382017/SRX10240618/SRX10240618.sym_coverage.bw
 type bigWig
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240618
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01402
 onlyVisibility full
 
 track Methbase_SRX10240619_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382018/SRX10240619/SRX10240619.hmr.bb
 type bigBed
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240619
 color 56,113,193
 parent Methbase off
 priority 0.01403
 onlyVisibility dense
 
 track Methbase_SRX10240619_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382018/SRX10240619/SRX10240619.sym_counts.bw
 type bigWig
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240619
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01404
 onlyVisibility full
 
 track Methbase_SRX10240619_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382018/SRX10240619/SRX10240619.sym_coverage.bw
 type bigWig
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240619
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01405
 onlyVisibility full
 
 track Methbase_SRX10240620_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382019/SRX10240620/SRX10240620.hmr.bb
 type bigBed
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240620
 color 56,113,193
 parent Methbase off
 priority 0.01406
 onlyVisibility dense
 
 track Methbase_SRX10240620_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382019/SRX10240620/SRX10240620.sym_counts.bw
 type bigWig
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240620
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01407
 onlyVisibility full
 
 track Methbase_SRX10240620_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382019/SRX10240620/SRX10240620.sym_coverage.bw
 type bigWig
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240620
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01408
 onlyVisibility full
 
 track Methbase_SRX10240621_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382020/SRX10240621/SRX10240621.hmr.bb
 type bigBed
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240621
 color 56,113,193
 parent Methbase off
 priority 0.01409
 onlyVisibility dense
 
 track Methbase_SRX10240621_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382020/SRX10240621/SRX10240621.sym_counts.bw
 type bigWig
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240621
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01410
 onlyVisibility full
 
 track Methbase_SRX10240621_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382020/SRX10240621/SRX10240621.sym_coverage.bw
 type bigWig
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240621
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01411
 onlyVisibility full
 
 track Methbase_SRX10240622_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382021/SRX10240622/SRX10240622.hmr.bb
 type bigBed
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240622
 color 56,113,193
 parent Methbase off
 priority 0.01412
 onlyVisibility dense
 
 track Methbase_SRX10240622_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382021/SRX10240622/SRX10240622.sym_counts.bw
 type bigWig
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240622
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01413
 onlyVisibility full
 
 track Methbase_SRX10240622_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382021/SRX10240622/SRX10240622.sym_coverage.bw
 type bigWig
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240622
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01414
 onlyVisibility full
 
 track Methbase_SRX10240623_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382022/SRX10240623/SRX10240623.hmr.bb
 type bigBed
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240623
 color 56,113,193
 parent Methbase off
 priority 0.01415
 onlyVisibility dense
 
 track Methbase_SRX10240623_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382022/SRX10240623/SRX10240623.sym_counts.bw
 type bigWig
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240623
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01416
 onlyVisibility full
 
 track Methbase_SRX10240623_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382022/SRX10240623/SRX10240623.sym_coverage.bw
 type bigWig
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240623
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01417
 onlyVisibility full
 
 track Methbase_SRX10240624_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382023/SRX10240624/SRX10240624.hmr.bb
 type bigBed
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240624
 color 56,113,193
 parent Methbase off
 priority 0.01418
 onlyVisibility dense
 
 track Methbase_SRX10240624_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382023/SRX10240624/SRX10240624.sym_counts.bw
 type bigWig
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240624
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01419
 onlyVisibility full
 
 track Methbase_SRX10240624_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309354/SRS8382023/SRX10240624/SRX10240624.sym_coverage.bw
 type bigWig
 shortLabel SH-SY5Y
 longLabel SH-SY5Y SRX10240624
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01420
 onlyVisibility full
 
 track Methbase_SRX10244352_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS8385387/SRX10244352/SRX10244352.hmr.bb
 type bigBed
 shortLabel KYSE-30
 longLabel KYSE-30 SRX10244352
 color 56,113,193
 parent Methbase off
 priority 0.01421
 onlyVisibility dense
 
 track Methbase_SRX10244352_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS8385387/SRX10244352/SRX10244352.sym_counts.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX10244352
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01422
 onlyVisibility full
 
 track Methbase_SRX10244352_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS8385387/SRX10244352/SRX10244352.sym_coverage.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX10244352
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01423
 onlyVisibility full
 
 track Methbase_SRX10244353_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS8385388/SRX10244353/SRX10244353.hmr.bb
 type bigBed
 shortLabel KYSE-30
 longLabel KYSE-30 SRX10244353
 color 56,113,193
 parent Methbase off
 priority 0.01424
 onlyVisibility dense
 
 track Methbase_SRX10244353_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS8385388/SRX10244353/SRX10244353.sym_counts.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX10244353
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01425
 onlyVisibility full
 
 track Methbase_SRX10244353_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS8385388/SRX10244353/SRX10244353.sym_coverage.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX10244353
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01426
 onlyVisibility full
 
 track Methbase_SRX10244354_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS8385389/SRX10244354/SRX10244354.hmr.bb
 type bigBed
 shortLabel KYSE-30
 longLabel KYSE-30 SRX10244354
 color 56,113,193
 parent Methbase off
 priority 0.01427
 onlyVisibility dense
 
 track Methbase_SRX10244354_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS8385389/SRX10244354/SRX10244354.sym_counts.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX10244354
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01428
 onlyVisibility full
 
 track Methbase_SRX10244354_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS8385389/SRX10244354/SRX10244354.sym_coverage.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX10244354
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01429
 onlyVisibility full
 
 track Methbase_SRX10244355_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS8385390/SRX10244355/SRX10244355.hmr.bb
 type bigBed
 shortLabel KYSE-30
 longLabel KYSE-30 SRX10244355
 color 56,113,193
 parent Methbase off
 priority 0.01430
 onlyVisibility dense
 
 track Methbase_SRX10244355_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS8385390/SRX10244355/SRX10244355.sym_counts.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX10244355
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01431
 onlyVisibility full
 
 track Methbase_SRX10244355_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS8385390/SRX10244355/SRX10244355.sym_coverage.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX10244355
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01432
 onlyVisibility full
 
 track Methbase_SRX10279978_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268755/SRS8411948/SRX10279978/SRX10279978.hmr.bb
 type bigBed
 shortLabel Nave hESC
 longLabel Nave hESC SRX10279978
 color 56,113,193
 parent Methbase off
 priority 0.01433
 onlyVisibility dense
 
 track Methbase_SRX10279978_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268755/SRS8411948/SRX10279978/SRX10279978.sym_counts.bw
 type bigWig
 shortLabel Nave hESC
 longLabel Nave hESC SRX10279978
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01434
 onlyVisibility full
 
 track Methbase_SRX10279978_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268755/SRS8411948/SRX10279978/SRX10279978.sym_coverage.bw
 type bigWig
 shortLabel Nave hESC
 longLabel Nave hESC SRX10279978
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01435
 onlyVisibility full
 
 track Methbase_SRX10279979_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268755/SRS8411949/SRX10279979/SRX10279979.hmr.bb
 type bigBed
 shortLabel Nave hESC
 longLabel Nave hESC SRX10279979
 color 56,113,193
 parent Methbase off
 priority 0.01436
 onlyVisibility dense
 
 track Methbase_SRX10279979_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268755/SRS8411949/SRX10279979/SRX10279979.sym_counts.bw
 type bigWig
 shortLabel Nave hESC
 longLabel Nave hESC SRX10279979
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01437
 onlyVisibility full
 
 track Methbase_SRX10279979_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268755/SRS8411949/SRX10279979/SRX10279979.sym_coverage.bw
 type bigWig
 shortLabel Nave hESC
 longLabel Nave hESC SRX10279979
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01438
 onlyVisibility full
 
 track Methbase_SRX10279980_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268755/SRS8411950/SRX10279980/SRX10279980.hmr.bb
 type bigBed
 shortLabel Nave hESC
 longLabel Nave hESC SRX10279980
 color 56,113,193
 parent Methbase off
 priority 0.01439
 onlyVisibility dense
 
 track Methbase_SRX10279980_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268755/SRS8411950/SRX10279980/SRX10279980.sym_counts.bw
 type bigWig
 shortLabel Nave hESC
 longLabel Nave hESC SRX10279980
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01440
 onlyVisibility full
 
 track Methbase_SRX10279980_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268755/SRS8411950/SRX10279980/SRX10279980.sym_coverage.bw
 type bigWig
 shortLabel Nave hESC
 longLabel Nave hESC SRX10279980
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01441
 onlyVisibility full
 
 track Methbase_SRX10279981_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268755/SRS8411951/SRX10279981/SRX10279981.hmr.bb
 type bigBed
 shortLabel Nave hESC
 longLabel Nave hESC SRX10279981
 color 56,113,193
 parent Methbase off
 priority 0.01442
 onlyVisibility dense
 
 track Methbase_SRX10279981_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268755/SRS8411951/SRX10279981/SRX10279981.sym_counts.bw
 type bigWig
 shortLabel Nave hESC
 longLabel Nave hESC SRX10279981
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01443
 onlyVisibility full
 
 track Methbase_SRX10279981_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268755/SRS8411951/SRX10279981/SRX10279981.sym_coverage.bw
 type bigWig
 shortLabel Nave hESC
 longLabel Nave hESC SRX10279981
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01444
 onlyVisibility full
 
 track Methbase_SRX10279982_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268755/SRS8411953/SRX10279982/SRX10279982.hmr.bb
 type bigBed
 shortLabel Nave hESC
 longLabel Nave hESC SRX10279982
 color 56,113,193
 parent Methbase off
 priority 0.01445
 onlyVisibility dense
 
 track Methbase_SRX10279982_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268755/SRS8411953/SRX10279982/SRX10279982.sym_counts.bw
 type bigWig
 shortLabel Nave hESC
 longLabel Nave hESC SRX10279982
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01446
 onlyVisibility full
 
 track Methbase_SRX10279982_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268755/SRS8411953/SRX10279982/SRX10279982.sym_coverage.bw
 type bigWig
 shortLabel Nave hESC
 longLabel Nave hESC SRX10279982
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01447
 onlyVisibility full
 
 track Methbase_SRX10279983_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268755/SRS8411952/SRX10279983/SRX10279983.hmr.bb
 type bigBed
 shortLabel Nave hESC
 longLabel Nave hESC SRX10279983
 color 56,113,193
 parent Methbase off
 priority 0.01448
 onlyVisibility dense
 
 track Methbase_SRX10279983_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268755/SRS8411952/SRX10279983/SRX10279983.sym_counts.bw
 type bigWig
 shortLabel Nave hESC
 longLabel Nave hESC SRX10279983
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01449
 onlyVisibility full
 
 track Methbase_SRX10279983_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268755/SRS8411952/SRX10279983/SRX10279983.sym_coverage.bw
 type bigWig
 shortLabel Nave hESC
 longLabel Nave hESC SRX10279983
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01450
 onlyVisibility full
 
 track Methbase_SRX10279984_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268755/SRS8411954/SRX10279984/SRX10279984.hmr.bb
 type bigBed
 shortLabel Nave hESC
 longLabel Nave hESC SRX10279984
 color 56,113,193
 parent Methbase off
 priority 0.01451
 onlyVisibility dense
 
 track Methbase_SRX10279984_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268755/SRS8411954/SRX10279984/SRX10279984.sym_counts.bw
 type bigWig
 shortLabel Nave hESC
 longLabel Nave hESC SRX10279984
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01452
 onlyVisibility full
 
 track Methbase_SRX10279984_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268755/SRS8411954/SRX10279984/SRX10279984.sym_coverage.bw
 type bigWig
 shortLabel Nave hESC
 longLabel Nave hESC SRX10279984
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01453
 onlyVisibility full
 
 track Methbase_SRX10317651_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP310254/SRS8438088/SRX10317651/SRX10317651.hmr.bb
 type bigBed
 shortLabel hESC-derived macrophages
 longLabel hESC-derived macrophages SRX10317651
 color 56,113,193
 parent Methbase off
 priority 0.01454
 onlyVisibility dense
 
 track Methbase_SRX10317651_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP310254/SRS8438088/SRX10317651/SRX10317651.sym_counts.bw
 type bigWig
 shortLabel hESC-derived macrophages
 longLabel hESC-derived macrophages SRX10317651
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01455
 onlyVisibility full
 
 track Methbase_SRX10317651_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP310254/SRS8438088/SRX10317651/SRX10317651.sym_coverage.bw
 type bigWig
 shortLabel hESC-derived macrophages
 longLabel hESC-derived macrophages SRX10317651
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01456
 onlyVisibility full
 
 track Methbase_SRX10317652_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP310254/SRS8438089/SRX10317652/SRX10317652.hmr.bb
 type bigBed
 shortLabel hESC-derived macrophages
 longLabel hESC-derived macrophages SRX10317652
 color 56,113,193
 parent Methbase off
 priority 0.01457
 onlyVisibility dense
 
 track Methbase_SRX10317652_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP310254/SRS8438089/SRX10317652/SRX10317652.sym_counts.bw
 type bigWig
 shortLabel hESC-derived macrophages
 longLabel hESC-derived macrophages SRX10317652
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01458
 onlyVisibility full
 
 track Methbase_SRX10317652_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP310254/SRS8438089/SRX10317652/SRX10317652.sym_coverage.bw
 type bigWig
 shortLabel hESC-derived macrophages
 longLabel hESC-derived macrophages SRX10317652
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01459
 onlyVisibility full
 
 track Methbase_SRX10317653_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP310254/SRS8438090/SRX10317653/SRX10317653.hmr.bb
 type bigBed
 shortLabel hESC-derived macrophages
 longLabel hESC-derived macrophages SRX10317653
 color 56,113,193
 parent Methbase off
 priority 0.01460
 onlyVisibility dense
 
 track Methbase_SRX10317653_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP310254/SRS8438090/SRX10317653/SRX10317653.sym_counts.bw
 type bigWig
 shortLabel hESC-derived macrophages
 longLabel hESC-derived macrophages SRX10317653
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01461
 onlyVisibility full
 
 track Methbase_SRX10317653_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP310254/SRS8438090/SRX10317653/SRX10317653.sym_coverage.bw
 type bigWig
 shortLabel hESC-derived macrophages
 longLabel hESC-derived macrophages SRX10317653
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01462
 onlyVisibility full
 
 track Methbase_SRX10317654_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP310254/SRS8438091/SRX10317654/SRX10317654.hmr.bb
 type bigBed
 shortLabel hESC-derived macrophages
 longLabel hESC-derived macrophages SRX10317654
 color 56,113,193
 parent Methbase off
 priority 0.01463
 onlyVisibility dense
 
 track Methbase_SRX10317654_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP310254/SRS8438091/SRX10317654/SRX10317654.sym_counts.bw
 type bigWig
 shortLabel hESC-derived macrophages
 longLabel hESC-derived macrophages SRX10317654
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01464
 onlyVisibility full
 
 track Methbase_SRX10317654_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP310254/SRS8438091/SRX10317654/SRX10317654.sym_coverage.bw
 type bigWig
 shortLabel hESC-derived macrophages
 longLabel hESC-derived macrophages SRX10317654
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01465
 onlyVisibility full
 
 track Methbase_SRX10317655_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP310254/SRS8438092/SRX10317655/SRX10317655.hmr.bb
 type bigBed
 shortLabel hESC-derived macrophages
 longLabel hESC-derived macrophages SRX10317655
 color 56,113,193
 parent Methbase off
 priority 0.01466
 onlyVisibility dense
 
 track Methbase_SRX10317655_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP310254/SRS8438092/SRX10317655/SRX10317655.sym_counts.bw
 type bigWig
 shortLabel hESC-derived macrophages
 longLabel hESC-derived macrophages SRX10317655
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01467
 onlyVisibility full
 
 track Methbase_SRX10317655_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP310254/SRS8438092/SRX10317655/SRX10317655.sym_coverage.bw
 type bigWig
 shortLabel hESC-derived macrophages
 longLabel hESC-derived macrophages SRX10317655
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01468
 onlyVisibility full
 
 track Methbase_SRX10317656_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP310254/SRS8438093/SRX10317656/SRX10317656.hmr.bb
 type bigBed
 shortLabel hESC-derived macrophages
 longLabel hESC-derived macrophages SRX10317656
 color 56,113,193
 parent Methbase off
 priority 0.01469
 onlyVisibility dense
 
 track Methbase_SRX10317656_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP310254/SRS8438093/SRX10317656/SRX10317656.sym_counts.bw
 type bigWig
 shortLabel hESC-derived macrophages
 longLabel hESC-derived macrophages SRX10317656
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01470
 onlyVisibility full
 
 track Methbase_SRX10317656_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP310254/SRS8438093/SRX10317656/SRX10317656.sym_coverage.bw
 type bigWig
 shortLabel hESC-derived macrophages
 longLabel hESC-derived macrophages SRX10317656
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01471
 onlyVisibility full
 
 track Methbase_SRX10317657_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP310254/SRS8438094/SRX10317657/SRX10317657.hmr.bb
 type bigBed
 shortLabel hESC-derived macrophages
 longLabel hESC-derived macrophages SRX10317657
 color 56,113,193
 parent Methbase off
 priority 0.01472
 onlyVisibility dense
 
 track Methbase_SRX10317657_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP310254/SRS8438094/SRX10317657/SRX10317657.sym_counts.bw
 type bigWig
 shortLabel hESC-derived macrophages
 longLabel hESC-derived macrophages SRX10317657
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01473
 onlyVisibility full
 
 track Methbase_SRX10317657_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP310254/SRS8438094/SRX10317657/SRX10317657.sym_coverage.bw
 type bigWig
 shortLabel hESC-derived macrophages
 longLabel hESC-derived macrophages SRX10317657
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01474
 onlyVisibility full
 
 track Methbase_SRX10317658_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP310254/SRS8438095/SRX10317658/SRX10317658.hmr.bb
 type bigBed
 shortLabel hESC-derived macrophages
 longLabel hESC-derived macrophages SRX10317658
 color 56,113,193
 parent Methbase off
 priority 0.01475
 onlyVisibility dense
 
 track Methbase_SRX10317658_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP310254/SRS8438095/SRX10317658/SRX10317658.sym_counts.bw
 type bigWig
 shortLabel hESC-derived macrophages
 longLabel hESC-derived macrophages SRX10317658
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01476
 onlyVisibility full
 
 track Methbase_SRX10317658_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP310254/SRS8438095/SRX10317658/SRX10317658.sym_coverage.bw
 type bigWig
 shortLabel hESC-derived macrophages
 longLabel hESC-derived macrophages SRX10317658
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01477
 onlyVisibility full
 
 track Methbase_SRX10317659_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP310254/SRS8438096/SRX10317659/SRX10317659.hmr.bb
 type bigBed
 shortLabel hESC-derived macrophages
 longLabel hESC-derived macrophages SRX10317659
 color 56,113,193
 parent Methbase off
 priority 0.01478
 onlyVisibility dense
 
 track Methbase_SRX10317659_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP310254/SRS8438096/SRX10317659/SRX10317659.sym_counts.bw
 type bigWig
 shortLabel hESC-derived macrophages
 longLabel hESC-derived macrophages SRX10317659
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01479
 onlyVisibility full
 
 track Methbase_SRX10317659_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP310254/SRS8438096/SRX10317659/SRX10317659.sym_coverage.bw
 type bigWig
 shortLabel hESC-derived macrophages
 longLabel hESC-derived macrophages SRX10317659
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01480
 onlyVisibility full
 
 track Methbase_SRX1054536_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059289/SRS957366/SRX1054536/SRX1054536.hmr.bb
 type bigBed
 shortLabel Stomach
 longLabel Stomach SRX1054536
 color 56,113,193
 parent Methbase off
 priority 0.01481
 onlyVisibility dense
 
 track Methbase_SRX1054536_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059289/SRS957366/SRX1054536/SRX1054536.sym_counts.bw
 type bigWig
 shortLabel Stomach
 longLabel Stomach SRX1054536
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01482
 onlyVisibility full
 
 track Methbase_SRX1054536_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059289/SRS957366/SRX1054536/SRX1054536.sym_coverage.bw
 type bigWig
 shortLabel Stomach
 longLabel Stomach SRX1054536
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01483
 onlyVisibility full
 
 track Methbase_SRX1054537_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059289/SRS957365/SRX1054537/SRX1054537.hmr.bb
 type bigBed
 shortLabel Stomach
 longLabel Stomach SRX1054537
 color 56,113,193
 parent Methbase off
 priority 0.01484
 onlyVisibility dense
 
 track Methbase_SRX1054537_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059289/SRS957365/SRX1054537/SRX1054537.sym_counts.bw
 type bigWig
 shortLabel Stomach
 longLabel Stomach SRX1054537
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01485
 onlyVisibility full
 
 track Methbase_SRX1054537_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059289/SRS957365/SRX1054537/SRX1054537.sym_coverage.bw
 type bigWig
 shortLabel Stomach
 longLabel Stomach SRX1054537
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01486
 onlyVisibility full
 
 track Methbase_SRX1054538_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059289/SRS957363/SRX1054538/SRX1054538.hmr.bb
 type bigBed
 shortLabel hiMEPs derived from GECs by reprogramming
 longLabel hiMEPs derived from GECs by reprogramming SRX1054538
 color 56,113,193
 parent Methbase off
 priority 0.01487
 onlyVisibility dense
 
 track Methbase_SRX1054538_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059289/SRS957363/SRX1054538/SRX1054538.sym_counts.bw
 type bigWig
 shortLabel hiMEPs derived from GECs by reprogramming
 longLabel hiMEPs derived from GECs by reprogramming SRX1054538
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01488
 onlyVisibility full
 
 track Methbase_SRX1054538_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059289/SRS957363/SRX1054538/SRX1054538.sym_coverage.bw
 type bigWig
 shortLabel hiMEPs derived from GECs by reprogramming
 longLabel hiMEPs derived from GECs by reprogramming SRX1054538
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01489
 onlyVisibility full
 
 track Methbase_SRX1054539_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059289/SRS957364/SRX1054539/SRX1054539.hmr.bb
 type bigBed
 shortLabel hiMEPs derived from GECs by reprogramming
 longLabel hiMEPs derived from GECs by reprogramming SRX1054539
 color 56,113,193
 parent Methbase off
 priority 0.01490
 onlyVisibility dense
 
 track Methbase_SRX1054539_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059289/SRS957364/SRX1054539/SRX1054539.sym_counts.bw
 type bigWig
 shortLabel hiMEPs derived from GECs by reprogramming
 longLabel hiMEPs derived from GECs by reprogramming SRX1054539
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01491
 onlyVisibility full
 
 track Methbase_SRX1054539_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059289/SRS957364/SRX1054539/SRX1054539.sym_coverage.bw
 type bigWig
 shortLabel hiMEPs derived from GECs by reprogramming
 longLabel hiMEPs derived from GECs by reprogramming SRX1054539
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01492
 onlyVisibility full
 
 track Methbase_SRX1054540_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059289/SRS957362/SRX1054540/SRX1054540.hmr.bb
 type bigBed
 shortLabel hepatoctes induced by differentiation of hiMEPs
 longLabel hepatoctes induced by differentiation of hiMEPs SRX1054540
 color 56,113,193
 parent Methbase off
 priority 0.01493
 onlyVisibility dense
 
 track Methbase_SRX1054540_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059289/SRS957362/SRX1054540/SRX1054540.sym_counts.bw
 type bigWig
 shortLabel hepatoctes induced by differentiation of hiMEPs
 longLabel hepatoctes induced by differentiation of hiMEPs SRX1054540
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01494
 onlyVisibility full
 
 track Methbase_SRX1054540_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059289/SRS957362/SRX1054540/SRX1054540.sym_coverage.bw
 type bigWig
 shortLabel hepatoctes induced by differentiation of hiMEPs
 longLabel hepatoctes induced by differentiation of hiMEPs SRX1054540
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01495
 onlyVisibility full
 
 track Methbase_SRX1054541_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059289/SRS957361/SRX1054541/SRX1054541.hmr.bb
 type bigBed
 shortLabel hepatoctes induced by differentiation of hiMEPs
 longLabel hepatoctes induced by differentiation of hiMEPs SRX1054541
 color 56,113,193
 parent Methbase off
 priority 0.01496
 onlyVisibility dense
 
 track Methbase_SRX1054541_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059289/SRS957361/SRX1054541/SRX1054541.sym_counts.bw
 type bigWig
 shortLabel hepatoctes induced by differentiation of hiMEPs
 longLabel hepatoctes induced by differentiation of hiMEPs SRX1054541
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01497
 onlyVisibility full
 
 track Methbase_SRX1054541_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059289/SRS957361/SRX1054541/SRX1054541.sym_coverage.bw
 type bigWig
 shortLabel hepatoctes induced by differentiation of hiMEPs
 longLabel hepatoctes induced by differentiation of hiMEPs SRX1054541
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01498
 onlyVisibility full
 
 track Methbase_SRX1054877_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059313/SRS957622/SRX1054877/SRX1054877.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX1054877
 color 56,113,193
 parent Methbase off
 priority 0.01499
 onlyVisibility dense
 
 track Methbase_SRX1054877_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059313/SRS957622/SRX1054877/SRX1054877.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX1054877
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01500
 onlyVisibility full
 
 track Methbase_SRX1054877_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059313/SRS957622/SRX1054877/SRX1054877.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX1054877
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01501
 onlyVisibility full
 
 track Methbase_SRX10606446_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP314963/SRS8707583/SRX10606446/SRX10606446.hmr.bb
 type bigBed
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX10606446
 color 56,113,193
 parent Methbase off
 priority 0.01502
 onlyVisibility dense
 
 track Methbase_SRX10606446_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP314963/SRS8707583/SRX10606446/SRX10606446.sym_counts.bw
 type bigWig
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX10606446
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01503
 onlyVisibility full
 
 track Methbase_SRX10606446_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP314963/SRS8707583/SRX10606446/SRX10606446.sym_coverage.bw
 type bigWig
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX10606446
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01504
 onlyVisibility full
 
 track Methbase_SRX10606447_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP314963/SRS8707582/SRX10606447/SRX10606447.hmr.bb
 type bigBed
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX10606447
 color 56,113,193
 parent Methbase off
 priority 0.01505
 onlyVisibility dense
 
 track Methbase_SRX10606447_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP314963/SRS8707582/SRX10606447/SRX10606447.sym_counts.bw
 type bigWig
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX10606447
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01506
 onlyVisibility full
 
 track Methbase_SRX10606447_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP314963/SRS8707582/SRX10606447/SRX10606447.sym_coverage.bw
 type bigWig
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX10606447
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01507
 onlyVisibility full
 
 track Methbase_SRX10606448_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP314963/SRS8707584/SRX10606448/SRX10606448.hmr.bb
 type bigBed
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX10606448
 color 56,113,193
 parent Methbase off
 priority 0.01508
 onlyVisibility dense
 
 track Methbase_SRX10606448_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP314963/SRS8707584/SRX10606448/SRX10606448.sym_counts.bw
 type bigWig
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX10606448
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01509
 onlyVisibility full
 
 track Methbase_SRX10606448_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP314963/SRS8707584/SRX10606448/SRX10606448.sym_coverage.bw
 type bigWig
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX10606448
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01510
 onlyVisibility full
 
 track Methbase_SRX10606449_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP314963/SRS8707585/SRX10606449/SRX10606449.hmr.bb
 type bigBed
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX10606449
 color 56,113,193
 parent Methbase off
 priority 0.01511
 onlyVisibility dense
 
 track Methbase_SRX10606449_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP314963/SRS8707585/SRX10606449/SRX10606449.sym_counts.bw
 type bigWig
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX10606449
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01512
 onlyVisibility full
 
 track Methbase_SRX10606449_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP314963/SRS8707585/SRX10606449/SRX10606449.sym_coverage.bw
 type bigWig
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX10606449
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01513
 onlyVisibility full
 
 track Methbase_SRX10613519_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315039/SRS8711339/SRX10613519/SRX10613519.hmr.bb
 type bigBed
 shortLabel Ovarian Epithelium
 longLabel Ovarian Epithelium SRX10613519
 color 56,113,193
 parent Methbase off
 priority 0.01514
 onlyVisibility dense
 
 track Methbase_SRX10613519_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315039/SRS8711339/SRX10613519/SRX10613519.sym_counts.bw
 type bigWig
 shortLabel Ovarian Epithelium
 longLabel Ovarian Epithelium SRX10613519
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01515
 onlyVisibility full
 
 track Methbase_SRX10613519_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315039/SRS8711339/SRX10613519/SRX10613519.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Epithelium
 longLabel Ovarian Epithelium SRX10613519
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01516
 onlyVisibility full
 
 track Methbase_SRX10613520_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315039/SRS8711340/SRX10613520/SRX10613520.hmr.bb
 type bigBed
 shortLabel Ovarian Epithelium
 longLabel Ovarian Epithelium SRX10613520
 color 56,113,193
 parent Methbase off
 priority 0.01517
 onlyVisibility dense
 
 track Methbase_SRX10613520_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315039/SRS8711340/SRX10613520/SRX10613520.sym_counts.bw
 type bigWig
 shortLabel Ovarian Epithelium
 longLabel Ovarian Epithelium SRX10613520
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01518
 onlyVisibility full
 
 track Methbase_SRX10613520_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315039/SRS8711340/SRX10613520/SRX10613520.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Epithelium
 longLabel Ovarian Epithelium SRX10613520
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01519
 onlyVisibility full
 
 track Methbase_SRX10613521_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315039/SRS8711341/SRX10613521/SRX10613521.hmr.bb
 type bigBed
 shortLabel Ovarian Epithelium
 longLabel Ovarian Epithelium SRX10613521
 color 56,113,193
 parent Methbase off
 priority 0.01520
 onlyVisibility dense
 
 track Methbase_SRX10613521_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315039/SRS8711341/SRX10613521/SRX10613521.sym_counts.bw
 type bigWig
 shortLabel Ovarian Epithelium
 longLabel Ovarian Epithelium SRX10613521
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01521
 onlyVisibility full
 
 track Methbase_SRX10613521_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315039/SRS8711341/SRX10613521/SRX10613521.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Epithelium
 longLabel Ovarian Epithelium SRX10613521
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01522
 onlyVisibility full
 
 track Methbase_SRX10658601_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753246/SRX10658601/SRX10658601.hmr.bb
 type bigBed
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX10658601
 color 56,113,193
 parent Methbase off
 priority 0.01523
 onlyVisibility dense
 
 track Methbase_SRX10658601_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753246/SRX10658601/SRX10658601.sym_counts.bw
 type bigWig
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX10658601
 color 216,38,145
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01524
 onlyVisibility full
 
 track Methbase_SRX10658601_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753246/SRX10658601/SRX10658601.sym_coverage.bw
 type bigWig
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX10658601
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01525
 onlyVisibility full
 
 track Methbase_SRX10658607_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753246/SRX10658607/SRX10658607.hmr.bb
 type bigBed
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX10658607
 color 56,113,193
 parent Methbase off
 priority 0.01526
 onlyVisibility dense
 
 track Methbase_SRX10658607_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753246/SRX10658607/SRX10658607.sym_counts.bw
 type bigWig
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX10658607
 color 216,38,145
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01527
 onlyVisibility full
 
 track Methbase_SRX10658607_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753246/SRX10658607/SRX10658607.sym_coverage.bw
 type bigWig
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX10658607
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01528
 onlyVisibility full
 
 track Methbase_SRX10658608_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753246/SRX10658608/SRX10658608.hmr.bb
 type bigBed
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX10658608
 color 56,113,193
 parent Methbase off
 priority 0.01529
 onlyVisibility dense
 
 track Methbase_SRX10658608_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753246/SRX10658608/SRX10658608.sym_counts.bw
 type bigWig
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX10658608
 color 216,38,145
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01530
 onlyVisibility full
 
 track Methbase_SRX10658608_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753246/SRX10658608/SRX10658608.sym_coverage.bw
 type bigWig
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX10658608
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01531
 onlyVisibility full
 
 track Methbase_SRX10658609_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753246/SRX10658609/SRX10658609.hmr.bb
 type bigBed
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX10658609
 color 56,113,193
 parent Methbase off
 priority 0.01532
 onlyVisibility dense
 
 track Methbase_SRX10658609_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753246/SRX10658609/SRX10658609.sym_counts.bw
 type bigWig
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX10658609
 color 216,38,145
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01533
 onlyVisibility full
 
 track Methbase_SRX10658609_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753246/SRX10658609/SRX10658609.sym_coverage.bw
 type bigWig
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX10658609
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01534
 onlyVisibility full
 
 track Methbase_SRX10658610_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753246/SRX10658610/SRX10658610.hmr.bb
 type bigBed
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX10658610
 color 56,113,193
 parent Methbase off
 priority 0.01535
 onlyVisibility dense
 
 track Methbase_SRX10658610_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753246/SRX10658610/SRX10658610.sym_counts.bw
 type bigWig
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX10658610
 color 216,38,145
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01536
 onlyVisibility full
 
 track Methbase_SRX10658610_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753246/SRX10658610/SRX10658610.sym_coverage.bw
 type bigWig
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX10658610
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01537
 onlyVisibility full
 
 track Methbase_SRX10658619_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753246/SRX10658619/SRX10658619.hmr.bb
 type bigBed
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX10658619
 color 56,113,193
 parent Methbase off
 priority 0.01538
 onlyVisibility dense
 
 track Methbase_SRX10658619_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753246/SRX10658619/SRX10658619.sym_counts.bw
 type bigWig
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX10658619
 color 216,38,145
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01539
 onlyVisibility full
 
 track Methbase_SRX10658619_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753246/SRX10658619/SRX10658619.sym_coverage.bw
 type bigWig
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX10658619
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01540
 onlyVisibility full
 
 track Methbase_SRX10658620_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753246/SRX10658620/SRX10658620.hmr.bb
 type bigBed
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX10658620
 color 56,113,193
 parent Methbase off
 priority 0.01541
 onlyVisibility dense
 
 track Methbase_SRX10658620_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753246/SRX10658620/SRX10658620.sym_counts.bw
 type bigWig
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX10658620
 color 216,38,145
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01542
 onlyVisibility full
 
 track Methbase_SRX10658620_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753246/SRX10658620/SRX10658620.sym_coverage.bw
 type bigWig
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX10658620
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01543
 onlyVisibility full
 
 track Methbase_SRX10658621_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753246/SRX10658621/SRX10658621.hmr.bb
 type bigBed
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX10658621
 color 56,113,193
 parent Methbase off
 priority 0.01544
 onlyVisibility dense
 
 track Methbase_SRX10658621_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753246/SRX10658621/SRX10658621.sym_counts.bw
 type bigWig
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX10658621
 color 216,38,145
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01545
 onlyVisibility full
 
 track Methbase_SRX10658621_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753246/SRX10658621/SRX10658621.sym_coverage.bw
 type bigWig
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX10658621
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01546
 onlyVisibility full
 
 track Methbase_SRX10658623_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753246/SRX10658623/SRX10658623.hmr.bb
 type bigBed
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX10658623
 color 56,113,193
 parent Methbase off
 priority 0.01547
 onlyVisibility dense
 
 track Methbase_SRX10658623_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753246/SRX10658623/SRX10658623.sym_counts.bw
 type bigWig
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX10658623
 color 216,38,145
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01548
 onlyVisibility full
 
 track Methbase_SRX10658623_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753246/SRX10658623/SRX10658623.sym_coverage.bw
 type bigWig
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX10658623
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01549
 onlyVisibility full
 
 track Methbase_SRX10658624_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753247/SRX10658624/SRX10658624.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10658624
 color 56,113,193
 parent Methbase off
 priority 0.01550
 onlyVisibility dense
 
 track Methbase_SRX10658624_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753247/SRX10658624/SRX10658624.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10658624
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01551
 onlyVisibility full
 
 track Methbase_SRX10658624_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753247/SRX10658624/SRX10658624.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10658624
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01552
 onlyVisibility full
 
 track Methbase_SRX10658625_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753247/SRX10658625/SRX10658625.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10658625
 color 56,113,193
 parent Methbase off
 priority 0.01553
 onlyVisibility dense
 
 track Methbase_SRX10658625_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753247/SRX10658625/SRX10658625.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10658625
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01554
 onlyVisibility full
 
 track Methbase_SRX10658625_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753247/SRX10658625/SRX10658625.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10658625
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01555
 onlyVisibility full
 
 track Methbase_SRX10658626_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753247/SRX10658626/SRX10658626.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10658626
 color 56,113,193
 parent Methbase off
 priority 0.01556
 onlyVisibility dense
 
 track Methbase_SRX10658626_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753247/SRX10658626/SRX10658626.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10658626
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01557
 onlyVisibility full
 
 track Methbase_SRX10658626_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753247/SRX10658626/SRX10658626.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10658626
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01558
 onlyVisibility full
 
 track Methbase_SRX10658627_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753247/SRX10658627/SRX10658627.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10658627
 color 56,113,193
 parent Methbase off
 priority 0.01559
 onlyVisibility dense
 
 track Methbase_SRX10658627_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753247/SRX10658627/SRX10658627.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10658627
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01560
 onlyVisibility full
 
 track Methbase_SRX10658627_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753247/SRX10658627/SRX10658627.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10658627
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01561
 onlyVisibility full
 
 track Methbase_SRX10658628_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753247/SRX10658628/SRX10658628.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10658628
 color 56,113,193
 parent Methbase off
 priority 0.01562
 onlyVisibility dense
 
 track Methbase_SRX10658628_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753247/SRX10658628/SRX10658628.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10658628
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01563
 onlyVisibility full
 
 track Methbase_SRX10658628_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753247/SRX10658628/SRX10658628.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10658628
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01564
 onlyVisibility full
 
 track Methbase_SRX10658631_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753246/SRX10658631/SRX10658631.hmr.bb
 type bigBed
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX10658631
 color 56,113,193
 parent Methbase off
 priority 0.01565
 onlyVisibility dense
 
 track Methbase_SRX10658631_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753246/SRX10658631/SRX10658631.sym_counts.bw
 type bigWig
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX10658631
 color 216,38,145
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01566
 onlyVisibility full
 
 track Methbase_SRX10658631_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP315878/SRS8753246/SRX10658631/SRX10658631.sym_coverage.bw
 type bigWig
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX10658631
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01567
 onlyVisibility full
 
 track Methbase_SRX10665795_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316059/SRS8760201/SRX10665795/SRX10665795.hmr.bb
 type bigBed
 shortLabel Saliva DNA
 longLabel Saliva DNA SRX10665795
 color 56,113,193
 parent Methbase off
 priority 0.01568
 onlyVisibility dense
 
 track Methbase_SRX10665795_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316059/SRS8760201/SRX10665795/SRX10665795.sym_counts.bw
 type bigWig
 shortLabel Saliva DNA
 longLabel Saliva DNA SRX10665795
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01569
 onlyVisibility full
 
 track Methbase_SRX10665795_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316059/SRS8760201/SRX10665795/SRX10665795.sym_coverage.bw
 type bigWig
 shortLabel Saliva DNA
 longLabel Saliva DNA SRX10665795
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01570
 onlyVisibility full
 
 track Methbase_SRX10665796_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316059/SRS8760202/SRX10665796/SRX10665796.hmr.bb
 type bigBed
 shortLabel Saliva DNA
 longLabel Saliva DNA SRX10665796
 color 56,113,193
 parent Methbase off
 priority 0.01571
 onlyVisibility dense
 
 track Methbase_SRX10665796_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316059/SRS8760202/SRX10665796/SRX10665796.sym_counts.bw
 type bigWig
 shortLabel Saliva DNA
 longLabel Saliva DNA SRX10665796
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01572
 onlyVisibility full
 
 track Methbase_SRX10665796_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316059/SRS8760202/SRX10665796/SRX10665796.sym_coverage.bw
 type bigWig
 shortLabel Saliva DNA
 longLabel Saliva DNA SRX10665796
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01573
 onlyVisibility full
 
 track Methbase_SRX10665797_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316059/SRS8760203/SRX10665797/SRX10665797.hmr.bb
 type bigBed
 shortLabel Saliva DNA
 longLabel Saliva DNA SRX10665797
 color 56,113,193
 parent Methbase off
 priority 0.01574
 onlyVisibility dense
 
 track Methbase_SRX10665797_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316059/SRS8760203/SRX10665797/SRX10665797.sym_counts.bw
 type bigWig
 shortLabel Saliva DNA
 longLabel Saliva DNA SRX10665797
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01575
 onlyVisibility full
 
 track Methbase_SRX10665797_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316059/SRS8760203/SRX10665797/SRX10665797.sym_coverage.bw
 type bigWig
 shortLabel Saliva DNA
 longLabel Saliva DNA SRX10665797
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01576
 onlyVisibility full
 
 track Methbase_SRX10665798_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316059/SRS8760204/SRX10665798/SRX10665798.hmr.bb
 type bigBed
 shortLabel Saliva DNA
 longLabel Saliva DNA SRX10665798
 color 56,113,193
 parent Methbase off
 priority 0.01577
 onlyVisibility dense
 
 track Methbase_SRX10665798_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316059/SRS8760204/SRX10665798/SRX10665798.sym_counts.bw
 type bigWig
 shortLabel Saliva DNA
 longLabel Saliva DNA SRX10665798
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01578
 onlyVisibility full
 
 track Methbase_SRX10665798_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316059/SRS8760204/SRX10665798/SRX10665798.sym_coverage.bw
 type bigWig
 shortLabel Saliva DNA
 longLabel Saliva DNA SRX10665798
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01579
 onlyVisibility full
 
 track Methbase_SRX10665799_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316059/SRS8760205/SRX10665799/SRX10665799.hmr.bb
 type bigBed
 shortLabel Saliva DNA
 longLabel Saliva DNA SRX10665799
 color 56,113,193
 parent Methbase off
 priority 0.01580
 onlyVisibility dense
 
 track Methbase_SRX10665799_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316059/SRS8760205/SRX10665799/SRX10665799.sym_counts.bw
 type bigWig
 shortLabel Saliva DNA
 longLabel Saliva DNA SRX10665799
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01581
 onlyVisibility full
 
 track Methbase_SRX10665799_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316059/SRS8760205/SRX10665799/SRX10665799.sym_coverage.bw
 type bigWig
 shortLabel Saliva DNA
 longLabel Saliva DNA SRX10665799
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01582
 onlyVisibility full
 
 track Methbase_SRX10665800_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316059/SRS8760206/SRX10665800/SRX10665800.hmr.bb
 type bigBed
 shortLabel Saliva DNA
 longLabel Saliva DNA SRX10665800
 color 56,113,193
 parent Methbase off
 priority 0.01583
 onlyVisibility dense
 
 track Methbase_SRX10665800_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316059/SRS8760206/SRX10665800/SRX10665800.sym_counts.bw
 type bigWig
 shortLabel Saliva DNA
 longLabel Saliva DNA SRX10665800
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01584
 onlyVisibility full
 
 track Methbase_SRX10665800_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316059/SRS8760206/SRX10665800/SRX10665800.sym_coverage.bw
 type bigWig
 shortLabel Saliva DNA
 longLabel Saliva DNA SRX10665800
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01585
 onlyVisibility full
 
 track Methbase_SRX10665801_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316059/SRS8760207/SRX10665801/SRX10665801.hmr.bb
 type bigBed
 shortLabel Saliva DNA
 longLabel Saliva DNA SRX10665801
 color 56,113,193
 parent Methbase off
 priority 0.01586
 onlyVisibility dense
 
 track Methbase_SRX10665801_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316059/SRS8760207/SRX10665801/SRX10665801.sym_counts.bw
 type bigWig
 shortLabel Saliva DNA
 longLabel Saliva DNA SRX10665801
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01587
 onlyVisibility full
 
 track Methbase_SRX10665801_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316059/SRS8760207/SRX10665801/SRX10665801.sym_coverage.bw
 type bigWig
 shortLabel Saliva DNA
 longLabel Saliva DNA SRX10665801
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01588
 onlyVisibility full
 
 track Methbase_SRX10665802_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316059/SRS8760208/SRX10665802/SRX10665802.hmr.bb
 type bigBed
 shortLabel Saliva DNA
 longLabel Saliva DNA SRX10665802
 color 56,113,193
 parent Methbase off
 priority 0.01589
 onlyVisibility dense
 
 track Methbase_SRX10665802_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316059/SRS8760208/SRX10665802/SRX10665802.sym_counts.bw
 type bigWig
 shortLabel Saliva DNA
 longLabel Saliva DNA SRX10665802
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01590
 onlyVisibility full
 
 track Methbase_SRX10665802_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316059/SRS8760208/SRX10665802/SRX10665802.sym_coverage.bw
 type bigWig
 shortLabel Saliva DNA
 longLabel Saliva DNA SRX10665802
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01591
 onlyVisibility full
 
 track Methbase_SRX1069706_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968918/SRX1069706/SRX1069706.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX1069706
 color 56,113,193
 parent Methbase off
 priority 0.01592
 onlyVisibility dense
 
 track Methbase_SRX1069706_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968918/SRX1069706/SRX1069706.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX1069706
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01593
 onlyVisibility full
 
 track Methbase_SRX1069706_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968918/SRX1069706/SRX1069706.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX1069706
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01594
 onlyVisibility full
 
 track Methbase_SRX1069708_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968916/SRX1069708/SRX1069708.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX1069708
 color 56,113,193
 parent Methbase off
 priority 0.01595
 onlyVisibility dense
 
 track Methbase_SRX1069708_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968916/SRX1069708/SRX1069708.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX1069708
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01596
 onlyVisibility full
 
 track Methbase_SRX1069708_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968916/SRX1069708/SRX1069708.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX1069708
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01597
 onlyVisibility full
 
 track Methbase_SRX1069710_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968915/SRX1069710/SRX1069710.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX1069710
 color 56,113,193
 parent Methbase off
 priority 0.01598
 onlyVisibility dense
 
 track Methbase_SRX1069710_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968915/SRX1069710/SRX1069710.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX1069710
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01599
 onlyVisibility full
 
 track Methbase_SRX1069710_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968915/SRX1069710/SRX1069710.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX1069710
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01600
 onlyVisibility full
 
 track Methbase_SRX1069712_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968913/SRX1069712/SRX1069712.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX1069712
 color 56,113,193
 parent Methbase off
 priority 0.01601
 onlyVisibility dense
 
 track Methbase_SRX1069712_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968913/SRX1069712/SRX1069712.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX1069712
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01602
 onlyVisibility full
 
 track Methbase_SRX1069712_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968913/SRX1069712/SRX1069712.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX1069712
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01603
 onlyVisibility full
 
 track Methbase_SRX1069714_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968911/SRX1069714/SRX1069714.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX1069714
 color 56,113,193
 parent Methbase off
 priority 0.01604
 onlyVisibility dense
 
 track Methbase_SRX1069714_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968911/SRX1069714/SRX1069714.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX1069714
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01605
 onlyVisibility full
 
 track Methbase_SRX1069714_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968911/SRX1069714/SRX1069714.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX1069714
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01606
 onlyVisibility full
 
 track Methbase_SRX1069716_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968909/SRX1069716/SRX1069716.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX1069716
 color 56,113,193
 parent Methbase off
 priority 0.01607
 onlyVisibility dense
 
 track Methbase_SRX1069716_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968909/SRX1069716/SRX1069716.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX1069716
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01608
 onlyVisibility full
 
 track Methbase_SRX1069716_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968909/SRX1069716/SRX1069716.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX1069716
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01609
 onlyVisibility full
 
 track Methbase_SRX1069718_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968907/SRX1069718/SRX1069718.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX1069718
 color 56,113,193
 parent Methbase off
 priority 0.01610
 onlyVisibility dense
 
 track Methbase_SRX1069718_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968907/SRX1069718/SRX1069718.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX1069718
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01611
 onlyVisibility full
 
 track Methbase_SRX1069718_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968907/SRX1069718/SRX1069718.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX1069718
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01612
 onlyVisibility full
 
 track Methbase_SRX1069720_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968905/SRX1069720/SRX1069720.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX1069720
 color 56,113,193
 parent Methbase off
 priority 0.01613
 onlyVisibility dense
 
 track Methbase_SRX1069720_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968905/SRX1069720/SRX1069720.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX1069720
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01614
 onlyVisibility full
 
 track Methbase_SRX1069720_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968905/SRX1069720/SRX1069720.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX1069720
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01615
 onlyVisibility full
 
 track Methbase_SRX1069722_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968903/SRX1069722/SRX1069722.hmr.bb
 type bigBed
 shortLabel Lung
 longLabel Lung SRX1069722
 color 56,113,193
 parent Methbase off
 priority 0.01616
 onlyVisibility dense
 
 track Methbase_SRX1069722_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968903/SRX1069722/SRX1069722.sym_counts.bw
 type bigWig
 shortLabel Lung
 longLabel Lung SRX1069722
 color 127,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01617
 onlyVisibility full
 
 track Methbase_SRX1069722_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968903/SRX1069722/SRX1069722.sym_coverage.bw
 type bigWig
 shortLabel Lung
 longLabel Lung SRX1069722
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01618
 onlyVisibility full
 
 track Methbase_SRX1069724_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968901/SRX1069724/SRX1069724.hmr.bb
 type bigBed
 shortLabel Lung
 longLabel Lung SRX1069724
 color 56,113,193
 parent Methbase off
 priority 0.01619
 onlyVisibility dense
 
 track Methbase_SRX1069724_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968901/SRX1069724/SRX1069724.sym_counts.bw
 type bigWig
 shortLabel Lung
 longLabel Lung SRX1069724
 color 127,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01620
 onlyVisibility full
 
 track Methbase_SRX1069724_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968901/SRX1069724/SRX1069724.sym_coverage.bw
 type bigWig
 shortLabel Lung
 longLabel Lung SRX1069724
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01621
 onlyVisibility full
 
 track Methbase_SRX1069726_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968899/SRX1069726/SRX1069726.hmr.bb
 type bigBed
 shortLabel Lung
 longLabel Lung SRX1069726
 color 56,113,193
 parent Methbase off
 priority 0.01622
 onlyVisibility dense
 
 track Methbase_SRX1069726_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968899/SRX1069726/SRX1069726.sym_counts.bw
 type bigWig
 shortLabel Lung
 longLabel Lung SRX1069726
 color 127,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01623
 onlyVisibility full
 
 track Methbase_SRX1069726_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968899/SRX1069726/SRX1069726.sym_coverage.bw
 type bigWig
 shortLabel Lung
 longLabel Lung SRX1069726
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01624
 onlyVisibility full
 
 track Methbase_SRX1069728_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968897/SRX1069728/SRX1069728.hmr.bb
 type bigBed
 shortLabel Lung
 longLabel Lung SRX1069728
 color 56,113,193
 parent Methbase off
 priority 0.01625
 onlyVisibility dense
 
 track Methbase_SRX1069728_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968897/SRX1069728/SRX1069728.sym_counts.bw
 type bigWig
 shortLabel Lung
 longLabel Lung SRX1069728
 color 127,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01626
 onlyVisibility full
 
 track Methbase_SRX1069728_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968897/SRX1069728/SRX1069728.sym_coverage.bw
 type bigWig
 shortLabel Lung
 longLabel Lung SRX1069728
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01627
 onlyVisibility full
 
 track Methbase_SRX1069730_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968892/SRX1069730/SRX1069730.hmr.bb
 type bigBed
 shortLabel Lung
 longLabel Lung SRX1069730
 color 56,113,193
 parent Methbase off
 priority 0.01628
 onlyVisibility dense
 
 track Methbase_SRX1069730_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968892/SRX1069730/SRX1069730.sym_counts.bw
 type bigWig
 shortLabel Lung
 longLabel Lung SRX1069730
 color 127,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01629
 onlyVisibility full
 
 track Methbase_SRX1069730_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968892/SRX1069730/SRX1069730.sym_coverage.bw
 type bigWig
 shortLabel Lung
 longLabel Lung SRX1069730
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01630
 onlyVisibility full
 
 track Methbase_SRX1069732_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968894/SRX1069732/SRX1069732.hmr.bb
 type bigBed
 shortLabel Lung
 longLabel Lung SRX1069732
 color 56,113,193
 parent Methbase off
 priority 0.01631
 onlyVisibility dense
 
 track Methbase_SRX1069732_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968894/SRX1069732/SRX1069732.sym_counts.bw
 type bigWig
 shortLabel Lung
 longLabel Lung SRX1069732
 color 127,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01632
 onlyVisibility full
 
 track Methbase_SRX1069732_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP059772/SRS968894/SRX1069732/SRX1069732.sym_coverage.bw
 type bigWig
 shortLabel Lung
 longLabel Lung SRX1069732
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01633
 onlyVisibility full
 
 track Methbase_SRX10710544_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316873/SRS8800078/SRX10710544/SRX10710544.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX10710544
 color 56,113,193
 parent Methbase off
 priority 0.01634
 onlyVisibility dense
 
 track Methbase_SRX10710544_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316873/SRS8800078/SRX10710544/SRX10710544.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX10710544
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01635
 onlyVisibility full
 
 track Methbase_SRX10710544_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316873/SRS8800078/SRX10710544/SRX10710544.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX10710544
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01636
 onlyVisibility full
 
 track Methbase_SRX10710545_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316873/SRS8800079/SRX10710545/SRX10710545.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX10710545
 color 56,113,193
 parent Methbase off
 priority 0.01637
 onlyVisibility dense
 
 track Methbase_SRX10710545_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316873/SRS8800079/SRX10710545/SRX10710545.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX10710545
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01638
 onlyVisibility full
 
 track Methbase_SRX10710545_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316873/SRS8800079/SRX10710545/SRX10710545.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX10710545
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01639
 onlyVisibility full
 
 track Methbase_SRX10710547_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316873/SRS8800081/SRX10710547/SRX10710547.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX10710547
 color 56,113,193
 parent Methbase off
 priority 0.01640
 onlyVisibility dense
 
 track Methbase_SRX10710547_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316873/SRS8800081/SRX10710547/SRX10710547.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX10710547
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01641
 onlyVisibility full
 
 track Methbase_SRX10710547_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316873/SRS8800081/SRX10710547/SRX10710547.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX10710547
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01642
 onlyVisibility full
 
 track Methbase_SRX10710548_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316873/SRS8800082/SRX10710548/SRX10710548.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX10710548
 color 56,113,193
 parent Methbase off
 priority 0.01643
 onlyVisibility dense
 
 track Methbase_SRX10710548_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316873/SRS8800082/SRX10710548/SRX10710548.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX10710548
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01644
 onlyVisibility full
 
 track Methbase_SRX10710548_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316873/SRS8800082/SRX10710548/SRX10710548.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX10710548
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01645
 onlyVisibility full
 
 track Methbase_SRX10710549_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316873/SRS8800083/SRX10710549/SRX10710549.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX10710549
 color 56,113,193
 parent Methbase off
 priority 0.01646
 onlyVisibility dense
 
 track Methbase_SRX10710549_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316873/SRS8800083/SRX10710549/SRX10710549.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX10710549
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01647
 onlyVisibility full
 
 track Methbase_SRX10710549_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316873/SRS8800083/SRX10710549/SRX10710549.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX10710549
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01648
 onlyVisibility full
 
 track Methbase_SRX10710550_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316873/SRS8800084/SRX10710550/SRX10710550.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX10710550
 color 56,113,193
 parent Methbase off
 priority 0.01649
 onlyVisibility dense
 
 track Methbase_SRX10710550_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316873/SRS8800084/SRX10710550/SRX10710550.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX10710550
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01650
 onlyVisibility full
 
 track Methbase_SRX10710550_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316873/SRS8800084/SRX10710550/SRX10710550.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX10710550
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01651
 onlyVisibility full
 
 track Methbase_SRX10710553_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316873/SRS8800087/SRX10710553/SRX10710553.hmr.bb
 type bigBed
 shortLabel Methylation Control
 longLabel Methylation Control SRX10710553
 color 56,113,193
 parent Methbase off
 priority 0.01652
 onlyVisibility dense
 
 track Methbase_SRX10710553_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316873/SRS8800087/SRX10710553/SRX10710553.sym_counts.bw
 type bigWig
 shortLabel Methylation Control
 longLabel Methylation Control SRX10710553
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01653
 onlyVisibility full
 
 track Methbase_SRX10710553_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316873/SRS8800087/SRX10710553/SRX10710553.sym_coverage.bw
 type bigWig
 shortLabel Methylation Control
 longLabel Methylation Control SRX10710553
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01654
 onlyVisibility full
 
 track Methbase_SRX10710554_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316873/SRS8800088/SRX10710554/SRX10710554.hmr.bb
 type bigBed
 shortLabel Methylation Control
 longLabel Methylation Control SRX10710554
 color 56,113,193
 parent Methbase off
 priority 0.01655
 onlyVisibility dense
 
 track Methbase_SRX10710554_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316873/SRS8800088/SRX10710554/SRX10710554.sym_counts.bw
 type bigWig
 shortLabel Methylation Control
 longLabel Methylation Control SRX10710554
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01656
 onlyVisibility full
 
 track Methbase_SRX10710554_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP316873/SRS8800088/SRX10710554/SRX10710554.sym_coverage.bw
 type bigWig
 shortLabel Methylation Control
 longLabel Methylation Control SRX10710554
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01657
 onlyVisibility full
 
 track Methbase_SRX10768293_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853480/SRX10768293/SRX10768293.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768293
 color 56,113,193
 parent Methbase off
 priority 0.01658
 onlyVisibility dense
 
 track Methbase_SRX10768293_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853480/SRX10768293/SRX10768293.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768293
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01659
 onlyVisibility full
 
 track Methbase_SRX10768293_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853480/SRX10768293/SRX10768293.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768293
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01660
 onlyVisibility full
 
 track Methbase_SRX10768294_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853481/SRX10768294/SRX10768294.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768294
 color 56,113,193
 parent Methbase off
 priority 0.01661
 onlyVisibility dense
 
 track Methbase_SRX10768294_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853481/SRX10768294/SRX10768294.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768294
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01662
 onlyVisibility full
 
 track Methbase_SRX10768294_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853481/SRX10768294/SRX10768294.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768294
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01663
 onlyVisibility full
 
 track Methbase_SRX10768295_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853482/SRX10768295/SRX10768295.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768295
 color 56,113,193
 parent Methbase off
 priority 0.01664
 onlyVisibility dense
 
 track Methbase_SRX10768295_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853482/SRX10768295/SRX10768295.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768295
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01665
 onlyVisibility full
 
 track Methbase_SRX10768295_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853482/SRX10768295/SRX10768295.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768295
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01666
 onlyVisibility full
 
 track Methbase_SRX10768296_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853483/SRX10768296/SRX10768296.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768296
 color 56,113,193
 parent Methbase off
 priority 0.01667
 onlyVisibility dense
 
 track Methbase_SRX10768296_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853483/SRX10768296/SRX10768296.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768296
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01668
 onlyVisibility full
 
 track Methbase_SRX10768296_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853483/SRX10768296/SRX10768296.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768296
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01669
 onlyVisibility full
 
 track Methbase_SRX10768297_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853484/SRX10768297/SRX10768297.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768297
 color 56,113,193
 parent Methbase off
 priority 0.01670
 onlyVisibility dense
 
 track Methbase_SRX10768297_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853484/SRX10768297/SRX10768297.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768297
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01671
 onlyVisibility full
 
 track Methbase_SRX10768297_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853484/SRX10768297/SRX10768297.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768297
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01672
 onlyVisibility full
 
 track Methbase_SRX10768298_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853485/SRX10768298/SRX10768298.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768298
 color 56,113,193
 parent Methbase off
 priority 0.01673
 onlyVisibility dense
 
 track Methbase_SRX10768298_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853485/SRX10768298/SRX10768298.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768298
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01674
 onlyVisibility full
 
 track Methbase_SRX10768298_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853485/SRX10768298/SRX10768298.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768298
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01675
 onlyVisibility full
 
 track Methbase_SRX10768299_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853486/SRX10768299/SRX10768299.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768299
 color 56,113,193
 parent Methbase off
 priority 0.01676
 onlyVisibility dense
 
 track Methbase_SRX10768299_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853486/SRX10768299/SRX10768299.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768299
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01677
 onlyVisibility full
 
 track Methbase_SRX10768299_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853486/SRX10768299/SRX10768299.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768299
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01678
 onlyVisibility full
 
 track Methbase_SRX10768300_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853487/SRX10768300/SRX10768300.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768300
 color 56,113,193
 parent Methbase off
 priority 0.01679
 onlyVisibility dense
 
 track Methbase_SRX10768300_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853487/SRX10768300/SRX10768300.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768300
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01680
 onlyVisibility full
 
 track Methbase_SRX10768300_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853487/SRX10768300/SRX10768300.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768300
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01681
 onlyVisibility full
 
 track Methbase_SRX10768301_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853488/SRX10768301/SRX10768301.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768301
 color 56,113,193
 parent Methbase off
 priority 0.01682
 onlyVisibility dense
 
 track Methbase_SRX10768301_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853488/SRX10768301/SRX10768301.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768301
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01683
 onlyVisibility full
 
 track Methbase_SRX10768301_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853488/SRX10768301/SRX10768301.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768301
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01684
 onlyVisibility full
 
 track Methbase_SRX10768302_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853489/SRX10768302/SRX10768302.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768302
 color 56,113,193
 parent Methbase off
 priority 0.01685
 onlyVisibility dense
 
 track Methbase_SRX10768302_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853489/SRX10768302/SRX10768302.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768302
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01686
 onlyVisibility full
 
 track Methbase_SRX10768302_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853489/SRX10768302/SRX10768302.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768302
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01687
 onlyVisibility full
 
 track Methbase_SRX10768303_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853490/SRX10768303/SRX10768303.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768303
 color 56,113,193
 parent Methbase off
 priority 0.01688
 onlyVisibility dense
 
 track Methbase_SRX10768303_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853490/SRX10768303/SRX10768303.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768303
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01689
 onlyVisibility full
 
 track Methbase_SRX10768303_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853490/SRX10768303/SRX10768303.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768303
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01690
 onlyVisibility full
 
 track Methbase_SRX10768304_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853491/SRX10768304/SRX10768304.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768304
 color 56,113,193
 parent Methbase off
 priority 0.01691
 onlyVisibility dense
 
 track Methbase_SRX10768304_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853491/SRX10768304/SRX10768304.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768304
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01692
 onlyVisibility full
 
 track Methbase_SRX10768304_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853491/SRX10768304/SRX10768304.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768304
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01693
 onlyVisibility full
 
 track Methbase_SRX10768305_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853492/SRX10768305/SRX10768305.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768305
 color 56,113,193
 parent Methbase off
 priority 0.01694
 onlyVisibility dense
 
 track Methbase_SRX10768305_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853492/SRX10768305/SRX10768305.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768305
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01695
 onlyVisibility full
 
 track Methbase_SRX10768305_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853492/SRX10768305/SRX10768305.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768305
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01696
 onlyVisibility full
 
 track Methbase_SRX10768306_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853493/SRX10768306/SRX10768306.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768306
 color 56,113,193
 parent Methbase off
 priority 0.01697
 onlyVisibility dense
 
 track Methbase_SRX10768306_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853493/SRX10768306/SRX10768306.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768306
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01698
 onlyVisibility full
 
 track Methbase_SRX10768306_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853493/SRX10768306/SRX10768306.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768306
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01699
 onlyVisibility full
 
 track Methbase_SRX10768307_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853494/SRX10768307/SRX10768307.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768307
 color 56,113,193
 parent Methbase off
 priority 0.01700
 onlyVisibility dense
 
 track Methbase_SRX10768307_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853494/SRX10768307/SRX10768307.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768307
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01701
 onlyVisibility full
 
 track Methbase_SRX10768307_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853494/SRX10768307/SRX10768307.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768307
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01702
 onlyVisibility full
 
 track Methbase_SRX10768308_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853495/SRX10768308/SRX10768308.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768308
 color 56,113,193
 parent Methbase off
 priority 0.01703
 onlyVisibility dense
 
 track Methbase_SRX10768308_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853495/SRX10768308/SRX10768308.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768308
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01704
 onlyVisibility full
 
 track Methbase_SRX10768308_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853495/SRX10768308/SRX10768308.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768308
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01705
 onlyVisibility full
 
 track Methbase_SRX10768309_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853496/SRX10768309/SRX10768309.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768309
 color 56,113,193
 parent Methbase off
 priority 0.01706
 onlyVisibility dense
 
 track Methbase_SRX10768309_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853496/SRX10768309/SRX10768309.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768309
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01707
 onlyVisibility full
 
 track Methbase_SRX10768309_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853496/SRX10768309/SRX10768309.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768309
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01708
 onlyVisibility full
 
 track Methbase_SRX10768310_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853497/SRX10768310/SRX10768310.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768310
 color 56,113,193
 parent Methbase off
 priority 0.01709
 onlyVisibility dense
 
 track Methbase_SRX10768310_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853497/SRX10768310/SRX10768310.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768310
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01710
 onlyVisibility full
 
 track Methbase_SRX10768310_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853497/SRX10768310/SRX10768310.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768310
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01711
 onlyVisibility full
 
 track Methbase_SRX10768311_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853498/SRX10768311/SRX10768311.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768311
 color 56,113,193
 parent Methbase off
 priority 0.01712
 onlyVisibility dense
 
 track Methbase_SRX10768311_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853498/SRX10768311/SRX10768311.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768311
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01713
 onlyVisibility full
 
 track Methbase_SRX10768311_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853498/SRX10768311/SRX10768311.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768311
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01714
 onlyVisibility full
 
 track Methbase_SRX10768312_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853499/SRX10768312/SRX10768312.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768312
 color 56,113,193
 parent Methbase off
 priority 0.01715
 onlyVisibility dense
 
 track Methbase_SRX10768312_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853499/SRX10768312/SRX10768312.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768312
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01716
 onlyVisibility full
 
 track Methbase_SRX10768312_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853499/SRX10768312/SRX10768312.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768312
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01717
 onlyVisibility full
 
 track Methbase_SRX10768313_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853500/SRX10768313/SRX10768313.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768313
 color 56,113,193
 parent Methbase off
 priority 0.01718
 onlyVisibility dense
 
 track Methbase_SRX10768313_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853500/SRX10768313/SRX10768313.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768313
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01719
 onlyVisibility full
 
 track Methbase_SRX10768313_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853500/SRX10768313/SRX10768313.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768313
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01720
 onlyVisibility full
 
 track Methbase_SRX10768314_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853501/SRX10768314/SRX10768314.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768314
 color 56,113,193
 parent Methbase off
 priority 0.01721
 onlyVisibility dense
 
 track Methbase_SRX10768314_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853501/SRX10768314/SRX10768314.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768314
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01722
 onlyVisibility full
 
 track Methbase_SRX10768314_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853501/SRX10768314/SRX10768314.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768314
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01723
 onlyVisibility full
 
 track Methbase_SRX10768315_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853502/SRX10768315/SRX10768315.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768315
 color 56,113,193
 parent Methbase off
 priority 0.01724
 onlyVisibility dense
 
 track Methbase_SRX10768315_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853502/SRX10768315/SRX10768315.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768315
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01725
 onlyVisibility full
 
 track Methbase_SRX10768315_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853502/SRX10768315/SRX10768315.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768315
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01726
 onlyVisibility full
 
 track Methbase_SRX10768317_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853504/SRX10768317/SRX10768317.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768317
 color 56,113,193
 parent Methbase off
 priority 0.01727
 onlyVisibility dense
 
 track Methbase_SRX10768317_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853504/SRX10768317/SRX10768317.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768317
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01728
 onlyVisibility full
 
 track Methbase_SRX10768317_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853504/SRX10768317/SRX10768317.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768317
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01729
 onlyVisibility full
 
 track Methbase_SRX10768318_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853505/SRX10768318/SRX10768318.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768318
 color 56,113,193
 parent Methbase off
 priority 0.01730
 onlyVisibility dense
 
 track Methbase_SRX10768318_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853505/SRX10768318/SRX10768318.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768318
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01731
 onlyVisibility full
 
 track Methbase_SRX10768318_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853505/SRX10768318/SRX10768318.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768318
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01732
 onlyVisibility full
 
 track Methbase_SRX10768319_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853506/SRX10768319/SRX10768319.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768319
 color 56,113,193
 parent Methbase off
 priority 0.01733
 onlyVisibility dense
 
 track Methbase_SRX10768319_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853506/SRX10768319/SRX10768319.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768319
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01734
 onlyVisibility full
 
 track Methbase_SRX10768319_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853506/SRX10768319/SRX10768319.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768319
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01735
 onlyVisibility full
 
 track Methbase_SRX10768320_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853507/SRX10768320/SRX10768320.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768320
 color 56,113,193
 parent Methbase off
 priority 0.01736
 onlyVisibility dense
 
 track Methbase_SRX10768320_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853507/SRX10768320/SRX10768320.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768320
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01737
 onlyVisibility full
 
 track Methbase_SRX10768320_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853507/SRX10768320/SRX10768320.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768320
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01738
 onlyVisibility full
 
 track Methbase_SRX10768321_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853508/SRX10768321/SRX10768321.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768321
 color 56,113,193
 parent Methbase off
 priority 0.01739
 onlyVisibility dense
 
 track Methbase_SRX10768321_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853508/SRX10768321/SRX10768321.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768321
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01740
 onlyVisibility full
 
 track Methbase_SRX10768321_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853508/SRX10768321/SRX10768321.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768321
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01741
 onlyVisibility full
 
 track Methbase_SRX10768322_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853509/SRX10768322/SRX10768322.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768322
 color 56,113,193
 parent Methbase off
 priority 0.01742
 onlyVisibility dense
 
 track Methbase_SRX10768322_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853509/SRX10768322/SRX10768322.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768322
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01743
 onlyVisibility full
 
 track Methbase_SRX10768322_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853509/SRX10768322/SRX10768322.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768322
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01744
 onlyVisibility full
 
 track Methbase_SRX10768323_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853510/SRX10768323/SRX10768323.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768323
 color 56,113,193
 parent Methbase off
 priority 0.01745
 onlyVisibility dense
 
 track Methbase_SRX10768323_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853510/SRX10768323/SRX10768323.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768323
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01746
 onlyVisibility full
 
 track Methbase_SRX10768323_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853510/SRX10768323/SRX10768323.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768323
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01747
 onlyVisibility full
 
 track Methbase_SRX10768324_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853511/SRX10768324/SRX10768324.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768324
 color 56,113,193
 parent Methbase off
 priority 0.01748
 onlyVisibility dense
 
 track Methbase_SRX10768324_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853511/SRX10768324/SRX10768324.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768324
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01749
 onlyVisibility full
 
 track Methbase_SRX10768324_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853511/SRX10768324/SRX10768324.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768324
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01750
 onlyVisibility full
 
 track Methbase_SRX10768325_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853512/SRX10768325/SRX10768325.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768325
 color 56,113,193
 parent Methbase off
 priority 0.01751
 onlyVisibility dense
 
 track Methbase_SRX10768325_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853512/SRX10768325/SRX10768325.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768325
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01752
 onlyVisibility full
 
 track Methbase_SRX10768325_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853512/SRX10768325/SRX10768325.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768325
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01753
 onlyVisibility full
 
 track Methbase_SRX10768326_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853513/SRX10768326/SRX10768326.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768326
 color 56,113,193
 parent Methbase off
 priority 0.01754
 onlyVisibility dense
 
 track Methbase_SRX10768326_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853513/SRX10768326/SRX10768326.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768326
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01755
 onlyVisibility full
 
 track Methbase_SRX10768326_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853513/SRX10768326/SRX10768326.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768326
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01756
 onlyVisibility full
 
 track Methbase_SRX10768327_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853514/SRX10768327/SRX10768327.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768327
 color 56,113,193
 parent Methbase off
 priority 0.01757
 onlyVisibility dense
 
 track Methbase_SRX10768327_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853514/SRX10768327/SRX10768327.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768327
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01758
 onlyVisibility full
 
 track Methbase_SRX10768327_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853514/SRX10768327/SRX10768327.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768327
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01759
 onlyVisibility full
 
 track Methbase_SRX10768328_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853515/SRX10768328/SRX10768328.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768328
 color 56,113,193
 parent Methbase off
 priority 0.01760
 onlyVisibility dense
 
 track Methbase_SRX10768328_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853515/SRX10768328/SRX10768328.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768328
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01761
 onlyVisibility full
 
 track Methbase_SRX10768328_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853515/SRX10768328/SRX10768328.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768328
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01762
 onlyVisibility full
 
 track Methbase_SRX10768329_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853516/SRX10768329/SRX10768329.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768329
 color 56,113,193
 parent Methbase off
 priority 0.01763
 onlyVisibility dense
 
 track Methbase_SRX10768329_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853516/SRX10768329/SRX10768329.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768329
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01764
 onlyVisibility full
 
 track Methbase_SRX10768329_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853516/SRX10768329/SRX10768329.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768329
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01765
 onlyVisibility full
 
 track Methbase_SRX10768330_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853517/SRX10768330/SRX10768330.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768330
 color 56,113,193
 parent Methbase off
 priority 0.01766
 onlyVisibility dense
 
 track Methbase_SRX10768330_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853517/SRX10768330/SRX10768330.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768330
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01767
 onlyVisibility full
 
 track Methbase_SRX10768330_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853517/SRX10768330/SRX10768330.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768330
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01768
 onlyVisibility full
 
 track Methbase_SRX10768331_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853518/SRX10768331/SRX10768331.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768331
 color 56,113,193
 parent Methbase off
 priority 0.01769
 onlyVisibility dense
 
 track Methbase_SRX10768331_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853518/SRX10768331/SRX10768331.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768331
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01770
 onlyVisibility full
 
 track Methbase_SRX10768331_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853518/SRX10768331/SRX10768331.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768331
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01771
 onlyVisibility full
 
 track Methbase_SRX10768332_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853519/SRX10768332/SRX10768332.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768332
 color 56,113,193
 parent Methbase off
 priority 0.01772
 onlyVisibility dense
 
 track Methbase_SRX10768332_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853519/SRX10768332/SRX10768332.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768332
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01773
 onlyVisibility full
 
 track Methbase_SRX10768332_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853519/SRX10768332/SRX10768332.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768332
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01774
 onlyVisibility full
 
 track Methbase_SRX10768333_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853520/SRX10768333/SRX10768333.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768333
 color 56,113,193
 parent Methbase off
 priority 0.01775
 onlyVisibility dense
 
 track Methbase_SRX10768333_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853520/SRX10768333/SRX10768333.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768333
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01776
 onlyVisibility full
 
 track Methbase_SRX10768333_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853520/SRX10768333/SRX10768333.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768333
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01777
 onlyVisibility full
 
 track Methbase_SRX10768334_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853521/SRX10768334/SRX10768334.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768334
 color 56,113,193
 parent Methbase off
 priority 0.01778
 onlyVisibility dense
 
 track Methbase_SRX10768334_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853521/SRX10768334/SRX10768334.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768334
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01779
 onlyVisibility full
 
 track Methbase_SRX10768334_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853521/SRX10768334/SRX10768334.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768334
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01780
 onlyVisibility full
 
 track Methbase_SRX10768335_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853522/SRX10768335/SRX10768335.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768335
 color 56,113,193
 parent Methbase off
 priority 0.01781
 onlyVisibility dense
 
 track Methbase_SRX10768335_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853522/SRX10768335/SRX10768335.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768335
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01782
 onlyVisibility full
 
 track Methbase_SRX10768335_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853522/SRX10768335/SRX10768335.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768335
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01783
 onlyVisibility full
 
 track Methbase_SRX10768336_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853523/SRX10768336/SRX10768336.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768336
 color 56,113,193
 parent Methbase off
 priority 0.01784
 onlyVisibility dense
 
 track Methbase_SRX10768336_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853523/SRX10768336/SRX10768336.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768336
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01785
 onlyVisibility full
 
 track Methbase_SRX10768336_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853523/SRX10768336/SRX10768336.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768336
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01786
 onlyVisibility full
 
 track Methbase_SRX10768337_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853524/SRX10768337/SRX10768337.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768337
 color 56,113,193
 parent Methbase off
 priority 0.01787
 onlyVisibility dense
 
 track Methbase_SRX10768337_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853524/SRX10768337/SRX10768337.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768337
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01788
 onlyVisibility full
 
 track Methbase_SRX10768337_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853524/SRX10768337/SRX10768337.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768337
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01789
 onlyVisibility full
 
 track Methbase_SRX10768338_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853525/SRX10768338/SRX10768338.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768338
 color 56,113,193
 parent Methbase off
 priority 0.01790
 onlyVisibility dense
 
 track Methbase_SRX10768338_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853525/SRX10768338/SRX10768338.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768338
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01791
 onlyVisibility full
 
 track Methbase_SRX10768338_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853525/SRX10768338/SRX10768338.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768338
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01792
 onlyVisibility full
 
 track Methbase_SRX10768339_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853526/SRX10768339/SRX10768339.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768339
 color 56,113,193
 parent Methbase off
 priority 0.01793
 onlyVisibility dense
 
 track Methbase_SRX10768339_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853526/SRX10768339/SRX10768339.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768339
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01794
 onlyVisibility full
 
 track Methbase_SRX10768339_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853526/SRX10768339/SRX10768339.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768339
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01795
 onlyVisibility full
 
 track Methbase_SRX10768340_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853527/SRX10768340/SRX10768340.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768340
 color 56,113,193
 parent Methbase off
 priority 0.01796
 onlyVisibility dense
 
 track Methbase_SRX10768340_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853527/SRX10768340/SRX10768340.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768340
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01797
 onlyVisibility full
 
 track Methbase_SRX10768340_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853527/SRX10768340/SRX10768340.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768340
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01798
 onlyVisibility full
 
 track Methbase_SRX10768341_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853528/SRX10768341/SRX10768341.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768341
 color 56,113,193
 parent Methbase off
 priority 0.01799
 onlyVisibility dense
 
 track Methbase_SRX10768341_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853528/SRX10768341/SRX10768341.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768341
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01800
 onlyVisibility full
 
 track Methbase_SRX10768341_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853528/SRX10768341/SRX10768341.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768341
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01801
 onlyVisibility full
 
 track Methbase_SRX10768343_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853530/SRX10768343/SRX10768343.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768343
 color 56,113,193
 parent Methbase off
 priority 0.01802
 onlyVisibility dense
 
 track Methbase_SRX10768343_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853530/SRX10768343/SRX10768343.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768343
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01803
 onlyVisibility full
 
 track Methbase_SRX10768343_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853530/SRX10768343/SRX10768343.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768343
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01804
 onlyVisibility full
 
 track Methbase_SRX10768344_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853531/SRX10768344/SRX10768344.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768344
 color 56,113,193
 parent Methbase off
 priority 0.01805
 onlyVisibility dense
 
 track Methbase_SRX10768344_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853531/SRX10768344/SRX10768344.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768344
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01806
 onlyVisibility full
 
 track Methbase_SRX10768344_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853531/SRX10768344/SRX10768344.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768344
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01807
 onlyVisibility full
 
 track Methbase_SRX10768345_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853532/SRX10768345/SRX10768345.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768345
 color 56,113,193
 parent Methbase off
 priority 0.01808
 onlyVisibility dense
 
 track Methbase_SRX10768345_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853532/SRX10768345/SRX10768345.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768345
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01809
 onlyVisibility full
 
 track Methbase_SRX10768345_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853532/SRX10768345/SRX10768345.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768345
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01810
 onlyVisibility full
 
 track Methbase_SRX10768346_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853533/SRX10768346/SRX10768346.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768346
 color 56,113,193
 parent Methbase off
 priority 0.01811
 onlyVisibility dense
 
 track Methbase_SRX10768346_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853533/SRX10768346/SRX10768346.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768346
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01812
 onlyVisibility full
 
 track Methbase_SRX10768346_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853533/SRX10768346/SRX10768346.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768346
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01813
 onlyVisibility full
 
 track Methbase_SRX10768347_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853534/SRX10768347/SRX10768347.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768347
 color 56,113,193
 parent Methbase off
 priority 0.01814
 onlyVisibility dense
 
 track Methbase_SRX10768347_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853534/SRX10768347/SRX10768347.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768347
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01815
 onlyVisibility full
 
 track Methbase_SRX10768347_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853534/SRX10768347/SRX10768347.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768347
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01816
 onlyVisibility full
 
 track Methbase_SRX10768348_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853535/SRX10768348/SRX10768348.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768348
 color 56,113,193
 parent Methbase off
 priority 0.01817
 onlyVisibility dense
 
 track Methbase_SRX10768348_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853535/SRX10768348/SRX10768348.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768348
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01818
 onlyVisibility full
 
 track Methbase_SRX10768348_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853535/SRX10768348/SRX10768348.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768348
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01819
 onlyVisibility full
 
 track Methbase_SRX10768349_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853536/SRX10768349/SRX10768349.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768349
 color 56,113,193
 parent Methbase off
 priority 0.01820
 onlyVisibility dense
 
 track Methbase_SRX10768349_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853536/SRX10768349/SRX10768349.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768349
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01821
 onlyVisibility full
 
 track Methbase_SRX10768349_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853536/SRX10768349/SRX10768349.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768349
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01822
 onlyVisibility full
 
 track Methbase_SRX10768350_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853537/SRX10768350/SRX10768350.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768350
 color 56,113,193
 parent Methbase off
 priority 0.01823
 onlyVisibility dense
 
 track Methbase_SRX10768350_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853537/SRX10768350/SRX10768350.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768350
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01824
 onlyVisibility full
 
 track Methbase_SRX10768350_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853537/SRX10768350/SRX10768350.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768350
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01825
 onlyVisibility full
 
 track Methbase_SRX10768351_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853538/SRX10768351/SRX10768351.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768351
 color 56,113,193
 parent Methbase off
 priority 0.01826
 onlyVisibility dense
 
 track Methbase_SRX10768351_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853538/SRX10768351/SRX10768351.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768351
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01827
 onlyVisibility full
 
 track Methbase_SRX10768351_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853538/SRX10768351/SRX10768351.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768351
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01828
 onlyVisibility full
 
 track Methbase_SRX10768352_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853539/SRX10768352/SRX10768352.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768352
 color 56,113,193
 parent Methbase off
 priority 0.01829
 onlyVisibility dense
 
 track Methbase_SRX10768352_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853539/SRX10768352/SRX10768352.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768352
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01830
 onlyVisibility full
 
 track Methbase_SRX10768352_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853539/SRX10768352/SRX10768352.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768352
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01831
 onlyVisibility full
 
 track Methbase_SRX10768353_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853540/SRX10768353/SRX10768353.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768353
 color 56,113,193
 parent Methbase off
 priority 0.01832
 onlyVisibility dense
 
 track Methbase_SRX10768353_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853540/SRX10768353/SRX10768353.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768353
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01833
 onlyVisibility full
 
 track Methbase_SRX10768353_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853540/SRX10768353/SRX10768353.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768353
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01834
 onlyVisibility full
 
 track Methbase_SRX10768354_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853542/SRX10768354/SRX10768354.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768354
 color 56,113,193
 parent Methbase off
 priority 0.01835
 onlyVisibility dense
 
 track Methbase_SRX10768354_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853542/SRX10768354/SRX10768354.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768354
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01836
 onlyVisibility full
 
 track Methbase_SRX10768354_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853542/SRX10768354/SRX10768354.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768354
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01837
 onlyVisibility full
 
 track Methbase_SRX10768355_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853541/SRX10768355/SRX10768355.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768355
 color 56,113,193
 parent Methbase off
 priority 0.01838
 onlyVisibility dense
 
 track Methbase_SRX10768355_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853541/SRX10768355/SRX10768355.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768355
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01839
 onlyVisibility full
 
 track Methbase_SRX10768355_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853541/SRX10768355/SRX10768355.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768355
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01840
 onlyVisibility full
 
 track Methbase_SRX10768356_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853544/SRX10768356/SRX10768356.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768356
 color 56,113,193
 parent Methbase off
 priority 0.01841
 onlyVisibility dense
 
 track Methbase_SRX10768356_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853544/SRX10768356/SRX10768356.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768356
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01842
 onlyVisibility full
 
 track Methbase_SRX10768356_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853544/SRX10768356/SRX10768356.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768356
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01843
 onlyVisibility full
 
 track Methbase_SRX10768357_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853543/SRX10768357/SRX10768357.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768357
 color 56,113,193
 parent Methbase off
 priority 0.01844
 onlyVisibility dense
 
 track Methbase_SRX10768357_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853543/SRX10768357/SRX10768357.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768357
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01845
 onlyVisibility full
 
 track Methbase_SRX10768357_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853543/SRX10768357/SRX10768357.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768357
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01846
 onlyVisibility full
 
 track Methbase_SRX10768358_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853545/SRX10768358/SRX10768358.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768358
 color 56,113,193
 parent Methbase off
 priority 0.01847
 onlyVisibility dense
 
 track Methbase_SRX10768358_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853545/SRX10768358/SRX10768358.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768358
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01848
 onlyVisibility full
 
 track Methbase_SRX10768358_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853545/SRX10768358/SRX10768358.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768358
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01849
 onlyVisibility full
 
 track Methbase_SRX10768359_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853546/SRX10768359/SRX10768359.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768359
 color 56,113,193
 parent Methbase off
 priority 0.01850
 onlyVisibility dense
 
 track Methbase_SRX10768359_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853546/SRX10768359/SRX10768359.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768359
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01851
 onlyVisibility full
 
 track Methbase_SRX10768359_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853546/SRX10768359/SRX10768359.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768359
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01852
 onlyVisibility full
 
 track Methbase_SRX10768360_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853547/SRX10768360/SRX10768360.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768360
 color 56,113,193
 parent Methbase off
 priority 0.01853
 onlyVisibility dense
 
 track Methbase_SRX10768360_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853547/SRX10768360/SRX10768360.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768360
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01854
 onlyVisibility full
 
 track Methbase_SRX10768360_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853547/SRX10768360/SRX10768360.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768360
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01855
 onlyVisibility full
 
 track Methbase_SRX10768361_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853548/SRX10768361/SRX10768361.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768361
 color 56,113,193
 parent Methbase off
 priority 0.01856
 onlyVisibility dense
 
 track Methbase_SRX10768361_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853548/SRX10768361/SRX10768361.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768361
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01857
 onlyVisibility full
 
 track Methbase_SRX10768361_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853548/SRX10768361/SRX10768361.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768361
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01858
 onlyVisibility full
 
 track Methbase_SRX10768362_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853549/SRX10768362/SRX10768362.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768362
 color 56,113,193
 parent Methbase off
 priority 0.01859
 onlyVisibility dense
 
 track Methbase_SRX10768362_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853549/SRX10768362/SRX10768362.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768362
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01860
 onlyVisibility full
 
 track Methbase_SRX10768362_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853549/SRX10768362/SRX10768362.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768362
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01861
 onlyVisibility full
 
 track Methbase_SRX10768363_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853550/SRX10768363/SRX10768363.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768363
 color 56,113,193
 parent Methbase off
 priority 0.01862
 onlyVisibility dense
 
 track Methbase_SRX10768363_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853550/SRX10768363/SRX10768363.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768363
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01863
 onlyVisibility full
 
 track Methbase_SRX10768363_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853550/SRX10768363/SRX10768363.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768363
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01864
 onlyVisibility full
 
 track Methbase_SRX10768364_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853551/SRX10768364/SRX10768364.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768364
 color 56,113,193
 parent Methbase off
 priority 0.01865
 onlyVisibility dense
 
 track Methbase_SRX10768364_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853551/SRX10768364/SRX10768364.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768364
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01866
 onlyVisibility full
 
 track Methbase_SRX10768364_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853551/SRX10768364/SRX10768364.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768364
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01867
 onlyVisibility full
 
 track Methbase_SRX10768365_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853552/SRX10768365/SRX10768365.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768365
 color 56,113,193
 parent Methbase off
 priority 0.01868
 onlyVisibility dense
 
 track Methbase_SRX10768365_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853552/SRX10768365/SRX10768365.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768365
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01869
 onlyVisibility full
 
 track Methbase_SRX10768365_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853552/SRX10768365/SRX10768365.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768365
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01870
 onlyVisibility full
 
 track Methbase_SRX10768366_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853553/SRX10768366/SRX10768366.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768366
 color 56,113,193
 parent Methbase off
 priority 0.01871
 onlyVisibility dense
 
 track Methbase_SRX10768366_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853553/SRX10768366/SRX10768366.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768366
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01872
 onlyVisibility full
 
 track Methbase_SRX10768366_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853553/SRX10768366/SRX10768366.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768366
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01873
 onlyVisibility full
 
 track Methbase_SRX10768367_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853554/SRX10768367/SRX10768367.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768367
 color 56,113,193
 parent Methbase off
 priority 0.01874
 onlyVisibility dense
 
 track Methbase_SRX10768367_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853554/SRX10768367/SRX10768367.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768367
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01875
 onlyVisibility full
 
 track Methbase_SRX10768367_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853554/SRX10768367/SRX10768367.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768367
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01876
 onlyVisibility full
 
 track Methbase_SRX10768369_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853556/SRX10768369/SRX10768369.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768369
 color 56,113,193
 parent Methbase off
 priority 0.01877
 onlyVisibility dense
 
 track Methbase_SRX10768369_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853556/SRX10768369/SRX10768369.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768369
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01878
 onlyVisibility full
 
 track Methbase_SRX10768369_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853556/SRX10768369/SRX10768369.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768369
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01879
 onlyVisibility full
 
 track Methbase_SRX10768370_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853557/SRX10768370/SRX10768370.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768370
 color 56,113,193
 parent Methbase off
 priority 0.01880
 onlyVisibility dense
 
 track Methbase_SRX10768370_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853557/SRX10768370/SRX10768370.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768370
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01881
 onlyVisibility full
 
 track Methbase_SRX10768370_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853557/SRX10768370/SRX10768370.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768370
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01882
 onlyVisibility full
 
 track Methbase_SRX10768371_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853558/SRX10768371/SRX10768371.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768371
 color 56,113,193
 parent Methbase off
 priority 0.01883
 onlyVisibility dense
 
 track Methbase_SRX10768371_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853558/SRX10768371/SRX10768371.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768371
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01884
 onlyVisibility full
 
 track Methbase_SRX10768371_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853558/SRX10768371/SRX10768371.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768371
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01885
 onlyVisibility full
 
 track Methbase_SRX10768372_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853559/SRX10768372/SRX10768372.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768372
 color 56,113,193
 parent Methbase off
 priority 0.01886
 onlyVisibility dense
 
 track Methbase_SRX10768372_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853559/SRX10768372/SRX10768372.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768372
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01887
 onlyVisibility full
 
 track Methbase_SRX10768372_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853559/SRX10768372/SRX10768372.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768372
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01888
 onlyVisibility full
 
 track Methbase_SRX10768373_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853560/SRX10768373/SRX10768373.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768373
 color 56,113,193
 parent Methbase off
 priority 0.01889
 onlyVisibility dense
 
 track Methbase_SRX10768373_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853560/SRX10768373/SRX10768373.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768373
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01890
 onlyVisibility full
 
 track Methbase_SRX10768373_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853560/SRX10768373/SRX10768373.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768373
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01891
 onlyVisibility full
 
 track Methbase_SRX10768374_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853561/SRX10768374/SRX10768374.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768374
 color 56,113,193
 parent Methbase off
 priority 0.01892
 onlyVisibility dense
 
 track Methbase_SRX10768374_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853561/SRX10768374/SRX10768374.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768374
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01893
 onlyVisibility full
 
 track Methbase_SRX10768374_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853561/SRX10768374/SRX10768374.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768374
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01894
 onlyVisibility full
 
 track Methbase_SRX10768375_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853562/SRX10768375/SRX10768375.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768375
 color 56,113,193
 parent Methbase off
 priority 0.01895
 onlyVisibility dense
 
 track Methbase_SRX10768375_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853562/SRX10768375/SRX10768375.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768375
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01896
 onlyVisibility full
 
 track Methbase_SRX10768375_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853562/SRX10768375/SRX10768375.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768375
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01897
 onlyVisibility full
 
 track Methbase_SRX10768376_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853563/SRX10768376/SRX10768376.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768376
 color 56,113,193
 parent Methbase off
 priority 0.01898
 onlyVisibility dense
 
 track Methbase_SRX10768376_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853563/SRX10768376/SRX10768376.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768376
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01899
 onlyVisibility full
 
 track Methbase_SRX10768376_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853563/SRX10768376/SRX10768376.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768376
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01900
 onlyVisibility full
 
 track Methbase_SRX10768377_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853564/SRX10768377/SRX10768377.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768377
 color 56,113,193
 parent Methbase off
 priority 0.01901
 onlyVisibility dense
 
 track Methbase_SRX10768377_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853564/SRX10768377/SRX10768377.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768377
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01902
 onlyVisibility full
 
 track Methbase_SRX10768377_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853564/SRX10768377/SRX10768377.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768377
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01903
 onlyVisibility full
 
 track Methbase_SRX10768378_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853565/SRX10768378/SRX10768378.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768378
 color 56,113,193
 parent Methbase off
 priority 0.01904
 onlyVisibility dense
 
 track Methbase_SRX10768378_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853565/SRX10768378/SRX10768378.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768378
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01905
 onlyVisibility full
 
 track Methbase_SRX10768378_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853565/SRX10768378/SRX10768378.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768378
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01906
 onlyVisibility full
 
 track Methbase_SRX10768379_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853566/SRX10768379/SRX10768379.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768379
 color 56,113,193
 parent Methbase off
 priority 0.01907
 onlyVisibility dense
 
 track Methbase_SRX10768379_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853566/SRX10768379/SRX10768379.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768379
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01908
 onlyVisibility full
 
 track Methbase_SRX10768379_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853566/SRX10768379/SRX10768379.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768379
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01909
 onlyVisibility full
 
 track Methbase_SRX10768380_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853567/SRX10768380/SRX10768380.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768380
 color 56,113,193
 parent Methbase off
 priority 0.01910
 onlyVisibility dense
 
 track Methbase_SRX10768380_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853567/SRX10768380/SRX10768380.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768380
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01911
 onlyVisibility full
 
 track Methbase_SRX10768380_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853567/SRX10768380/SRX10768380.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768380
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01912
 onlyVisibility full
 
 track Methbase_SRX10768381_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853568/SRX10768381/SRX10768381.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768381
 color 56,113,193
 parent Methbase off
 priority 0.01913
 onlyVisibility dense
 
 track Methbase_SRX10768381_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853568/SRX10768381/SRX10768381.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768381
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01914
 onlyVisibility full
 
 track Methbase_SRX10768381_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853568/SRX10768381/SRX10768381.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768381
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01915
 onlyVisibility full
 
 track Methbase_SRX10768382_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853569/SRX10768382/SRX10768382.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768382
 color 56,113,193
 parent Methbase off
 priority 0.01916
 onlyVisibility dense
 
 track Methbase_SRX10768382_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853569/SRX10768382/SRX10768382.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768382
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01917
 onlyVisibility full
 
 track Methbase_SRX10768382_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853569/SRX10768382/SRX10768382.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768382
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01918
 onlyVisibility full
 
 track Methbase_SRX10768383_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853570/SRX10768383/SRX10768383.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768383
 color 56,113,193
 parent Methbase off
 priority 0.01919
 onlyVisibility dense
 
 track Methbase_SRX10768383_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853570/SRX10768383/SRX10768383.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768383
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01920
 onlyVisibility full
 
 track Methbase_SRX10768383_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853570/SRX10768383/SRX10768383.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768383
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01921
 onlyVisibility full
 
 track Methbase_SRX10768384_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853571/SRX10768384/SRX10768384.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768384
 color 56,113,193
 parent Methbase off
 priority 0.01922
 onlyVisibility dense
 
 track Methbase_SRX10768384_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853571/SRX10768384/SRX10768384.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768384
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01923
 onlyVisibility full
 
 track Methbase_SRX10768384_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853571/SRX10768384/SRX10768384.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768384
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01924
 onlyVisibility full
 
 track Methbase_SRX10768386_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853573/SRX10768386/SRX10768386.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768386
 color 56,113,193
 parent Methbase off
 priority 0.01925
 onlyVisibility dense
 
 track Methbase_SRX10768386_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853573/SRX10768386/SRX10768386.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768386
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01926
 onlyVisibility full
 
 track Methbase_SRX10768386_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853573/SRX10768386/SRX10768386.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768386
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01927
 onlyVisibility full
 
 track Methbase_SRX10768387_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853574/SRX10768387/SRX10768387.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768387
 color 56,113,193
 parent Methbase off
 priority 0.01928
 onlyVisibility dense
 
 track Methbase_SRX10768387_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853574/SRX10768387/SRX10768387.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768387
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01929
 onlyVisibility full
 
 track Methbase_SRX10768387_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853574/SRX10768387/SRX10768387.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768387
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01930
 onlyVisibility full
 
 track Methbase_SRX10768388_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853575/SRX10768388/SRX10768388.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768388
 color 56,113,193
 parent Methbase off
 priority 0.01931
 onlyVisibility dense
 
 track Methbase_SRX10768388_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853575/SRX10768388/SRX10768388.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768388
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01932
 onlyVisibility full
 
 track Methbase_SRX10768388_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853575/SRX10768388/SRX10768388.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768388
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01933
 onlyVisibility full
 
 track Methbase_SRX10768389_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853576/SRX10768389/SRX10768389.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768389
 color 56,113,193
 parent Methbase off
 priority 0.01934
 onlyVisibility dense
 
 track Methbase_SRX10768389_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853576/SRX10768389/SRX10768389.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768389
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01935
 onlyVisibility full
 
 track Methbase_SRX10768389_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853576/SRX10768389/SRX10768389.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768389
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01936
 onlyVisibility full
 
 track Methbase_SRX10768390_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853577/SRX10768390/SRX10768390.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768390
 color 56,113,193
 parent Methbase off
 priority 0.01937
 onlyVisibility dense
 
 track Methbase_SRX10768390_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853577/SRX10768390/SRX10768390.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768390
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01938
 onlyVisibility full
 
 track Methbase_SRX10768390_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853577/SRX10768390/SRX10768390.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768390
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01939
 onlyVisibility full
 
 track Methbase_SRX10768391_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853578/SRX10768391/SRX10768391.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768391
 color 56,113,193
 parent Methbase off
 priority 0.01940
 onlyVisibility dense
 
 track Methbase_SRX10768391_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853578/SRX10768391/SRX10768391.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768391
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01941
 onlyVisibility full
 
 track Methbase_SRX10768391_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853578/SRX10768391/SRX10768391.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768391
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01942
 onlyVisibility full
 
 track Methbase_SRX10768392_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853579/SRX10768392/SRX10768392.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768392
 color 56,113,193
 parent Methbase off
 priority 0.01943
 onlyVisibility dense
 
 track Methbase_SRX10768392_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853579/SRX10768392/SRX10768392.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768392
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01944
 onlyVisibility full
 
 track Methbase_SRX10768392_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853579/SRX10768392/SRX10768392.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768392
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01945
 onlyVisibility full
 
 track Methbase_SRX10768393_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853580/SRX10768393/SRX10768393.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768393
 color 56,113,193
 parent Methbase off
 priority 0.01946
 onlyVisibility dense
 
 track Methbase_SRX10768393_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853580/SRX10768393/SRX10768393.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768393
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01947
 onlyVisibility full
 
 track Methbase_SRX10768393_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853580/SRX10768393/SRX10768393.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768393
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01948
 onlyVisibility full
 
 track Methbase_SRX10768394_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853581/SRX10768394/SRX10768394.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768394
 color 56,113,193
 parent Methbase off
 priority 0.01949
 onlyVisibility dense
 
 track Methbase_SRX10768394_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853581/SRX10768394/SRX10768394.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768394
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01950
 onlyVisibility full
 
 track Methbase_SRX10768394_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853581/SRX10768394/SRX10768394.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768394
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01951
 onlyVisibility full
 
 track Methbase_SRX10768395_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853582/SRX10768395/SRX10768395.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768395
 color 56,113,193
 parent Methbase off
 priority 0.01952
 onlyVisibility dense
 
 track Methbase_SRX10768395_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853582/SRX10768395/SRX10768395.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768395
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01953
 onlyVisibility full
 
 track Methbase_SRX10768395_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853582/SRX10768395/SRX10768395.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768395
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01954
 onlyVisibility full
 
 track Methbase_SRX10768396_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853583/SRX10768396/SRX10768396.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768396
 color 56,113,193
 parent Methbase off
 priority 0.01955
 onlyVisibility dense
 
 track Methbase_SRX10768396_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853583/SRX10768396/SRX10768396.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768396
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01956
 onlyVisibility full
 
 track Methbase_SRX10768396_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853583/SRX10768396/SRX10768396.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768396
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01957
 onlyVisibility full
 
 track Methbase_SRX10768397_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853584/SRX10768397/SRX10768397.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768397
 color 56,113,193
 parent Methbase off
 priority 0.01958
 onlyVisibility dense
 
 track Methbase_SRX10768397_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853584/SRX10768397/SRX10768397.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768397
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01959
 onlyVisibility full
 
 track Methbase_SRX10768397_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853584/SRX10768397/SRX10768397.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768397
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01960
 onlyVisibility full
 
 track Methbase_SRX10768398_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853585/SRX10768398/SRX10768398.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768398
 color 56,113,193
 parent Methbase off
 priority 0.01961
 onlyVisibility dense
 
 track Methbase_SRX10768398_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853585/SRX10768398/SRX10768398.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768398
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01962
 onlyVisibility full
 
 track Methbase_SRX10768398_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853585/SRX10768398/SRX10768398.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768398
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01963
 onlyVisibility full
 
 track Methbase_SRX10768399_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853586/SRX10768399/SRX10768399.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768399
 color 56,113,193
 parent Methbase off
 priority 0.01964
 onlyVisibility dense
 
 track Methbase_SRX10768399_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853586/SRX10768399/SRX10768399.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768399
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01965
 onlyVisibility full
 
 track Methbase_SRX10768399_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853586/SRX10768399/SRX10768399.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768399
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01966
 onlyVisibility full
 
 track Methbase_SRX10768400_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853587/SRX10768400/SRX10768400.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768400
 color 56,113,193
 parent Methbase off
 priority 0.01967
 onlyVisibility dense
 
 track Methbase_SRX10768400_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853587/SRX10768400/SRX10768400.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768400
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01968
 onlyVisibility full
 
 track Methbase_SRX10768400_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853587/SRX10768400/SRX10768400.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768400
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01969
 onlyVisibility full
 
 track Methbase_SRX10768401_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853588/SRX10768401/SRX10768401.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768401
 color 56,113,193
 parent Methbase off
 priority 0.01970
 onlyVisibility dense
 
 track Methbase_SRX10768401_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853588/SRX10768401/SRX10768401.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768401
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01971
 onlyVisibility full
 
 track Methbase_SRX10768401_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853588/SRX10768401/SRX10768401.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768401
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01972
 onlyVisibility full
 
 track Methbase_SRX10768402_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853589/SRX10768402/SRX10768402.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768402
 color 56,113,193
 parent Methbase off
 priority 0.01973
 onlyVisibility dense
 
 track Methbase_SRX10768402_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853589/SRX10768402/SRX10768402.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768402
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01974
 onlyVisibility full
 
 track Methbase_SRX10768402_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853589/SRX10768402/SRX10768402.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768402
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01975
 onlyVisibility full
 
 track Methbase_SRX10768403_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853590/SRX10768403/SRX10768403.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768403
 color 56,113,193
 parent Methbase off
 priority 0.01976
 onlyVisibility dense
 
 track Methbase_SRX10768403_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853590/SRX10768403/SRX10768403.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768403
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01977
 onlyVisibility full
 
 track Methbase_SRX10768403_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853590/SRX10768403/SRX10768403.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768403
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01978
 onlyVisibility full
 
 track Methbase_SRX10768404_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853591/SRX10768404/SRX10768404.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768404
 color 56,113,193
 parent Methbase off
 priority 0.01979
 onlyVisibility dense
 
 track Methbase_SRX10768404_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853591/SRX10768404/SRX10768404.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768404
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01980
 onlyVisibility full
 
 track Methbase_SRX10768404_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853591/SRX10768404/SRX10768404.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768404
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01981
 onlyVisibility full
 
 track Methbase_SRX10768405_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853592/SRX10768405/SRX10768405.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768405
 color 56,113,193
 parent Methbase off
 priority 0.01982
 onlyVisibility dense
 
 track Methbase_SRX10768405_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853592/SRX10768405/SRX10768405.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768405
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01983
 onlyVisibility full
 
 track Methbase_SRX10768405_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853592/SRX10768405/SRX10768405.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768405
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01984
 onlyVisibility full
 
 track Methbase_SRX10768407_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853594/SRX10768407/SRX10768407.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768407
 color 56,113,193
 parent Methbase off
 priority 0.01985
 onlyVisibility dense
 
 track Methbase_SRX10768407_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853594/SRX10768407/SRX10768407.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768407
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01986
 onlyVisibility full
 
 track Methbase_SRX10768407_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853594/SRX10768407/SRX10768407.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768407
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01987
 onlyVisibility full
 
 track Methbase_SRX10768408_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853595/SRX10768408/SRX10768408.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768408
 color 56,113,193
 parent Methbase off
 priority 0.01988
 onlyVisibility dense
 
 track Methbase_SRX10768408_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853595/SRX10768408/SRX10768408.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768408
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01989
 onlyVisibility full
 
 track Methbase_SRX10768408_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853595/SRX10768408/SRX10768408.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768408
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01990
 onlyVisibility full
 
 track Methbase_SRX10768410_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853597/SRX10768410/SRX10768410.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768410
 color 56,113,193
 parent Methbase off
 priority 0.01991
 onlyVisibility dense
 
 track Methbase_SRX10768410_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853597/SRX10768410/SRX10768410.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768410
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01992
 onlyVisibility full
 
 track Methbase_SRX10768410_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853597/SRX10768410/SRX10768410.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768410
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01993
 onlyVisibility full
 
 track Methbase_SRX10768412_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853599/SRX10768412/SRX10768412.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768412
 color 56,113,193
 parent Methbase off
 priority 0.01994
 onlyVisibility dense
 
 track Methbase_SRX10768412_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853599/SRX10768412/SRX10768412.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768412
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01995
 onlyVisibility full
 
 track Methbase_SRX10768412_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853599/SRX10768412/SRX10768412.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768412
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01996
 onlyVisibility full
 
 track Methbase_SRX10768413_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853600/SRX10768413/SRX10768413.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768413
 color 56,113,193
 parent Methbase off
 priority 0.01997
 onlyVisibility dense
 
 track Methbase_SRX10768413_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853600/SRX10768413/SRX10768413.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768413
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.01998
 onlyVisibility full
 
 track Methbase_SRX10768413_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853600/SRX10768413/SRX10768413.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768413
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.01999
 onlyVisibility full
 
 track Methbase_SRX10768415_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853602/SRX10768415/SRX10768415.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768415
 color 56,113,193
 parent Methbase off
 priority 0.02000
 onlyVisibility dense
 
 track Methbase_SRX10768415_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853602/SRX10768415/SRX10768415.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768415
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02001
 onlyVisibility full
 
 track Methbase_SRX10768415_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853602/SRX10768415/SRX10768415.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768415
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02002
 onlyVisibility full
 
 track Methbase_SRX10768416_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853603/SRX10768416/SRX10768416.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768416
 color 56,113,193
 parent Methbase off
 priority 0.02003
 onlyVisibility dense
 
 track Methbase_SRX10768416_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853603/SRX10768416/SRX10768416.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768416
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02004
 onlyVisibility full
 
 track Methbase_SRX10768416_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853603/SRX10768416/SRX10768416.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768416
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02005
 onlyVisibility full
 
 track Methbase_SRX10768417_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853604/SRX10768417/SRX10768417.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768417
 color 56,113,193
 parent Methbase off
 priority 0.02006
 onlyVisibility dense
 
 track Methbase_SRX10768417_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853604/SRX10768417/SRX10768417.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768417
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02007
 onlyVisibility full
 
 track Methbase_SRX10768417_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853604/SRX10768417/SRX10768417.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768417
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02008
 onlyVisibility full
 
 track Methbase_SRX10768418_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853605/SRX10768418/SRX10768418.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768418
 color 56,113,193
 parent Methbase off
 priority 0.02009
 onlyVisibility dense
 
 track Methbase_SRX10768418_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853605/SRX10768418/SRX10768418.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768418
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02010
 onlyVisibility full
 
 track Methbase_SRX10768418_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853605/SRX10768418/SRX10768418.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768418
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02011
 onlyVisibility full
 
 track Methbase_SRX10768419_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853606/SRX10768419/SRX10768419.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768419
 color 56,113,193
 parent Methbase off
 priority 0.02012
 onlyVisibility dense
 
 track Methbase_SRX10768419_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853606/SRX10768419/SRX10768419.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768419
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02013
 onlyVisibility full
 
 track Methbase_SRX10768419_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853606/SRX10768419/SRX10768419.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768419
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02014
 onlyVisibility full
 
 track Methbase_SRX10768420_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853607/SRX10768420/SRX10768420.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768420
 color 56,113,193
 parent Methbase off
 priority 0.02015
 onlyVisibility dense
 
 track Methbase_SRX10768420_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853607/SRX10768420/SRX10768420.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768420
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02016
 onlyVisibility full
 
 track Methbase_SRX10768420_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853607/SRX10768420/SRX10768420.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768420
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02017
 onlyVisibility full
 
 track Methbase_SRX10768421_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853608/SRX10768421/SRX10768421.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768421
 color 56,113,193
 parent Methbase off
 priority 0.02018
 onlyVisibility dense
 
 track Methbase_SRX10768421_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853608/SRX10768421/SRX10768421.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768421
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02019
 onlyVisibility full
 
 track Methbase_SRX10768421_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853608/SRX10768421/SRX10768421.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768421
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02020
 onlyVisibility full
 
 track Methbase_SRX10768422_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853609/SRX10768422/SRX10768422.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768422
 color 56,113,193
 parent Methbase off
 priority 0.02021
 onlyVisibility dense
 
 track Methbase_SRX10768422_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853609/SRX10768422/SRX10768422.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768422
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02022
 onlyVisibility full
 
 track Methbase_SRX10768422_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853609/SRX10768422/SRX10768422.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768422
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02023
 onlyVisibility full
 
 track Methbase_SRX10768423_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853610/SRX10768423/SRX10768423.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768423
 color 56,113,193
 parent Methbase off
 priority 0.02024
 onlyVisibility dense
 
 track Methbase_SRX10768423_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853610/SRX10768423/SRX10768423.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768423
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02025
 onlyVisibility full
 
 track Methbase_SRX10768423_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853610/SRX10768423/SRX10768423.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768423
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02026
 onlyVisibility full
 
 track Methbase_SRX10768424_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853612/SRX10768424/SRX10768424.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768424
 color 56,113,193
 parent Methbase off
 priority 0.02027
 onlyVisibility dense
 
 track Methbase_SRX10768424_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853612/SRX10768424/SRX10768424.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768424
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02028
 onlyVisibility full
 
 track Methbase_SRX10768424_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853612/SRX10768424/SRX10768424.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768424
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02029
 onlyVisibility full
 
 track Methbase_SRX10768425_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853611/SRX10768425/SRX10768425.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX10768425
 color 56,113,193
 parent Methbase off
 priority 0.02030
 onlyVisibility dense
 
 track Methbase_SRX10768425_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853611/SRX10768425/SRX10768425.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768425
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02031
 onlyVisibility full
 
 track Methbase_SRX10768425_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP318399/SRS8853611/SRX10768425/SRX10768425.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX10768425
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02032
 onlyVisibility full
 
 track Methbase_SRX10895103_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987927/SRX10895103/SRX10895103.hmr.bb
 type bigBed
 shortLabel EGC
 longLabel EGC SRX10895103
 color 56,113,193
 parent Methbase off
 priority 0.02033
 onlyVisibility dense
 
 track Methbase_SRX10895103_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987927/SRX10895103/SRX10895103.sym_counts.bw
 type bigWig
 shortLabel EGC
 longLabel EGC SRX10895103
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02034
 onlyVisibility full
 
 track Methbase_SRX10895103_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987927/SRX10895103/SRX10895103.sym_coverage.bw
 type bigWig
 shortLabel EGC
 longLabel EGC SRX10895103
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02035
 onlyVisibility full
 
 track Methbase_SRX10895104_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987928/SRX10895104/SRX10895104.hmr.bb
 type bigBed
 shortLabel EGC
 longLabel EGC SRX10895104
 color 56,113,193
 parent Methbase off
 priority 0.02036
 onlyVisibility dense
 
 track Methbase_SRX10895104_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987928/SRX10895104/SRX10895104.sym_counts.bw
 type bigWig
 shortLabel EGC
 longLabel EGC SRX10895104
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02037
 onlyVisibility full
 
 track Methbase_SRX10895104_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987928/SRX10895104/SRX10895104.sym_coverage.bw
 type bigWig
 shortLabel EGC
 longLabel EGC SRX10895104
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02038
 onlyVisibility full
 
 track Methbase_SRX10895105_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987929/SRX10895105/SRX10895105.hmr.bb
 type bigBed
 shortLabel EGC
 longLabel EGC SRX10895105
 color 56,113,193
 parent Methbase off
 priority 0.02039
 onlyVisibility dense
 
 track Methbase_SRX10895105_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987929/SRX10895105/SRX10895105.sym_counts.bw
 type bigWig
 shortLabel EGC
 longLabel EGC SRX10895105
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02040
 onlyVisibility full
 
 track Methbase_SRX10895105_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987929/SRX10895105/SRX10895105.sym_coverage.bw
 type bigWig
 shortLabel EGC
 longLabel EGC SRX10895105
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02041
 onlyVisibility full
 
 track Methbase_SRX10895106_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987930/SRX10895106/SRX10895106.hmr.bb
 type bigBed
 shortLabel EGC
 longLabel EGC SRX10895106
 color 56,113,193
 parent Methbase off
 priority 0.02042
 onlyVisibility dense
 
 track Methbase_SRX10895106_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987930/SRX10895106/SRX10895106.sym_counts.bw
 type bigWig
 shortLabel EGC
 longLabel EGC SRX10895106
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02043
 onlyVisibility full
 
 track Methbase_SRX10895106_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987930/SRX10895106/SRX10895106.sym_coverage.bw
 type bigWig
 shortLabel EGC
 longLabel EGC SRX10895106
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02044
 onlyVisibility full
 
 track Methbase_SRX10895107_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987931/SRX10895107/SRX10895107.hmr.bb
 type bigBed
 shortLabel freshly isolated human PGCLC
 longLabel freshly isolated human PGCLC SRX10895107
 color 56,113,193
 parent Methbase off
 priority 0.02045
 onlyVisibility dense
 
 track Methbase_SRX10895107_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987931/SRX10895107/SRX10895107.sym_counts.bw
 type bigWig
 shortLabel freshly isolated human PGCLC
 longLabel freshly isolated human PGCLC SRX10895107
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02046
 onlyVisibility full
 
 track Methbase_SRX10895107_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987931/SRX10895107/SRX10895107.sym_coverage.bw
 type bigWig
 shortLabel freshly isolated human PGCLC
 longLabel freshly isolated human PGCLC SRX10895107
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02047
 onlyVisibility full
 
 track Methbase_SRX10895108_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987932/SRX10895108/SRX10895108.hmr.bb
 type bigBed
 shortLabel freshly isolated human PGCLC
 longLabel freshly isolated human PGCLC SRX10895108
 color 56,113,193
 parent Methbase off
 priority 0.02048
 onlyVisibility dense
 
 track Methbase_SRX10895108_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987932/SRX10895108/SRX10895108.sym_counts.bw
 type bigWig
 shortLabel freshly isolated human PGCLC
 longLabel freshly isolated human PGCLC SRX10895108
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02049
 onlyVisibility full
 
 track Methbase_SRX10895108_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987932/SRX10895108/SRX10895108.sym_coverage.bw
 type bigWig
 shortLabel freshly isolated human PGCLC
 longLabel freshly isolated human PGCLC SRX10895108
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02050
 onlyVisibility full
 
 track Methbase_SRX10895109_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987933/SRX10895109/SRX10895109.hmr.bb
 type bigBed
 shortLabel long-term culture human PGCLC c56
 longLabel long-term culture human PGCLC c56 SRX10895109
 color 56,113,193
 parent Methbase off
 priority 0.02051
 onlyVisibility dense
 
 track Methbase_SRX10895109_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987933/SRX10895109/SRX10895109.sym_counts.bw
 type bigWig
 shortLabel long-term culture human PGCLC c56
 longLabel long-term culture human PGCLC c56 SRX10895109
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02052
 onlyVisibility full
 
 track Methbase_SRX10895109_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987933/SRX10895109/SRX10895109.sym_coverage.bw
 type bigWig
 shortLabel long-term culture human PGCLC c56
 longLabel long-term culture human PGCLC c56 SRX10895109
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02053
 onlyVisibility full
 
 track Methbase_SRX10895110_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987934/SRX10895110/SRX10895110.hmr.bb
 type bigBed
 shortLabel long-term culture human PGCLC c56
 longLabel long-term culture human PGCLC c56 SRX10895110
 color 56,113,193
 parent Methbase off
 priority 0.02054
 onlyVisibility dense
 
 track Methbase_SRX10895110_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987934/SRX10895110/SRX10895110.sym_counts.bw
 type bigWig
 shortLabel long-term culture human PGCLC c56
 longLabel long-term culture human PGCLC c56 SRX10895110
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02055
 onlyVisibility full
 
 track Methbase_SRX10895110_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987934/SRX10895110/SRX10895110.sym_coverage.bw
 type bigWig
 shortLabel long-term culture human PGCLC c56
 longLabel long-term culture human PGCLC c56 SRX10895110
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02056
 onlyVisibility full
 
 track Methbase_SRX10895111_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987935/SRX10895111/SRX10895111.hmr.bb
 type bigBed
 shortLabel long-term culture human PGCLC c84
 longLabel long-term culture human PGCLC c84 SRX10895111
 color 56,113,193
 parent Methbase off
 priority 0.02057
 onlyVisibility dense
 
 track Methbase_SRX10895111_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987935/SRX10895111/SRX10895111.sym_counts.bw
 type bigWig
 shortLabel long-term culture human PGCLC c84
 longLabel long-term culture human PGCLC c84 SRX10895111
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02058
 onlyVisibility full
 
 track Methbase_SRX10895111_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987935/SRX10895111/SRX10895111.sym_coverage.bw
 type bigWig
 shortLabel long-term culture human PGCLC c84
 longLabel long-term culture human PGCLC c84 SRX10895111
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02059
 onlyVisibility full
 
 track Methbase_SRX10895112_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987936/SRX10895112/SRX10895112.hmr.bb
 type bigBed
 shortLabel long-term culture human PGCLC c84
 longLabel long-term culture human PGCLC c84 SRX10895112
 color 56,113,193
 parent Methbase off
 priority 0.02060
 onlyVisibility dense
 
 track Methbase_SRX10895112_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987936/SRX10895112/SRX10895112.sym_counts.bw
 type bigWig
 shortLabel long-term culture human PGCLC c84
 longLabel long-term culture human PGCLC c84 SRX10895112
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02061
 onlyVisibility full
 
 track Methbase_SRX10895112_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987936/SRX10895112/SRX10895112.sym_coverage.bw
 type bigWig
 shortLabel long-term culture human PGCLC c84
 longLabel long-term culture human PGCLC c84 SRX10895112
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02062
 onlyVisibility full
 
 track Methbase_SRX10895113_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987937/SRX10895113/SRX10895113.hmr.bb
 type bigBed
 shortLabel long-term culture human PGCLC c71
 longLabel long-term culture human PGCLC c71 SRX10895113
 color 56,113,193
 parent Methbase off
 priority 0.02063
 onlyVisibility dense
 
 track Methbase_SRX10895113_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987937/SRX10895113/SRX10895113.sym_counts.bw
 type bigWig
 shortLabel long-term culture human PGCLC c71
 longLabel long-term culture human PGCLC c71 SRX10895113
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02064
 onlyVisibility full
 
 track Methbase_SRX10895113_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987937/SRX10895113/SRX10895113.sym_coverage.bw
 type bigWig
 shortLabel long-term culture human PGCLC c71
 longLabel long-term culture human PGCLC c71 SRX10895113
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02065
 onlyVisibility full
 
 track Methbase_SRX10895114_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987938/SRX10895114/SRX10895114.hmr.bb
 type bigBed
 shortLabel long-term culture human PGCLC c63
 longLabel long-term culture human PGCLC c63 SRX10895114
 color 56,113,193
 parent Methbase off
 priority 0.02066
 onlyVisibility dense
 
 track Methbase_SRX10895114_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987938/SRX10895114/SRX10895114.sym_counts.bw
 type bigWig
 shortLabel long-term culture human PGCLC c63
 longLabel long-term culture human PGCLC c63 SRX10895114
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02067
 onlyVisibility full
 
 track Methbase_SRX10895114_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987938/SRX10895114/SRX10895114.sym_coverage.bw
 type bigWig
 shortLabel long-term culture human PGCLC c63
 longLabel long-term culture human PGCLC c63 SRX10895114
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02068
 onlyVisibility full
 
 track Methbase_SRX10895115_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987939/SRX10895115/SRX10895115.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX10895115
 color 56,113,193
 parent Methbase off
 priority 0.02069
 onlyVisibility dense
 
 track Methbase_SRX10895115_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987939/SRX10895115/SRX10895115.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX10895115
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02070
 onlyVisibility full
 
 track Methbase_SRX10895115_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987939/SRX10895115/SRX10895115.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX10895115
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02071
 onlyVisibility full
 
 track Methbase_SRX10895116_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987940/SRX10895116/SRX10895116.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX10895116
 color 56,113,193
 parent Methbase off
 priority 0.02072
 onlyVisibility dense
 
 track Methbase_SRX10895116_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987940/SRX10895116/SRX10895116.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX10895116
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02073
 onlyVisibility full
 
 track Methbase_SRX10895116_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987940/SRX10895116/SRX10895116.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX10895116
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02074
 onlyVisibility full
 
 track Methbase_SRX10895117_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987941/SRX10895117/SRX10895117.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX10895117
 color 56,113,193
 parent Methbase off
 priority 0.02075
 onlyVisibility dense
 
 track Methbase_SRX10895117_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987941/SRX10895117/SRX10895117.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX10895117
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02076
 onlyVisibility full
 
 track Methbase_SRX10895117_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987941/SRX10895117/SRX10895117.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX10895117
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02077
 onlyVisibility full
 
 track Methbase_SRX10895118_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987942/SRX10895118/SRX10895118.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX10895118
 color 56,113,193
 parent Methbase off
 priority 0.02078
 onlyVisibility dense
 
 track Methbase_SRX10895118_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987942/SRX10895118/SRX10895118.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX10895118
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02079
 onlyVisibility full
 
 track Methbase_SRX10895118_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP319892/SRS8987942/SRX10895118/SRX10895118.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX10895118
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02080
 onlyVisibility full
 
 track Methbase_SRX10940572_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP320538/SRS9020270/SRX10940572/SRX10940572.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX10940572
 color 56,113,193
 parent Methbase off
 priority 0.02081
 onlyVisibility dense
 
 track Methbase_SRX10940572_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP320538/SRS9020270/SRX10940572/SRX10940572.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX10940572
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02082
 onlyVisibility full
 
 track Methbase_SRX10940572_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP320538/SRS9020270/SRX10940572/SRX10940572.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX10940572
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02083
 onlyVisibility full
 
 track Methbase_SRX10940573_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP320538/SRS9020271/SRX10940573/SRX10940573.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX10940573
 color 56,113,193
 parent Methbase off
 priority 0.02084
 onlyVisibility dense
 
 track Methbase_SRX10940573_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP320538/SRS9020271/SRX10940573/SRX10940573.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX10940573
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02085
 onlyVisibility full
 
 track Methbase_SRX10940573_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP320538/SRS9020271/SRX10940573/SRX10940573.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX10940573
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02086
 onlyVisibility full
 
 track Methbase_SRX10940574_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP320538/SRS9020272/SRX10940574/SRX10940574.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX10940574
 color 56,113,193
 parent Methbase off
 priority 0.02087
 onlyVisibility dense
 
 track Methbase_SRX10940574_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP320538/SRS9020272/SRX10940574/SRX10940574.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX10940574
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02088
 onlyVisibility full
 
 track Methbase_SRX10940574_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP320538/SRS9020272/SRX10940574/SRX10940574.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX10940574
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02089
 onlyVisibility full
 
 track Methbase_SRX10940575_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP320538/SRS9020273/SRX10940575/SRX10940575.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX10940575
 color 56,113,193
 parent Methbase off
 priority 0.02090
 onlyVisibility dense
 
 track Methbase_SRX10940575_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP320538/SRS9020273/SRX10940575/SRX10940575.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX10940575
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02091
 onlyVisibility full
 
 track Methbase_SRX10940575_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP320538/SRS9020273/SRX10940575/SRX10940575.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX10940575
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02092
 onlyVisibility full
 
 track Methbase_SRX11003179_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321573/SRS9077386/SRX11003179/SRX11003179.hmr.bb
 type bigBed
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX11003179
 color 56,113,193
 parent Methbase off
 priority 0.02093
 onlyVisibility dense
 
 track Methbase_SRX11003179_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321573/SRS9077386/SRX11003179/SRX11003179.sym_counts.bw
 type bigWig
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX11003179
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02094
 onlyVisibility full
 
 track Methbase_SRX11003179_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321573/SRS9077386/SRX11003179/SRX11003179.sym_coverage.bw
 type bigWig
 shortLabel Primary Dermal Fibroblasts
 longLabel Primary Dermal Fibroblasts SRX11003179
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02095
 onlyVisibility full
 
 track Methbase_SRX11083557_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323032/SRS9149219/SRX11083557/SRX11083557.hmr.bb
 type bigBed
 shortLabel ALL
 longLabel ALL SRX11083557
 color 56,113,193
 parent Methbase off
 priority 0.02096
 onlyVisibility dense
 
 track Methbase_SRX11083557_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323032/SRS9149219/SRX11083557/SRX11083557.sym_counts.bw
 type bigWig
 shortLabel ALL
 longLabel ALL SRX11083557
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02097
 onlyVisibility full
 
 track Methbase_SRX11083557_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323032/SRS9149219/SRX11083557/SRX11083557.sym_coverage.bw
 type bigWig
 shortLabel ALL
 longLabel ALL SRX11083557
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02098
 onlyVisibility full
 
 track Methbase_SRX11083558_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323032/SRS9149220/SRX11083558/SRX11083558.hmr.bb
 type bigBed
 shortLabel ALL
 longLabel ALL SRX11083558
 color 56,113,193
 parent Methbase off
 priority 0.02099
 onlyVisibility dense
 
 track Methbase_SRX11083558_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323032/SRS9149220/SRX11083558/SRX11083558.sym_counts.bw
 type bigWig
 shortLabel ALL
 longLabel ALL SRX11083558
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02100
 onlyVisibility full
 
 track Methbase_SRX11083558_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323032/SRS9149220/SRX11083558/SRX11083558.sym_coverage.bw
 type bigWig
 shortLabel ALL
 longLabel ALL SRX11083558
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02101
 onlyVisibility full
 
 track Methbase_SRX111392_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP007820/SRS282412/SRX111392/SRX111392.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX111392
 color 56,113,193
 parent Methbase off
 priority 0.02102
 onlyVisibility dense
 
 track Methbase_SRX111392_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP007820/SRS282412/SRX111392/SRX111392.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX111392
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02103
 onlyVisibility full
 
 track Methbase_SRX111392_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP007820/SRS282412/SRX111392/SRX111392.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX111392
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02104
 onlyVisibility full
 
 track Methbase_SRX11140395_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202932/SRX11140395/SRX11140395.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140395
 color 56,113,193
 parent Methbase off
 priority 0.02105
 onlyVisibility dense
 
 track Methbase_SRX11140395_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202932/SRX11140395/SRX11140395.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140395
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02106
 onlyVisibility full
 
 track Methbase_SRX11140395_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202932/SRX11140395/SRX11140395.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140395
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02107
 onlyVisibility full
 
 track Methbase_SRX11140396_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202931/SRX11140396/SRX11140396.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140396
 color 56,113,193
 parent Methbase off
 priority 0.02108
 onlyVisibility dense
 
 track Methbase_SRX11140396_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202931/SRX11140396/SRX11140396.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140396
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02109
 onlyVisibility full
 
 track Methbase_SRX11140396_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202931/SRX11140396/SRX11140396.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140396
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02110
 onlyVisibility full
 
 track Methbase_SRX11140397_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202934/SRX11140397/SRX11140397.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140397
 color 56,113,193
 parent Methbase off
 priority 0.02111
 onlyVisibility dense
 
 track Methbase_SRX11140397_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202934/SRX11140397/SRX11140397.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140397
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02112
 onlyVisibility full
 
 track Methbase_SRX11140397_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202934/SRX11140397/SRX11140397.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140397
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02113
 onlyVisibility full
 
 track Methbase_SRX11140398_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202933/SRX11140398/SRX11140398.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140398
 color 56,113,193
 parent Methbase off
 priority 0.02114
 onlyVisibility dense
 
 track Methbase_SRX11140398_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202933/SRX11140398/SRX11140398.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140398
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02115
 onlyVisibility full
 
 track Methbase_SRX11140398_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202933/SRX11140398/SRX11140398.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140398
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02116
 onlyVisibility full
 
 track Methbase_SRX11140399_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202936/SRX11140399/SRX11140399.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140399
 color 56,113,193
 parent Methbase off
 priority 0.02117
 onlyVisibility dense
 
 track Methbase_SRX11140399_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202936/SRX11140399/SRX11140399.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140399
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02118
 onlyVisibility full
 
 track Methbase_SRX11140399_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202936/SRX11140399/SRX11140399.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140399
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02119
 onlyVisibility full
 
 track Methbase_SRX11140400_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202935/SRX11140400/SRX11140400.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140400
 color 56,113,193
 parent Methbase off
 priority 0.02120
 onlyVisibility dense
 
 track Methbase_SRX11140400_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202935/SRX11140400/SRX11140400.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140400
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02121
 onlyVisibility full
 
 track Methbase_SRX11140400_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202935/SRX11140400/SRX11140400.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140400
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02122
 onlyVisibility full
 
 track Methbase_SRX11140401_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202938/SRX11140401/SRX11140401.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140401
 color 56,113,193
 parent Methbase off
 priority 0.02123
 onlyVisibility dense
 
 track Methbase_SRX11140401_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202938/SRX11140401/SRX11140401.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140401
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02124
 onlyVisibility full
 
 track Methbase_SRX11140401_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202938/SRX11140401/SRX11140401.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140401
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02125
 onlyVisibility full
 
 track Methbase_SRX11140402_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202937/SRX11140402/SRX11140402.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140402
 color 56,113,193
 parent Methbase off
 priority 0.02126
 onlyVisibility dense
 
 track Methbase_SRX11140402_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202937/SRX11140402/SRX11140402.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140402
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02127
 onlyVisibility full
 
 track Methbase_SRX11140402_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202937/SRX11140402/SRX11140402.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140402
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02128
 onlyVisibility full
 
 track Methbase_SRX11140403_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202939/SRX11140403/SRX11140403.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140403
 color 56,113,193
 parent Methbase off
 priority 0.02129
 onlyVisibility dense
 
 track Methbase_SRX11140403_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202939/SRX11140403/SRX11140403.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140403
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02130
 onlyVisibility full
 
 track Methbase_SRX11140403_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202939/SRX11140403/SRX11140403.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140403
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02131
 onlyVisibility full
 
 track Methbase_SRX11140404_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202941/SRX11140404/SRX11140404.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140404
 color 56,113,193
 parent Methbase off
 priority 0.02132
 onlyVisibility dense
 
 track Methbase_SRX11140404_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202941/SRX11140404/SRX11140404.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140404
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02133
 onlyVisibility full
 
 track Methbase_SRX11140404_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202941/SRX11140404/SRX11140404.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140404
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02134
 onlyVisibility full
 
 track Methbase_SRX11140405_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202940/SRX11140405/SRX11140405.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140405
 color 56,113,193
 parent Methbase off
 priority 0.02135
 onlyVisibility dense
 
 track Methbase_SRX11140405_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202940/SRX11140405/SRX11140405.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140405
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02136
 onlyVisibility full
 
 track Methbase_SRX11140405_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202940/SRX11140405/SRX11140405.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140405
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02137
 onlyVisibility full
 
 track Methbase_SRX11140406_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202942/SRX11140406/SRX11140406.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140406
 color 56,113,193
 parent Methbase off
 priority 0.02138
 onlyVisibility dense
 
 track Methbase_SRX11140406_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202942/SRX11140406/SRX11140406.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140406
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02139
 onlyVisibility full
 
 track Methbase_SRX11140406_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202942/SRX11140406/SRX11140406.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140406
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02140
 onlyVisibility full
 
 track Methbase_SRX11140407_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202943/SRX11140407/SRX11140407.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140407
 color 56,113,193
 parent Methbase off
 priority 0.02141
 onlyVisibility dense
 
 track Methbase_SRX11140407_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202943/SRX11140407/SRX11140407.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140407
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02142
 onlyVisibility full
 
 track Methbase_SRX11140407_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202943/SRX11140407/SRX11140407.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140407
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02143
 onlyVisibility full
 
 track Methbase_SRX11140408_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202944/SRX11140408/SRX11140408.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140408
 color 56,113,193
 parent Methbase off
 priority 0.02144
 onlyVisibility dense
 
 track Methbase_SRX11140408_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202944/SRX11140408/SRX11140408.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140408
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02145
 onlyVisibility full
 
 track Methbase_SRX11140408_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202944/SRX11140408/SRX11140408.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140408
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02146
 onlyVisibility full
 
 track Methbase_SRX11140409_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202945/SRX11140409/SRX11140409.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140409
 color 56,113,193
 parent Methbase off
 priority 0.02147
 onlyVisibility dense
 
 track Methbase_SRX11140409_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202945/SRX11140409/SRX11140409.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140409
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02148
 onlyVisibility full
 
 track Methbase_SRX11140409_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202945/SRX11140409/SRX11140409.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140409
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02149
 onlyVisibility full
 
 track Methbase_SRX11140410_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202946/SRX11140410/SRX11140410.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140410
 color 56,113,193
 parent Methbase off
 priority 0.02150
 onlyVisibility dense
 
 track Methbase_SRX11140410_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202946/SRX11140410/SRX11140410.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140410
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02151
 onlyVisibility full
 
 track Methbase_SRX11140410_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202946/SRX11140410/SRX11140410.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140410
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02152
 onlyVisibility full
 
 track Methbase_SRX11140411_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202947/SRX11140411/SRX11140411.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140411
 color 56,113,193
 parent Methbase off
 priority 0.02153
 onlyVisibility dense
 
 track Methbase_SRX11140411_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202947/SRX11140411/SRX11140411.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140411
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02154
 onlyVisibility full
 
 track Methbase_SRX11140411_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202947/SRX11140411/SRX11140411.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140411
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02155
 onlyVisibility full
 
 track Methbase_SRX11140412_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202948/SRX11140412/SRX11140412.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140412
 color 56,113,193
 parent Methbase off
 priority 0.02156
 onlyVisibility dense
 
 track Methbase_SRX11140412_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202948/SRX11140412/SRX11140412.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140412
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02157
 onlyVisibility full
 
 track Methbase_SRX11140412_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202948/SRX11140412/SRX11140412.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140412
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02158
 onlyVisibility full
 
 track Methbase_SRX11140413_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202949/SRX11140413/SRX11140413.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140413
 color 56,113,193
 parent Methbase off
 priority 0.02159
 onlyVisibility dense
 
 track Methbase_SRX11140413_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202949/SRX11140413/SRX11140413.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140413
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02160
 onlyVisibility full
 
 track Methbase_SRX11140413_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202949/SRX11140413/SRX11140413.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140413
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02161
 onlyVisibility full
 
 track Methbase_SRX11140414_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202950/SRX11140414/SRX11140414.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140414
 color 56,113,193
 parent Methbase off
 priority 0.02162
 onlyVisibility dense
 
 track Methbase_SRX11140414_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202950/SRX11140414/SRX11140414.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140414
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02163
 onlyVisibility full
 
 track Methbase_SRX11140414_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202950/SRX11140414/SRX11140414.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140414
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02164
 onlyVisibility full
 
 track Methbase_SRX11140415_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202951/SRX11140415/SRX11140415.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140415
 color 56,113,193
 parent Methbase off
 priority 0.02165
 onlyVisibility dense
 
 track Methbase_SRX11140415_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202951/SRX11140415/SRX11140415.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140415
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02166
 onlyVisibility full
 
 track Methbase_SRX11140415_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202951/SRX11140415/SRX11140415.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140415
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02167
 onlyVisibility full
 
 track Methbase_SRX11140416_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202952/SRX11140416/SRX11140416.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140416
 color 56,113,193
 parent Methbase off
 priority 0.02168
 onlyVisibility dense
 
 track Methbase_SRX11140416_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202952/SRX11140416/SRX11140416.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140416
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02169
 onlyVisibility full
 
 track Methbase_SRX11140416_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202952/SRX11140416/SRX11140416.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140416
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02170
 onlyVisibility full
 
 track Methbase_SRX11140417_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202953/SRX11140417/SRX11140417.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140417
 color 56,113,193
 parent Methbase off
 priority 0.02171
 onlyVisibility dense
 
 track Methbase_SRX11140417_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202953/SRX11140417/SRX11140417.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140417
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02172
 onlyVisibility full
 
 track Methbase_SRX11140417_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202953/SRX11140417/SRX11140417.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140417
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02173
 onlyVisibility full
 
 track Methbase_SRX11140418_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202954/SRX11140418/SRX11140418.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140418
 color 56,113,193
 parent Methbase off
 priority 0.02174
 onlyVisibility dense
 
 track Methbase_SRX11140418_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202954/SRX11140418/SRX11140418.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140418
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02175
 onlyVisibility full
 
 track Methbase_SRX11140418_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202954/SRX11140418/SRX11140418.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140418
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02176
 onlyVisibility full
 
 track Methbase_SRX11140419_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202955/SRX11140419/SRX11140419.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140419
 color 56,113,193
 parent Methbase off
 priority 0.02177
 onlyVisibility dense
 
 track Methbase_SRX11140419_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202955/SRX11140419/SRX11140419.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140419
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02178
 onlyVisibility full
 
 track Methbase_SRX11140419_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202955/SRX11140419/SRX11140419.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140419
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02179
 onlyVisibility full
 
 track Methbase_SRX11140420_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202956/SRX11140420/SRX11140420.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140420
 color 56,113,193
 parent Methbase off
 priority 0.02180
 onlyVisibility dense
 
 track Methbase_SRX11140420_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202956/SRX11140420/SRX11140420.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140420
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02181
 onlyVisibility full
 
 track Methbase_SRX11140420_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202956/SRX11140420/SRX11140420.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140420
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02182
 onlyVisibility full
 
 track Methbase_SRX11140421_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202957/SRX11140421/SRX11140421.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140421
 color 56,113,193
 parent Methbase off
 priority 0.02183
 onlyVisibility dense
 
 track Methbase_SRX11140421_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202957/SRX11140421/SRX11140421.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140421
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02184
 onlyVisibility full
 
 track Methbase_SRX11140421_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202957/SRX11140421/SRX11140421.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140421
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02185
 onlyVisibility full
 
 track Methbase_SRX11140422_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202958/SRX11140422/SRX11140422.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140422
 color 56,113,193
 parent Methbase off
 priority 0.02186
 onlyVisibility dense
 
 track Methbase_SRX11140422_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202958/SRX11140422/SRX11140422.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140422
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02187
 onlyVisibility full
 
 track Methbase_SRX11140422_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202958/SRX11140422/SRX11140422.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140422
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02188
 onlyVisibility full
 
 track Methbase_SRX11140423_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202959/SRX11140423/SRX11140423.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140423
 color 56,113,193
 parent Methbase off
 priority 0.02189
 onlyVisibility dense
 
 track Methbase_SRX11140423_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202959/SRX11140423/SRX11140423.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140423
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02190
 onlyVisibility full
 
 track Methbase_SRX11140423_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202959/SRX11140423/SRX11140423.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140423
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02191
 onlyVisibility full
 
 track Methbase_SRX11140424_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202960/SRX11140424/SRX11140424.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140424
 color 56,113,193
 parent Methbase off
 priority 0.02192
 onlyVisibility dense
 
 track Methbase_SRX11140424_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202960/SRX11140424/SRX11140424.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140424
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02193
 onlyVisibility full
 
 track Methbase_SRX11140424_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202960/SRX11140424/SRX11140424.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140424
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02194
 onlyVisibility full
 
 track Methbase_SRX11140425_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202961/SRX11140425/SRX11140425.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140425
 color 56,113,193
 parent Methbase off
 priority 0.02195
 onlyVisibility dense
 
 track Methbase_SRX11140425_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202961/SRX11140425/SRX11140425.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140425
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02196
 onlyVisibility full
 
 track Methbase_SRX11140425_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202961/SRX11140425/SRX11140425.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140425
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02197
 onlyVisibility full
 
 track Methbase_SRX11140426_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202962/SRX11140426/SRX11140426.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140426
 color 56,113,193
 parent Methbase off
 priority 0.02198
 onlyVisibility dense
 
 track Methbase_SRX11140426_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202962/SRX11140426/SRX11140426.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140426
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02199
 onlyVisibility full
 
 track Methbase_SRX11140426_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202962/SRX11140426/SRX11140426.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140426
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02200
 onlyVisibility full
 
 track Methbase_SRX11140427_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202963/SRX11140427/SRX11140427.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140427
 color 56,113,193
 parent Methbase off
 priority 0.02201
 onlyVisibility dense
 
 track Methbase_SRX11140427_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202963/SRX11140427/SRX11140427.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140427
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02202
 onlyVisibility full
 
 track Methbase_SRX11140427_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202963/SRX11140427/SRX11140427.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140427
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02203
 onlyVisibility full
 
 track Methbase_SRX11140428_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202964/SRX11140428/SRX11140428.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140428
 color 56,113,193
 parent Methbase off
 priority 0.02204
 onlyVisibility dense
 
 track Methbase_SRX11140428_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202964/SRX11140428/SRX11140428.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140428
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02205
 onlyVisibility full
 
 track Methbase_SRX11140428_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202964/SRX11140428/SRX11140428.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140428
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02206
 onlyVisibility full
 
 track Methbase_SRX11140429_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202965/SRX11140429/SRX11140429.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140429
 color 56,113,193
 parent Methbase off
 priority 0.02207
 onlyVisibility dense
 
 track Methbase_SRX11140429_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202965/SRX11140429/SRX11140429.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140429
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02208
 onlyVisibility full
 
 track Methbase_SRX11140429_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202965/SRX11140429/SRX11140429.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140429
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02209
 onlyVisibility full
 
 track Methbase_SRX11140430_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202966/SRX11140430/SRX11140430.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140430
 color 56,113,193
 parent Methbase off
 priority 0.02210
 onlyVisibility dense
 
 track Methbase_SRX11140430_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202966/SRX11140430/SRX11140430.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140430
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02211
 onlyVisibility full
 
 track Methbase_SRX11140430_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202966/SRX11140430/SRX11140430.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140430
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02212
 onlyVisibility full
 
 track Methbase_SRX11140431_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202967/SRX11140431/SRX11140431.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140431
 color 56,113,193
 parent Methbase off
 priority 0.02213
 onlyVisibility dense
 
 track Methbase_SRX11140431_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202967/SRX11140431/SRX11140431.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140431
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02214
 onlyVisibility full
 
 track Methbase_SRX11140431_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202967/SRX11140431/SRX11140431.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140431
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02215
 onlyVisibility full
 
 track Methbase_SRX11140432_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202968/SRX11140432/SRX11140432.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140432
 color 56,113,193
 parent Methbase off
 priority 0.02216
 onlyVisibility dense
 
 track Methbase_SRX11140432_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202968/SRX11140432/SRX11140432.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140432
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02217
 onlyVisibility full
 
 track Methbase_SRX11140432_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202968/SRX11140432/SRX11140432.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140432
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02218
 onlyVisibility full
 
 track Methbase_SRX11140433_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202969/SRX11140433/SRX11140433.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140433
 color 56,113,193
 parent Methbase off
 priority 0.02219
 onlyVisibility dense
 
 track Methbase_SRX11140433_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202969/SRX11140433/SRX11140433.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140433
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02220
 onlyVisibility full
 
 track Methbase_SRX11140433_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202969/SRX11140433/SRX11140433.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140433
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02221
 onlyVisibility full
 
 track Methbase_SRX11140434_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202970/SRX11140434/SRX11140434.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140434
 color 56,113,193
 parent Methbase off
 priority 0.02222
 onlyVisibility dense
 
 track Methbase_SRX11140434_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202970/SRX11140434/SRX11140434.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140434
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02223
 onlyVisibility full
 
 track Methbase_SRX11140434_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202970/SRX11140434/SRX11140434.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140434
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02224
 onlyVisibility full
 
 track Methbase_SRX11140435_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202971/SRX11140435/SRX11140435.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140435
 color 56,113,193
 parent Methbase off
 priority 0.02225
 onlyVisibility dense
 
 track Methbase_SRX11140435_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202971/SRX11140435/SRX11140435.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140435
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02226
 onlyVisibility full
 
 track Methbase_SRX11140435_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202971/SRX11140435/SRX11140435.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140435
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02227
 onlyVisibility full
 
 track Methbase_SRX11140436_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202972/SRX11140436/SRX11140436.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140436
 color 56,113,193
 parent Methbase off
 priority 0.02228
 onlyVisibility dense
 
 track Methbase_SRX11140436_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202972/SRX11140436/SRX11140436.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140436
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02229
 onlyVisibility full
 
 track Methbase_SRX11140436_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202972/SRX11140436/SRX11140436.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140436
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02230
 onlyVisibility full
 
 track Methbase_SRX11140437_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202973/SRX11140437/SRX11140437.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140437
 color 56,113,193
 parent Methbase off
 priority 0.02231
 onlyVisibility dense
 
 track Methbase_SRX11140437_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202973/SRX11140437/SRX11140437.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140437
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02232
 onlyVisibility full
 
 track Methbase_SRX11140437_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202973/SRX11140437/SRX11140437.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140437
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02233
 onlyVisibility full
 
 track Methbase_SRX11140438_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202974/SRX11140438/SRX11140438.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140438
 color 56,113,193
 parent Methbase off
 priority 0.02234
 onlyVisibility dense
 
 track Methbase_SRX11140438_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202974/SRX11140438/SRX11140438.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140438
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02235
 onlyVisibility full
 
 track Methbase_SRX11140438_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202974/SRX11140438/SRX11140438.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140438
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02236
 onlyVisibility full
 
 track Methbase_SRX11140439_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202975/SRX11140439/SRX11140439.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140439
 color 56,113,193
 parent Methbase off
 priority 0.02237
 onlyVisibility dense
 
 track Methbase_SRX11140439_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202975/SRX11140439/SRX11140439.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140439
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02238
 onlyVisibility full
 
 track Methbase_SRX11140439_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202975/SRX11140439/SRX11140439.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140439
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02239
 onlyVisibility full
 
 track Methbase_SRX11140440_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202976/SRX11140440/SRX11140440.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140440
 color 56,113,193
 parent Methbase off
 priority 0.02240
 onlyVisibility dense
 
 track Methbase_SRX11140440_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202976/SRX11140440/SRX11140440.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140440
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02241
 onlyVisibility full
 
 track Methbase_SRX11140440_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202976/SRX11140440/SRX11140440.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140440
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02242
 onlyVisibility full
 
 track Methbase_SRX11140441_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202977/SRX11140441/SRX11140441.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140441
 color 56,113,193
 parent Methbase off
 priority 0.02243
 onlyVisibility dense
 
 track Methbase_SRX11140441_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202977/SRX11140441/SRX11140441.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140441
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02244
 onlyVisibility full
 
 track Methbase_SRX11140441_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202977/SRX11140441/SRX11140441.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140441
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02245
 onlyVisibility full
 
 track Methbase_SRX11140442_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202978/SRX11140442/SRX11140442.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140442
 color 56,113,193
 parent Methbase off
 priority 0.02246
 onlyVisibility dense
 
 track Methbase_SRX11140442_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202978/SRX11140442/SRX11140442.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140442
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02247
 onlyVisibility full
 
 track Methbase_SRX11140442_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202978/SRX11140442/SRX11140442.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140442
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02248
 onlyVisibility full
 
 track Methbase_SRX11140443_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202979/SRX11140443/SRX11140443.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140443
 color 56,113,193
 parent Methbase off
 priority 0.02249
 onlyVisibility dense
 
 track Methbase_SRX11140443_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202979/SRX11140443/SRX11140443.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140443
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02250
 onlyVisibility full
 
 track Methbase_SRX11140443_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202979/SRX11140443/SRX11140443.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140443
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02251
 onlyVisibility full
 
 track Methbase_SRX11140444_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202981/SRX11140444/SRX11140444.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140444
 color 56,113,193
 parent Methbase off
 priority 0.02252
 onlyVisibility dense
 
 track Methbase_SRX11140444_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202981/SRX11140444/SRX11140444.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140444
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02253
 onlyVisibility full
 
 track Methbase_SRX11140444_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202981/SRX11140444/SRX11140444.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140444
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02254
 onlyVisibility full
 
 track Methbase_SRX11140445_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202980/SRX11140445/SRX11140445.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140445
 color 56,113,193
 parent Methbase off
 priority 0.02255
 onlyVisibility dense
 
 track Methbase_SRX11140445_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202980/SRX11140445/SRX11140445.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140445
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02256
 onlyVisibility full
 
 track Methbase_SRX11140445_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202980/SRX11140445/SRX11140445.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140445
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02257
 onlyVisibility full
 
 track Methbase_SRX11140446_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202982/SRX11140446/SRX11140446.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140446
 color 56,113,193
 parent Methbase off
 priority 0.02258
 onlyVisibility dense
 
 track Methbase_SRX11140446_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202982/SRX11140446/SRX11140446.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140446
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02259
 onlyVisibility full
 
 track Methbase_SRX11140446_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202982/SRX11140446/SRX11140446.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140446
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02260
 onlyVisibility full
 
 track Methbase_SRX11140447_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202983/SRX11140447/SRX11140447.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140447
 color 56,113,193
 parent Methbase off
 priority 0.02261
 onlyVisibility dense
 
 track Methbase_SRX11140447_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202983/SRX11140447/SRX11140447.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140447
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02262
 onlyVisibility full
 
 track Methbase_SRX11140447_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202983/SRX11140447/SRX11140447.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140447
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02263
 onlyVisibility full
 
 track Methbase_SRX11140448_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202984/SRX11140448/SRX11140448.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140448
 color 56,113,193
 parent Methbase off
 priority 0.02264
 onlyVisibility dense
 
 track Methbase_SRX11140448_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202984/SRX11140448/SRX11140448.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140448
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02265
 onlyVisibility full
 
 track Methbase_SRX11140448_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202984/SRX11140448/SRX11140448.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140448
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02266
 onlyVisibility full
 
 track Methbase_SRX11140449_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202985/SRX11140449/SRX11140449.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140449
 color 56,113,193
 parent Methbase off
 priority 0.02267
 onlyVisibility dense
 
 track Methbase_SRX11140449_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202985/SRX11140449/SRX11140449.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140449
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02268
 onlyVisibility full
 
 track Methbase_SRX11140449_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202985/SRX11140449/SRX11140449.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140449
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02269
 onlyVisibility full
 
 track Methbase_SRX11140450_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202986/SRX11140450/SRX11140450.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140450
 color 56,113,193
 parent Methbase off
 priority 0.02270
 onlyVisibility dense
 
 track Methbase_SRX11140450_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202986/SRX11140450/SRX11140450.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140450
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02271
 onlyVisibility full
 
 track Methbase_SRX11140450_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202986/SRX11140450/SRX11140450.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140450
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02272
 onlyVisibility full
 
 track Methbase_SRX11140451_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202988/SRX11140451/SRX11140451.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140451
 color 56,113,193
 parent Methbase off
 priority 0.02273
 onlyVisibility dense
 
 track Methbase_SRX11140451_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202988/SRX11140451/SRX11140451.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140451
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02274
 onlyVisibility full
 
 track Methbase_SRX11140451_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202988/SRX11140451/SRX11140451.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140451
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02275
 onlyVisibility full
 
 track Methbase_SRX11140452_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202987/SRX11140452/SRX11140452.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140452
 color 56,113,193
 parent Methbase off
 priority 0.02276
 onlyVisibility dense
 
 track Methbase_SRX11140452_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202987/SRX11140452/SRX11140452.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140452
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02277
 onlyVisibility full
 
 track Methbase_SRX11140452_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202987/SRX11140452/SRX11140452.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140452
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02278
 onlyVisibility full
 
 track Methbase_SRX11140453_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202989/SRX11140453/SRX11140453.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140453
 color 56,113,193
 parent Methbase off
 priority 0.02279
 onlyVisibility dense
 
 track Methbase_SRX11140453_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202989/SRX11140453/SRX11140453.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140453
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02280
 onlyVisibility full
 
 track Methbase_SRX11140453_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202989/SRX11140453/SRX11140453.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140453
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02281
 onlyVisibility full
 
 track Methbase_SRX11140454_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202990/SRX11140454/SRX11140454.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140454
 color 56,113,193
 parent Methbase off
 priority 0.02282
 onlyVisibility dense
 
 track Methbase_SRX11140454_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202990/SRX11140454/SRX11140454.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140454
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02283
 onlyVisibility full
 
 track Methbase_SRX11140454_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202990/SRX11140454/SRX11140454.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140454
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02284
 onlyVisibility full
 
 track Methbase_SRX11140455_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202992/SRX11140455/SRX11140455.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140455
 color 56,113,193
 parent Methbase off
 priority 0.02285
 onlyVisibility dense
 
 track Methbase_SRX11140455_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202992/SRX11140455/SRX11140455.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140455
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02286
 onlyVisibility full
 
 track Methbase_SRX11140455_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202992/SRX11140455/SRX11140455.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140455
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02287
 onlyVisibility full
 
 track Methbase_SRX11140456_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202991/SRX11140456/SRX11140456.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140456
 color 56,113,193
 parent Methbase off
 priority 0.02288
 onlyVisibility dense
 
 track Methbase_SRX11140456_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202991/SRX11140456/SRX11140456.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140456
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02289
 onlyVisibility full
 
 track Methbase_SRX11140456_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202991/SRX11140456/SRX11140456.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140456
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02290
 onlyVisibility full
 
 track Methbase_SRX11140457_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202993/SRX11140457/SRX11140457.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140457
 color 56,113,193
 parent Methbase off
 priority 0.02291
 onlyVisibility dense
 
 track Methbase_SRX11140457_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202993/SRX11140457/SRX11140457.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140457
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02292
 onlyVisibility full
 
 track Methbase_SRX11140457_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202993/SRX11140457/SRX11140457.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140457
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02293
 onlyVisibility full
 
 track Methbase_SRX11140458_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202994/SRX11140458/SRX11140458.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140458
 color 56,113,193
 parent Methbase off
 priority 0.02294
 onlyVisibility dense
 
 track Methbase_SRX11140458_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202994/SRX11140458/SRX11140458.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140458
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02295
 onlyVisibility full
 
 track Methbase_SRX11140458_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202994/SRX11140458/SRX11140458.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140458
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02296
 onlyVisibility full
 
 track Methbase_SRX11140459_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202995/SRX11140459/SRX11140459.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140459
 color 56,113,193
 parent Methbase off
 priority 0.02297
 onlyVisibility dense
 
 track Methbase_SRX11140459_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202995/SRX11140459/SRX11140459.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140459
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02298
 onlyVisibility full
 
 track Methbase_SRX11140459_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202995/SRX11140459/SRX11140459.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140459
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02299
 onlyVisibility full
 
 track Methbase_SRX11140460_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202996/SRX11140460/SRX11140460.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX11140460
 color 56,113,193
 parent Methbase off
 priority 0.02300
 onlyVisibility dense
 
 track Methbase_SRX11140460_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202996/SRX11140460/SRX11140460.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140460
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02301
 onlyVisibility full
 
 track Methbase_SRX11140460_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323990/SRS9202996/SRX11140460/SRX11140460.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX11140460
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02302
 onlyVisibility full
 
 track Methbase_SRX11141594_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203666/SRX11141594/SRX11141594.hmr.bb
 type bigBed
 shortLabel Blast
 longLabel Blast SRX11141594
 color 56,113,193
 parent Methbase off
 priority 0.02303
 onlyVisibility dense
 
 track Methbase_SRX11141594_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203666/SRX11141594/SRX11141594.sym_counts.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11141594
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02304
 onlyVisibility full
 
 track Methbase_SRX11141594_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203666/SRX11141594/SRX11141594.sym_coverage.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11141594
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02305
 onlyVisibility full
 
 track Methbase_SRX11141595_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203667/SRX11141595/SRX11141595.hmr.bb
 type bigBed
 shortLabel Blast
 longLabel Blast SRX11141595
 color 56,113,193
 parent Methbase off
 priority 0.02306
 onlyVisibility dense
 
 track Methbase_SRX11141595_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203667/SRX11141595/SRX11141595.sym_counts.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11141595
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02307
 onlyVisibility full
 
 track Methbase_SRX11141595_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203667/SRX11141595/SRX11141595.sym_coverage.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11141595
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02308
 onlyVisibility full
 
 track Methbase_SRX11141597_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203669/SRX11141597/SRX11141597.hmr.bb
 type bigBed
 shortLabel Blast
 longLabel Blast SRX11141597
 color 56,113,193
 parent Methbase off
 priority 0.02309
 onlyVisibility dense
 
 track Methbase_SRX11141597_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203669/SRX11141597/SRX11141597.sym_counts.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11141597
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02310
 onlyVisibility full
 
 track Methbase_SRX11141597_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203669/SRX11141597/SRX11141597.sym_coverage.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11141597
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02311
 onlyVisibility full
 
 track Methbase_SRX11141605_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203677/SRX11141605/SRX11141605.hmr.bb
 type bigBed
 shortLabel Blast
 longLabel Blast SRX11141605
 color 56,113,193
 parent Methbase off
 priority 0.02312
 onlyVisibility dense
 
 track Methbase_SRX11141605_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203677/SRX11141605/SRX11141605.sym_counts.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11141605
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02313
 onlyVisibility full
 
 track Methbase_SRX11141605_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203677/SRX11141605/SRX11141605.sym_coverage.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11141605
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02314
 onlyVisibility full
 
 track Methbase_SRX11141607_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203679/SRX11141607/SRX11141607.hmr.bb
 type bigBed
 shortLabel Blast
 longLabel Blast SRX11141607
 color 56,113,193
 parent Methbase off
 priority 0.02315
 onlyVisibility dense
 
 track Methbase_SRX11141607_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203679/SRX11141607/SRX11141607.sym_counts.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11141607
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02316
 onlyVisibility full
 
 track Methbase_SRX11141607_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203679/SRX11141607/SRX11141607.sym_coverage.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11141607
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02317
 onlyVisibility full
 
 track Methbase_SRX11141608_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203680/SRX11141608/SRX11141608.hmr.bb
 type bigBed
 shortLabel Blast
 longLabel Blast SRX11141608
 color 56,113,193
 parent Methbase off
 priority 0.02318
 onlyVisibility dense
 
 track Methbase_SRX11141608_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203680/SRX11141608/SRX11141608.sym_counts.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11141608
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02319
 onlyVisibility full
 
 track Methbase_SRX11141608_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203680/SRX11141608/SRX11141608.sym_coverage.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11141608
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02320
 onlyVisibility full
 
 track Methbase_SRX11141609_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203681/SRX11141609/SRX11141609.hmr.bb
 type bigBed
 shortLabel Blast
 longLabel Blast SRX11141609
 color 56,113,193
 parent Methbase off
 priority 0.02321
 onlyVisibility dense
 
 track Methbase_SRX11141609_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203681/SRX11141609/SRX11141609.sym_counts.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11141609
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02322
 onlyVisibility full
 
 track Methbase_SRX11141609_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203681/SRX11141609/SRX11141609.sym_coverage.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11141609
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02323
 onlyVisibility full
 
 track Methbase_SRX11141615_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203687/SRX11141615/SRX11141615.hmr.bb
 type bigBed
 shortLabel Blast
 longLabel Blast SRX11141615
 color 56,113,193
 parent Methbase off
 priority 0.02324
 onlyVisibility dense
 
 track Methbase_SRX11141615_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203687/SRX11141615/SRX11141615.sym_counts.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11141615
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02325
 onlyVisibility full
 
 track Methbase_SRX11141615_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203687/SRX11141615/SRX11141615.sym_coverage.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11141615
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02326
 onlyVisibility full
 
 track Methbase_SRX11141616_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203688/SRX11141616/SRX11141616.hmr.bb
 type bigBed
 shortLabel Blast
 longLabel Blast SRX11141616
 color 56,113,193
 parent Methbase off
 priority 0.02327
 onlyVisibility dense
 
 track Methbase_SRX11141616_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203688/SRX11141616/SRX11141616.sym_counts.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11141616
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02328
 onlyVisibility full
 
 track Methbase_SRX11141616_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203688/SRX11141616/SRX11141616.sym_coverage.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11141616
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02329
 onlyVisibility full
 
 track Methbase_SRX11141617_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203689/SRX11141617/SRX11141617.hmr.bb
 type bigBed
 shortLabel Blast
 longLabel Blast SRX11141617
 color 56,113,193
 parent Methbase off
 priority 0.02330
 onlyVisibility dense
 
 track Methbase_SRX11141617_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203689/SRX11141617/SRX11141617.sym_counts.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11141617
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02331
 onlyVisibility full
 
 track Methbase_SRX11141617_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203689/SRX11141617/SRX11141617.sym_coverage.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11141617
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02332
 onlyVisibility full
 
 track Methbase_SRX11141618_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203690/SRX11141618/SRX11141618.hmr.bb
 type bigBed
 shortLabel Blast
 longLabel Blast SRX11141618
 color 56,113,193
 parent Methbase off
 priority 0.02333
 onlyVisibility dense
 
 track Methbase_SRX11141618_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203690/SRX11141618/SRX11141618.sym_counts.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11141618
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02334
 onlyVisibility full
 
 track Methbase_SRX11141618_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203690/SRX11141618/SRX11141618.sym_coverage.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11141618
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02335
 onlyVisibility full
 
 track Methbase_SRX11141619_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203691/SRX11141619/SRX11141619.hmr.bb
 type bigBed
 shortLabel Blast
 longLabel Blast SRX11141619
 color 56,113,193
 parent Methbase off
 priority 0.02336
 onlyVisibility dense
 
 track Methbase_SRX11141619_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203691/SRX11141619/SRX11141619.sym_counts.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11141619
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02337
 onlyVisibility full
 
 track Methbase_SRX11141619_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203691/SRX11141619/SRX11141619.sym_coverage.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11141619
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02338
 onlyVisibility full
 
 track Methbase_SRX11141622_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203694/SRX11141622/SRX11141622.hmr.bb
 type bigBed
 shortLabel Blast
 longLabel Blast SRX11141622
 color 56,113,193
 parent Methbase off
 priority 0.02339
 onlyVisibility dense
 
 track Methbase_SRX11141622_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203694/SRX11141622/SRX11141622.sym_counts.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11141622
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02340
 onlyVisibility full
 
 track Methbase_SRX11141622_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203694/SRX11141622/SRX11141622.sym_coverage.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11141622
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02341
 onlyVisibility full
 
 track Methbase_SRX11141624_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203696/SRX11141624/SRX11141624.hmr.bb
 type bigBed
 shortLabel Blast
 longLabel Blast SRX11141624
 color 56,113,193
 parent Methbase off
 priority 0.02342
 onlyVisibility dense
 
 track Methbase_SRX11141624_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203696/SRX11141624/SRX11141624.sym_counts.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11141624
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02343
 onlyVisibility full
 
 track Methbase_SRX11141624_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203696/SRX11141624/SRX11141624.sym_coverage.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11141624
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02344
 onlyVisibility full
 
 track Methbase_SRX11141625_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203697/SRX11141625/SRX11141625.hmr.bb
 type bigBed
 shortLabel Blast
 longLabel Blast SRX11141625
 color 56,113,193
 parent Methbase off
 priority 0.02345
 onlyVisibility dense
 
 track Methbase_SRX11141625_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203697/SRX11141625/SRX11141625.sym_counts.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11141625
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02346
 onlyVisibility full
 
 track Methbase_SRX11141625_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203697/SRX11141625/SRX11141625.sym_coverage.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11141625
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02347
 onlyVisibility full
 
 track Methbase_SRX11141626_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203698/SRX11141626/SRX11141626.hmr.bb
 type bigBed
 shortLabel Blast
 longLabel Blast SRX11141626
 color 56,113,193
 parent Methbase off
 priority 0.02348
 onlyVisibility dense
 
 track Methbase_SRX11141626_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203698/SRX11141626/SRX11141626.sym_counts.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11141626
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02349
 onlyVisibility full
 
 track Methbase_SRX11141626_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203698/SRX11141626/SRX11141626.sym_coverage.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11141626
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02350
 onlyVisibility full
 
 track Methbase_SRX11141627_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203699/SRX11141627/SRX11141627.hmr.bb
 type bigBed
 shortLabel Blast
 longLabel Blast SRX11141627
 color 56,113,193
 parent Methbase off
 priority 0.02351
 onlyVisibility dense
 
 track Methbase_SRX11141627_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203699/SRX11141627/SRX11141627.sym_counts.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11141627
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02352
 onlyVisibility full
 
 track Methbase_SRX11141627_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203699/SRX11141627/SRX11141627.sym_coverage.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11141627
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02353
 onlyVisibility full
 
 track Methbase_SRX11141631_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203703/SRX11141631/SRX11141631.hmr.bb
 type bigBed
 shortLabel Blast
 longLabel Blast SRX11141631
 color 56,113,193
 parent Methbase off
 priority 0.02354
 onlyVisibility dense
 
 track Methbase_SRX11141631_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203703/SRX11141631/SRX11141631.sym_counts.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11141631
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02355
 onlyVisibility full
 
 track Methbase_SRX11141631_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203703/SRX11141631/SRX11141631.sym_coverage.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11141631
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02356
 onlyVisibility full
 
 track Methbase_SRX11141632_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203704/SRX11141632/SRX11141632.hmr.bb
 type bigBed
 shortLabel Blast
 longLabel Blast SRX11141632
 color 56,113,193
 parent Methbase off
 priority 0.02357
 onlyVisibility dense
 
 track Methbase_SRX11141632_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203704/SRX11141632/SRX11141632.sym_counts.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11141632
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02358
 onlyVisibility full
 
 track Methbase_SRX11141632_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9203704/SRX11141632/SRX11141632.sym_coverage.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11141632
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02359
 onlyVisibility full
 
 track Methbase_SRX11145891_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207631/SRX11145891/SRX11145891.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145891
 color 56,113,193
 parent Methbase off
 priority 0.02360
 onlyVisibility dense
 
 track Methbase_SRX11145891_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207631/SRX11145891/SRX11145891.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145891
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02361
 onlyVisibility full
 
 track Methbase_SRX11145891_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207631/SRX11145891/SRX11145891.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145891
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02362
 onlyVisibility full
 
 track Methbase_SRX11145892_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207629/SRX11145892/SRX11145892.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145892
 color 56,113,193
 parent Methbase off
 priority 0.02363
 onlyVisibility dense
 
 track Methbase_SRX11145892_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207629/SRX11145892/SRX11145892.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145892
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02364
 onlyVisibility full
 
 track Methbase_SRX11145892_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207629/SRX11145892/SRX11145892.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145892
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02365
 onlyVisibility full
 
 track Methbase_SRX11145893_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207630/SRX11145893/SRX11145893.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145893
 color 56,113,193
 parent Methbase off
 priority 0.02366
 onlyVisibility dense
 
 track Methbase_SRX11145893_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207630/SRX11145893/SRX11145893.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145893
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02367
 onlyVisibility full
 
 track Methbase_SRX11145893_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207630/SRX11145893/SRX11145893.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145893
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02368
 onlyVisibility full
 
 track Methbase_SRX11145894_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207632/SRX11145894/SRX11145894.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145894
 color 56,113,193
 parent Methbase off
 priority 0.02369
 onlyVisibility dense
 
 track Methbase_SRX11145894_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207632/SRX11145894/SRX11145894.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145894
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02370
 onlyVisibility full
 
 track Methbase_SRX11145894_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207632/SRX11145894/SRX11145894.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145894
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02371
 onlyVisibility full
 
 track Methbase_SRX11145895_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207633/SRX11145895/SRX11145895.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145895
 color 56,113,193
 parent Methbase off
 priority 0.02372
 onlyVisibility dense
 
 track Methbase_SRX11145895_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207633/SRX11145895/SRX11145895.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145895
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02373
 onlyVisibility full
 
 track Methbase_SRX11145895_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207633/SRX11145895/SRX11145895.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145895
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02374
 onlyVisibility full
 
 track Methbase_SRX11145896_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207635/SRX11145896/SRX11145896.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145896
 color 56,113,193
 parent Methbase off
 priority 0.02375
 onlyVisibility dense
 
 track Methbase_SRX11145896_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207635/SRX11145896/SRX11145896.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145896
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02376
 onlyVisibility full
 
 track Methbase_SRX11145896_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207635/SRX11145896/SRX11145896.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145896
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02377
 onlyVisibility full
 
 track Methbase_SRX11145897_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207634/SRX11145897/SRX11145897.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145897
 color 56,113,193
 parent Methbase off
 priority 0.02378
 onlyVisibility dense
 
 track Methbase_SRX11145897_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207634/SRX11145897/SRX11145897.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145897
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02379
 onlyVisibility full
 
 track Methbase_SRX11145897_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207634/SRX11145897/SRX11145897.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145897
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02380
 onlyVisibility full
 
 track Methbase_SRX11145898_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207636/SRX11145898/SRX11145898.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145898
 color 56,113,193
 parent Methbase off
 priority 0.02381
 onlyVisibility dense
 
 track Methbase_SRX11145898_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207636/SRX11145898/SRX11145898.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145898
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02382
 onlyVisibility full
 
 track Methbase_SRX11145898_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207636/SRX11145898/SRX11145898.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145898
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02383
 onlyVisibility full
 
 track Methbase_SRX11145899_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207637/SRX11145899/SRX11145899.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145899
 color 56,113,193
 parent Methbase off
 priority 0.02384
 onlyVisibility dense
 
 track Methbase_SRX11145899_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207637/SRX11145899/SRX11145899.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145899
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02385
 onlyVisibility full
 
 track Methbase_SRX11145899_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207637/SRX11145899/SRX11145899.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145899
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02386
 onlyVisibility full
 
 track Methbase_SRX11145900_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207638/SRX11145900/SRX11145900.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145900
 color 56,113,193
 parent Methbase off
 priority 0.02387
 onlyVisibility dense
 
 track Methbase_SRX11145900_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207638/SRX11145900/SRX11145900.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145900
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02388
 onlyVisibility full
 
 track Methbase_SRX11145900_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207638/SRX11145900/SRX11145900.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145900
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02389
 onlyVisibility full
 
 track Methbase_SRX11145901_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207639/SRX11145901/SRX11145901.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145901
 color 56,113,193
 parent Methbase off
 priority 0.02390
 onlyVisibility dense
 
 track Methbase_SRX11145901_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207639/SRX11145901/SRX11145901.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145901
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02391
 onlyVisibility full
 
 track Methbase_SRX11145901_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207639/SRX11145901/SRX11145901.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145901
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02392
 onlyVisibility full
 
 track Methbase_SRX11145902_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207640/SRX11145902/SRX11145902.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145902
 color 56,113,193
 parent Methbase off
 priority 0.02393
 onlyVisibility dense
 
 track Methbase_SRX11145902_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207640/SRX11145902/SRX11145902.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145902
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02394
 onlyVisibility full
 
 track Methbase_SRX11145902_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207640/SRX11145902/SRX11145902.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145902
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02395
 onlyVisibility full
 
 track Methbase_SRX11145903_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207642/SRX11145903/SRX11145903.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145903
 color 56,113,193
 parent Methbase off
 priority 0.02396
 onlyVisibility dense
 
 track Methbase_SRX11145903_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207642/SRX11145903/SRX11145903.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145903
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02397
 onlyVisibility full
 
 track Methbase_SRX11145903_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207642/SRX11145903/SRX11145903.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145903
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02398
 onlyVisibility full
 
 track Methbase_SRX11145904_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207643/SRX11145904/SRX11145904.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145904
 color 56,113,193
 parent Methbase off
 priority 0.02399
 onlyVisibility dense
 
 track Methbase_SRX11145904_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207643/SRX11145904/SRX11145904.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145904
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02400
 onlyVisibility full
 
 track Methbase_SRX11145904_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207643/SRX11145904/SRX11145904.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145904
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02401
 onlyVisibility full
 
 track Methbase_SRX11145905_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207641/SRX11145905/SRX11145905.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145905
 color 56,113,193
 parent Methbase off
 priority 0.02402
 onlyVisibility dense
 
 track Methbase_SRX11145905_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207641/SRX11145905/SRX11145905.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145905
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02403
 onlyVisibility full
 
 track Methbase_SRX11145905_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207641/SRX11145905/SRX11145905.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145905
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02404
 onlyVisibility full
 
 track Methbase_SRX11145906_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207644/SRX11145906/SRX11145906.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145906
 color 56,113,193
 parent Methbase off
 priority 0.02405
 onlyVisibility dense
 
 track Methbase_SRX11145906_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207644/SRX11145906/SRX11145906.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145906
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02406
 onlyVisibility full
 
 track Methbase_SRX11145906_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207644/SRX11145906/SRX11145906.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145906
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02407
 onlyVisibility full
 
 track Methbase_SRX11145907_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207645/SRX11145907/SRX11145907.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145907
 color 56,113,193
 parent Methbase off
 priority 0.02408
 onlyVisibility dense
 
 track Methbase_SRX11145907_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207645/SRX11145907/SRX11145907.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145907
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02409
 onlyVisibility full
 
 track Methbase_SRX11145907_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207645/SRX11145907/SRX11145907.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145907
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02410
 onlyVisibility full
 
 track Methbase_SRX11145908_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207646/SRX11145908/SRX11145908.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145908
 color 56,113,193
 parent Methbase off
 priority 0.02411
 onlyVisibility dense
 
 track Methbase_SRX11145908_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207646/SRX11145908/SRX11145908.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145908
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02412
 onlyVisibility full
 
 track Methbase_SRX11145908_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207646/SRX11145908/SRX11145908.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145908
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02413
 onlyVisibility full
 
 track Methbase_SRX11145909_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207647/SRX11145909/SRX11145909.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145909
 color 56,113,193
 parent Methbase off
 priority 0.02414
 onlyVisibility dense
 
 track Methbase_SRX11145909_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207647/SRX11145909/SRX11145909.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145909
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02415
 onlyVisibility full
 
 track Methbase_SRX11145909_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207647/SRX11145909/SRX11145909.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145909
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02416
 onlyVisibility full
 
 track Methbase_SRX11145910_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207648/SRX11145910/SRX11145910.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145910
 color 56,113,193
 parent Methbase off
 priority 0.02417
 onlyVisibility dense
 
 track Methbase_SRX11145910_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207648/SRX11145910/SRX11145910.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145910
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02418
 onlyVisibility full
 
 track Methbase_SRX11145910_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207648/SRX11145910/SRX11145910.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145910
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02419
 onlyVisibility full
 
 track Methbase_SRX11145911_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207650/SRX11145911/SRX11145911.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145911
 color 56,113,193
 parent Methbase off
 priority 0.02420
 onlyVisibility dense
 
 track Methbase_SRX11145911_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207650/SRX11145911/SRX11145911.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145911
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02421
 onlyVisibility full
 
 track Methbase_SRX11145911_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207650/SRX11145911/SRX11145911.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145911
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02422
 onlyVisibility full
 
 track Methbase_SRX11145912_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207651/SRX11145912/SRX11145912.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145912
 color 56,113,193
 parent Methbase off
 priority 0.02423
 onlyVisibility dense
 
 track Methbase_SRX11145912_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207651/SRX11145912/SRX11145912.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145912
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02424
 onlyVisibility full
 
 track Methbase_SRX11145912_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207651/SRX11145912/SRX11145912.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145912
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02425
 onlyVisibility full
 
 track Methbase_SRX11145913_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207649/SRX11145913/SRX11145913.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145913
 color 56,113,193
 parent Methbase off
 priority 0.02426
 onlyVisibility dense
 
 track Methbase_SRX11145913_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207649/SRX11145913/SRX11145913.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145913
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02427
 onlyVisibility full
 
 track Methbase_SRX11145913_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207649/SRX11145913/SRX11145913.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145913
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02428
 onlyVisibility full
 
 track Methbase_SRX11145914_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207652/SRX11145914/SRX11145914.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145914
 color 56,113,193
 parent Methbase off
 priority 0.02429
 onlyVisibility dense
 
 track Methbase_SRX11145914_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207652/SRX11145914/SRX11145914.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145914
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02430
 onlyVisibility full
 
 track Methbase_SRX11145914_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207652/SRX11145914/SRX11145914.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145914
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02431
 onlyVisibility full
 
 track Methbase_SRX11145915_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207655/SRX11145915/SRX11145915.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145915
 color 56,113,193
 parent Methbase off
 priority 0.02432
 onlyVisibility dense
 
 track Methbase_SRX11145915_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207655/SRX11145915/SRX11145915.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145915
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02433
 onlyVisibility full
 
 track Methbase_SRX11145915_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207655/SRX11145915/SRX11145915.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145915
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02434
 onlyVisibility full
 
 track Methbase_SRX11145916_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207654/SRX11145916/SRX11145916.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145916
 color 56,113,193
 parent Methbase off
 priority 0.02435
 onlyVisibility dense
 
 track Methbase_SRX11145916_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207654/SRX11145916/SRX11145916.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145916
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02436
 onlyVisibility full
 
 track Methbase_SRX11145916_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207654/SRX11145916/SRX11145916.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145916
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02437
 onlyVisibility full
 
 track Methbase_SRX11145917_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207653/SRX11145917/SRX11145917.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145917
 color 56,113,193
 parent Methbase off
 priority 0.02438
 onlyVisibility dense
 
 track Methbase_SRX11145917_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207653/SRX11145917/SRX11145917.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145917
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02439
 onlyVisibility full
 
 track Methbase_SRX11145917_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207653/SRX11145917/SRX11145917.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145917
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02440
 onlyVisibility full
 
 track Methbase_SRX11145918_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207656/SRX11145918/SRX11145918.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145918
 color 56,113,193
 parent Methbase off
 priority 0.02441
 onlyVisibility dense
 
 track Methbase_SRX11145918_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207656/SRX11145918/SRX11145918.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145918
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02442
 onlyVisibility full
 
 track Methbase_SRX11145918_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207656/SRX11145918/SRX11145918.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145918
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02443
 onlyVisibility full
 
 track Methbase_SRX11145919_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207657/SRX11145919/SRX11145919.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145919
 color 56,113,193
 parent Methbase off
 priority 0.02444
 onlyVisibility dense
 
 track Methbase_SRX11145919_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207657/SRX11145919/SRX11145919.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145919
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02445
 onlyVisibility full
 
 track Methbase_SRX11145919_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207657/SRX11145919/SRX11145919.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145919
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02446
 onlyVisibility full
 
 track Methbase_SRX11145920_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207659/SRX11145920/SRX11145920.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145920
 color 56,113,193
 parent Methbase off
 priority 0.02447
 onlyVisibility dense
 
 track Methbase_SRX11145920_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207659/SRX11145920/SRX11145920.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145920
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02448
 onlyVisibility full
 
 track Methbase_SRX11145920_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207659/SRX11145920/SRX11145920.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145920
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02449
 onlyVisibility full
 
 track Methbase_SRX11145921_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207658/SRX11145921/SRX11145921.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145921
 color 56,113,193
 parent Methbase off
 priority 0.02450
 onlyVisibility dense
 
 track Methbase_SRX11145921_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207658/SRX11145921/SRX11145921.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145921
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02451
 onlyVisibility full
 
 track Methbase_SRX11145921_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207658/SRX11145921/SRX11145921.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145921
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02452
 onlyVisibility full
 
 track Methbase_SRX11145922_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207660/SRX11145922/SRX11145922.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145922
 color 56,113,193
 parent Methbase off
 priority 0.02453
 onlyVisibility dense
 
 track Methbase_SRX11145922_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207660/SRX11145922/SRX11145922.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145922
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02454
 onlyVisibility full
 
 track Methbase_SRX11145922_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207660/SRX11145922/SRX11145922.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145922
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02455
 onlyVisibility full
 
 track Methbase_SRX11145923_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207661/SRX11145923/SRX11145923.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145923
 color 56,113,193
 parent Methbase off
 priority 0.02456
 onlyVisibility dense
 
 track Methbase_SRX11145923_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207661/SRX11145923/SRX11145923.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145923
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02457
 onlyVisibility full
 
 track Methbase_SRX11145923_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207661/SRX11145923/SRX11145923.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145923
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02458
 onlyVisibility full
 
 track Methbase_SRX11145924_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207662/SRX11145924/SRX11145924.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145924
 color 56,113,193
 parent Methbase off
 priority 0.02459
 onlyVisibility dense
 
 track Methbase_SRX11145924_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207662/SRX11145924/SRX11145924.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145924
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02460
 onlyVisibility full
 
 track Methbase_SRX11145924_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207662/SRX11145924/SRX11145924.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145924
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02461
 onlyVisibility full
 
 track Methbase_SRX11145925_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207663/SRX11145925/SRX11145925.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145925
 color 56,113,193
 parent Methbase off
 priority 0.02462
 onlyVisibility dense
 
 track Methbase_SRX11145925_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207663/SRX11145925/SRX11145925.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145925
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02463
 onlyVisibility full
 
 track Methbase_SRX11145925_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207663/SRX11145925/SRX11145925.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145925
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02464
 onlyVisibility full
 
 track Methbase_SRX11145926_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207664/SRX11145926/SRX11145926.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145926
 color 56,113,193
 parent Methbase off
 priority 0.02465
 onlyVisibility dense
 
 track Methbase_SRX11145926_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207664/SRX11145926/SRX11145926.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145926
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02466
 onlyVisibility full
 
 track Methbase_SRX11145926_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207664/SRX11145926/SRX11145926.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145926
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02467
 onlyVisibility full
 
 track Methbase_SRX11145927_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207665/SRX11145927/SRX11145927.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145927
 color 56,113,193
 parent Methbase off
 priority 0.02468
 onlyVisibility dense
 
 track Methbase_SRX11145927_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207665/SRX11145927/SRX11145927.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145927
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02469
 onlyVisibility full
 
 track Methbase_SRX11145927_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207665/SRX11145927/SRX11145927.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145927
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02470
 onlyVisibility full
 
 track Methbase_SRX11145928_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207666/SRX11145928/SRX11145928.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145928
 color 56,113,193
 parent Methbase off
 priority 0.02471
 onlyVisibility dense
 
 track Methbase_SRX11145928_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207666/SRX11145928/SRX11145928.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145928
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02472
 onlyVisibility full
 
 track Methbase_SRX11145928_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207666/SRX11145928/SRX11145928.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145928
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02473
 onlyVisibility full
 
 track Methbase_SRX11145929_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207667/SRX11145929/SRX11145929.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145929
 color 56,113,193
 parent Methbase off
 priority 0.02474
 onlyVisibility dense
 
 track Methbase_SRX11145929_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207667/SRX11145929/SRX11145929.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145929
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02475
 onlyVisibility full
 
 track Methbase_SRX11145929_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207667/SRX11145929/SRX11145929.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145929
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02476
 onlyVisibility full
 
 track Methbase_SRX11145930_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207668/SRX11145930/SRX11145930.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145930
 color 56,113,193
 parent Methbase off
 priority 0.02477
 onlyVisibility dense
 
 track Methbase_SRX11145930_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207668/SRX11145930/SRX11145930.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145930
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02478
 onlyVisibility full
 
 track Methbase_SRX11145930_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207668/SRX11145930/SRX11145930.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145930
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02479
 onlyVisibility full
 
 track Methbase_SRX11145931_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207669/SRX11145931/SRX11145931.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145931
 color 56,113,193
 parent Methbase off
 priority 0.02480
 onlyVisibility dense
 
 track Methbase_SRX11145931_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207669/SRX11145931/SRX11145931.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145931
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02481
 onlyVisibility full
 
 track Methbase_SRX11145931_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207669/SRX11145931/SRX11145931.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145931
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02482
 onlyVisibility full
 
 track Methbase_SRX11145932_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207670/SRX11145932/SRX11145932.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145932
 color 56,113,193
 parent Methbase off
 priority 0.02483
 onlyVisibility dense
 
 track Methbase_SRX11145932_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207670/SRX11145932/SRX11145932.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145932
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02484
 onlyVisibility full
 
 track Methbase_SRX11145932_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207670/SRX11145932/SRX11145932.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145932
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02485
 onlyVisibility full
 
 track Methbase_SRX11145933_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207671/SRX11145933/SRX11145933.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145933
 color 56,113,193
 parent Methbase off
 priority 0.02486
 onlyVisibility dense
 
 track Methbase_SRX11145933_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207671/SRX11145933/SRX11145933.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145933
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02487
 onlyVisibility full
 
 track Methbase_SRX11145933_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207671/SRX11145933/SRX11145933.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145933
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02488
 onlyVisibility full
 
 track Methbase_SRX11145934_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207672/SRX11145934/SRX11145934.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145934
 color 56,113,193
 parent Methbase off
 priority 0.02489
 onlyVisibility dense
 
 track Methbase_SRX11145934_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207672/SRX11145934/SRX11145934.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145934
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02490
 onlyVisibility full
 
 track Methbase_SRX11145934_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207672/SRX11145934/SRX11145934.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145934
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02491
 onlyVisibility full
 
 track Methbase_SRX11145935_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207673/SRX11145935/SRX11145935.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145935
 color 56,113,193
 parent Methbase off
 priority 0.02492
 onlyVisibility dense
 
 track Methbase_SRX11145935_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207673/SRX11145935/SRX11145935.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145935
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02493
 onlyVisibility full
 
 track Methbase_SRX11145935_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207673/SRX11145935/SRX11145935.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145935
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02494
 onlyVisibility full
 
 track Methbase_SRX11145936_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207674/SRX11145936/SRX11145936.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145936
 color 56,113,193
 parent Methbase off
 priority 0.02495
 onlyVisibility dense
 
 track Methbase_SRX11145936_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207674/SRX11145936/SRX11145936.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145936
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02496
 onlyVisibility full
 
 track Methbase_SRX11145936_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207674/SRX11145936/SRX11145936.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145936
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02497
 onlyVisibility full
 
 track Methbase_SRX11145937_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207675/SRX11145937/SRX11145937.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145937
 color 56,113,193
 parent Methbase off
 priority 0.02498
 onlyVisibility dense
 
 track Methbase_SRX11145937_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207675/SRX11145937/SRX11145937.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145937
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02499
 onlyVisibility full
 
 track Methbase_SRX11145937_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207675/SRX11145937/SRX11145937.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145937
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02500
 onlyVisibility full
 
 track Methbase_SRX11145938_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207676/SRX11145938/SRX11145938.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145938
 color 56,113,193
 parent Methbase off
 priority 0.02501
 onlyVisibility dense
 
 track Methbase_SRX11145938_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207676/SRX11145938/SRX11145938.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145938
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02502
 onlyVisibility full
 
 track Methbase_SRX11145938_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207676/SRX11145938/SRX11145938.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145938
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02503
 onlyVisibility full
 
 track Methbase_SRX11145939_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207677/SRX11145939/SRX11145939.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145939
 color 56,113,193
 parent Methbase off
 priority 0.02504
 onlyVisibility dense
 
 track Methbase_SRX11145939_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207677/SRX11145939/SRX11145939.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145939
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02505
 onlyVisibility full
 
 track Methbase_SRX11145939_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207677/SRX11145939/SRX11145939.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145939
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02506
 onlyVisibility full
 
 track Methbase_SRX11145940_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207678/SRX11145940/SRX11145940.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145940
 color 56,113,193
 parent Methbase off
 priority 0.02507
 onlyVisibility dense
 
 track Methbase_SRX11145940_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207678/SRX11145940/SRX11145940.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145940
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02508
 onlyVisibility full
 
 track Methbase_SRX11145940_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207678/SRX11145940/SRX11145940.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145940
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02509
 onlyVisibility full
 
 track Methbase_SRX11145941_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207679/SRX11145941/SRX11145941.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145941
 color 56,113,193
 parent Methbase off
 priority 0.02510
 onlyVisibility dense
 
 track Methbase_SRX11145941_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207679/SRX11145941/SRX11145941.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145941
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02511
 onlyVisibility full
 
 track Methbase_SRX11145941_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207679/SRX11145941/SRX11145941.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145941
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02512
 onlyVisibility full
 
 track Methbase_SRX11145942_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207680/SRX11145942/SRX11145942.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145942
 color 56,113,193
 parent Methbase off
 priority 0.02513
 onlyVisibility dense
 
 track Methbase_SRX11145942_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207680/SRX11145942/SRX11145942.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145942
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02514
 onlyVisibility full
 
 track Methbase_SRX11145942_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207680/SRX11145942/SRX11145942.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145942
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02515
 onlyVisibility full
 
 track Methbase_SRX11145943_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207681/SRX11145943/SRX11145943.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145943
 color 56,113,193
 parent Methbase off
 priority 0.02516
 onlyVisibility dense
 
 track Methbase_SRX11145943_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207681/SRX11145943/SRX11145943.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145943
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02517
 onlyVisibility full
 
 track Methbase_SRX11145943_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207681/SRX11145943/SRX11145943.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145943
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02518
 onlyVisibility full
 
 track Methbase_SRX11145944_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207682/SRX11145944/SRX11145944.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145944
 color 56,113,193
 parent Methbase off
 priority 0.02519
 onlyVisibility dense
 
 track Methbase_SRX11145944_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207682/SRX11145944/SRX11145944.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145944
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02520
 onlyVisibility full
 
 track Methbase_SRX11145944_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207682/SRX11145944/SRX11145944.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145944
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02521
 onlyVisibility full
 
 track Methbase_SRX11145945_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207683/SRX11145945/SRX11145945.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145945
 color 56,113,193
 parent Methbase off
 priority 0.02522
 onlyVisibility dense
 
 track Methbase_SRX11145945_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207683/SRX11145945/SRX11145945.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145945
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02523
 onlyVisibility full
 
 track Methbase_SRX11145945_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207683/SRX11145945/SRX11145945.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145945
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02524
 onlyVisibility full
 
 track Methbase_SRX11145946_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207684/SRX11145946/SRX11145946.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145946
 color 56,113,193
 parent Methbase off
 priority 0.02525
 onlyVisibility dense
 
 track Methbase_SRX11145946_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207684/SRX11145946/SRX11145946.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145946
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02526
 onlyVisibility full
 
 track Methbase_SRX11145946_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207684/SRX11145946/SRX11145946.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145946
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02527
 onlyVisibility full
 
 track Methbase_SRX11145947_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207685/SRX11145947/SRX11145947.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145947
 color 56,113,193
 parent Methbase off
 priority 0.02528
 onlyVisibility dense
 
 track Methbase_SRX11145947_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207685/SRX11145947/SRX11145947.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145947
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02529
 onlyVisibility full
 
 track Methbase_SRX11145947_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207685/SRX11145947/SRX11145947.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145947
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02530
 onlyVisibility full
 
 track Methbase_SRX11145948_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207687/SRX11145948/SRX11145948.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145948
 color 56,113,193
 parent Methbase off
 priority 0.02531
 onlyVisibility dense
 
 track Methbase_SRX11145948_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207687/SRX11145948/SRX11145948.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145948
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02532
 onlyVisibility full
 
 track Methbase_SRX11145948_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207687/SRX11145948/SRX11145948.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145948
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02533
 onlyVisibility full
 
 track Methbase_SRX11145949_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207686/SRX11145949/SRX11145949.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145949
 color 56,113,193
 parent Methbase off
 priority 0.02534
 onlyVisibility dense
 
 track Methbase_SRX11145949_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207686/SRX11145949/SRX11145949.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145949
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02535
 onlyVisibility full
 
 track Methbase_SRX11145949_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207686/SRX11145949/SRX11145949.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145949
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02536
 onlyVisibility full
 
 track Methbase_SRX11145950_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207689/SRX11145950/SRX11145950.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145950
 color 56,113,193
 parent Methbase off
 priority 0.02537
 onlyVisibility dense
 
 track Methbase_SRX11145950_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207689/SRX11145950/SRX11145950.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145950
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02538
 onlyVisibility full
 
 track Methbase_SRX11145950_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207689/SRX11145950/SRX11145950.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145950
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02539
 onlyVisibility full
 
 track Methbase_SRX11145951_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207688/SRX11145951/SRX11145951.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145951
 color 56,113,193
 parent Methbase off
 priority 0.02540
 onlyVisibility dense
 
 track Methbase_SRX11145951_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207688/SRX11145951/SRX11145951.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145951
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02541
 onlyVisibility full
 
 track Methbase_SRX11145951_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207688/SRX11145951/SRX11145951.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145951
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02542
 onlyVisibility full
 
 track Methbase_SRX11145952_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207690/SRX11145952/SRX11145952.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145952
 color 56,113,193
 parent Methbase off
 priority 0.02543
 onlyVisibility dense
 
 track Methbase_SRX11145952_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207690/SRX11145952/SRX11145952.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145952
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02544
 onlyVisibility full
 
 track Methbase_SRX11145952_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207690/SRX11145952/SRX11145952.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145952
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02545
 onlyVisibility full
 
 track Methbase_SRX11145953_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207693/SRX11145953/SRX11145953.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145953
 color 56,113,193
 parent Methbase off
 priority 0.02546
 onlyVisibility dense
 
 track Methbase_SRX11145953_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207693/SRX11145953/SRX11145953.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145953
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02547
 onlyVisibility full
 
 track Methbase_SRX11145953_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207693/SRX11145953/SRX11145953.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145953
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02548
 onlyVisibility full
 
 track Methbase_SRX11145954_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207691/SRX11145954/SRX11145954.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145954
 color 56,113,193
 parent Methbase off
 priority 0.02549
 onlyVisibility dense
 
 track Methbase_SRX11145954_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207691/SRX11145954/SRX11145954.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145954
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02550
 onlyVisibility full
 
 track Methbase_SRX11145954_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207691/SRX11145954/SRX11145954.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145954
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02551
 onlyVisibility full
 
 track Methbase_SRX11145955_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207692/SRX11145955/SRX11145955.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145955
 color 56,113,193
 parent Methbase off
 priority 0.02552
 onlyVisibility dense
 
 track Methbase_SRX11145955_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207692/SRX11145955/SRX11145955.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145955
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02553
 onlyVisibility full
 
 track Methbase_SRX11145955_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207692/SRX11145955/SRX11145955.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145955
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02554
 onlyVisibility full
 
 track Methbase_SRX11145956_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207694/SRX11145956/SRX11145956.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145956
 color 56,113,193
 parent Methbase off
 priority 0.02555
 onlyVisibility dense
 
 track Methbase_SRX11145956_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207694/SRX11145956/SRX11145956.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145956
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02556
 onlyVisibility full
 
 track Methbase_SRX11145956_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207694/SRX11145956/SRX11145956.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145956
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02557
 onlyVisibility full
 
 track Methbase_SRX11145957_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207696/SRX11145957/SRX11145957.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145957
 color 56,113,193
 parent Methbase off
 priority 0.02558
 onlyVisibility dense
 
 track Methbase_SRX11145957_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207696/SRX11145957/SRX11145957.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145957
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02559
 onlyVisibility full
 
 track Methbase_SRX11145957_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207696/SRX11145957/SRX11145957.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145957
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02560
 onlyVisibility full
 
 track Methbase_SRX11145958_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207695/SRX11145958/SRX11145958.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145958
 color 56,113,193
 parent Methbase off
 priority 0.02561
 onlyVisibility dense
 
 track Methbase_SRX11145958_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207695/SRX11145958/SRX11145958.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145958
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02562
 onlyVisibility full
 
 track Methbase_SRX11145958_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207695/SRX11145958/SRX11145958.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145958
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02563
 onlyVisibility full
 
 track Methbase_SRX11145959_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207697/SRX11145959/SRX11145959.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145959
 color 56,113,193
 parent Methbase off
 priority 0.02564
 onlyVisibility dense
 
 track Methbase_SRX11145959_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207697/SRX11145959/SRX11145959.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145959
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02565
 onlyVisibility full
 
 track Methbase_SRX11145959_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207697/SRX11145959/SRX11145959.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145959
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02566
 onlyVisibility full
 
 track Methbase_SRX11145960_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207698/SRX11145960/SRX11145960.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145960
 color 56,113,193
 parent Methbase off
 priority 0.02567
 onlyVisibility dense
 
 track Methbase_SRX11145960_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207698/SRX11145960/SRX11145960.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145960
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02568
 onlyVisibility full
 
 track Methbase_SRX11145960_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207698/SRX11145960/SRX11145960.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145960
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02569
 onlyVisibility full
 
 track Methbase_SRX11145961_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207699/SRX11145961/SRX11145961.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145961
 color 56,113,193
 parent Methbase off
 priority 0.02570
 onlyVisibility dense
 
 track Methbase_SRX11145961_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207699/SRX11145961/SRX11145961.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145961
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02571
 onlyVisibility full
 
 track Methbase_SRX11145961_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207699/SRX11145961/SRX11145961.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145961
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02572
 onlyVisibility full
 
 track Methbase_SRX11145962_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207700/SRX11145962/SRX11145962.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145962
 color 56,113,193
 parent Methbase off
 priority 0.02573
 onlyVisibility dense
 
 track Methbase_SRX11145962_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207700/SRX11145962/SRX11145962.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145962
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02574
 onlyVisibility full
 
 track Methbase_SRX11145962_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207700/SRX11145962/SRX11145962.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145962
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02575
 onlyVisibility full
 
 track Methbase_SRX11145963_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207701/SRX11145963/SRX11145963.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145963
 color 56,113,193
 parent Methbase off
 priority 0.02576
 onlyVisibility dense
 
 track Methbase_SRX11145963_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207701/SRX11145963/SRX11145963.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145963
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02577
 onlyVisibility full
 
 track Methbase_SRX11145963_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207701/SRX11145963/SRX11145963.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145963
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02578
 onlyVisibility full
 
 track Methbase_SRX11145964_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207702/SRX11145964/SRX11145964.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145964
 color 56,113,193
 parent Methbase off
 priority 0.02579
 onlyVisibility dense
 
 track Methbase_SRX11145964_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207702/SRX11145964/SRX11145964.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145964
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02580
 onlyVisibility full
 
 track Methbase_SRX11145964_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207702/SRX11145964/SRX11145964.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145964
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02581
 onlyVisibility full
 
 track Methbase_SRX11145965_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207704/SRX11145965/SRX11145965.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145965
 color 56,113,193
 parent Methbase off
 priority 0.02582
 onlyVisibility dense
 
 track Methbase_SRX11145965_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207704/SRX11145965/SRX11145965.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145965
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02583
 onlyVisibility full
 
 track Methbase_SRX11145965_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207704/SRX11145965/SRX11145965.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145965
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02584
 onlyVisibility full
 
 track Methbase_SRX11145966_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207703/SRX11145966/SRX11145966.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145966
 color 56,113,193
 parent Methbase off
 priority 0.02585
 onlyVisibility dense
 
 track Methbase_SRX11145966_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207703/SRX11145966/SRX11145966.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145966
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02586
 onlyVisibility full
 
 track Methbase_SRX11145966_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207703/SRX11145966/SRX11145966.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145966
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02587
 onlyVisibility full
 
 track Methbase_SRX11145967_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207705/SRX11145967/SRX11145967.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145967
 color 56,113,193
 parent Methbase off
 priority 0.02588
 onlyVisibility dense
 
 track Methbase_SRX11145967_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207705/SRX11145967/SRX11145967.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145967
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02589
 onlyVisibility full
 
 track Methbase_SRX11145967_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207705/SRX11145967/SRX11145967.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145967
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02590
 onlyVisibility full
 
 track Methbase_SRX11145968_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207706/SRX11145968/SRX11145968.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145968
 color 56,113,193
 parent Methbase off
 priority 0.02591
 onlyVisibility dense
 
 track Methbase_SRX11145968_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207706/SRX11145968/SRX11145968.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145968
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02592
 onlyVisibility full
 
 track Methbase_SRX11145968_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207706/SRX11145968/SRX11145968.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145968
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02593
 onlyVisibility full
 
 track Methbase_SRX11145969_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207707/SRX11145969/SRX11145969.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145969
 color 56,113,193
 parent Methbase off
 priority 0.02594
 onlyVisibility dense
 
 track Methbase_SRX11145969_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207707/SRX11145969/SRX11145969.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145969
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02595
 onlyVisibility full
 
 track Methbase_SRX11145969_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207707/SRX11145969/SRX11145969.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145969
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02596
 onlyVisibility full
 
 track Methbase_SRX11145970_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207708/SRX11145970/SRX11145970.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145970
 color 56,113,193
 parent Methbase off
 priority 0.02597
 onlyVisibility dense
 
 track Methbase_SRX11145970_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207708/SRX11145970/SRX11145970.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145970
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02598
 onlyVisibility full
 
 track Methbase_SRX11145970_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207708/SRX11145970/SRX11145970.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145970
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02599
 onlyVisibility full
 
 track Methbase_SRX11145971_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207711/SRX11145971/SRX11145971.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145971
 color 56,113,193
 parent Methbase off
 priority 0.02600
 onlyVisibility dense
 
 track Methbase_SRX11145971_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207711/SRX11145971/SRX11145971.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145971
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02601
 onlyVisibility full
 
 track Methbase_SRX11145971_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207711/SRX11145971/SRX11145971.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145971
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02602
 onlyVisibility full
 
 track Methbase_SRX11145972_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207709/SRX11145972/SRX11145972.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145972
 color 56,113,193
 parent Methbase off
 priority 0.02603
 onlyVisibility dense
 
 track Methbase_SRX11145972_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207709/SRX11145972/SRX11145972.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145972
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02604
 onlyVisibility full
 
 track Methbase_SRX11145972_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207709/SRX11145972/SRX11145972.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145972
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02605
 onlyVisibility full
 
 track Methbase_SRX11145973_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207712/SRX11145973/SRX11145973.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145973
 color 56,113,193
 parent Methbase off
 priority 0.02606
 onlyVisibility dense
 
 track Methbase_SRX11145973_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207712/SRX11145973/SRX11145973.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145973
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02607
 onlyVisibility full
 
 track Methbase_SRX11145973_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207712/SRX11145973/SRX11145973.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145973
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02608
 onlyVisibility full
 
 track Methbase_SRX11145974_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207710/SRX11145974/SRX11145974.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145974
 color 56,113,193
 parent Methbase off
 priority 0.02609
 onlyVisibility dense
 
 track Methbase_SRX11145974_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207710/SRX11145974/SRX11145974.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145974
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02610
 onlyVisibility full
 
 track Methbase_SRX11145974_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207710/SRX11145974/SRX11145974.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145974
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02611
 onlyVisibility full
 
 track Methbase_SRX11145975_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207714/SRX11145975/SRX11145975.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145975
 color 56,113,193
 parent Methbase off
 priority 0.02612
 onlyVisibility dense
 
 track Methbase_SRX11145975_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207714/SRX11145975/SRX11145975.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145975
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02613
 onlyVisibility full
 
 track Methbase_SRX11145975_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207714/SRX11145975/SRX11145975.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145975
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02614
 onlyVisibility full
 
 track Methbase_SRX11145976_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207713/SRX11145976/SRX11145976.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145976
 color 56,113,193
 parent Methbase off
 priority 0.02615
 onlyVisibility dense
 
 track Methbase_SRX11145976_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207713/SRX11145976/SRX11145976.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145976
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02616
 onlyVisibility full
 
 track Methbase_SRX11145976_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207713/SRX11145976/SRX11145976.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145976
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02617
 onlyVisibility full
 
 track Methbase_SRX11145977_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207716/SRX11145977/SRX11145977.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145977
 color 56,113,193
 parent Methbase off
 priority 0.02618
 onlyVisibility dense
 
 track Methbase_SRX11145977_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207716/SRX11145977/SRX11145977.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145977
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02619
 onlyVisibility full
 
 track Methbase_SRX11145977_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207716/SRX11145977/SRX11145977.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145977
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02620
 onlyVisibility full
 
 track Methbase_SRX11145978_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207715/SRX11145978/SRX11145978.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145978
 color 56,113,193
 parent Methbase off
 priority 0.02621
 onlyVisibility dense
 
 track Methbase_SRX11145978_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207715/SRX11145978/SRX11145978.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145978
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02622
 onlyVisibility full
 
 track Methbase_SRX11145978_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207715/SRX11145978/SRX11145978.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145978
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02623
 onlyVisibility full
 
 track Methbase_SRX11145979_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207717/SRX11145979/SRX11145979.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145979
 color 56,113,193
 parent Methbase off
 priority 0.02624
 onlyVisibility dense
 
 track Methbase_SRX11145979_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207717/SRX11145979/SRX11145979.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145979
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02625
 onlyVisibility full
 
 track Methbase_SRX11145979_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207717/SRX11145979/SRX11145979.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145979
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02626
 onlyVisibility full
 
 track Methbase_SRX11145980_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207718/SRX11145980/SRX11145980.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145980
 color 56,113,193
 parent Methbase off
 priority 0.02627
 onlyVisibility dense
 
 track Methbase_SRX11145980_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207718/SRX11145980/SRX11145980.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145980
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02628
 onlyVisibility full
 
 track Methbase_SRX11145980_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207718/SRX11145980/SRX11145980.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145980
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02629
 onlyVisibility full
 
 track Methbase_SRX11145981_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207719/SRX11145981/SRX11145981.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145981
 color 56,113,193
 parent Methbase off
 priority 0.02630
 onlyVisibility dense
 
 track Methbase_SRX11145981_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207719/SRX11145981/SRX11145981.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145981
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02631
 onlyVisibility full
 
 track Methbase_SRX11145981_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207719/SRX11145981/SRX11145981.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145981
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02632
 onlyVisibility full
 
 track Methbase_SRX11145982_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207720/SRX11145982/SRX11145982.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145982
 color 56,113,193
 parent Methbase off
 priority 0.02633
 onlyVisibility dense
 
 track Methbase_SRX11145982_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207720/SRX11145982/SRX11145982.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145982
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02634
 onlyVisibility full
 
 track Methbase_SRX11145982_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207720/SRX11145982/SRX11145982.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145982
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02635
 onlyVisibility full
 
 track Methbase_SRX11145983_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207721/SRX11145983/SRX11145983.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145983
 color 56,113,193
 parent Methbase off
 priority 0.02636
 onlyVisibility dense
 
 track Methbase_SRX11145983_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207721/SRX11145983/SRX11145983.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145983
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02637
 onlyVisibility full
 
 track Methbase_SRX11145983_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207721/SRX11145983/SRX11145983.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145983
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02638
 onlyVisibility full
 
 track Methbase_SRX11145984_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207722/SRX11145984/SRX11145984.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145984
 color 56,113,193
 parent Methbase off
 priority 0.02639
 onlyVisibility dense
 
 track Methbase_SRX11145984_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207722/SRX11145984/SRX11145984.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145984
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02640
 onlyVisibility full
 
 track Methbase_SRX11145984_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207722/SRX11145984/SRX11145984.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145984
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02641
 onlyVisibility full
 
 track Methbase_SRX11145985_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207723/SRX11145985/SRX11145985.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145985
 color 56,113,193
 parent Methbase off
 priority 0.02642
 onlyVisibility dense
 
 track Methbase_SRX11145985_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207723/SRX11145985/SRX11145985.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145985
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02643
 onlyVisibility full
 
 track Methbase_SRX11145985_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207723/SRX11145985/SRX11145985.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145985
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02644
 onlyVisibility full
 
 track Methbase_SRX11145986_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207724/SRX11145986/SRX11145986.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145986
 color 56,113,193
 parent Methbase off
 priority 0.02645
 onlyVisibility dense
 
 track Methbase_SRX11145986_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207724/SRX11145986/SRX11145986.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145986
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02646
 onlyVisibility full
 
 track Methbase_SRX11145986_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207724/SRX11145986/SRX11145986.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145986
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02647
 onlyVisibility full
 
 track Methbase_SRX11145987_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207725/SRX11145987/SRX11145987.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145987
 color 56,113,193
 parent Methbase off
 priority 0.02648
 onlyVisibility dense
 
 track Methbase_SRX11145987_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207725/SRX11145987/SRX11145987.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145987
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02649
 onlyVisibility full
 
 track Methbase_SRX11145987_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207725/SRX11145987/SRX11145987.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145987
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02650
 onlyVisibility full
 
 track Methbase_SRX11145988_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207726/SRX11145988/SRX11145988.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145988
 color 56,113,193
 parent Methbase off
 priority 0.02651
 onlyVisibility dense
 
 track Methbase_SRX11145988_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207726/SRX11145988/SRX11145988.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145988
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02652
 onlyVisibility full
 
 track Methbase_SRX11145988_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207726/SRX11145988/SRX11145988.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145988
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02653
 onlyVisibility full
 
 track Methbase_SRX11145989_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207727/SRX11145989/SRX11145989.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145989
 color 56,113,193
 parent Methbase off
 priority 0.02654
 onlyVisibility dense
 
 track Methbase_SRX11145989_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207727/SRX11145989/SRX11145989.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145989
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02655
 onlyVisibility full
 
 track Methbase_SRX11145989_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207727/SRX11145989/SRX11145989.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145989
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02656
 onlyVisibility full
 
 track Methbase_SRX11145990_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207728/SRX11145990/SRX11145990.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145990
 color 56,113,193
 parent Methbase off
 priority 0.02657
 onlyVisibility dense
 
 track Methbase_SRX11145990_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207728/SRX11145990/SRX11145990.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145990
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02658
 onlyVisibility full
 
 track Methbase_SRX11145990_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207728/SRX11145990/SRX11145990.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145990
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02659
 onlyVisibility full
 
 track Methbase_SRX11145991_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207729/SRX11145991/SRX11145991.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145991
 color 56,113,193
 parent Methbase off
 priority 0.02660
 onlyVisibility dense
 
 track Methbase_SRX11145991_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207729/SRX11145991/SRX11145991.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145991
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02661
 onlyVisibility full
 
 track Methbase_SRX11145991_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207729/SRX11145991/SRX11145991.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145991
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02662
 onlyVisibility full
 
 track Methbase_SRX11145992_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207730/SRX11145992/SRX11145992.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145992
 color 56,113,193
 parent Methbase off
 priority 0.02663
 onlyVisibility dense
 
 track Methbase_SRX11145992_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207730/SRX11145992/SRX11145992.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145992
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02664
 onlyVisibility full
 
 track Methbase_SRX11145992_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207730/SRX11145992/SRX11145992.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145992
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02665
 onlyVisibility full
 
 track Methbase_SRX11145993_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207733/SRX11145993/SRX11145993.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145993
 color 56,113,193
 parent Methbase off
 priority 0.02666
 onlyVisibility dense
 
 track Methbase_SRX11145993_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207733/SRX11145993/SRX11145993.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145993
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02667
 onlyVisibility full
 
 track Methbase_SRX11145993_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207733/SRX11145993/SRX11145993.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145993
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02668
 onlyVisibility full
 
 track Methbase_SRX11145994_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207731/SRX11145994/SRX11145994.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145994
 color 56,113,193
 parent Methbase off
 priority 0.02669
 onlyVisibility dense
 
 track Methbase_SRX11145994_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207731/SRX11145994/SRX11145994.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145994
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02670
 onlyVisibility full
 
 track Methbase_SRX11145994_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207731/SRX11145994/SRX11145994.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145994
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02671
 onlyVisibility full
 
 track Methbase_SRX11145995_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207734/SRX11145995/SRX11145995.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145995
 color 56,113,193
 parent Methbase off
 priority 0.02672
 onlyVisibility dense
 
 track Methbase_SRX11145995_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207734/SRX11145995/SRX11145995.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145995
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02673
 onlyVisibility full
 
 track Methbase_SRX11145995_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207734/SRX11145995/SRX11145995.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145995
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02674
 onlyVisibility full
 
 track Methbase_SRX11145996_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207732/SRX11145996/SRX11145996.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145996
 color 56,113,193
 parent Methbase off
 priority 0.02675
 onlyVisibility dense
 
 track Methbase_SRX11145996_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207732/SRX11145996/SRX11145996.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145996
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02676
 onlyVisibility full
 
 track Methbase_SRX11145996_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207732/SRX11145996/SRX11145996.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145996
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02677
 onlyVisibility full
 
 track Methbase_SRX11145997_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207735/SRX11145997/SRX11145997.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145997
 color 56,113,193
 parent Methbase off
 priority 0.02678
 onlyVisibility dense
 
 track Methbase_SRX11145997_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207735/SRX11145997/SRX11145997.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145997
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02679
 onlyVisibility full
 
 track Methbase_SRX11145997_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207735/SRX11145997/SRX11145997.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145997
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02680
 onlyVisibility full
 
 track Methbase_SRX11145998_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207736/SRX11145998/SRX11145998.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145998
 color 56,113,193
 parent Methbase off
 priority 0.02681
 onlyVisibility dense
 
 track Methbase_SRX11145998_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207736/SRX11145998/SRX11145998.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145998
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02682
 onlyVisibility full
 
 track Methbase_SRX11145998_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207736/SRX11145998/SRX11145998.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145998
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02683
 onlyVisibility full
 
 track Methbase_SRX11145999_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207738/SRX11145999/SRX11145999.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11145999
 color 56,113,193
 parent Methbase off
 priority 0.02684
 onlyVisibility dense
 
 track Methbase_SRX11145999_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207738/SRX11145999/SRX11145999.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145999
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02685
 onlyVisibility full
 
 track Methbase_SRX11145999_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207738/SRX11145999/SRX11145999.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11145999
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02686
 onlyVisibility full
 
 track Methbase_SRX11146000_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207737/SRX11146000/SRX11146000.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX11146000
 color 56,113,193
 parent Methbase off
 priority 0.02687
 onlyVisibility dense
 
 track Methbase_SRX11146000_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207737/SRX11146000/SRX11146000.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11146000
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02688
 onlyVisibility full
 
 track Methbase_SRX11146000_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324100/SRS9207737/SRX11146000/SRX11146000.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX11146000
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02689
 onlyVisibility full
 
 track Methbase_SRX11196311_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251746/SRX11196311/SRX11196311.hmr.bb
 type bigBed
 shortLabel CSF
 longLabel CSF SRX11196311
 color 56,113,193
 parent Methbase off
 priority 0.02690
 onlyVisibility dense
 
 track Methbase_SRX11196311_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251746/SRX11196311/SRX11196311.sym_counts.bw
 type bigWig
 shortLabel CSF
 longLabel CSF SRX11196311
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02691
 onlyVisibility full
 
 track Methbase_SRX11196311_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251746/SRX11196311/SRX11196311.sym_coverage.bw
 type bigWig
 shortLabel CSF
 longLabel CSF SRX11196311
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02692
 onlyVisibility full
 
 track Methbase_SRX11196312_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251747/SRX11196312/SRX11196312.hmr.bb
 type bigBed
 shortLabel CSF
 longLabel CSF SRX11196312
 color 56,113,193
 parent Methbase off
 priority 0.02693
 onlyVisibility dense
 
 track Methbase_SRX11196312_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251747/SRX11196312/SRX11196312.sym_counts.bw
 type bigWig
 shortLabel CSF
 longLabel CSF SRX11196312
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02694
 onlyVisibility full
 
 track Methbase_SRX11196312_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251747/SRX11196312/SRX11196312.sym_coverage.bw
 type bigWig
 shortLabel CSF
 longLabel CSF SRX11196312
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02695
 onlyVisibility full
 
 track Methbase_SRX11196313_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251748/SRX11196313/SRX11196313.hmr.bb
 type bigBed
 shortLabel Tumor
 longLabel Tumor SRX11196313
 color 56,113,193
 parent Methbase off
 priority 0.02696
 onlyVisibility dense
 
 track Methbase_SRX11196313_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251748/SRX11196313/SRX11196313.sym_counts.bw
 type bigWig
 shortLabel Tumor
 longLabel Tumor SRX11196313
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02697
 onlyVisibility full
 
 track Methbase_SRX11196313_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251748/SRX11196313/SRX11196313.sym_coverage.bw
 type bigWig
 shortLabel Tumor
 longLabel Tumor SRX11196313
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02698
 onlyVisibility full
 
 track Methbase_SRX11196314_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251749/SRX11196314/SRX11196314.hmr.bb
 type bigBed
 shortLabel CSF
 longLabel CSF SRX11196314
 color 56,113,193
 parent Methbase off
 priority 0.02699
 onlyVisibility dense
 
 track Methbase_SRX11196314_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251749/SRX11196314/SRX11196314.sym_counts.bw
 type bigWig
 shortLabel CSF
 longLabel CSF SRX11196314
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02700
 onlyVisibility full
 
 track Methbase_SRX11196314_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251749/SRX11196314/SRX11196314.sym_coverage.bw
 type bigWig
 shortLabel CSF
 longLabel CSF SRX11196314
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02701
 onlyVisibility full
 
 track Methbase_SRX11196315_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251750/SRX11196315/SRX11196315.hmr.bb
 type bigBed
 shortLabel Tumor
 longLabel Tumor SRX11196315
 color 56,113,193
 parent Methbase off
 priority 0.02702
 onlyVisibility dense
 
 track Methbase_SRX11196315_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251750/SRX11196315/SRX11196315.sym_counts.bw
 type bigWig
 shortLabel Tumor
 longLabel Tumor SRX11196315
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02703
 onlyVisibility full
 
 track Methbase_SRX11196315_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251750/SRX11196315/SRX11196315.sym_coverage.bw
 type bigWig
 shortLabel Tumor
 longLabel Tumor SRX11196315
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02704
 onlyVisibility full
 
 track Methbase_SRX11196317_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251752/SRX11196317/SRX11196317.hmr.bb
 type bigBed
 shortLabel Tumor
 longLabel Tumor SRX11196317
 color 56,113,193
 parent Methbase off
 priority 0.02705
 onlyVisibility dense
 
 track Methbase_SRX11196317_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251752/SRX11196317/SRX11196317.sym_counts.bw
 type bigWig
 shortLabel Tumor
 longLabel Tumor SRX11196317
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02706
 onlyVisibility full
 
 track Methbase_SRX11196317_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251752/SRX11196317/SRX11196317.sym_coverage.bw
 type bigWig
 shortLabel Tumor
 longLabel Tumor SRX11196317
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02707
 onlyVisibility full
 
 track Methbase_SRX11196318_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251753/SRX11196318/SRX11196318.hmr.bb
 type bigBed
 shortLabel CSF
 longLabel CSF SRX11196318
 color 56,113,193
 parent Methbase off
 priority 0.02708
 onlyVisibility dense
 
 track Methbase_SRX11196318_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251753/SRX11196318/SRX11196318.sym_counts.bw
 type bigWig
 shortLabel CSF
 longLabel CSF SRX11196318
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02709
 onlyVisibility full
 
 track Methbase_SRX11196318_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251753/SRX11196318/SRX11196318.sym_coverage.bw
 type bigWig
 shortLabel CSF
 longLabel CSF SRX11196318
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02710
 onlyVisibility full
 
 track Methbase_SRX11196319_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251754/SRX11196319/SRX11196319.hmr.bb
 type bigBed
 shortLabel Tumor
 longLabel Tumor SRX11196319
 color 56,113,193
 parent Methbase off
 priority 0.02711
 onlyVisibility dense
 
 track Methbase_SRX11196319_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251754/SRX11196319/SRX11196319.sym_counts.bw
 type bigWig
 shortLabel Tumor
 longLabel Tumor SRX11196319
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02712
 onlyVisibility full
 
 track Methbase_SRX11196319_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251754/SRX11196319/SRX11196319.sym_coverage.bw
 type bigWig
 shortLabel Tumor
 longLabel Tumor SRX11196319
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02713
 onlyVisibility full
 
 track Methbase_SRX11196321_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251756/SRX11196321/SRX11196321.hmr.bb
 type bigBed
 shortLabel Tumor
 longLabel Tumor SRX11196321
 color 56,113,193
 parent Methbase off
 priority 0.02714
 onlyVisibility dense
 
 track Methbase_SRX11196321_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251756/SRX11196321/SRX11196321.sym_counts.bw
 type bigWig
 shortLabel Tumor
 longLabel Tumor SRX11196321
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02715
 onlyVisibility full
 
 track Methbase_SRX11196321_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251756/SRX11196321/SRX11196321.sym_coverage.bw
 type bigWig
 shortLabel Tumor
 longLabel Tumor SRX11196321
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02716
 onlyVisibility full
 
 track Methbase_SRX11196322_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251757/SRX11196322/SRX11196322.hmr.bb
 type bigBed
 shortLabel CSF
 longLabel CSF SRX11196322
 color 56,113,193
 parent Methbase off
 priority 0.02717
 onlyVisibility dense
 
 track Methbase_SRX11196322_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251757/SRX11196322/SRX11196322.sym_counts.bw
 type bigWig
 shortLabel CSF
 longLabel CSF SRX11196322
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02718
 onlyVisibility full
 
 track Methbase_SRX11196322_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251757/SRX11196322/SRX11196322.sym_coverage.bw
 type bigWig
 shortLabel CSF
 longLabel CSF SRX11196322
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02719
 onlyVisibility full
 
 track Methbase_SRX11196323_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251758/SRX11196323/SRX11196323.hmr.bb
 type bigBed
 shortLabel Tumor
 longLabel Tumor SRX11196323
 color 56,113,193
 parent Methbase off
 priority 0.02720
 onlyVisibility dense
 
 track Methbase_SRX11196323_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251758/SRX11196323/SRX11196323.sym_counts.bw
 type bigWig
 shortLabel Tumor
 longLabel Tumor SRX11196323
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02721
 onlyVisibility full
 
 track Methbase_SRX11196323_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251758/SRX11196323/SRX11196323.sym_coverage.bw
 type bigWig
 shortLabel Tumor
 longLabel Tumor SRX11196323
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02722
 onlyVisibility full
 
 track Methbase_SRX11196325_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251760/SRX11196325/SRX11196325.hmr.bb
 type bigBed
 shortLabel Tumor
 longLabel Tumor SRX11196325
 color 56,113,193
 parent Methbase off
 priority 0.02723
 onlyVisibility dense
 
 track Methbase_SRX11196325_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251760/SRX11196325/SRX11196325.sym_counts.bw
 type bigWig
 shortLabel Tumor
 longLabel Tumor SRX11196325
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02724
 onlyVisibility full
 
 track Methbase_SRX11196325_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251760/SRX11196325/SRX11196325.sym_coverage.bw
 type bigWig
 shortLabel Tumor
 longLabel Tumor SRX11196325
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02725
 onlyVisibility full
 
 track Methbase_SRX11196327_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251762/SRX11196327/SRX11196327.hmr.bb
 type bigBed
 shortLabel Tumor
 longLabel Tumor SRX11196327
 color 56,113,193
 parent Methbase off
 priority 0.02726
 onlyVisibility dense
 
 track Methbase_SRX11196327_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251762/SRX11196327/SRX11196327.sym_counts.bw
 type bigWig
 shortLabel Tumor
 longLabel Tumor SRX11196327
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02727
 onlyVisibility full
 
 track Methbase_SRX11196327_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251762/SRX11196327/SRX11196327.sym_coverage.bw
 type bigWig
 shortLabel Tumor
 longLabel Tumor SRX11196327
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02728
 onlyVisibility full
 
 track Methbase_SRX11196328_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251763/SRX11196328/SRX11196328.hmr.bb
 type bigBed
 shortLabel CSF
 longLabel CSF SRX11196328
 color 56,113,193
 parent Methbase off
 priority 0.02729
 onlyVisibility dense
 
 track Methbase_SRX11196328_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251763/SRX11196328/SRX11196328.sym_counts.bw
 type bigWig
 shortLabel CSF
 longLabel CSF SRX11196328
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02730
 onlyVisibility full
 
 track Methbase_SRX11196328_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251763/SRX11196328/SRX11196328.sym_coverage.bw
 type bigWig
 shortLabel CSF
 longLabel CSF SRX11196328
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02731
 onlyVisibility full
 
 track Methbase_SRX11196330_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251765/SRX11196330/SRX11196330.hmr.bb
 type bigBed
 shortLabel Tumor
 longLabel Tumor SRX11196330
 color 56,113,193
 parent Methbase off
 priority 0.02732
 onlyVisibility dense
 
 track Methbase_SRX11196330_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251765/SRX11196330/SRX11196330.sym_counts.bw
 type bigWig
 shortLabel Tumor
 longLabel Tumor SRX11196330
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02733
 onlyVisibility full
 
 track Methbase_SRX11196330_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251765/SRX11196330/SRX11196330.sym_coverage.bw
 type bigWig
 shortLabel Tumor
 longLabel Tumor SRX11196330
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02734
 onlyVisibility full
 
 track Methbase_SRX11196331_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251766/SRX11196331/SRX11196331.hmr.bb
 type bigBed
 shortLabel CSF
 longLabel CSF SRX11196331
 color 56,113,193
 parent Methbase off
 priority 0.02735
 onlyVisibility dense
 
 track Methbase_SRX11196331_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251766/SRX11196331/SRX11196331.sym_counts.bw
 type bigWig
 shortLabel CSF
 longLabel CSF SRX11196331
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02736
 onlyVisibility full
 
 track Methbase_SRX11196331_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251766/SRX11196331/SRX11196331.sym_coverage.bw
 type bigWig
 shortLabel CSF
 longLabel CSF SRX11196331
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02737
 onlyVisibility full
 
 track Methbase_SRX11196332_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251767/SRX11196332/SRX11196332.hmr.bb
 type bigBed
 shortLabel Tumor
 longLabel Tumor SRX11196332
 color 56,113,193
 parent Methbase off
 priority 0.02738
 onlyVisibility dense
 
 track Methbase_SRX11196332_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251767/SRX11196332/SRX11196332.sym_counts.bw
 type bigWig
 shortLabel Tumor
 longLabel Tumor SRX11196332
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02739
 onlyVisibility full
 
 track Methbase_SRX11196332_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251767/SRX11196332/SRX11196332.sym_coverage.bw
 type bigWig
 shortLabel Tumor
 longLabel Tumor SRX11196332
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02740
 onlyVisibility full
 
 track Methbase_SRX11196333_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251768/SRX11196333/SRX11196333.hmr.bb
 type bigBed
 shortLabel CSF
 longLabel CSF SRX11196333
 color 56,113,193
 parent Methbase off
 priority 0.02741
 onlyVisibility dense
 
 track Methbase_SRX11196333_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251768/SRX11196333/SRX11196333.sym_counts.bw
 type bigWig
 shortLabel CSF
 longLabel CSF SRX11196333
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02742
 onlyVisibility full
 
 track Methbase_SRX11196333_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325062/SRS9251768/SRX11196333/SRX11196333.sym_coverage.bw
 type bigWig
 shortLabel CSF
 longLabel CSF SRX11196333
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02743
 onlyVisibility full
 
 track Methbase_SRX11217044_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325428/SRS9271221/SRX11217044/SRX11217044.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX11217044
 color 56,113,193
 parent Methbase off
 priority 0.02744
 onlyVisibility dense
 
 track Methbase_SRX11217044_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325428/SRS9271221/SRX11217044/SRX11217044.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX11217044
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02745
 onlyVisibility full
 
 track Methbase_SRX11217044_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325428/SRS9271221/SRX11217044/SRX11217044.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX11217044
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02746
 onlyVisibility full
 
 track Methbase_SRX11217045_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325428/SRS9271223/SRX11217045/SRX11217045.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX11217045
 color 56,113,193
 parent Methbase off
 priority 0.02747
 onlyVisibility dense
 
 track Methbase_SRX11217045_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325428/SRS9271223/SRX11217045/SRX11217045.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX11217045
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02748
 onlyVisibility full
 
 track Methbase_SRX11217045_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325428/SRS9271223/SRX11217045/SRX11217045.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX11217045
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02749
 onlyVisibility full
 
 track Methbase_SRX11217046_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325428/SRS9271220/SRX11217046/SRX11217046.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX11217046
 color 56,113,193
 parent Methbase off
 priority 0.02750
 onlyVisibility dense
 
 track Methbase_SRX11217046_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325428/SRS9271220/SRX11217046/SRX11217046.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX11217046
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02751
 onlyVisibility full
 
 track Methbase_SRX11217046_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325428/SRS9271220/SRX11217046/SRX11217046.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX11217046
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02752
 onlyVisibility full
 
 track Methbase_SRX11217047_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325428/SRS9271222/SRX11217047/SRX11217047.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX11217047
 color 56,113,193
 parent Methbase off
 priority 0.02753
 onlyVisibility dense
 
 track Methbase_SRX11217047_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325428/SRS9271222/SRX11217047/SRX11217047.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX11217047
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02754
 onlyVisibility full
 
 track Methbase_SRX11217047_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325428/SRS9271222/SRX11217047/SRX11217047.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX11217047
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02755
 onlyVisibility full
 
 track Methbase_SRX11233735_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279561/SRX11233735/SRX11233735.hmr.bb
 type bigBed
 shortLabel hES cells H1
 longLabel hES cells H1 SRX11233735
 color 56,113,193
 parent Methbase off
 priority 0.02756
 onlyVisibility dense
 
 track Methbase_SRX11233735_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279561/SRX11233735/SRX11233735.sym_counts.bw
 type bigWig
 shortLabel hES cells H1
 longLabel hES cells H1 SRX11233735
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02757
 onlyVisibility full
 
 track Methbase_SRX11233735_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279561/SRX11233735/SRX11233735.sym_coverage.bw
 type bigWig
 shortLabel hES cells H1
 longLabel hES cells H1 SRX11233735
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02758
 onlyVisibility full
 
 track Methbase_SRX11233736_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279562/SRX11233736/SRX11233736.hmr.bb
 type bigBed
 shortLabel hES cells H9
 longLabel hES cells H9 SRX11233736
 color 56,113,193
 parent Methbase off
 priority 0.02759
 onlyVisibility dense
 
 track Methbase_SRX11233736_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279562/SRX11233736/SRX11233736.sym_counts.bw
 type bigWig
 shortLabel hES cells H9
 longLabel hES cells H9 SRX11233736
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02760
 onlyVisibility full
 
 track Methbase_SRX11233736_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279562/SRX11233736/SRX11233736.sym_coverage.bw
 type bigWig
 shortLabel hES cells H9
 longLabel hES cells H9 SRX11233736
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02761
 onlyVisibility full
 
 track Methbase_SRX11233737_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279563/SRX11233737/SRX11233737.hmr.bb
 type bigBed
 shortLabel Adult Human Adipose Derived Mesenchymal Stromal
 longLabel Adult Human Adipose Derived Mesenchymal Stromal SRX11233737
 color 56,113,193
 parent Methbase off
 priority 0.02762
 onlyVisibility dense
 
 track Methbase_SRX11233737_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279563/SRX11233737/SRX11233737.sym_counts.bw
 type bigWig
 shortLabel Adult Human Adipose Derived Mesenchymal Stromal
 longLabel Adult Human Adipose Derived Mesenchymal Stromal SRX11233737
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02763
 onlyVisibility full
 
 track Methbase_SRX11233737_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279563/SRX11233737/SRX11233737.sym_coverage.bw
 type bigWig
 shortLabel Adult Human Adipose Derived Mesenchymal Stromal
 longLabel Adult Human Adipose Derived Mesenchymal Stromal SRX11233737
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02764
 onlyVisibility full
 
 track Methbase_SRX11233738_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279564/SRX11233738/SRX11233738.hmr.bb
 type bigBed
 shortLabel Adult Human Adipose Derived Mesenchymal Stromal
 longLabel Adult Human Adipose Derived Mesenchymal Stromal SRX11233738
 color 56,113,193
 parent Methbase off
 priority 0.02765
 onlyVisibility dense
 
 track Methbase_SRX11233738_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279564/SRX11233738/SRX11233738.sym_counts.bw
 type bigWig
 shortLabel Adult Human Adipose Derived Mesenchymal Stromal
 longLabel Adult Human Adipose Derived Mesenchymal Stromal SRX11233738
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02766
 onlyVisibility full
 
 track Methbase_SRX11233738_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279564/SRX11233738/SRX11233738.sym_coverage.bw
 type bigWig
 shortLabel Adult Human Adipose Derived Mesenchymal Stromal
 longLabel Adult Human Adipose Derived Mesenchymal Stromal SRX11233738
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02767
 onlyVisibility full
 
 track Methbase_SRX11233739_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279565/SRX11233739/SRX11233739.hmr.bb
 type bigBed
 shortLabel Adult Human Adipose Derived Mesenchymal Stromal
 longLabel Adult Human Adipose Derived Mesenchymal Stromal SRX11233739
 color 56,113,193
 parent Methbase off
 priority 0.02768
 onlyVisibility dense
 
 track Methbase_SRX11233739_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279565/SRX11233739/SRX11233739.sym_counts.bw
 type bigWig
 shortLabel Adult Human Adipose Derived Mesenchymal Stromal
 longLabel Adult Human Adipose Derived Mesenchymal Stromal SRX11233739
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02769
 onlyVisibility full
 
 track Methbase_SRX11233739_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279565/SRX11233739/SRX11233739.sym_coverage.bw
 type bigWig
 shortLabel Adult Human Adipose Derived Mesenchymal Stromal
 longLabel Adult Human Adipose Derived Mesenchymal Stromal SRX11233739
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02770
 onlyVisibility full
 
 track Methbase_SRX11233740_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279566/SRX11233740/SRX11233740.hmr.bb
 type bigBed
 shortLabel Chemically Induced Pluripotent Stem Cell
 longLabel Chemically Induced Pluripotent Stem Cell SRX11233740
 color 56,113,193
 parent Methbase off
 priority 0.02771
 onlyVisibility dense
 
 track Methbase_SRX11233740_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279566/SRX11233740/SRX11233740.sym_counts.bw
 type bigWig
 shortLabel Chemically Induced Pluripotent Stem Cell
 longLabel Chemically Induced Pluripotent Stem Cell SRX11233740
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02772
 onlyVisibility full
 
 track Methbase_SRX11233740_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279566/SRX11233740/SRX11233740.sym_coverage.bw
 type bigWig
 shortLabel Chemically Induced Pluripotent Stem Cell
 longLabel Chemically Induced Pluripotent Stem Cell SRX11233740
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02773
 onlyVisibility full
 
 track Methbase_SRX11233741_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279567/SRX11233741/SRX11233741.hmr.bb
 type bigBed
 shortLabel Chemically Induced Pluripotent Stem Cell
 longLabel Chemically Induced Pluripotent Stem Cell SRX11233741
 color 56,113,193
 parent Methbase off
 priority 0.02774
 onlyVisibility dense
 
 track Methbase_SRX11233741_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279567/SRX11233741/SRX11233741.sym_counts.bw
 type bigWig
 shortLabel Chemically Induced Pluripotent Stem Cell
 longLabel Chemically Induced Pluripotent Stem Cell SRX11233741
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02775
 onlyVisibility full
 
 track Methbase_SRX11233741_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279567/SRX11233741/SRX11233741.sym_coverage.bw
 type bigWig
 shortLabel Chemically Induced Pluripotent Stem Cell
 longLabel Chemically Induced Pluripotent Stem Cell SRX11233741
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02776
 onlyVisibility full
 
 track Methbase_SRX11233742_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279568/SRX11233742/SRX11233742.hmr.bb
 type bigBed
 shortLabel Chemically Induced Pluripotent Stem Cell
 longLabel Chemically Induced Pluripotent Stem Cell SRX11233742
 color 56,113,193
 parent Methbase off
 priority 0.02777
 onlyVisibility dense
 
 track Methbase_SRX11233742_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279568/SRX11233742/SRX11233742.sym_counts.bw
 type bigWig
 shortLabel Chemically Induced Pluripotent Stem Cell
 longLabel Chemically Induced Pluripotent Stem Cell SRX11233742
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02778
 onlyVisibility full
 
 track Methbase_SRX11233742_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279568/SRX11233742/SRX11233742.sym_coverage.bw
 type bigWig
 shortLabel Chemically Induced Pluripotent Stem Cell
 longLabel Chemically Induced Pluripotent Stem Cell SRX11233742
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02779
 onlyVisibility full
 
 track Methbase_SRX11233743_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279569/SRX11233743/SRX11233743.hmr.bb
 type bigBed
 shortLabel Chemically Induced Pluripotent Stem Cell
 longLabel Chemically Induced Pluripotent Stem Cell SRX11233743
 color 56,113,193
 parent Methbase off
 priority 0.02780
 onlyVisibility dense
 
 track Methbase_SRX11233743_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279569/SRX11233743/SRX11233743.sym_counts.bw
 type bigWig
 shortLabel Chemically Induced Pluripotent Stem Cell
 longLabel Chemically Induced Pluripotent Stem Cell SRX11233743
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02781
 onlyVisibility full
 
 track Methbase_SRX11233743_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279569/SRX11233743/SRX11233743.sym_coverage.bw
 type bigWig
 shortLabel Chemically Induced Pluripotent Stem Cell
 longLabel Chemically Induced Pluripotent Stem Cell SRX11233743
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02782
 onlyVisibility full
 
 track Methbase_SRX11233744_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279570/SRX11233744/SRX11233744.hmr.bb
 type bigBed
 shortLabel Embryonic Fibroblasts
 longLabel Embryonic Fibroblasts SRX11233744
 color 56,113,193
 parent Methbase off
 priority 0.02783
 onlyVisibility dense
 
 track Methbase_SRX11233744_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279570/SRX11233744/SRX11233744.sym_counts.bw
 type bigWig
 shortLabel Embryonic Fibroblasts
 longLabel Embryonic Fibroblasts SRX11233744
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02784
 onlyVisibility full
 
 track Methbase_SRX11233744_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279570/SRX11233744/SRX11233744.sym_coverage.bw
 type bigWig
 shortLabel Embryonic Fibroblasts
 longLabel Embryonic Fibroblasts SRX11233744
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02785
 onlyVisibility full
 
 track Methbase_SRX11233745_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279571/SRX11233745/SRX11233745.hmr.bb
 type bigBed
 shortLabel Embryonic Fibroblasts
 longLabel Embryonic Fibroblasts SRX11233745
 color 56,113,193
 parent Methbase off
 priority 0.02786
 onlyVisibility dense
 
 track Methbase_SRX11233745_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279571/SRX11233745/SRX11233745.sym_counts.bw
 type bigWig
 shortLabel Embryonic Fibroblasts
 longLabel Embryonic Fibroblasts SRX11233745
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02787
 onlyVisibility full
 
 track Methbase_SRX11233745_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279571/SRX11233745/SRX11233745.sym_coverage.bw
 type bigWig
 shortLabel Embryonic Fibroblasts
 longLabel Embryonic Fibroblasts SRX11233745
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02788
 onlyVisibility full
 
 track Methbase_SRX11233746_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279572/SRX11233746/SRX11233746.hmr.bb
 type bigBed
 shortLabel somatic cells during chemical reprogramming stage I
 longLabel somatic cells during chemical reprogramming stage I SRX11233746
 color 56,113,193
 parent Methbase off
 priority 0.02789
 onlyVisibility dense
 
 track Methbase_SRX11233746_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279572/SRX11233746/SRX11233746.sym_counts.bw
 type bigWig
 shortLabel somatic cells during chemical reprogramming stage I
 longLabel somatic cells during chemical reprogramming stage I SRX11233746
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02790
 onlyVisibility full
 
 track Methbase_SRX11233746_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279572/SRX11233746/SRX11233746.sym_coverage.bw
 type bigWig
 shortLabel somatic cells during chemical reprogramming stage I
 longLabel somatic cells during chemical reprogramming stage I SRX11233746
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02791
 onlyVisibility full
 
 track Methbase_SRX11233747_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279573/SRX11233747/SRX11233747.hmr.bb
 type bigBed
 shortLabel somatic cells during chemical reprogramming stage II
 longLabel somatic cells during chemical reprogramming stage II SRX11233747
 color 56,113,193
 parent Methbase off
 priority 0.02792
 onlyVisibility dense
 
 track Methbase_SRX11233747_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279573/SRX11233747/SRX11233747.sym_counts.bw
 type bigWig
 shortLabel somatic cells during chemical reprogramming stage II
 longLabel somatic cells during chemical reprogramming stage II SRX11233747
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02793
 onlyVisibility full
 
 track Methbase_SRX11233747_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279573/SRX11233747/SRX11233747.sym_coverage.bw
 type bigWig
 shortLabel somatic cells during chemical reprogramming stage II
 longLabel somatic cells during chemical reprogramming stage II SRX11233747
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02794
 onlyVisibility full
 
 track Methbase_SRX11233748_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279574/SRX11233748/SRX11233748.hmr.bb
 type bigBed
 shortLabel somatic cells during chemical reprogramming stage II without 5azac
 longLabel somatic cells during chemical reprogramming stage II without 5azac SRX11233748
 color 56,113,193
 parent Methbase off
 priority 0.02795
 onlyVisibility dense
 
 track Methbase_SRX11233748_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279574/SRX11233748/SRX11233748.sym_counts.bw
 type bigWig
 shortLabel somatic cells during chemical reprogramming stage II without 5azac
 longLabel somatic cells during chemical reprogramming stage II without 5azac SRX11233748
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02796
 onlyVisibility full
 
 track Methbase_SRX11233748_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279574/SRX11233748/SRX11233748.sym_coverage.bw
 type bigWig
 shortLabel somatic cells during chemical reprogramming stage II without 5azac
 longLabel somatic cells during chemical reprogramming stage II without 5azac SRX11233748
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02797
 onlyVisibility full
 
 track Methbase_SRX11233749_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279575/SRX11233749/SRX11233749.hmr.bb
 type bigBed
 shortLabel somatic cells during chemical reprogramming stage II without JNKIN8
 longLabel somatic cells during chemical reprogramming stage II without JNKIN8 SRX11233749
 color 56,113,193
 parent Methbase off
 priority 0.02798
 onlyVisibility dense
 
 track Methbase_SRX11233749_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279575/SRX11233749/SRX11233749.sym_counts.bw
 type bigWig
 shortLabel somatic cells during chemical reprogramming stage II without JNKIN8
 longLabel somatic cells during chemical reprogramming stage II without JNKIN8 SRX11233749
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02799
 onlyVisibility full
 
 track Methbase_SRX11233749_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279575/SRX11233749/SRX11233749.sym_coverage.bw
 type bigWig
 shortLabel somatic cells during chemical reprogramming stage II without JNKIN8
 longLabel somatic cells during chemical reprogramming stage II without JNKIN8 SRX11233749
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02800
 onlyVisibility full
 
 track Methbase_SRX11233750_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279576/SRX11233750/SRX11233750.hmr.bb
 type bigBed
 shortLabel somatic cells during chemical reprogramming stage I
 longLabel somatic cells during chemical reprogramming stage I SRX11233750
 color 56,113,193
 parent Methbase off
 priority 0.02801
 onlyVisibility dense
 
 track Methbase_SRX11233750_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279576/SRX11233750/SRX11233750.sym_counts.bw
 type bigWig
 shortLabel somatic cells during chemical reprogramming stage I
 longLabel somatic cells during chemical reprogramming stage I SRX11233750
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02802
 onlyVisibility full
 
 track Methbase_SRX11233750_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279576/SRX11233750/SRX11233750.sym_coverage.bw
 type bigWig
 shortLabel somatic cells during chemical reprogramming stage I
 longLabel somatic cells during chemical reprogramming stage I SRX11233750
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02803
 onlyVisibility full
 
 track Methbase_SRX11233751_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279577/SRX11233751/SRX11233751.hmr.bb
 type bigBed
 shortLabel somatic cells during chemical reprogramming stage II
 longLabel somatic cells during chemical reprogramming stage II SRX11233751
 color 56,113,193
 parent Methbase off
 priority 0.02804
 onlyVisibility dense
 
 track Methbase_SRX11233751_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279577/SRX11233751/SRX11233751.sym_counts.bw
 type bigWig
 shortLabel somatic cells during chemical reprogramming stage II
 longLabel somatic cells during chemical reprogramming stage II SRX11233751
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02805
 onlyVisibility full
 
 track Methbase_SRX11233751_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325722/SRS9279577/SRX11233751/SRX11233751.sym_coverage.bw
 type bigWig
 shortLabel somatic cells during chemical reprogramming stage II
 longLabel somatic cells during chemical reprogramming stage II SRX11233751
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02806
 onlyVisibility full
 
 track Methbase_SRX11246538_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292541/SRX11246538/SRX11246538.hmr.bb
 type bigBed
 shortLabel Cerebrum
 longLabel Cerebrum SRX11246538
 color 56,113,193
 parent Methbase off
 priority 0.02807
 onlyVisibility dense
 
 track Methbase_SRX11246538_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292541/SRX11246538/SRX11246538.sym_counts.bw
 type bigWig
 shortLabel Cerebrum
 longLabel Cerebrum SRX11246538
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02808
 onlyVisibility full
 
 track Methbase_SRX11246538_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292541/SRX11246538/SRX11246538.sym_coverage.bw
 type bigWig
 shortLabel Cerebrum
 longLabel Cerebrum SRX11246538
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02809
 onlyVisibility full
 
 track Methbase_SRX11246539_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292542/SRX11246539/SRX11246539.hmr.bb
 type bigBed
 shortLabel Cerebellum
 longLabel Cerebellum SRX11246539
 color 56,113,193
 parent Methbase off
 priority 0.02810
 onlyVisibility dense
 
 track Methbase_SRX11246539_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292542/SRX11246539/SRX11246539.sym_counts.bw
 type bigWig
 shortLabel Cerebellum
 longLabel Cerebellum SRX11246539
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02811
 onlyVisibility full
 
 track Methbase_SRX11246539_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292542/SRX11246539/SRX11246539.sym_coverage.bw
 type bigWig
 shortLabel Cerebellum
 longLabel Cerebellum SRX11246539
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02812
 onlyVisibility full
 
 track Methbase_SRX11246540_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292543/SRX11246540/SRX11246540.hmr.bb
 type bigBed
 shortLabel Cerebrum
 longLabel Cerebrum SRX11246540
 color 56,113,193
 parent Methbase off
 priority 0.02813
 onlyVisibility dense
 
 track Methbase_SRX11246540_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292543/SRX11246540/SRX11246540.sym_counts.bw
 type bigWig
 shortLabel Cerebrum
 longLabel Cerebrum SRX11246540
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02814
 onlyVisibility full
 
 track Methbase_SRX11246540_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292543/SRX11246540/SRX11246540.sym_coverage.bw
 type bigWig
 shortLabel Cerebrum
 longLabel Cerebrum SRX11246540
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02815
 onlyVisibility full
 
 track Methbase_SRX11246541_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292544/SRX11246541/SRX11246541.hmr.bb
 type bigBed
 shortLabel Cerebellum
 longLabel Cerebellum SRX11246541
 color 56,113,193
 parent Methbase off
 priority 0.02816
 onlyVisibility dense
 
 track Methbase_SRX11246541_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292544/SRX11246541/SRX11246541.sym_counts.bw
 type bigWig
 shortLabel Cerebellum
 longLabel Cerebellum SRX11246541
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02817
 onlyVisibility full
 
 track Methbase_SRX11246541_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292544/SRX11246541/SRX11246541.sym_coverage.bw
 type bigWig
 shortLabel Cerebellum
 longLabel Cerebellum SRX11246541
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02818
 onlyVisibility full
 
 track Methbase_SRX11246542_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292545/SRX11246542/SRX11246542.hmr.bb
 type bigBed
 shortLabel Cerebrum
 longLabel Cerebrum SRX11246542
 color 56,113,193
 parent Methbase off
 priority 0.02819
 onlyVisibility dense
 
 track Methbase_SRX11246542_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292545/SRX11246542/SRX11246542.sym_counts.bw
 type bigWig
 shortLabel Cerebrum
 longLabel Cerebrum SRX11246542
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02820
 onlyVisibility full
 
 track Methbase_SRX11246542_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292545/SRX11246542/SRX11246542.sym_coverage.bw
 type bigWig
 shortLabel Cerebrum
 longLabel Cerebrum SRX11246542
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02821
 onlyVisibility full
 
 track Methbase_SRX11246543_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292546/SRX11246543/SRX11246543.hmr.bb
 type bigBed
 shortLabel Cerebellum
 longLabel Cerebellum SRX11246543
 color 56,113,193
 parent Methbase off
 priority 0.02822
 onlyVisibility dense
 
 track Methbase_SRX11246543_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292546/SRX11246543/SRX11246543.sym_counts.bw
 type bigWig
 shortLabel Cerebellum
 longLabel Cerebellum SRX11246543
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02823
 onlyVisibility full
 
 track Methbase_SRX11246543_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292546/SRX11246543/SRX11246543.sym_coverage.bw
 type bigWig
 shortLabel Cerebellum
 longLabel Cerebellum SRX11246543
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02824
 onlyVisibility full
 
 track Methbase_SRX11246544_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292547/SRX11246544/SRX11246544.hmr.bb
 type bigBed
 shortLabel Cerebrum
 longLabel Cerebrum SRX11246544
 color 56,113,193
 parent Methbase off
 priority 0.02825
 onlyVisibility dense
 
 track Methbase_SRX11246544_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292547/SRX11246544/SRX11246544.sym_counts.bw
 type bigWig
 shortLabel Cerebrum
 longLabel Cerebrum SRX11246544
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02826
 onlyVisibility full
 
 track Methbase_SRX11246544_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292547/SRX11246544/SRX11246544.sym_coverage.bw
 type bigWig
 shortLabel Cerebrum
 longLabel Cerebrum SRX11246544
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02827
 onlyVisibility full
 
 track Methbase_SRX11246545_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292548/SRX11246545/SRX11246545.hmr.bb
 type bigBed
 shortLabel Cerebrum
 longLabel Cerebrum SRX11246545
 color 56,113,193
 parent Methbase off
 priority 0.02828
 onlyVisibility dense
 
 track Methbase_SRX11246545_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292548/SRX11246545/SRX11246545.sym_counts.bw
 type bigWig
 shortLabel Cerebrum
 longLabel Cerebrum SRX11246545
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02829
 onlyVisibility full
 
 track Methbase_SRX11246545_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292548/SRX11246545/SRX11246545.sym_coverage.bw
 type bigWig
 shortLabel Cerebrum
 longLabel Cerebrum SRX11246545
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02830
 onlyVisibility full
 
 track Methbase_SRX11246546_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292549/SRX11246546/SRX11246546.hmr.bb
 type bigBed
 shortLabel Cerebrum
 longLabel Cerebrum SRX11246546
 color 56,113,193
 parent Methbase off
 priority 0.02831
 onlyVisibility dense
 
 track Methbase_SRX11246546_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292549/SRX11246546/SRX11246546.sym_counts.bw
 type bigWig
 shortLabel Cerebrum
 longLabel Cerebrum SRX11246546
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02832
 onlyVisibility full
 
 track Methbase_SRX11246546_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292549/SRX11246546/SRX11246546.sym_coverage.bw
 type bigWig
 shortLabel Cerebrum
 longLabel Cerebrum SRX11246546
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02833
 onlyVisibility full
 
 track Methbase_SRX11246547_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292551/SRX11246547/SRX11246547.hmr.bb
 type bigBed
 shortLabel Cerebellum
 longLabel Cerebellum SRX11246547
 color 56,113,193
 parent Methbase off
 priority 0.02834
 onlyVisibility dense
 
 track Methbase_SRX11246547_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292551/SRX11246547/SRX11246547.sym_counts.bw
 type bigWig
 shortLabel Cerebellum
 longLabel Cerebellum SRX11246547
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02835
 onlyVisibility full
 
 track Methbase_SRX11246547_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292551/SRX11246547/SRX11246547.sym_coverage.bw
 type bigWig
 shortLabel Cerebellum
 longLabel Cerebellum SRX11246547
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02836
 onlyVisibility full
 
 track Methbase_SRX11246548_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292550/SRX11246548/SRX11246548.hmr.bb
 type bigBed
 shortLabel Cerebellum
 longLabel Cerebellum SRX11246548
 color 56,113,193
 parent Methbase off
 priority 0.02837
 onlyVisibility dense
 
 track Methbase_SRX11246548_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292550/SRX11246548/SRX11246548.sym_counts.bw
 type bigWig
 shortLabel Cerebellum
 longLabel Cerebellum SRX11246548
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02838
 onlyVisibility full
 
 track Methbase_SRX11246548_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292550/SRX11246548/SRX11246548.sym_coverage.bw
 type bigWig
 shortLabel Cerebellum
 longLabel Cerebellum SRX11246548
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02839
 onlyVisibility full
 
 track Methbase_SRX11246549_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292552/SRX11246549/SRX11246549.hmr.bb
 type bigBed
 shortLabel Cerebellum
 longLabel Cerebellum SRX11246549
 color 56,113,193
 parent Methbase off
 priority 0.02840
 onlyVisibility dense
 
 track Methbase_SRX11246549_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292552/SRX11246549/SRX11246549.sym_counts.bw
 type bigWig
 shortLabel Cerebellum
 longLabel Cerebellum SRX11246549
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02841
 onlyVisibility full
 
 track Methbase_SRX11246549_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292552/SRX11246549/SRX11246549.sym_coverage.bw
 type bigWig
 shortLabel Cerebellum
 longLabel Cerebellum SRX11246549
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02842
 onlyVisibility full
 
 track Methbase_SRX11246550_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292554/SRX11246550/SRX11246550.hmr.bb
 type bigBed
 shortLabel Cerebrum
 longLabel Cerebrum SRX11246550
 color 56,113,193
 parent Methbase off
 priority 0.02843
 onlyVisibility dense
 
 track Methbase_SRX11246550_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292554/SRX11246550/SRX11246550.sym_counts.bw
 type bigWig
 shortLabel Cerebrum
 longLabel Cerebrum SRX11246550
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02844
 onlyVisibility full
 
 track Methbase_SRX11246550_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292554/SRX11246550/SRX11246550.sym_coverage.bw
 type bigWig
 shortLabel Cerebrum
 longLabel Cerebrum SRX11246550
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02845
 onlyVisibility full
 
 track Methbase_SRX11246551_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292553/SRX11246551/SRX11246551.hmr.bb
 type bigBed
 shortLabel Cerebellum
 longLabel Cerebellum SRX11246551
 color 56,113,193
 parent Methbase off
 priority 0.02846
 onlyVisibility dense
 
 track Methbase_SRX11246551_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292553/SRX11246551/SRX11246551.sym_counts.bw
 type bigWig
 shortLabel Cerebellum
 longLabel Cerebellum SRX11246551
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02847
 onlyVisibility full
 
 track Methbase_SRX11246551_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292553/SRX11246551/SRX11246551.sym_coverage.bw
 type bigWig
 shortLabel Cerebellum
 longLabel Cerebellum SRX11246551
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02848
 onlyVisibility full
 
 track Methbase_SRX11246552_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292555/SRX11246552/SRX11246552.hmr.bb
 type bigBed
 shortLabel Cerebrum
 longLabel Cerebrum SRX11246552
 color 56,113,193
 parent Methbase off
 priority 0.02849
 onlyVisibility dense
 
 track Methbase_SRX11246552_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292555/SRX11246552/SRX11246552.sym_counts.bw
 type bigWig
 shortLabel Cerebrum
 longLabel Cerebrum SRX11246552
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02850
 onlyVisibility full
 
 track Methbase_SRX11246552_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292555/SRX11246552/SRX11246552.sym_coverage.bw
 type bigWig
 shortLabel Cerebrum
 longLabel Cerebrum SRX11246552
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02851
 onlyVisibility full
 
 track Methbase_SRX11246553_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292556/SRX11246553/SRX11246553.hmr.bb
 type bigBed
 shortLabel Cerebellum
 longLabel Cerebellum SRX11246553
 color 56,113,193
 parent Methbase off
 priority 0.02852
 onlyVisibility dense
 
 track Methbase_SRX11246553_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292556/SRX11246553/SRX11246553.sym_counts.bw
 type bigWig
 shortLabel Cerebellum
 longLabel Cerebellum SRX11246553
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02853
 onlyVisibility full
 
 track Methbase_SRX11246553_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP325924/SRS9292556/SRX11246553/SRX11246553.sym_coverage.bw
 type bigWig
 shortLabel Cerebellum
 longLabel Cerebellum SRX11246553
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02854
 onlyVisibility full
 
 track Methbase_SRX11326445_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP291325/SRS9359836/SRX11326445/SRX11326445.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX11326445
 color 56,113,193
 parent Methbase off
 priority 0.02855
 onlyVisibility dense
 
 track Methbase_SRX11326445_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP291325/SRS9359836/SRX11326445/SRX11326445.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX11326445
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02856
 onlyVisibility full
 
 track Methbase_SRX11326445_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP291325/SRS9359836/SRX11326445/SRX11326445.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX11326445
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02857
 onlyVisibility full
 
 track Methbase_SRX11326446_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP291325/SRS9359834/SRX11326446/SRX11326446.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX11326446
 color 56,113,193
 parent Methbase off
 priority 0.02858
 onlyVisibility dense
 
 track Methbase_SRX11326446_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP291325/SRS9359834/SRX11326446/SRX11326446.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX11326446
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02859
 onlyVisibility full
 
 track Methbase_SRX11326446_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP291325/SRS9359834/SRX11326446/SRX11326446.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX11326446
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02860
 onlyVisibility full
 
 track Methbase_SRX11326447_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP291325/SRS9359835/SRX11326447/SRX11326447.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX11326447
 color 56,113,193
 parent Methbase off
 priority 0.02861
 onlyVisibility dense
 
 track Methbase_SRX11326447_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP291325/SRS9359835/SRX11326447/SRX11326447.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX11326447
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02862
 onlyVisibility full
 
 track Methbase_SRX11326447_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP291325/SRS9359835/SRX11326447/SRX11326447.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX11326447
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02863
 onlyVisibility full
 
 track Methbase_SRX11326448_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP291325/SRS9359837/SRX11326448/SRX11326448.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX11326448
 color 56,113,193
 parent Methbase off
 priority 0.02864
 onlyVisibility dense
 
 track Methbase_SRX11326448_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP291325/SRS9359837/SRX11326448/SRX11326448.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX11326448
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02865
 onlyVisibility full
 
 track Methbase_SRX11326448_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP291325/SRS9359837/SRX11326448/SRX11326448.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX11326448
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02866
 onlyVisibility full
 
 track Methbase_SRX11326449_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP291325/SRS9359838/SRX11326449/SRX11326449.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX11326449
 color 56,113,193
 parent Methbase off
 priority 0.02867
 onlyVisibility dense
 
 track Methbase_SRX11326449_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP291325/SRS9359838/SRX11326449/SRX11326449.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX11326449
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02868
 onlyVisibility full
 
 track Methbase_SRX11326449_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP291325/SRS9359838/SRX11326449/SRX11326449.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX11326449
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02869
 onlyVisibility full
 
 track Methbase_SRX11326450_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP291325/SRS9359839/SRX11326450/SRX11326450.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX11326450
 color 56,113,193
 parent Methbase off
 priority 0.02870
 onlyVisibility dense
 
 track Methbase_SRX11326450_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP291325/SRS9359839/SRX11326450/SRX11326450.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX11326450
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02871
 onlyVisibility full
 
 track Methbase_SRX11326450_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP291325/SRS9359839/SRX11326450/SRX11326450.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX11326450
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02872
 onlyVisibility full
 
 track Methbase_SRX11326451_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP291325/SRS9359841/SRX11326451/SRX11326451.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX11326451
 color 56,113,193
 parent Methbase off
 priority 0.02873
 onlyVisibility dense
 
 track Methbase_SRX11326451_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP291325/SRS9359841/SRX11326451/SRX11326451.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX11326451
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02874
 onlyVisibility full
 
 track Methbase_SRX11326451_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP291325/SRS9359841/SRX11326451/SRX11326451.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX11326451
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02875
 onlyVisibility full
 
 track Methbase_SRX11326452_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP291325/SRS9359840/SRX11326452/SRX11326452.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX11326452
 color 56,113,193
 parent Methbase off
 priority 0.02876
 onlyVisibility dense
 
 track Methbase_SRX11326452_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP291325/SRS9359840/SRX11326452/SRX11326452.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX11326452
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02877
 onlyVisibility full
 
 track Methbase_SRX11326452_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP291325/SRS9359840/SRX11326452/SRX11326452.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX11326452
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02878
 onlyVisibility full
 
 track Methbase_SRX11326539_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS9359928/SRX11326539/SRX11326539.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX11326539
 color 56,113,193
 parent Methbase off
 priority 0.02879
 onlyVisibility dense
 
 track Methbase_SRX11326539_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS9359928/SRX11326539/SRX11326539.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX11326539
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02880
 onlyVisibility full
 
 track Methbase_SRX11326539_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS9359928/SRX11326539/SRX11326539.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX11326539
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02881
 onlyVisibility full
 
 track Methbase_SRX11326540_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS9359930/SRX11326540/SRX11326540.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX11326540
 color 56,113,193
 parent Methbase off
 priority 0.02882
 onlyVisibility dense
 
 track Methbase_SRX11326540_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS9359930/SRX11326540/SRX11326540.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX11326540
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02883
 onlyVisibility full
 
 track Methbase_SRX11326540_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS9359930/SRX11326540/SRX11326540.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX11326540
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02884
 onlyVisibility full
 
 track Methbase_SRX11326541_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS9359929/SRX11326541/SRX11326541.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX11326541
 color 56,113,193
 parent Methbase off
 priority 0.02885
 onlyVisibility dense
 
 track Methbase_SRX11326541_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS9359929/SRX11326541/SRX11326541.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX11326541
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02886
 onlyVisibility full
 
 track Methbase_SRX11326541_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS9359929/SRX11326541/SRX11326541.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX11326541
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02887
 onlyVisibility full
 
 track Methbase_SRX11357456_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404213/SRX11357456/SRX11357456.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX11357456
 color 56,113,193
 parent Methbase off
 priority 0.02888
 onlyVisibility dense
 
 track Methbase_SRX11357456_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404213/SRX11357456/SRX11357456.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357456
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02889
 onlyVisibility full
 
 track Methbase_SRX11357456_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404213/SRX11357456/SRX11357456.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357456
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02890
 onlyVisibility full
 
 track Methbase_SRX11357457_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404214/SRX11357457/SRX11357457.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX11357457
 color 56,113,193
 parent Methbase off
 priority 0.02891
 onlyVisibility dense
 
 track Methbase_SRX11357457_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404214/SRX11357457/SRX11357457.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357457
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02892
 onlyVisibility full
 
 track Methbase_SRX11357457_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404214/SRX11357457/SRX11357457.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357457
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02893
 onlyVisibility full
 
 track Methbase_SRX11357458_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404215/SRX11357458/SRX11357458.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX11357458
 color 56,113,193
 parent Methbase off
 priority 0.02894
 onlyVisibility dense
 
 track Methbase_SRX11357458_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404215/SRX11357458/SRX11357458.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357458
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02895
 onlyVisibility full
 
 track Methbase_SRX11357458_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404215/SRX11357458/SRX11357458.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357458
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02896
 onlyVisibility full
 
 track Methbase_SRX11357460_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404217/SRX11357460/SRX11357460.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX11357460
 color 56,113,193
 parent Methbase off
 priority 0.02897
 onlyVisibility dense
 
 track Methbase_SRX11357460_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404217/SRX11357460/SRX11357460.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357460
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02898
 onlyVisibility full
 
 track Methbase_SRX11357460_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404217/SRX11357460/SRX11357460.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357460
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02899
 onlyVisibility full
 
 track Methbase_SRX11357461_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404218/SRX11357461/SRX11357461.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX11357461
 color 56,113,193
 parent Methbase off
 priority 0.02900
 onlyVisibility dense
 
 track Methbase_SRX11357461_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404218/SRX11357461/SRX11357461.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357461
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02901
 onlyVisibility full
 
 track Methbase_SRX11357461_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404218/SRX11357461/SRX11357461.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357461
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02902
 onlyVisibility full
 
 track Methbase_SRX11357462_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404219/SRX11357462/SRX11357462.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX11357462
 color 56,113,193
 parent Methbase off
 priority 0.02903
 onlyVisibility dense
 
 track Methbase_SRX11357462_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404219/SRX11357462/SRX11357462.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357462
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02904
 onlyVisibility full
 
 track Methbase_SRX11357462_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404219/SRX11357462/SRX11357462.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357462
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02905
 onlyVisibility full
 
 track Methbase_SRX11357463_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404220/SRX11357463/SRX11357463.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX11357463
 color 56,113,193
 parent Methbase off
 priority 0.02906
 onlyVisibility dense
 
 track Methbase_SRX11357463_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404220/SRX11357463/SRX11357463.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357463
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02907
 onlyVisibility full
 
 track Methbase_SRX11357463_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404220/SRX11357463/SRX11357463.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357463
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02908
 onlyVisibility full
 
 track Methbase_SRX11357464_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404221/SRX11357464/SRX11357464.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX11357464
 color 56,113,193
 parent Methbase off
 priority 0.02909
 onlyVisibility dense
 
 track Methbase_SRX11357464_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404221/SRX11357464/SRX11357464.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357464
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02910
 onlyVisibility full
 
 track Methbase_SRX11357464_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404221/SRX11357464/SRX11357464.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357464
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02911
 onlyVisibility full
 
 track Methbase_SRX11357465_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404222/SRX11357465/SRX11357465.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX11357465
 color 56,113,193
 parent Methbase off
 priority 0.02912
 onlyVisibility dense
 
 track Methbase_SRX11357465_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404222/SRX11357465/SRX11357465.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357465
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02913
 onlyVisibility full
 
 track Methbase_SRX11357465_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404222/SRX11357465/SRX11357465.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357465
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02914
 onlyVisibility full
 
 track Methbase_SRX11357466_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404223/SRX11357466/SRX11357466.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX11357466
 color 56,113,193
 parent Methbase off
 priority 0.02915
 onlyVisibility dense
 
 track Methbase_SRX11357466_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404223/SRX11357466/SRX11357466.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357466
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02916
 onlyVisibility full
 
 track Methbase_SRX11357466_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404223/SRX11357466/SRX11357466.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357466
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02917
 onlyVisibility full
 
 track Methbase_SRX11357467_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404224/SRX11357467/SRX11357467.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX11357467
 color 56,113,193
 parent Methbase off
 priority 0.02918
 onlyVisibility dense
 
 track Methbase_SRX11357467_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404224/SRX11357467/SRX11357467.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357467
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02919
 onlyVisibility full
 
 track Methbase_SRX11357467_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404224/SRX11357467/SRX11357467.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357467
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02920
 onlyVisibility full
 
 track Methbase_SRX11357468_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404225/SRX11357468/SRX11357468.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX11357468
 color 56,113,193
 parent Methbase off
 priority 0.02921
 onlyVisibility dense
 
 track Methbase_SRX11357468_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404225/SRX11357468/SRX11357468.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357468
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02922
 onlyVisibility full
 
 track Methbase_SRX11357468_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404225/SRX11357468/SRX11357468.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357468
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02923
 onlyVisibility full
 
 track Methbase_SRX11357469_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404226/SRX11357469/SRX11357469.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX11357469
 color 56,113,193
 parent Methbase off
 priority 0.02924
 onlyVisibility dense
 
 track Methbase_SRX11357469_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404226/SRX11357469/SRX11357469.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357469
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02925
 onlyVisibility full
 
 track Methbase_SRX11357469_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404226/SRX11357469/SRX11357469.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357469
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02926
 onlyVisibility full
 
 track Methbase_SRX11357470_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404227/SRX11357470/SRX11357470.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX11357470
 color 56,113,193
 parent Methbase off
 priority 0.02927
 onlyVisibility dense
 
 track Methbase_SRX11357470_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404227/SRX11357470/SRX11357470.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357470
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02928
 onlyVisibility full
 
 track Methbase_SRX11357470_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404227/SRX11357470/SRX11357470.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357470
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02929
 onlyVisibility full
 
 track Methbase_SRX11357472_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404229/SRX11357472/SRX11357472.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX11357472
 color 56,113,193
 parent Methbase off
 priority 0.02930
 onlyVisibility dense
 
 track Methbase_SRX11357472_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404229/SRX11357472/SRX11357472.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357472
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02931
 onlyVisibility full
 
 track Methbase_SRX11357472_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404229/SRX11357472/SRX11357472.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357472
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02932
 onlyVisibility full
 
 track Methbase_SRX11357473_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404230/SRX11357473/SRX11357473.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX11357473
 color 56,113,193
 parent Methbase off
 priority 0.02933
 onlyVisibility dense
 
 track Methbase_SRX11357473_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404230/SRX11357473/SRX11357473.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357473
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02934
 onlyVisibility full
 
 track Methbase_SRX11357473_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404230/SRX11357473/SRX11357473.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357473
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02935
 onlyVisibility full
 
 track Methbase_SRX11357474_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404231/SRX11357474/SRX11357474.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX11357474
 color 56,113,193
 parent Methbase off
 priority 0.02936
 onlyVisibility dense
 
 track Methbase_SRX11357474_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404231/SRX11357474/SRX11357474.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357474
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02937
 onlyVisibility full
 
 track Methbase_SRX11357474_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404231/SRX11357474/SRX11357474.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357474
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02938
 onlyVisibility full
 
 track Methbase_SRX11357475_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404232/SRX11357475/SRX11357475.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX11357475
 color 56,113,193
 parent Methbase off
 priority 0.02939
 onlyVisibility dense
 
 track Methbase_SRX11357475_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404232/SRX11357475/SRX11357475.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357475
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02940
 onlyVisibility full
 
 track Methbase_SRX11357475_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404232/SRX11357475/SRX11357475.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357475
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02941
 onlyVisibility full
 
 track Methbase_SRX11357476_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404233/SRX11357476/SRX11357476.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX11357476
 color 56,113,193
 parent Methbase off
 priority 0.02942
 onlyVisibility dense
 
 track Methbase_SRX11357476_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404233/SRX11357476/SRX11357476.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357476
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02943
 onlyVisibility full
 
 track Methbase_SRX11357476_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404233/SRX11357476/SRX11357476.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357476
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02944
 onlyVisibility full
 
 track Methbase_SRX11357477_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404234/SRX11357477/SRX11357477.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX11357477
 color 56,113,193
 parent Methbase off
 priority 0.02945
 onlyVisibility dense
 
 track Methbase_SRX11357477_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404234/SRX11357477/SRX11357477.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357477
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02946
 onlyVisibility full
 
 track Methbase_SRX11357477_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404234/SRX11357477/SRX11357477.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357477
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02947
 onlyVisibility full
 
 track Methbase_SRX11357478_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404235/SRX11357478/SRX11357478.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX11357478
 color 56,113,193
 parent Methbase off
 priority 0.02948
 onlyVisibility dense
 
 track Methbase_SRX11357478_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404235/SRX11357478/SRX11357478.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357478
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02949
 onlyVisibility full
 
 track Methbase_SRX11357478_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404235/SRX11357478/SRX11357478.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357478
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02950
 onlyVisibility full
 
 track Methbase_SRX11357479_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404236/SRX11357479/SRX11357479.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX11357479
 color 56,113,193
 parent Methbase off
 priority 0.02951
 onlyVisibility dense
 
 track Methbase_SRX11357479_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404236/SRX11357479/SRX11357479.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357479
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02952
 onlyVisibility full
 
 track Methbase_SRX11357479_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS9404236/SRX11357479/SRX11357479.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11357479
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02953
 onlyVisibility full
 
 track Methbase_SRX11411286_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268979/SRS9454804/SRX11411286/SRX11411286.hmr.bb
 type bigBed
 shortLabel Mammary Luminal Epithelial
 longLabel Mammary Luminal Epithelial SRX11411286
 color 56,113,193
 parent Methbase off
 priority 0.02954
 onlyVisibility dense
 
 track Methbase_SRX11411286_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268979/SRS9454804/SRX11411286/SRX11411286.sym_counts.bw
 type bigWig
 shortLabel Mammary Luminal Epithelial
 longLabel Mammary Luminal Epithelial SRX11411286
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02955
 onlyVisibility full
 
 track Methbase_SRX11411286_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268979/SRS9454804/SRX11411286/SRX11411286.sym_coverage.bw
 type bigWig
 shortLabel Mammary Luminal Epithelial
 longLabel Mammary Luminal Epithelial SRX11411286
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02956
 onlyVisibility full
 
 track Methbase_SRX11411287_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268979/SRS9454805/SRX11411287/SRX11411287.hmr.bb
 type bigBed
 shortLabel Mammary Luminal Epithelial
 longLabel Mammary Luminal Epithelial SRX11411287
 color 56,113,193
 parent Methbase off
 priority 0.02957
 onlyVisibility dense
 
 track Methbase_SRX11411287_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268979/SRS9454805/SRX11411287/SRX11411287.sym_counts.bw
 type bigWig
 shortLabel Mammary Luminal Epithelial
 longLabel Mammary Luminal Epithelial SRX11411287
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02958
 onlyVisibility full
 
 track Methbase_SRX11411287_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268979/SRS9454805/SRX11411287/SRX11411287.sym_coverage.bw
 type bigWig
 shortLabel Mammary Luminal Epithelial
 longLabel Mammary Luminal Epithelial SRX11411287
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02959
 onlyVisibility full
 
 track Methbase_SRX11411288_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268979/SRS9454806/SRX11411288/SRX11411288.hmr.bb
 type bigBed
 shortLabel Mammary Luminal Epithelial
 longLabel Mammary Luminal Epithelial SRX11411288
 color 56,113,193
 parent Methbase off
 priority 0.02960
 onlyVisibility dense
 
 track Methbase_SRX11411288_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268979/SRS9454806/SRX11411288/SRX11411288.sym_counts.bw
 type bigWig
 shortLabel Mammary Luminal Epithelial
 longLabel Mammary Luminal Epithelial SRX11411288
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02961
 onlyVisibility full
 
 track Methbase_SRX11411288_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268979/SRS9454806/SRX11411288/SRX11411288.sym_coverage.bw
 type bigWig
 shortLabel Mammary Luminal Epithelial
 longLabel Mammary Luminal Epithelial SRX11411288
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02962
 onlyVisibility full
 
 track Methbase_SRX11411289_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268979/SRS9454807/SRX11411289/SRX11411289.hmr.bb
 type bigBed
 shortLabel Mammary Luminal Epithelial
 longLabel Mammary Luminal Epithelial SRX11411289
 color 56,113,193
 parent Methbase off
 priority 0.02963
 onlyVisibility dense
 
 track Methbase_SRX11411289_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268979/SRS9454807/SRX11411289/SRX11411289.sym_counts.bw
 type bigWig
 shortLabel Mammary Luminal Epithelial
 longLabel Mammary Luminal Epithelial SRX11411289
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02964
 onlyVisibility full
 
 track Methbase_SRX11411289_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268979/SRS9454807/SRX11411289/SRX11411289.sym_coverage.bw
 type bigWig
 shortLabel Mammary Luminal Epithelial
 longLabel Mammary Luminal Epithelial SRX11411289
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02965
 onlyVisibility full
 
 track Methbase_SRX11411290_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268979/SRS9454808/SRX11411290/SRX11411290.hmr.bb
 type bigBed
 shortLabel Mammary Luminal Epithelial
 longLabel Mammary Luminal Epithelial SRX11411290
 color 56,113,193
 parent Methbase off
 priority 0.02966
 onlyVisibility dense
 
 track Methbase_SRX11411290_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268979/SRS9454808/SRX11411290/SRX11411290.sym_counts.bw
 type bigWig
 shortLabel Mammary Luminal Epithelial
 longLabel Mammary Luminal Epithelial SRX11411290
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02967
 onlyVisibility full
 
 track Methbase_SRX11411290_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268979/SRS9454808/SRX11411290/SRX11411290.sym_coverage.bw
 type bigWig
 shortLabel Mammary Luminal Epithelial
 longLabel Mammary Luminal Epithelial SRX11411290
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02968
 onlyVisibility full
 
 track Methbase_SRX11411291_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268979/SRS9454809/SRX11411291/SRX11411291.hmr.bb
 type bigBed
 shortLabel Mammary Luminal Epithelial
 longLabel Mammary Luminal Epithelial SRX11411291
 color 56,113,193
 parent Methbase off
 priority 0.02969
 onlyVisibility dense
 
 track Methbase_SRX11411291_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268979/SRS9454809/SRX11411291/SRX11411291.sym_counts.bw
 type bigWig
 shortLabel Mammary Luminal Epithelial
 longLabel Mammary Luminal Epithelial SRX11411291
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02970
 onlyVisibility full
 
 track Methbase_SRX11411291_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP268979/SRS9454809/SRX11411291/SRX11411291.sym_coverage.bw
 type bigWig
 shortLabel Mammary Luminal Epithelial
 longLabel Mammary Luminal Epithelial SRX11411291
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02971
 onlyVisibility full
 
 track Methbase_SRX11484789_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524687/SRX11484789/SRX11484789.hmr.bb
 type bigBed
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484789
 color 56,113,193
 parent Methbase off
 priority 0.02972
 onlyVisibility dense
 
 track Methbase_SRX11484789_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524687/SRX11484789/SRX11484789.sym_counts.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484789
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02973
 onlyVisibility full
 
 track Methbase_SRX11484789_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524687/SRX11484789/SRX11484789.sym_coverage.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484789
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02974
 onlyVisibility full
 
 track Methbase_SRX11484790_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524688/SRX11484790/SRX11484790.hmr.bb
 type bigBed
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484790
 color 56,113,193
 parent Methbase off
 priority 0.02975
 onlyVisibility dense
 
 track Methbase_SRX11484790_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524688/SRX11484790/SRX11484790.sym_counts.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484790
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02976
 onlyVisibility full
 
 track Methbase_SRX11484790_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524688/SRX11484790/SRX11484790.sym_coverage.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484790
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02977
 onlyVisibility full
 
 track Methbase_SRX11484791_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524690/SRX11484791/SRX11484791.hmr.bb
 type bigBed
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484791
 color 56,113,193
 parent Methbase off
 priority 0.02978
 onlyVisibility dense
 
 track Methbase_SRX11484791_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524690/SRX11484791/SRX11484791.sym_counts.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484791
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02979
 onlyVisibility full
 
 track Methbase_SRX11484791_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524690/SRX11484791/SRX11484791.sym_coverage.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484791
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02980
 onlyVisibility full
 
 track Methbase_SRX11484792_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524689/SRX11484792/SRX11484792.hmr.bb
 type bigBed
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484792
 color 56,113,193
 parent Methbase off
 priority 0.02981
 onlyVisibility dense
 
 track Methbase_SRX11484792_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524689/SRX11484792/SRX11484792.sym_counts.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484792
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02982
 onlyVisibility full
 
 track Methbase_SRX11484792_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524689/SRX11484792/SRX11484792.sym_coverage.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484792
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02983
 onlyVisibility full
 
 track Methbase_SRX11484793_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524691/SRX11484793/SRX11484793.hmr.bb
 type bigBed
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484793
 color 56,113,193
 parent Methbase off
 priority 0.02984
 onlyVisibility dense
 
 track Methbase_SRX11484793_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524691/SRX11484793/SRX11484793.sym_counts.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484793
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02985
 onlyVisibility full
 
 track Methbase_SRX11484793_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524691/SRX11484793/SRX11484793.sym_coverage.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484793
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02986
 onlyVisibility full
 
 track Methbase_SRX11484794_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524694/SRX11484794/SRX11484794.hmr.bb
 type bigBed
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484794
 color 56,113,193
 parent Methbase off
 priority 0.02987
 onlyVisibility dense
 
 track Methbase_SRX11484794_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524694/SRX11484794/SRX11484794.sym_counts.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484794
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02988
 onlyVisibility full
 
 track Methbase_SRX11484794_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524694/SRX11484794/SRX11484794.sym_coverage.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484794
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02989
 onlyVisibility full
 
 track Methbase_SRX11484795_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524692/SRX11484795/SRX11484795.hmr.bb
 type bigBed
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484795
 color 56,113,193
 parent Methbase off
 priority 0.02990
 onlyVisibility dense
 
 track Methbase_SRX11484795_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524692/SRX11484795/SRX11484795.sym_counts.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484795
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02991
 onlyVisibility full
 
 track Methbase_SRX11484795_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524692/SRX11484795/SRX11484795.sym_coverage.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484795
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02992
 onlyVisibility full
 
 track Methbase_SRX11484796_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524693/SRX11484796/SRX11484796.hmr.bb
 type bigBed
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484796
 color 56,113,193
 parent Methbase off
 priority 0.02993
 onlyVisibility dense
 
 track Methbase_SRX11484796_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524693/SRX11484796/SRX11484796.sym_counts.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484796
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02994
 onlyVisibility full
 
 track Methbase_SRX11484796_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524693/SRX11484796/SRX11484796.sym_coverage.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484796
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02995
 onlyVisibility full
 
 track Methbase_SRX11484797_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524695/SRX11484797/SRX11484797.hmr.bb
 type bigBed
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484797
 color 56,113,193
 parent Methbase off
 priority 0.02996
 onlyVisibility dense
 
 track Methbase_SRX11484797_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524695/SRX11484797/SRX11484797.sym_counts.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484797
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.02997
 onlyVisibility full
 
 track Methbase_SRX11484797_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524695/SRX11484797/SRX11484797.sym_coverage.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484797
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.02998
 onlyVisibility full
 
 track Methbase_SRX11484798_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524697/SRX11484798/SRX11484798.hmr.bb
 type bigBed
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484798
 color 56,113,193
 parent Methbase off
 priority 0.02999
 onlyVisibility dense
 
 track Methbase_SRX11484798_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524697/SRX11484798/SRX11484798.sym_counts.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484798
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03000
 onlyVisibility full
 
 track Methbase_SRX11484798_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524697/SRX11484798/SRX11484798.sym_coverage.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484798
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03001
 onlyVisibility full
 
 track Methbase_SRX11484799_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524696/SRX11484799/SRX11484799.hmr.bb
 type bigBed
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484799
 color 56,113,193
 parent Methbase off
 priority 0.03002
 onlyVisibility dense
 
 track Methbase_SRX11484799_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524696/SRX11484799/SRX11484799.sym_counts.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484799
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03003
 onlyVisibility full
 
 track Methbase_SRX11484799_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524696/SRX11484799/SRX11484799.sym_coverage.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484799
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03004
 onlyVisibility full
 
 track Methbase_SRX11484800_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524698/SRX11484800/SRX11484800.hmr.bb
 type bigBed
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484800
 color 56,113,193
 parent Methbase off
 priority 0.03005
 onlyVisibility dense
 
 track Methbase_SRX11484800_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524698/SRX11484800/SRX11484800.sym_counts.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484800
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03006
 onlyVisibility full
 
 track Methbase_SRX11484800_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524698/SRX11484800/SRX11484800.sym_coverage.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484800
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03007
 onlyVisibility full
 
 track Methbase_SRX11484801_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524699/SRX11484801/SRX11484801.hmr.bb
 type bigBed
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484801
 color 56,113,193
 parent Methbase off
 priority 0.03008
 onlyVisibility dense
 
 track Methbase_SRX11484801_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524699/SRX11484801/SRX11484801.sym_counts.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484801
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03009
 onlyVisibility full
 
 track Methbase_SRX11484801_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524699/SRX11484801/SRX11484801.sym_coverage.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484801
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03010
 onlyVisibility full
 
 track Methbase_SRX11484802_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524701/SRX11484802/SRX11484802.hmr.bb
 type bigBed
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484802
 color 56,113,193
 parent Methbase off
 priority 0.03011
 onlyVisibility dense
 
 track Methbase_SRX11484802_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524701/SRX11484802/SRX11484802.sym_counts.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484802
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03012
 onlyVisibility full
 
 track Methbase_SRX11484802_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524701/SRX11484802/SRX11484802.sym_coverage.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484802
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03013
 onlyVisibility full
 
 track Methbase_SRX11484803_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524700/SRX11484803/SRX11484803.hmr.bb
 type bigBed
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484803
 color 56,113,193
 parent Methbase off
 priority 0.03014
 onlyVisibility dense
 
 track Methbase_SRX11484803_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524700/SRX11484803/SRX11484803.sym_counts.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484803
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03015
 onlyVisibility full
 
 track Methbase_SRX11484803_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524700/SRX11484803/SRX11484803.sym_coverage.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484803
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03016
 onlyVisibility full
 
 track Methbase_SRX11484804_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524702/SRX11484804/SRX11484804.hmr.bb
 type bigBed
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484804
 color 56,113,193
 parent Methbase off
 priority 0.03017
 onlyVisibility dense
 
 track Methbase_SRX11484804_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524702/SRX11484804/SRX11484804.sym_counts.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484804
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03018
 onlyVisibility full
 
 track Methbase_SRX11484804_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524702/SRX11484804/SRX11484804.sym_coverage.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484804
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03019
 onlyVisibility full
 
 track Methbase_SRX11484805_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524703/SRX11484805/SRX11484805.hmr.bb
 type bigBed
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484805
 color 56,113,193
 parent Methbase off
 priority 0.03020
 onlyVisibility dense
 
 track Methbase_SRX11484805_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524703/SRX11484805/SRX11484805.sym_counts.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484805
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03021
 onlyVisibility full
 
 track Methbase_SRX11484805_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524703/SRX11484805/SRX11484805.sym_coverage.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484805
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03022
 onlyVisibility full
 
 track Methbase_SRX11484806_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524704/SRX11484806/SRX11484806.hmr.bb
 type bigBed
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484806
 color 56,113,193
 parent Methbase off
 priority 0.03023
 onlyVisibility dense
 
 track Methbase_SRX11484806_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524704/SRX11484806/SRX11484806.sym_counts.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484806
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03024
 onlyVisibility full
 
 track Methbase_SRX11484806_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524704/SRX11484806/SRX11484806.sym_coverage.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484806
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03025
 onlyVisibility full
 
 track Methbase_SRX11484807_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524705/SRX11484807/SRX11484807.hmr.bb
 type bigBed
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484807
 color 56,113,193
 parent Methbase off
 priority 0.03026
 onlyVisibility dense
 
 track Methbase_SRX11484807_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524705/SRX11484807/SRX11484807.sym_counts.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484807
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03027
 onlyVisibility full
 
 track Methbase_SRX11484807_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524705/SRX11484807/SRX11484807.sym_coverage.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484807
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03028
 onlyVisibility full
 
 track Methbase_SRX11484808_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524706/SRX11484808/SRX11484808.hmr.bb
 type bigBed
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484808
 color 56,113,193
 parent Methbase off
 priority 0.03029
 onlyVisibility dense
 
 track Methbase_SRX11484808_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524706/SRX11484808/SRX11484808.sym_counts.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484808
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03030
 onlyVisibility full
 
 track Methbase_SRX11484808_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524706/SRX11484808/SRX11484808.sym_coverage.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484808
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03031
 onlyVisibility full
 
 track Methbase_SRX11484809_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524707/SRX11484809/SRX11484809.hmr.bb
 type bigBed
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484809
 color 56,113,193
 parent Methbase off
 priority 0.03032
 onlyVisibility dense
 
 track Methbase_SRX11484809_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524707/SRX11484809/SRX11484809.sym_counts.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484809
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03033
 onlyVisibility full
 
 track Methbase_SRX11484809_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524707/SRX11484809/SRX11484809.sym_coverage.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484809
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03034
 onlyVisibility full
 
 track Methbase_SRX11484810_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524708/SRX11484810/SRX11484810.hmr.bb
 type bigBed
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484810
 color 56,113,193
 parent Methbase off
 priority 0.03035
 onlyVisibility dense
 
 track Methbase_SRX11484810_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524708/SRX11484810/SRX11484810.sym_counts.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484810
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03036
 onlyVisibility full
 
 track Methbase_SRX11484810_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524708/SRX11484810/SRX11484810.sym_coverage.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484810
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03037
 onlyVisibility full
 
 track Methbase_SRX11484811_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524709/SRX11484811/SRX11484811.hmr.bb
 type bigBed
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484811
 color 56,113,193
 parent Methbase off
 priority 0.03038
 onlyVisibility dense
 
 track Methbase_SRX11484811_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524709/SRX11484811/SRX11484811.sym_counts.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484811
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03039
 onlyVisibility full
 
 track Methbase_SRX11484811_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524709/SRX11484811/SRX11484811.sym_coverage.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484811
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03040
 onlyVisibility full
 
 track Methbase_SRX11484812_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524710/SRX11484812/SRX11484812.hmr.bb
 type bigBed
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484812
 color 56,113,193
 parent Methbase off
 priority 0.03041
 onlyVisibility dense
 
 track Methbase_SRX11484812_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524710/SRX11484812/SRX11484812.sym_counts.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484812
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03042
 onlyVisibility full
 
 track Methbase_SRX11484812_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524710/SRX11484812/SRX11484812.sym_coverage.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484812
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03043
 onlyVisibility full
 
 track Methbase_SRX11484813_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524711/SRX11484813/SRX11484813.hmr.bb
 type bigBed
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484813
 color 56,113,193
 parent Methbase off
 priority 0.03044
 onlyVisibility dense
 
 track Methbase_SRX11484813_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524711/SRX11484813/SRX11484813.sym_counts.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484813
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03045
 onlyVisibility full
 
 track Methbase_SRX11484813_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524711/SRX11484813/SRX11484813.sym_coverage.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484813
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03046
 onlyVisibility full
 
 track Methbase_SRX11484814_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524712/SRX11484814/SRX11484814.hmr.bb
 type bigBed
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484814
 color 56,113,193
 parent Methbase off
 priority 0.03047
 onlyVisibility dense
 
 track Methbase_SRX11484814_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524712/SRX11484814/SRX11484814.sym_counts.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484814
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03048
 onlyVisibility full
 
 track Methbase_SRX11484814_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524712/SRX11484814/SRX11484814.sym_coverage.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484814
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03049
 onlyVisibility full
 
 track Methbase_SRX11484815_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524713/SRX11484815/SRX11484815.hmr.bb
 type bigBed
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484815
 color 56,113,193
 parent Methbase off
 priority 0.03050
 onlyVisibility dense
 
 track Methbase_SRX11484815_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524713/SRX11484815/SRX11484815.sym_counts.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484815
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03051
 onlyVisibility full
 
 track Methbase_SRX11484815_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524713/SRX11484815/SRX11484815.sym_coverage.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484815
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03052
 onlyVisibility full
 
 track Methbase_SRX11484816_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524714/SRX11484816/SRX11484816.hmr.bb
 type bigBed
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484816
 color 56,113,193
 parent Methbase off
 priority 0.03053
 onlyVisibility dense
 
 track Methbase_SRX11484816_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524714/SRX11484816/SRX11484816.sym_counts.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484816
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03054
 onlyVisibility full
 
 track Methbase_SRX11484816_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524714/SRX11484816/SRX11484816.sym_coverage.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484816
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03055
 onlyVisibility full
 
 track Methbase_SRX11484817_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524715/SRX11484817/SRX11484817.hmr.bb
 type bigBed
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484817
 color 56,113,193
 parent Methbase off
 priority 0.03056
 onlyVisibility dense
 
 track Methbase_SRX11484817_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524715/SRX11484817/SRX11484817.sym_counts.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484817
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03057
 onlyVisibility full
 
 track Methbase_SRX11484817_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524715/SRX11484817/SRX11484817.sym_coverage.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484817
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03058
 onlyVisibility full
 
 track Methbase_SRX11484818_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524716/SRX11484818/SRX11484818.hmr.bb
 type bigBed
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484818
 color 56,113,193
 parent Methbase off
 priority 0.03059
 onlyVisibility dense
 
 track Methbase_SRX11484818_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524716/SRX11484818/SRX11484818.sym_counts.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484818
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03060
 onlyVisibility full
 
 track Methbase_SRX11484818_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524716/SRX11484818/SRX11484818.sym_coverage.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484818
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03061
 onlyVisibility full
 
 track Methbase_SRX11484819_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524717/SRX11484819/SRX11484819.hmr.bb
 type bigBed
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484819
 color 56,113,193
 parent Methbase off
 priority 0.03062
 onlyVisibility dense
 
 track Methbase_SRX11484819_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524717/SRX11484819/SRX11484819.sym_counts.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484819
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03063
 onlyVisibility full
 
 track Methbase_SRX11484819_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524717/SRX11484819/SRX11484819.sym_coverage.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484819
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03064
 onlyVisibility full
 
 track Methbase_SRX11484820_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524718/SRX11484820/SRX11484820.hmr.bb
 type bigBed
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484820
 color 56,113,193
 parent Methbase off
 priority 0.03065
 onlyVisibility dense
 
 track Methbase_SRX11484820_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524718/SRX11484820/SRX11484820.sym_counts.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484820
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03066
 onlyVisibility full
 
 track Methbase_SRX11484820_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524718/SRX11484820/SRX11484820.sym_coverage.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484820
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03067
 onlyVisibility full
 
 track Methbase_SRX11484821_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524719/SRX11484821/SRX11484821.hmr.bb
 type bigBed
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484821
 color 56,113,193
 parent Methbase off
 priority 0.03068
 onlyVisibility dense
 
 track Methbase_SRX11484821_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524719/SRX11484821/SRX11484821.sym_counts.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484821
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03069
 onlyVisibility full
 
 track Methbase_SRX11484821_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524719/SRX11484821/SRX11484821.sym_coverage.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484821
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03070
 onlyVisibility full
 
 track Methbase_SRX11484822_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524720/SRX11484822/SRX11484822.hmr.bb
 type bigBed
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484822
 color 56,113,193
 parent Methbase off
 priority 0.03071
 onlyVisibility dense
 
 track Methbase_SRX11484822_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524720/SRX11484822/SRX11484822.sym_counts.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484822
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03072
 onlyVisibility full
 
 track Methbase_SRX11484822_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524720/SRX11484822/SRX11484822.sym_coverage.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484822
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03073
 onlyVisibility full
 
 track Methbase_SRX11484824_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524722/SRX11484824/SRX11484824.hmr.bb
 type bigBed
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484824
 color 56,113,193
 parent Methbase off
 priority 0.03074
 onlyVisibility dense
 
 track Methbase_SRX11484824_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524722/SRX11484824/SRX11484824.sym_counts.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484824
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03075
 onlyVisibility full
 
 track Methbase_SRX11484824_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP328700/SRS9524722/SRX11484824/SRX11484824.sym_coverage.bw
 type bigWig
 shortLabel Head And Neck Cell Carcinoma
 longLabel Head And Neck Cell Carcinoma SRX11484824
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03076
 onlyVisibility full
 
 track Methbase_SRX11548401_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP329794/SRS9583975/SRX11548401/SRX11548401.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX11548401
 color 56,113,193
 parent Methbase off
 priority 0.03077
 onlyVisibility dense
 
 track Methbase_SRX11548401_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP329794/SRS9583975/SRX11548401/SRX11548401.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX11548401
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03078
 onlyVisibility full
 
 track Methbase_SRX11548401_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP329794/SRS9583975/SRX11548401/SRX11548401.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX11548401
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03079
 onlyVisibility full
 
 track Methbase_SRX11548402_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP329794/SRS9583976/SRX11548402/SRX11548402.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX11548402
 color 56,113,193
 parent Methbase off
 priority 0.03080
 onlyVisibility dense
 
 track Methbase_SRX11548402_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP329794/SRS9583976/SRX11548402/SRX11548402.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX11548402
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03081
 onlyVisibility full
 
 track Methbase_SRX11548402_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP329794/SRS9583976/SRX11548402/SRX11548402.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX11548402
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03082
 onlyVisibility full
 
 track Methbase_SRX11624463_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9659133/SRX11624463/SRX11624463.hmr.bb
 type bigBed
 shortLabel Blast
 longLabel Blast SRX11624463
 color 56,113,193
 parent Methbase off
 priority 0.03083
 onlyVisibility dense
 
 track Methbase_SRX11624463_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9659133/SRX11624463/SRX11624463.sym_counts.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11624463
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03084
 onlyVisibility full
 
 track Methbase_SRX11624463_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9659133/SRX11624463/SRX11624463.sym_coverage.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11624463
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03085
 onlyVisibility full
 
 track Methbase_SRX11624464_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9659134/SRX11624464/SRX11624464.hmr.bb
 type bigBed
 shortLabel Blast
 longLabel Blast SRX11624464
 color 56,113,193
 parent Methbase off
 priority 0.03086
 onlyVisibility dense
 
 track Methbase_SRX11624464_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9659134/SRX11624464/SRX11624464.sym_counts.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11624464
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03087
 onlyVisibility full
 
 track Methbase_SRX11624464_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9659134/SRX11624464/SRX11624464.sym_coverage.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11624464
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03088
 onlyVisibility full
 
 track Methbase_SRX11624465_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9659135/SRX11624465/SRX11624465.hmr.bb
 type bigBed
 shortLabel Blast
 longLabel Blast SRX11624465
 color 56,113,193
 parent Methbase off
 priority 0.03089
 onlyVisibility dense
 
 track Methbase_SRX11624465_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9659135/SRX11624465/SRX11624465.sym_counts.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11624465
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03090
 onlyVisibility full
 
 track Methbase_SRX11624465_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP324016/SRS9659135/SRX11624465/SRX11624465.sym_coverage.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX11624465
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03091
 onlyVisibility full
 
 track Methbase_SRX116603_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS287638/SRX116603/SRX116603.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX116603
 color 56,113,193
 parent Methbase off
 priority 0.03092
 onlyVisibility dense
 
 track Methbase_SRX116603_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS287638/SRX116603/SRX116603.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX116603
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03093
 onlyVisibility full
 
 track Methbase_SRX116603_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS287638/SRX116603/SRX116603.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX116603
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03094
 onlyVisibility full
 
 track Methbase_SRX116604_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS287639/SRX116604/SRX116604.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX116604
 color 56,113,193
 parent Methbase off
 priority 0.03095
 onlyVisibility dense
 
 track Methbase_SRX116604_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS287639/SRX116604/SRX116604.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX116604
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03096
 onlyVisibility full
 
 track Methbase_SRX116604_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS287639/SRX116604/SRX116604.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX116604
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03097
 onlyVisibility full
 
 track Methbase_SRX11715542_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332046/SRS9745966/SRX11715542/SRX11715542.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX11715542
 color 56,113,193
 parent Methbase off
 priority 0.03098
 onlyVisibility dense
 
 track Methbase_SRX11715542_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332046/SRS9745966/SRX11715542/SRX11715542.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11715542
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03099
 onlyVisibility full
 
 track Methbase_SRX11715542_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332046/SRS9745966/SRX11715542/SRX11715542.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11715542
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03100
 onlyVisibility full
 
 track Methbase_SRX11715543_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332046/SRS9745967/SRX11715543/SRX11715543.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX11715543
 color 56,113,193
 parent Methbase off
 priority 0.03101
 onlyVisibility dense
 
 track Methbase_SRX11715543_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332046/SRS9745967/SRX11715543/SRX11715543.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11715543
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03102
 onlyVisibility full
 
 track Methbase_SRX11715543_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332046/SRS9745967/SRX11715543/SRX11715543.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11715543
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03103
 onlyVisibility full
 
 track Methbase_SRX11715544_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332046/SRS9745968/SRX11715544/SRX11715544.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX11715544
 color 56,113,193
 parent Methbase off
 priority 0.03104
 onlyVisibility dense
 
 track Methbase_SRX11715544_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332046/SRS9745968/SRX11715544/SRX11715544.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11715544
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03105
 onlyVisibility full
 
 track Methbase_SRX11715544_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332046/SRS9745968/SRX11715544/SRX11715544.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11715544
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03106
 onlyVisibility full
 
 track Methbase_SRX11715545_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332046/SRS9745969/SRX11715545/SRX11715545.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX11715545
 color 56,113,193
 parent Methbase off
 priority 0.03107
 onlyVisibility dense
 
 track Methbase_SRX11715545_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332046/SRS9745969/SRX11715545/SRX11715545.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11715545
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03108
 onlyVisibility full
 
 track Methbase_SRX11715545_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332046/SRS9745969/SRX11715545/SRX11715545.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11715545
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03109
 onlyVisibility full
 
 track Methbase_SRX11715546_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332046/SRS9745970/SRX11715546/SRX11715546.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX11715546
 color 56,113,193
 parent Methbase off
 priority 0.03110
 onlyVisibility dense
 
 track Methbase_SRX11715546_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332046/SRS9745970/SRX11715546/SRX11715546.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11715546
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03111
 onlyVisibility full
 
 track Methbase_SRX11715546_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332046/SRS9745970/SRX11715546/SRX11715546.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11715546
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03112
 onlyVisibility full
 
 track Methbase_SRX11715547_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332046/SRS9745971/SRX11715547/SRX11715547.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX11715547
 color 56,113,193
 parent Methbase off
 priority 0.03113
 onlyVisibility dense
 
 track Methbase_SRX11715547_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332046/SRS9745971/SRX11715547/SRX11715547.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11715547
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03114
 onlyVisibility full
 
 track Methbase_SRX11715547_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332046/SRS9745971/SRX11715547/SRX11715547.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11715547
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03115
 onlyVisibility full
 
 track Methbase_SRX11715548_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332046/SRS9745972/SRX11715548/SRX11715548.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX11715548
 color 56,113,193
 parent Methbase off
 priority 0.03116
 onlyVisibility dense
 
 track Methbase_SRX11715548_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332046/SRS9745972/SRX11715548/SRX11715548.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11715548
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03117
 onlyVisibility full
 
 track Methbase_SRX11715548_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332046/SRS9745972/SRX11715548/SRX11715548.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11715548
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03118
 onlyVisibility full
 
 track Methbase_SRX11715549_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332046/SRS9745973/SRX11715549/SRX11715549.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX11715549
 color 56,113,193
 parent Methbase off
 priority 0.03119
 onlyVisibility dense
 
 track Methbase_SRX11715549_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332046/SRS9745973/SRX11715549/SRX11715549.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11715549
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03120
 onlyVisibility full
 
 track Methbase_SRX11715549_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332046/SRS9745973/SRX11715549/SRX11715549.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11715549
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03121
 onlyVisibility full
 
 track Methbase_SRX11715550_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332046/SRS9745974/SRX11715550/SRX11715550.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX11715550
 color 56,113,193
 parent Methbase off
 priority 0.03122
 onlyVisibility dense
 
 track Methbase_SRX11715550_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332046/SRS9745974/SRX11715550/SRX11715550.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11715550
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03123
 onlyVisibility full
 
 track Methbase_SRX11715550_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332046/SRS9745974/SRX11715550/SRX11715550.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX11715550
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03124
 onlyVisibility full
 
 track Methbase_SRX11728773_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757511/SRX11728773/SRX11728773.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728773
 color 56,113,193
 parent Methbase off
 priority 0.03125
 onlyVisibility dense
 
 track Methbase_SRX11728773_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757511/SRX11728773/SRX11728773.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728773
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03126
 onlyVisibility full
 
 track Methbase_SRX11728773_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757511/SRX11728773/SRX11728773.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728773
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03127
 onlyVisibility full
 
 track Methbase_SRX11728775_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757512/SRX11728775/SRX11728775.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728775
 color 56,113,193
 parent Methbase off
 priority 0.03128
 onlyVisibility dense
 
 track Methbase_SRX11728775_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757512/SRX11728775/SRX11728775.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728775
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03129
 onlyVisibility full
 
 track Methbase_SRX11728775_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757512/SRX11728775/SRX11728775.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728775
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03130
 onlyVisibility full
 
 track Methbase_SRX11728777_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757514/SRX11728777/SRX11728777.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728777
 color 56,113,193
 parent Methbase off
 priority 0.03131
 onlyVisibility dense
 
 track Methbase_SRX11728777_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757514/SRX11728777/SRX11728777.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728777
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03132
 onlyVisibility full
 
 track Methbase_SRX11728777_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757514/SRX11728777/SRX11728777.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728777
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03133
 onlyVisibility full
 
 track Methbase_SRX11728779_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757516/SRX11728779/SRX11728779.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728779
 color 56,113,193
 parent Methbase off
 priority 0.03134
 onlyVisibility dense
 
 track Methbase_SRX11728779_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757516/SRX11728779/SRX11728779.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728779
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03135
 onlyVisibility full
 
 track Methbase_SRX11728779_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757516/SRX11728779/SRX11728779.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728779
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03136
 onlyVisibility full
 
 track Methbase_SRX11728781_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757518/SRX11728781/SRX11728781.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728781
 color 56,113,193
 parent Methbase off
 priority 0.03137
 onlyVisibility dense
 
 track Methbase_SRX11728781_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757518/SRX11728781/SRX11728781.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728781
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03138
 onlyVisibility full
 
 track Methbase_SRX11728781_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757518/SRX11728781/SRX11728781.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728781
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03139
 onlyVisibility full
 
 track Methbase_SRX11728783_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757520/SRX11728783/SRX11728783.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728783
 color 56,113,193
 parent Methbase off
 priority 0.03140
 onlyVisibility dense
 
 track Methbase_SRX11728783_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757520/SRX11728783/SRX11728783.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728783
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03141
 onlyVisibility full
 
 track Methbase_SRX11728783_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757520/SRX11728783/SRX11728783.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728783
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03142
 onlyVisibility full
 
 track Methbase_SRX11728785_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757523/SRX11728785/SRX11728785.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728785
 color 56,113,193
 parent Methbase off
 priority 0.03143
 onlyVisibility dense
 
 track Methbase_SRX11728785_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757523/SRX11728785/SRX11728785.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728785
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03144
 onlyVisibility full
 
 track Methbase_SRX11728785_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757523/SRX11728785/SRX11728785.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728785
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03145
 onlyVisibility full
 
 track Methbase_SRX11728787_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757524/SRX11728787/SRX11728787.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728787
 color 56,113,193
 parent Methbase off
 priority 0.03146
 onlyVisibility dense
 
 track Methbase_SRX11728787_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757524/SRX11728787/SRX11728787.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728787
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03147
 onlyVisibility full
 
 track Methbase_SRX11728787_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757524/SRX11728787/SRX11728787.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728787
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03148
 onlyVisibility full
 
 track Methbase_SRX11728789_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757526/SRX11728789/SRX11728789.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728789
 color 56,113,193
 parent Methbase off
 priority 0.03149
 onlyVisibility dense
 
 track Methbase_SRX11728789_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757526/SRX11728789/SRX11728789.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728789
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03150
 onlyVisibility full
 
 track Methbase_SRX11728789_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757526/SRX11728789/SRX11728789.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728789
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03151
 onlyVisibility full
 
 track Methbase_SRX11728791_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757528/SRX11728791/SRX11728791.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728791
 color 56,113,193
 parent Methbase off
 priority 0.03152
 onlyVisibility dense
 
 track Methbase_SRX11728791_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757528/SRX11728791/SRX11728791.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728791
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03153
 onlyVisibility full
 
 track Methbase_SRX11728791_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757528/SRX11728791/SRX11728791.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728791
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03154
 onlyVisibility full
 
 track Methbase_SRX11728793_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757530/SRX11728793/SRX11728793.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728793
 color 56,113,193
 parent Methbase off
 priority 0.03155
 onlyVisibility dense
 
 track Methbase_SRX11728793_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757530/SRX11728793/SRX11728793.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728793
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03156
 onlyVisibility full
 
 track Methbase_SRX11728793_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757530/SRX11728793/SRX11728793.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728793
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03157
 onlyVisibility full
 
 track Methbase_SRX11728795_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757532/SRX11728795/SRX11728795.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728795
 color 56,113,193
 parent Methbase off
 priority 0.03158
 onlyVisibility dense
 
 track Methbase_SRX11728795_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757532/SRX11728795/SRX11728795.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728795
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03159
 onlyVisibility full
 
 track Methbase_SRX11728795_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757532/SRX11728795/SRX11728795.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728795
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03160
 onlyVisibility full
 
 track Methbase_SRX11728797_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757534/SRX11728797/SRX11728797.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728797
 color 56,113,193
 parent Methbase off
 priority 0.03161
 onlyVisibility dense
 
 track Methbase_SRX11728797_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757534/SRX11728797/SRX11728797.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728797
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03162
 onlyVisibility full
 
 track Methbase_SRX11728797_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757534/SRX11728797/SRX11728797.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728797
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03163
 onlyVisibility full
 
 track Methbase_SRX11728799_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757535/SRX11728799/SRX11728799.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728799
 color 56,113,193
 parent Methbase off
 priority 0.03164
 onlyVisibility dense
 
 track Methbase_SRX11728799_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757535/SRX11728799/SRX11728799.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728799
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03165
 onlyVisibility full
 
 track Methbase_SRX11728799_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757535/SRX11728799/SRX11728799.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728799
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03166
 onlyVisibility full
 
 track Methbase_SRX11728801_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757537/SRX11728801/SRX11728801.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728801
 color 56,113,193
 parent Methbase off
 priority 0.03167
 onlyVisibility dense
 
 track Methbase_SRX11728801_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757537/SRX11728801/SRX11728801.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728801
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03168
 onlyVisibility full
 
 track Methbase_SRX11728801_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757537/SRX11728801/SRX11728801.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728801
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03169
 onlyVisibility full
 
 track Methbase_SRX11728803_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757540/SRX11728803/SRX11728803.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728803
 color 56,113,193
 parent Methbase off
 priority 0.03170
 onlyVisibility dense
 
 track Methbase_SRX11728803_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757540/SRX11728803/SRX11728803.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728803
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03171
 onlyVisibility full
 
 track Methbase_SRX11728803_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757540/SRX11728803/SRX11728803.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728803
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03172
 onlyVisibility full
 
 track Methbase_SRX11728805_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757542/SRX11728805/SRX11728805.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728805
 color 56,113,193
 parent Methbase off
 priority 0.03173
 onlyVisibility dense
 
 track Methbase_SRX11728805_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757542/SRX11728805/SRX11728805.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728805
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03174
 onlyVisibility full
 
 track Methbase_SRX11728805_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757542/SRX11728805/SRX11728805.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728805
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03175
 onlyVisibility full
 
 track Methbase_SRX11728807_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757543/SRX11728807/SRX11728807.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728807
 color 56,113,193
 parent Methbase off
 priority 0.03176
 onlyVisibility dense
 
 track Methbase_SRX11728807_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757543/SRX11728807/SRX11728807.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728807
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03177
 onlyVisibility full
 
 track Methbase_SRX11728807_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757543/SRX11728807/SRX11728807.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728807
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03178
 onlyVisibility full
 
 track Methbase_SRX11728809_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757546/SRX11728809/SRX11728809.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728809
 color 56,113,193
 parent Methbase off
 priority 0.03179
 onlyVisibility dense
 
 track Methbase_SRX11728809_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757546/SRX11728809/SRX11728809.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728809
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03180
 onlyVisibility full
 
 track Methbase_SRX11728809_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757546/SRX11728809/SRX11728809.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728809
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03181
 onlyVisibility full
 
 track Methbase_SRX11728811_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757548/SRX11728811/SRX11728811.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728811
 color 56,113,193
 parent Methbase off
 priority 0.03182
 onlyVisibility dense
 
 track Methbase_SRX11728811_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757548/SRX11728811/SRX11728811.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728811
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03183
 onlyVisibility full
 
 track Methbase_SRX11728811_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757548/SRX11728811/SRX11728811.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728811
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03184
 onlyVisibility full
 
 track Methbase_SRX11728813_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757550/SRX11728813/SRX11728813.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728813
 color 56,113,193
 parent Methbase off
 priority 0.03185
 onlyVisibility dense
 
 track Methbase_SRX11728813_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757550/SRX11728813/SRX11728813.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728813
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03186
 onlyVisibility full
 
 track Methbase_SRX11728813_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757550/SRX11728813/SRX11728813.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728813
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03187
 onlyVisibility full
 
 track Methbase_SRX11728815_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757551/SRX11728815/SRX11728815.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728815
 color 56,113,193
 parent Methbase off
 priority 0.03188
 onlyVisibility dense
 
 track Methbase_SRX11728815_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757551/SRX11728815/SRX11728815.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728815
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03189
 onlyVisibility full
 
 track Methbase_SRX11728815_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757551/SRX11728815/SRX11728815.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728815
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03190
 onlyVisibility full
 
 track Methbase_SRX11728817_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757554/SRX11728817/SRX11728817.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728817
 color 56,113,193
 parent Methbase off
 priority 0.03191
 onlyVisibility dense
 
 track Methbase_SRX11728817_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757554/SRX11728817/SRX11728817.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728817
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03192
 onlyVisibility full
 
 track Methbase_SRX11728817_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757554/SRX11728817/SRX11728817.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728817
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03193
 onlyVisibility full
 
 track Methbase_SRX11728819_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757556/SRX11728819/SRX11728819.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728819
 color 56,113,193
 parent Methbase off
 priority 0.03194
 onlyVisibility dense
 
 track Methbase_SRX11728819_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757556/SRX11728819/SRX11728819.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728819
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03195
 onlyVisibility full
 
 track Methbase_SRX11728819_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757556/SRX11728819/SRX11728819.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728819
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03196
 onlyVisibility full
 
 track Methbase_SRX11728821_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757559/SRX11728821/SRX11728821.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728821
 color 56,113,193
 parent Methbase off
 priority 0.03197
 onlyVisibility dense
 
 track Methbase_SRX11728821_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757559/SRX11728821/SRX11728821.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728821
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03198
 onlyVisibility full
 
 track Methbase_SRX11728821_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757559/SRX11728821/SRX11728821.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728821
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03199
 onlyVisibility full
 
 track Methbase_SRX11728823_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757561/SRX11728823/SRX11728823.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728823
 color 56,113,193
 parent Methbase off
 priority 0.03200
 onlyVisibility dense
 
 track Methbase_SRX11728823_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757561/SRX11728823/SRX11728823.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728823
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03201
 onlyVisibility full
 
 track Methbase_SRX11728823_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757561/SRX11728823/SRX11728823.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728823
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03202
 onlyVisibility full
 
 track Methbase_SRX11728825_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757562/SRX11728825/SRX11728825.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728825
 color 56,113,193
 parent Methbase off
 priority 0.03203
 onlyVisibility dense
 
 track Methbase_SRX11728825_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757562/SRX11728825/SRX11728825.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728825
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03204
 onlyVisibility full
 
 track Methbase_SRX11728825_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757562/SRX11728825/SRX11728825.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728825
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03205
 onlyVisibility full
 
 track Methbase_SRX11728827_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757563/SRX11728827/SRX11728827.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728827
 color 56,113,193
 parent Methbase off
 priority 0.03206
 onlyVisibility dense
 
 track Methbase_SRX11728827_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757563/SRX11728827/SRX11728827.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728827
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03207
 onlyVisibility full
 
 track Methbase_SRX11728827_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757563/SRX11728827/SRX11728827.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728827
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03208
 onlyVisibility full
 
 track Methbase_SRX11728829_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757566/SRX11728829/SRX11728829.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728829
 color 56,113,193
 parent Methbase off
 priority 0.03209
 onlyVisibility dense
 
 track Methbase_SRX11728829_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757566/SRX11728829/SRX11728829.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728829
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03210
 onlyVisibility full
 
 track Methbase_SRX11728829_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757566/SRX11728829/SRX11728829.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728829
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03211
 onlyVisibility full
 
 track Methbase_SRX11728831_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757568/SRX11728831/SRX11728831.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728831
 color 56,113,193
 parent Methbase off
 priority 0.03212
 onlyVisibility dense
 
 track Methbase_SRX11728831_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757568/SRX11728831/SRX11728831.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728831
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03213
 onlyVisibility full
 
 track Methbase_SRX11728831_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757568/SRX11728831/SRX11728831.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728831
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03214
 onlyVisibility full
 
 track Methbase_SRX11728833_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757571/SRX11728833/SRX11728833.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728833
 color 56,113,193
 parent Methbase off
 priority 0.03215
 onlyVisibility dense
 
 track Methbase_SRX11728833_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757571/SRX11728833/SRX11728833.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728833
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03216
 onlyVisibility full
 
 track Methbase_SRX11728833_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757571/SRX11728833/SRX11728833.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728833
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03217
 onlyVisibility full
 
 track Methbase_SRX11728835_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757572/SRX11728835/SRX11728835.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728835
 color 56,113,193
 parent Methbase off
 priority 0.03218
 onlyVisibility dense
 
 track Methbase_SRX11728835_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757572/SRX11728835/SRX11728835.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728835
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03219
 onlyVisibility full
 
 track Methbase_SRX11728835_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757572/SRX11728835/SRX11728835.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728835
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03220
 onlyVisibility full
 
 track Methbase_SRX11728837_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757574/SRX11728837/SRX11728837.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728837
 color 56,113,193
 parent Methbase off
 priority 0.03221
 onlyVisibility dense
 
 track Methbase_SRX11728837_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757574/SRX11728837/SRX11728837.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728837
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03222
 onlyVisibility full
 
 track Methbase_SRX11728837_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757574/SRX11728837/SRX11728837.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728837
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03223
 onlyVisibility full
 
 track Methbase_SRX11728839_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757577/SRX11728839/SRX11728839.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728839
 color 56,113,193
 parent Methbase off
 priority 0.03224
 onlyVisibility dense
 
 track Methbase_SRX11728839_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757577/SRX11728839/SRX11728839.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728839
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03225
 onlyVisibility full
 
 track Methbase_SRX11728839_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757577/SRX11728839/SRX11728839.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728839
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03226
 onlyVisibility full
 
 track Methbase_SRX11728841_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757579/SRX11728841/SRX11728841.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728841
 color 56,113,193
 parent Methbase off
 priority 0.03227
 onlyVisibility dense
 
 track Methbase_SRX11728841_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757579/SRX11728841/SRX11728841.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728841
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03228
 onlyVisibility full
 
 track Methbase_SRX11728841_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757579/SRX11728841/SRX11728841.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728841
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03229
 onlyVisibility full
 
 track Methbase_SRX11728843_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757580/SRX11728843/SRX11728843.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728843
 color 56,113,193
 parent Methbase off
 priority 0.03230
 onlyVisibility dense
 
 track Methbase_SRX11728843_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757580/SRX11728843/SRX11728843.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728843
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03231
 onlyVisibility full
 
 track Methbase_SRX11728843_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757580/SRX11728843/SRX11728843.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728843
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03232
 onlyVisibility full
 
 track Methbase_SRX11728845_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757583/SRX11728845/SRX11728845.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728845
 color 56,113,193
 parent Methbase off
 priority 0.03233
 onlyVisibility dense
 
 track Methbase_SRX11728845_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757583/SRX11728845/SRX11728845.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728845
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03234
 onlyVisibility full
 
 track Methbase_SRX11728845_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757583/SRX11728845/SRX11728845.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728845
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03235
 onlyVisibility full
 
 track Methbase_SRX11728847_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757584/SRX11728847/SRX11728847.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728847
 color 56,113,193
 parent Methbase off
 priority 0.03236
 onlyVisibility dense
 
 track Methbase_SRX11728847_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757584/SRX11728847/SRX11728847.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728847
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03237
 onlyVisibility full
 
 track Methbase_SRX11728847_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757584/SRX11728847/SRX11728847.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728847
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03238
 onlyVisibility full
 
 track Methbase_SRX11728849_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757585/SRX11728849/SRX11728849.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728849
 color 56,113,193
 parent Methbase off
 priority 0.03239
 onlyVisibility dense
 
 track Methbase_SRX11728849_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757585/SRX11728849/SRX11728849.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728849
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03240
 onlyVisibility full
 
 track Methbase_SRX11728849_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757585/SRX11728849/SRX11728849.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728849
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03241
 onlyVisibility full
 
 track Methbase_SRX11728851_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757588/SRX11728851/SRX11728851.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728851
 color 56,113,193
 parent Methbase off
 priority 0.03242
 onlyVisibility dense
 
 track Methbase_SRX11728851_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757588/SRX11728851/SRX11728851.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728851
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03243
 onlyVisibility full
 
 track Methbase_SRX11728851_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757588/SRX11728851/SRX11728851.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728851
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03244
 onlyVisibility full
 
 track Methbase_SRX11728853_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757590/SRX11728853/SRX11728853.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728853
 color 56,113,193
 parent Methbase off
 priority 0.03245
 onlyVisibility dense
 
 track Methbase_SRX11728853_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757590/SRX11728853/SRX11728853.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728853
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03246
 onlyVisibility full
 
 track Methbase_SRX11728853_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757590/SRX11728853/SRX11728853.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728853
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03247
 onlyVisibility full
 
 track Methbase_SRX11728855_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757591/SRX11728855/SRX11728855.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728855
 color 56,113,193
 parent Methbase off
 priority 0.03248
 onlyVisibility dense
 
 track Methbase_SRX11728855_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757591/SRX11728855/SRX11728855.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728855
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03249
 onlyVisibility full
 
 track Methbase_SRX11728855_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757591/SRX11728855/SRX11728855.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728855
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03250
 onlyVisibility full
 
 track Methbase_SRX11728857_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757594/SRX11728857/SRX11728857.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728857
 color 56,113,193
 parent Methbase off
 priority 0.03251
 onlyVisibility dense
 
 track Methbase_SRX11728857_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757594/SRX11728857/SRX11728857.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728857
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03252
 onlyVisibility full
 
 track Methbase_SRX11728857_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757594/SRX11728857/SRX11728857.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728857
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03253
 onlyVisibility full
 
 track Methbase_SRX11728859_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757595/SRX11728859/SRX11728859.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728859
 color 56,113,193
 parent Methbase off
 priority 0.03254
 onlyVisibility dense
 
 track Methbase_SRX11728859_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757595/SRX11728859/SRX11728859.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728859
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03255
 onlyVisibility full
 
 track Methbase_SRX11728859_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757595/SRX11728859/SRX11728859.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728859
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03256
 onlyVisibility full
 
 track Methbase_SRX11728861_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757597/SRX11728861/SRX11728861.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728861
 color 56,113,193
 parent Methbase off
 priority 0.03257
 onlyVisibility dense
 
 track Methbase_SRX11728861_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757597/SRX11728861/SRX11728861.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728861
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03258
 onlyVisibility full
 
 track Methbase_SRX11728861_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757597/SRX11728861/SRX11728861.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728861
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03259
 onlyVisibility full
 
 track Methbase_SRX11728863_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757600/SRX11728863/SRX11728863.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728863
 color 56,113,193
 parent Methbase off
 priority 0.03260
 onlyVisibility dense
 
 track Methbase_SRX11728863_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757600/SRX11728863/SRX11728863.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728863
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03261
 onlyVisibility full
 
 track Methbase_SRX11728863_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757600/SRX11728863/SRX11728863.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728863
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03262
 onlyVisibility full
 
 track Methbase_SRX11728865_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757603/SRX11728865/SRX11728865.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728865
 color 56,113,193
 parent Methbase off
 priority 0.03263
 onlyVisibility dense
 
 track Methbase_SRX11728865_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757603/SRX11728865/SRX11728865.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728865
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03264
 onlyVisibility full
 
 track Methbase_SRX11728865_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757603/SRX11728865/SRX11728865.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728865
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03265
 onlyVisibility full
 
 track Methbase_SRX11728867_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757605/SRX11728867/SRX11728867.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728867
 color 56,113,193
 parent Methbase off
 priority 0.03266
 onlyVisibility dense
 
 track Methbase_SRX11728867_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757605/SRX11728867/SRX11728867.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728867
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03267
 onlyVisibility full
 
 track Methbase_SRX11728867_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757605/SRX11728867/SRX11728867.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728867
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03268
 onlyVisibility full
 
 track Methbase_SRX11728869_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757607/SRX11728869/SRX11728869.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728869
 color 56,113,193
 parent Methbase off
 priority 0.03269
 onlyVisibility dense
 
 track Methbase_SRX11728869_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757607/SRX11728869/SRX11728869.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728869
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03270
 onlyVisibility full
 
 track Methbase_SRX11728869_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757607/SRX11728869/SRX11728869.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728869
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03271
 onlyVisibility full
 
 track Methbase_SRX11728871_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757606/SRX11728871/SRX11728871.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728871
 color 56,113,193
 parent Methbase off
 priority 0.03272
 onlyVisibility dense
 
 track Methbase_SRX11728871_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757606/SRX11728871/SRX11728871.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728871
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03273
 onlyVisibility full
 
 track Methbase_SRX11728871_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757606/SRX11728871/SRX11728871.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728871
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03274
 onlyVisibility full
 
 track Methbase_SRX11728873_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757610/SRX11728873/SRX11728873.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728873
 color 56,113,193
 parent Methbase off
 priority 0.03275
 onlyVisibility dense
 
 track Methbase_SRX11728873_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757610/SRX11728873/SRX11728873.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728873
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03276
 onlyVisibility full
 
 track Methbase_SRX11728873_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757610/SRX11728873/SRX11728873.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728873
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03277
 onlyVisibility full
 
 track Methbase_SRX11728875_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757612/SRX11728875/SRX11728875.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728875
 color 56,113,193
 parent Methbase off
 priority 0.03278
 onlyVisibility dense
 
 track Methbase_SRX11728875_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757612/SRX11728875/SRX11728875.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728875
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03279
 onlyVisibility full
 
 track Methbase_SRX11728875_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757612/SRX11728875/SRX11728875.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728875
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03280
 onlyVisibility full
 
 track Methbase_SRX11728877_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757614/SRX11728877/SRX11728877.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728877
 color 56,113,193
 parent Methbase off
 priority 0.03281
 onlyVisibility dense
 
 track Methbase_SRX11728877_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757614/SRX11728877/SRX11728877.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728877
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03282
 onlyVisibility full
 
 track Methbase_SRX11728877_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757614/SRX11728877/SRX11728877.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728877
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03283
 onlyVisibility full
 
 track Methbase_SRX11728879_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757616/SRX11728879/SRX11728879.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728879
 color 56,113,193
 parent Methbase off
 priority 0.03284
 onlyVisibility dense
 
 track Methbase_SRX11728879_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757616/SRX11728879/SRX11728879.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728879
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03285
 onlyVisibility full
 
 track Methbase_SRX11728879_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757616/SRX11728879/SRX11728879.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728879
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03286
 onlyVisibility full
 
 track Methbase_SRX11728881_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757617/SRX11728881/SRX11728881.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728881
 color 56,113,193
 parent Methbase off
 priority 0.03287
 onlyVisibility dense
 
 track Methbase_SRX11728881_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757617/SRX11728881/SRX11728881.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728881
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03288
 onlyVisibility full
 
 track Methbase_SRX11728881_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757617/SRX11728881/SRX11728881.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728881
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03289
 onlyVisibility full
 
 track Methbase_SRX11728883_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757619/SRX11728883/SRX11728883.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728883
 color 56,113,193
 parent Methbase off
 priority 0.03290
 onlyVisibility dense
 
 track Methbase_SRX11728883_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757619/SRX11728883/SRX11728883.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728883
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03291
 onlyVisibility full
 
 track Methbase_SRX11728883_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757619/SRX11728883/SRX11728883.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728883
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03292
 onlyVisibility full
 
 track Methbase_SRX11728885_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757622/SRX11728885/SRX11728885.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728885
 color 56,113,193
 parent Methbase off
 priority 0.03293
 onlyVisibility dense
 
 track Methbase_SRX11728885_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757622/SRX11728885/SRX11728885.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728885
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03294
 onlyVisibility full
 
 track Methbase_SRX11728885_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757622/SRX11728885/SRX11728885.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728885
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03295
 onlyVisibility full
 
 track Methbase_SRX11728887_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757625/SRX11728887/SRX11728887.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728887
 color 56,113,193
 parent Methbase off
 priority 0.03296
 onlyVisibility dense
 
 track Methbase_SRX11728887_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757625/SRX11728887/SRX11728887.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728887
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03297
 onlyVisibility full
 
 track Methbase_SRX11728887_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757625/SRX11728887/SRX11728887.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728887
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03298
 onlyVisibility full
 
 track Methbase_SRX11728889_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757624/SRX11728889/SRX11728889.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728889
 color 56,113,193
 parent Methbase off
 priority 0.03299
 onlyVisibility dense
 
 track Methbase_SRX11728889_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757624/SRX11728889/SRX11728889.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728889
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03300
 onlyVisibility full
 
 track Methbase_SRX11728889_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757624/SRX11728889/SRX11728889.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728889
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03301
 onlyVisibility full
 
 track Methbase_SRX11728891_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757628/SRX11728891/SRX11728891.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728891
 color 56,113,193
 parent Methbase off
 priority 0.03302
 onlyVisibility dense
 
 track Methbase_SRX11728891_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757628/SRX11728891/SRX11728891.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728891
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03303
 onlyVisibility full
 
 track Methbase_SRX11728891_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757628/SRX11728891/SRX11728891.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728891
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03304
 onlyVisibility full
 
 track Methbase_SRX11728893_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757630/SRX11728893/SRX11728893.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728893
 color 56,113,193
 parent Methbase off
 priority 0.03305
 onlyVisibility dense
 
 track Methbase_SRX11728893_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757630/SRX11728893/SRX11728893.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728893
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03306
 onlyVisibility full
 
 track Methbase_SRX11728893_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757630/SRX11728893/SRX11728893.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728893
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03307
 onlyVisibility full
 
 track Methbase_SRX11728895_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757632/SRX11728895/SRX11728895.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728895
 color 56,113,193
 parent Methbase off
 priority 0.03308
 onlyVisibility dense
 
 track Methbase_SRX11728895_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757632/SRX11728895/SRX11728895.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728895
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03309
 onlyVisibility full
 
 track Methbase_SRX11728895_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757632/SRX11728895/SRX11728895.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728895
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03310
 onlyVisibility full
 
 track Methbase_SRX11728897_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757636/SRX11728897/SRX11728897.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728897
 color 56,113,193
 parent Methbase off
 priority 0.03311
 onlyVisibility dense
 
 track Methbase_SRX11728897_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757636/SRX11728897/SRX11728897.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728897
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03312
 onlyVisibility full
 
 track Methbase_SRX11728897_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757636/SRX11728897/SRX11728897.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728897
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03313
 onlyVisibility full
 
 track Methbase_SRX11728899_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757635/SRX11728899/SRX11728899.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728899
 color 56,113,193
 parent Methbase off
 priority 0.03314
 onlyVisibility dense
 
 track Methbase_SRX11728899_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757635/SRX11728899/SRX11728899.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728899
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03315
 onlyVisibility full
 
 track Methbase_SRX11728899_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757635/SRX11728899/SRX11728899.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728899
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03316
 onlyVisibility full
 
 track Methbase_SRX11728901_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757638/SRX11728901/SRX11728901.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728901
 color 56,113,193
 parent Methbase off
 priority 0.03317
 onlyVisibility dense
 
 track Methbase_SRX11728901_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757638/SRX11728901/SRX11728901.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728901
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03318
 onlyVisibility full
 
 track Methbase_SRX11728901_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757638/SRX11728901/SRX11728901.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728901
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03319
 onlyVisibility full
 
 track Methbase_SRX11728903_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757639/SRX11728903/SRX11728903.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728903
 color 56,113,193
 parent Methbase off
 priority 0.03320
 onlyVisibility dense
 
 track Methbase_SRX11728903_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757639/SRX11728903/SRX11728903.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728903
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03321
 onlyVisibility full
 
 track Methbase_SRX11728903_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757639/SRX11728903/SRX11728903.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728903
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03322
 onlyVisibility full
 
 track Methbase_SRX11728905_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757640/SRX11728905/SRX11728905.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728905
 color 56,113,193
 parent Methbase off
 priority 0.03323
 onlyVisibility dense
 
 track Methbase_SRX11728905_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757640/SRX11728905/SRX11728905.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728905
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03324
 onlyVisibility full
 
 track Methbase_SRX11728905_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757640/SRX11728905/SRX11728905.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728905
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03325
 onlyVisibility full
 
 track Methbase_SRX11728907_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757646/SRX11728907/SRX11728907.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728907
 color 56,113,193
 parent Methbase off
 priority 0.03326
 onlyVisibility dense
 
 track Methbase_SRX11728907_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757646/SRX11728907/SRX11728907.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728907
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03327
 onlyVisibility full
 
 track Methbase_SRX11728907_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757646/SRX11728907/SRX11728907.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728907
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03328
 onlyVisibility full
 
 track Methbase_SRX11728909_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757647/SRX11728909/SRX11728909.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728909
 color 56,113,193
 parent Methbase off
 priority 0.03329
 onlyVisibility dense
 
 track Methbase_SRX11728909_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757647/SRX11728909/SRX11728909.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728909
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03330
 onlyVisibility full
 
 track Methbase_SRX11728909_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757647/SRX11728909/SRX11728909.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728909
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03331
 onlyVisibility full
 
 track Methbase_SRX11728911_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757649/SRX11728911/SRX11728911.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728911
 color 56,113,193
 parent Methbase off
 priority 0.03332
 onlyVisibility dense
 
 track Methbase_SRX11728911_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757649/SRX11728911/SRX11728911.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728911
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03333
 onlyVisibility full
 
 track Methbase_SRX11728911_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757649/SRX11728911/SRX11728911.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728911
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03334
 onlyVisibility full
 
 track Methbase_SRX11728913_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757651/SRX11728913/SRX11728913.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728913
 color 56,113,193
 parent Methbase off
 priority 0.03335
 onlyVisibility dense
 
 track Methbase_SRX11728913_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757651/SRX11728913/SRX11728913.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728913
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03336
 onlyVisibility full
 
 track Methbase_SRX11728913_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757651/SRX11728913/SRX11728913.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728913
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03337
 onlyVisibility full
 
 track Methbase_SRX11728915_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757650/SRX11728915/SRX11728915.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728915
 color 56,113,193
 parent Methbase off
 priority 0.03338
 onlyVisibility dense
 
 track Methbase_SRX11728915_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757650/SRX11728915/SRX11728915.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728915
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03339
 onlyVisibility full
 
 track Methbase_SRX11728915_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757650/SRX11728915/SRX11728915.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728915
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03340
 onlyVisibility full
 
 track Methbase_SRX11728917_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757654/SRX11728917/SRX11728917.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728917
 color 56,113,193
 parent Methbase off
 priority 0.03341
 onlyVisibility dense
 
 track Methbase_SRX11728917_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757654/SRX11728917/SRX11728917.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728917
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03342
 onlyVisibility full
 
 track Methbase_SRX11728917_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757654/SRX11728917/SRX11728917.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728917
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03343
 onlyVisibility full
 
 track Methbase_SRX11728919_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757658/SRX11728919/SRX11728919.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728919
 color 56,113,193
 parent Methbase off
 priority 0.03344
 onlyVisibility dense
 
 track Methbase_SRX11728919_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757658/SRX11728919/SRX11728919.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728919
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03345
 onlyVisibility full
 
 track Methbase_SRX11728919_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757658/SRX11728919/SRX11728919.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728919
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03346
 onlyVisibility full
 
 track Methbase_SRX11728921_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757655/SRX11728921/SRX11728921.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728921
 color 56,113,193
 parent Methbase off
 priority 0.03347
 onlyVisibility dense
 
 track Methbase_SRX11728921_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757655/SRX11728921/SRX11728921.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728921
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03348
 onlyVisibility full
 
 track Methbase_SRX11728921_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757655/SRX11728921/SRX11728921.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728921
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03349
 onlyVisibility full
 
 track Methbase_SRX11728923_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757660/SRX11728923/SRX11728923.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728923
 color 56,113,193
 parent Methbase off
 priority 0.03350
 onlyVisibility dense
 
 track Methbase_SRX11728923_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757660/SRX11728923/SRX11728923.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728923
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03351
 onlyVisibility full
 
 track Methbase_SRX11728923_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757660/SRX11728923/SRX11728923.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728923
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03352
 onlyVisibility full
 
 track Methbase_SRX11728925_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757663/SRX11728925/SRX11728925.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728925
 color 56,113,193
 parent Methbase off
 priority 0.03353
 onlyVisibility dense
 
 track Methbase_SRX11728925_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757663/SRX11728925/SRX11728925.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728925
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03354
 onlyVisibility full
 
 track Methbase_SRX11728925_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757663/SRX11728925/SRX11728925.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728925
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03355
 onlyVisibility full
 
 track Methbase_SRX11728927_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757664/SRX11728927/SRX11728927.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728927
 color 56,113,193
 parent Methbase off
 priority 0.03356
 onlyVisibility dense
 
 track Methbase_SRX11728927_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757664/SRX11728927/SRX11728927.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728927
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03357
 onlyVisibility full
 
 track Methbase_SRX11728927_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757664/SRX11728927/SRX11728927.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728927
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03358
 onlyVisibility full
 
 track Methbase_SRX11728929_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757666/SRX11728929/SRX11728929.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728929
 color 56,113,193
 parent Methbase off
 priority 0.03359
 onlyVisibility dense
 
 track Methbase_SRX11728929_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757666/SRX11728929/SRX11728929.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728929
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03360
 onlyVisibility full
 
 track Methbase_SRX11728929_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757666/SRX11728929/SRX11728929.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728929
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03361
 onlyVisibility full
 
 track Methbase_SRX11728931_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757668/SRX11728931/SRX11728931.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728931
 color 56,113,193
 parent Methbase off
 priority 0.03362
 onlyVisibility dense
 
 track Methbase_SRX11728931_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757668/SRX11728931/SRX11728931.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728931
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03363
 onlyVisibility full
 
 track Methbase_SRX11728931_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757668/SRX11728931/SRX11728931.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728931
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03364
 onlyVisibility full
 
 track Methbase_SRX11728933_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757672/SRX11728933/SRX11728933.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728933
 color 56,113,193
 parent Methbase off
 priority 0.03365
 onlyVisibility dense
 
 track Methbase_SRX11728933_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757672/SRX11728933/SRX11728933.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728933
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03366
 onlyVisibility full
 
 track Methbase_SRX11728933_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757672/SRX11728933/SRX11728933.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728933
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03367
 onlyVisibility full
 
 track Methbase_SRX11728935_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757671/SRX11728935/SRX11728935.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728935
 color 56,113,193
 parent Methbase off
 priority 0.03368
 onlyVisibility dense
 
 track Methbase_SRX11728935_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757671/SRX11728935/SRX11728935.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728935
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03369
 onlyVisibility full
 
 track Methbase_SRX11728935_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757671/SRX11728935/SRX11728935.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728935
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03370
 onlyVisibility full
 
 track Methbase_SRX11728937_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757675/SRX11728937/SRX11728937.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728937
 color 56,113,193
 parent Methbase off
 priority 0.03371
 onlyVisibility dense
 
 track Methbase_SRX11728937_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757675/SRX11728937/SRX11728937.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728937
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03372
 onlyVisibility full
 
 track Methbase_SRX11728937_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757675/SRX11728937/SRX11728937.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728937
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03373
 onlyVisibility full
 
 track Methbase_SRX11728939_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757677/SRX11728939/SRX11728939.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728939
 color 56,113,193
 parent Methbase off
 priority 0.03374
 onlyVisibility dense
 
 track Methbase_SRX11728939_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757677/SRX11728939/SRX11728939.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728939
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03375
 onlyVisibility full
 
 track Methbase_SRX11728939_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757677/SRX11728939/SRX11728939.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728939
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03376
 onlyVisibility full
 
 track Methbase_SRX11728941_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757676/SRX11728941/SRX11728941.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728941
 color 56,113,193
 parent Methbase off
 priority 0.03377
 onlyVisibility dense
 
 track Methbase_SRX11728941_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757676/SRX11728941/SRX11728941.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728941
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03378
 onlyVisibility full
 
 track Methbase_SRX11728941_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757676/SRX11728941/SRX11728941.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728941
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03379
 onlyVisibility full
 
 track Methbase_SRX11728943_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757679/SRX11728943/SRX11728943.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728943
 color 56,113,193
 parent Methbase off
 priority 0.03380
 onlyVisibility dense
 
 track Methbase_SRX11728943_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757679/SRX11728943/SRX11728943.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728943
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03381
 onlyVisibility full
 
 track Methbase_SRX11728943_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757679/SRX11728943/SRX11728943.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728943
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03382
 onlyVisibility full
 
 track Methbase_SRX11728945_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757681/SRX11728945/SRX11728945.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728945
 color 56,113,193
 parent Methbase off
 priority 0.03383
 onlyVisibility dense
 
 track Methbase_SRX11728945_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757681/SRX11728945/SRX11728945.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728945
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03384
 onlyVisibility full
 
 track Methbase_SRX11728945_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757681/SRX11728945/SRX11728945.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728945
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03385
 onlyVisibility full
 
 track Methbase_SRX11728947_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757682/SRX11728947/SRX11728947.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728947
 color 56,113,193
 parent Methbase off
 priority 0.03386
 onlyVisibility dense
 
 track Methbase_SRX11728947_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757682/SRX11728947/SRX11728947.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728947
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03387
 onlyVisibility full
 
 track Methbase_SRX11728947_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757682/SRX11728947/SRX11728947.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728947
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03388
 onlyVisibility full
 
 track Methbase_SRX11728949_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757685/SRX11728949/SRX11728949.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728949
 color 56,113,193
 parent Methbase off
 priority 0.03389
 onlyVisibility dense
 
 track Methbase_SRX11728949_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757685/SRX11728949/SRX11728949.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728949
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03390
 onlyVisibility full
 
 track Methbase_SRX11728949_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757685/SRX11728949/SRX11728949.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728949
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03391
 onlyVisibility full
 
 track Methbase_SRX11728951_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757687/SRX11728951/SRX11728951.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728951
 color 56,113,193
 parent Methbase off
 priority 0.03392
 onlyVisibility dense
 
 track Methbase_SRX11728951_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757687/SRX11728951/SRX11728951.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728951
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03393
 onlyVisibility full
 
 track Methbase_SRX11728951_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757687/SRX11728951/SRX11728951.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728951
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03394
 onlyVisibility full
 
 track Methbase_SRX11728953_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757690/SRX11728953/SRX11728953.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728953
 color 56,113,193
 parent Methbase off
 priority 0.03395
 onlyVisibility dense
 
 track Methbase_SRX11728953_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757690/SRX11728953/SRX11728953.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728953
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03396
 onlyVisibility full
 
 track Methbase_SRX11728953_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757690/SRX11728953/SRX11728953.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728953
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03397
 onlyVisibility full
 
 track Methbase_SRX11728955_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757694/SRX11728955/SRX11728955.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX11728955
 color 56,113,193
 parent Methbase off
 priority 0.03398
 onlyVisibility dense
 
 track Methbase_SRX11728955_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757694/SRX11728955/SRX11728955.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728955
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03399
 onlyVisibility full
 
 track Methbase_SRX11728955_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332277/SRS9757694/SRX11728955/SRX11728955.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX11728955
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03400
 onlyVisibility full
 
 track Methbase_SRX11742510_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332448/SRS9770865/SRX11742510/SRX11742510.hmr.bb
 type bigBed
 shortLabel U937
 longLabel U937 SRX11742510
 color 56,113,193
 parent Methbase off
 priority 0.03401
 onlyVisibility dense
 
 track Methbase_SRX11742510_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332448/SRS9770865/SRX11742510/SRX11742510.sym_counts.bw
 type bigWig
 shortLabel U937
 longLabel U937 SRX11742510
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03402
 onlyVisibility full
 
 track Methbase_SRX11742510_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332448/SRS9770865/SRX11742510/SRX11742510.sym_coverage.bw
 type bigWig
 shortLabel U937
 longLabel U937 SRX11742510
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03403
 onlyVisibility full
 
 track Methbase_SRX11742511_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332448/SRS9770866/SRX11742511/SRX11742511.hmr.bb
 type bigBed
 shortLabel U937
 longLabel U937 SRX11742511
 color 56,113,193
 parent Methbase off
 priority 0.03404
 onlyVisibility dense
 
 track Methbase_SRX11742511_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332448/SRS9770866/SRX11742511/SRX11742511.sym_counts.bw
 type bigWig
 shortLabel U937
 longLabel U937 SRX11742511
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03405
 onlyVisibility full
 
 track Methbase_SRX11742511_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332448/SRS9770866/SRX11742511/SRX11742511.sym_coverage.bw
 type bigWig
 shortLabel U937
 longLabel U937 SRX11742511
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03406
 onlyVisibility full
 
 track Methbase_SRX11742512_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332448/SRS9770867/SRX11742512/SRX11742512.hmr.bb
 type bigBed
 shortLabel U937
 longLabel U937 SRX11742512
 color 56,113,193
 parent Methbase off
 priority 0.03407
 onlyVisibility dense
 
 track Methbase_SRX11742512_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332448/SRS9770867/SRX11742512/SRX11742512.sym_counts.bw
 type bigWig
 shortLabel U937
 longLabel U937 SRX11742512
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03408
 onlyVisibility full
 
 track Methbase_SRX11742512_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332448/SRS9770867/SRX11742512/SRX11742512.sym_coverage.bw
 type bigWig
 shortLabel U937
 longLabel U937 SRX11742512
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03409
 onlyVisibility full
 
 track Methbase_SRX11742513_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332448/SRS9770870/SRX11742513/SRX11742513.hmr.bb
 type bigBed
 shortLabel U937
 longLabel U937 SRX11742513
 color 56,113,193
 parent Methbase off
 priority 0.03410
 onlyVisibility dense
 
 track Methbase_SRX11742513_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332448/SRS9770870/SRX11742513/SRX11742513.sym_counts.bw
 type bigWig
 shortLabel U937
 longLabel U937 SRX11742513
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03411
 onlyVisibility full
 
 track Methbase_SRX11742513_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332448/SRS9770870/SRX11742513/SRX11742513.sym_coverage.bw
 type bigWig
 shortLabel U937
 longLabel U937 SRX11742513
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03412
 onlyVisibility full
 
 track Methbase_SRX11742514_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332448/SRS9770868/SRX11742514/SRX11742514.hmr.bb
 type bigBed
 shortLabel U937
 longLabel U937 SRX11742514
 color 56,113,193
 parent Methbase off
 priority 0.03413
 onlyVisibility dense
 
 track Methbase_SRX11742514_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332448/SRS9770868/SRX11742514/SRX11742514.sym_counts.bw
 type bigWig
 shortLabel U937
 longLabel U937 SRX11742514
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03414
 onlyVisibility full
 
 track Methbase_SRX11742514_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332448/SRS9770868/SRX11742514/SRX11742514.sym_coverage.bw
 type bigWig
 shortLabel U937
 longLabel U937 SRX11742514
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03415
 onlyVisibility full
 
 track Methbase_SRX11742515_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332448/SRS9770869/SRX11742515/SRX11742515.hmr.bb
 type bigBed
 shortLabel U937
 longLabel U937 SRX11742515
 color 56,113,193
 parent Methbase off
 priority 0.03416
 onlyVisibility dense
 
 track Methbase_SRX11742515_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332448/SRS9770869/SRX11742515/SRX11742515.sym_counts.bw
 type bigWig
 shortLabel U937
 longLabel U937 SRX11742515
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03417
 onlyVisibility full
 
 track Methbase_SRX11742515_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP332448/SRS9770869/SRX11742515/SRX11742515.sym_coverage.bw
 type bigWig
 shortLabel U937
 longLabel U937 SRX11742515
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03418
 onlyVisibility full
 
 track Methbase_SRX11946827_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796320/SRX11946827/SRX11946827.hmr.bb
 type bigBed
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946827
 color 56,113,193
 parent Methbase off
 priority 0.03419
 onlyVisibility dense
 
 track Methbase_SRX11946827_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796320/SRX11946827/SRX11946827.sym_counts.bw
 type bigWig
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946827
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03420
 onlyVisibility full
 
 track Methbase_SRX11946827_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796320/SRX11946827/SRX11946827.sym_coverage.bw
 type bigWig
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946827
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03421
 onlyVisibility full
 
 track Methbase_SRX11946828_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796320/SRX11946828/SRX11946828.hmr.bb
 type bigBed
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946828
 color 56,113,193
 parent Methbase off
 priority 0.03422
 onlyVisibility dense
 
 track Methbase_SRX11946828_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796320/SRX11946828/SRX11946828.sym_counts.bw
 type bigWig
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946828
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03423
 onlyVisibility full
 
 track Methbase_SRX11946828_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796320/SRX11946828/SRX11946828.sym_coverage.bw
 type bigWig
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946828
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03424
 onlyVisibility full
 
 track Methbase_SRX11946829_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796320/SRX11946829/SRX11946829.hmr.bb
 type bigBed
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946829
 color 56,113,193
 parent Methbase off
 priority 0.03425
 onlyVisibility dense
 
 track Methbase_SRX11946829_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796320/SRX11946829/SRX11946829.sym_counts.bw
 type bigWig
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946829
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03426
 onlyVisibility full
 
 track Methbase_SRX11946829_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796320/SRX11946829/SRX11946829.sym_coverage.bw
 type bigWig
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946829
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03427
 onlyVisibility full
 
 track Methbase_SRX11946830_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796320/SRX11946830/SRX11946830.hmr.bb
 type bigBed
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946830
 color 56,113,193
 parent Methbase off
 priority 0.03428
 onlyVisibility dense
 
 track Methbase_SRX11946830_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796320/SRX11946830/SRX11946830.sym_counts.bw
 type bigWig
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946830
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03429
 onlyVisibility full
 
 track Methbase_SRX11946830_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796320/SRX11946830/SRX11946830.sym_coverage.bw
 type bigWig
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946830
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03430
 onlyVisibility full
 
 track Methbase_SRX11946831_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796319/SRX11946831/SRX11946831.hmr.bb
 type bigBed
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946831
 color 56,113,193
 parent Methbase off
 priority 0.03431
 onlyVisibility dense
 
 track Methbase_SRX11946831_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796319/SRX11946831/SRX11946831.sym_counts.bw
 type bigWig
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946831
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03432
 onlyVisibility full
 
 track Methbase_SRX11946831_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796319/SRX11946831/SRX11946831.sym_coverage.bw
 type bigWig
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946831
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03433
 onlyVisibility full
 
 track Methbase_SRX11946832_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796319/SRX11946832/SRX11946832.hmr.bb
 type bigBed
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946832
 color 56,113,193
 parent Methbase off
 priority 0.03434
 onlyVisibility dense
 
 track Methbase_SRX11946832_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796319/SRX11946832/SRX11946832.sym_counts.bw
 type bigWig
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946832
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03435
 onlyVisibility full
 
 track Methbase_SRX11946832_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796319/SRX11946832/SRX11946832.sym_coverage.bw
 type bigWig
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946832
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03436
 onlyVisibility full
 
 track Methbase_SRX11946833_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796319/SRX11946833/SRX11946833.hmr.bb
 type bigBed
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946833
 color 56,113,193
 parent Methbase off
 priority 0.03437
 onlyVisibility dense
 
 track Methbase_SRX11946833_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796319/SRX11946833/SRX11946833.sym_counts.bw
 type bigWig
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946833
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03438
 onlyVisibility full
 
 track Methbase_SRX11946833_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796319/SRX11946833/SRX11946833.sym_coverage.bw
 type bigWig
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946833
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03439
 onlyVisibility full
 
 track Methbase_SRX11946834_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796319/SRX11946834/SRX11946834.hmr.bb
 type bigBed
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946834
 color 56,113,193
 parent Methbase off
 priority 0.03440
 onlyVisibility dense
 
 track Methbase_SRX11946834_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796319/SRX11946834/SRX11946834.sym_counts.bw
 type bigWig
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946834
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03441
 onlyVisibility full
 
 track Methbase_SRX11946834_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796319/SRX11946834/SRX11946834.sym_coverage.bw
 type bigWig
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946834
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03442
 onlyVisibility full
 
 track Methbase_SRX11946835_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796319/SRX11946835/SRX11946835.hmr.bb
 type bigBed
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946835
 color 56,113,193
 parent Methbase off
 priority 0.03443
 onlyVisibility dense
 
 track Methbase_SRX11946835_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796319/SRX11946835/SRX11946835.sym_counts.bw
 type bigWig
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946835
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03444
 onlyVisibility full
 
 track Methbase_SRX11946835_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796319/SRX11946835/SRX11946835.sym_coverage.bw
 type bigWig
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946835
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03445
 onlyVisibility full
 
 track Methbase_SRX11946837_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796319/SRX11946837/SRX11946837.hmr.bb
 type bigBed
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946837
 color 56,113,193
 parent Methbase off
 priority 0.03446
 onlyVisibility dense
 
 track Methbase_SRX11946837_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796319/SRX11946837/SRX11946837.sym_counts.bw
 type bigWig
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946837
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03447
 onlyVisibility full
 
 track Methbase_SRX11946837_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796319/SRX11946837/SRX11946837.sym_coverage.bw
 type bigWig
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946837
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03448
 onlyVisibility full
 
 track Methbase_SRX11946838_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796318/SRX11946838/SRX11946838.hmr.bb
 type bigBed
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946838
 color 56,113,193
 parent Methbase off
 priority 0.03449
 onlyVisibility dense
 
 track Methbase_SRX11946838_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796318/SRX11946838/SRX11946838.sym_counts.bw
 type bigWig
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946838
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03450
 onlyVisibility full
 
 track Methbase_SRX11946838_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796318/SRX11946838/SRX11946838.sym_coverage.bw
 type bigWig
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946838
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03451
 onlyVisibility full
 
 track Methbase_SRX11946839_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796318/SRX11946839/SRX11946839.hmr.bb
 type bigBed
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946839
 color 56,113,193
 parent Methbase off
 priority 0.03452
 onlyVisibility dense
 
 track Methbase_SRX11946839_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796318/SRX11946839/SRX11946839.sym_counts.bw
 type bigWig
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946839
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03453
 onlyVisibility full
 
 track Methbase_SRX11946839_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796318/SRX11946839/SRX11946839.sym_coverage.bw
 type bigWig
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946839
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03454
 onlyVisibility full
 
 track Methbase_SRX11946840_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796318/SRX11946840/SRX11946840.hmr.bb
 type bigBed
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946840
 color 56,113,193
 parent Methbase off
 priority 0.03455
 onlyVisibility dense
 
 track Methbase_SRX11946840_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796318/SRX11946840/SRX11946840.sym_counts.bw
 type bigWig
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946840
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03456
 onlyVisibility full
 
 track Methbase_SRX11946840_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796318/SRX11946840/SRX11946840.sym_coverage.bw
 type bigWig
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946840
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03457
 onlyVisibility full
 
 track Methbase_SRX11946841_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796318/SRX11946841/SRX11946841.hmr.bb
 type bigBed
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946841
 color 56,113,193
 parent Methbase off
 priority 0.03458
 onlyVisibility dense
 
 track Methbase_SRX11946841_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796318/SRX11946841/SRX11946841.sym_counts.bw
 type bigWig
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946841
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03459
 onlyVisibility full
 
 track Methbase_SRX11946841_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796318/SRX11946841/SRX11946841.sym_coverage.bw
 type bigWig
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946841
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03460
 onlyVisibility full
 
 track Methbase_SRX11946842_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796318/SRX11946842/SRX11946842.hmr.bb
 type bigBed
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946842
 color 56,113,193
 parent Methbase off
 priority 0.03461
 onlyVisibility dense
 
 track Methbase_SRX11946842_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796318/SRX11946842/SRX11946842.sym_counts.bw
 type bigWig
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946842
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03462
 onlyVisibility full
 
 track Methbase_SRX11946842_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796318/SRX11946842/SRX11946842.sym_coverage.bw
 type bigWig
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946842
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03463
 onlyVisibility full
 
 track Methbase_SRX11946843_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796318/SRX11946843/SRX11946843.hmr.bb
 type bigBed
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946843
 color 56,113,193
 parent Methbase off
 priority 0.03464
 onlyVisibility dense
 
 track Methbase_SRX11946843_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796318/SRX11946843/SRX11946843.sym_counts.bw
 type bigWig
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946843
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03465
 onlyVisibility full
 
 track Methbase_SRX11946843_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP199025/SRS4796318/SRX11946843/SRX11946843.sym_coverage.bw
 type bigWig
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX11946843
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03466
 onlyVisibility full
 
 track Methbase_SRX11958581_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP334550/SRS9967999/SRX11958581/SRX11958581.hmr.bb
 type bigBed
 shortLabel CD8+ T Cells
 longLabel CD8+ T Cells SRX11958581
 color 56,113,193
 parent Methbase off
 priority 0.03467
 onlyVisibility dense
 
 track Methbase_SRX11958581_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP334550/SRS9967999/SRX11958581/SRX11958581.sym_counts.bw
 type bigWig
 shortLabel CD8+ T Cells
 longLabel CD8+ T Cells SRX11958581
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03468
 onlyVisibility full
 
 track Methbase_SRX11958581_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP334550/SRS9967999/SRX11958581/SRX11958581.sym_coverage.bw
 type bigWig
 shortLabel CD8+ T Cells
 longLabel CD8+ T Cells SRX11958581
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03469
 onlyVisibility full
 
 track Methbase_SRX11958583_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP334550/SRS9968001/SRX11958583/SRX11958583.hmr.bb
 type bigBed
 shortLabel CD8+ T Cells
 longLabel CD8+ T Cells SRX11958583
 color 56,113,193
 parent Methbase off
 priority 0.03470
 onlyVisibility dense
 
 track Methbase_SRX11958583_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP334550/SRS9968001/SRX11958583/SRX11958583.sym_counts.bw
 type bigWig
 shortLabel CD8+ T Cells
 longLabel CD8+ T Cells SRX11958583
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03471
 onlyVisibility full
 
 track Methbase_SRX11958583_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP334550/SRS9968001/SRX11958583/SRX11958583.sym_coverage.bw
 type bigWig
 shortLabel CD8+ T Cells
 longLabel CD8+ T Cells SRX11958583
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03472
 onlyVisibility full
 
 track Methbase_SRX11958586_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP334550/SRS9968003/SRX11958586/SRX11958586.hmr.bb
 type bigBed
 shortLabel CD8+ T Cells
 longLabel CD8+ T Cells SRX11958586
 color 56,113,193
 parent Methbase off
 priority 0.03473
 onlyVisibility dense
 
 track Methbase_SRX11958586_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP334550/SRS9968003/SRX11958586/SRX11958586.sym_counts.bw
 type bigWig
 shortLabel CD8+ T Cells
 longLabel CD8+ T Cells SRX11958586
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03474
 onlyVisibility full
 
 track Methbase_SRX11958586_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP334550/SRS9968003/SRX11958586/SRX11958586.sym_coverage.bw
 type bigWig
 shortLabel CD8+ T Cells
 longLabel CD8+ T Cells SRX11958586
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03475
 onlyVisibility full
 
 track Methbase_SRX11958587_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP334550/SRS9968005/SRX11958587/SRX11958587.hmr.bb
 type bigBed
 shortLabel CD8+ T Cells
 longLabel CD8+ T Cells SRX11958587
 color 56,113,193
 parent Methbase off
 priority 0.03476
 onlyVisibility dense
 
 track Methbase_SRX11958587_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP334550/SRS9968005/SRX11958587/SRX11958587.sym_counts.bw
 type bigWig
 shortLabel CD8+ T Cells
 longLabel CD8+ T Cells SRX11958587
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03477
 onlyVisibility full
 
 track Methbase_SRX11958587_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP334550/SRS9968005/SRX11958587/SRX11958587.sym_coverage.bw
 type bigWig
 shortLabel CD8+ T Cells
 longLabel CD8+ T Cells SRX11958587
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03478
 onlyVisibility full
 
 track Methbase_SRX11958588_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP334550/SRS9968006/SRX11958588/SRX11958588.hmr.bb
 type bigBed
 shortLabel CD8+ T Cells
 longLabel CD8+ T Cells SRX11958588
 color 56,113,193
 parent Methbase off
 priority 0.03479
 onlyVisibility dense
 
 track Methbase_SRX11958588_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP334550/SRS9968006/SRX11958588/SRX11958588.sym_counts.bw
 type bigWig
 shortLabel CD8+ T Cells
 longLabel CD8+ T Cells SRX11958588
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03480
 onlyVisibility full
 
 track Methbase_SRX11958588_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP334550/SRS9968006/SRX11958588/SRX11958588.sym_coverage.bw
 type bigWig
 shortLabel CD8+ T Cells
 longLabel CD8+ T Cells SRX11958588
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03481
 onlyVisibility full
 
 track Methbase_SRX11958589_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP334550/SRS9968007/SRX11958589/SRX11958589.hmr.bb
 type bigBed
 shortLabel CD8+ T Cells
 longLabel CD8+ T Cells SRX11958589
 color 56,113,193
 parent Methbase off
 priority 0.03482
 onlyVisibility dense
 
 track Methbase_SRX11958589_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP334550/SRS9968007/SRX11958589/SRX11958589.sym_counts.bw
 type bigWig
 shortLabel CD8+ T Cells
 longLabel CD8+ T Cells SRX11958589
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03483
 onlyVisibility full
 
 track Methbase_SRX11958589_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP334550/SRS9968007/SRX11958589/SRX11958589.sym_coverage.bw
 type bigWig
 shortLabel CD8+ T Cells
 longLabel CD8+ T Cells SRX11958589
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03484
 onlyVisibility full
 
 track Methbase_SRX11958590_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP334550/SRS9968008/SRX11958590/SRX11958590.hmr.bb
 type bigBed
 shortLabel CD8+ T Cells
 longLabel CD8+ T Cells SRX11958590
 color 56,113,193
 parent Methbase off
 priority 0.03485
 onlyVisibility dense
 
 track Methbase_SRX11958590_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP334550/SRS9968008/SRX11958590/SRX11958590.sym_counts.bw
 type bigWig
 shortLabel CD8+ T Cells
 longLabel CD8+ T Cells SRX11958590
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03486
 onlyVisibility full
 
 track Methbase_SRX11958590_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP334550/SRS9968008/SRX11958590/SRX11958590.sym_coverage.bw
 type bigWig
 shortLabel CD8+ T Cells
 longLabel CD8+ T Cells SRX11958590
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03487
 onlyVisibility full
 
 track Methbase_SRX11958591_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP334550/SRS9968009/SRX11958591/SRX11958591.hmr.bb
 type bigBed
 shortLabel CD8+ T Cells
 longLabel CD8+ T Cells SRX11958591
 color 56,113,193
 parent Methbase off
 priority 0.03488
 onlyVisibility dense
 
 track Methbase_SRX11958591_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP334550/SRS9968009/SRX11958591/SRX11958591.sym_counts.bw
 type bigWig
 shortLabel CD8+ T Cells
 longLabel CD8+ T Cells SRX11958591
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03489
 onlyVisibility full
 
 track Methbase_SRX11958591_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP334550/SRS9968009/SRX11958591/SRX11958591.sym_coverage.bw
 type bigWig
 shortLabel CD8+ T Cells
 longLabel CD8+ T Cells SRX11958591
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03490
 onlyVisibility full
 
 track Methbase_SRX11958592_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP334550/SRS9968010/SRX11958592/SRX11958592.hmr.bb
 type bigBed
 shortLabel CD8+ T Cells
 longLabel CD8+ T Cells SRX11958592
 color 56,113,193
 parent Methbase off
 priority 0.03491
 onlyVisibility dense
 
 track Methbase_SRX11958592_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP334550/SRS9968010/SRX11958592/SRX11958592.sym_counts.bw
 type bigWig
 shortLabel CD8+ T Cells
 longLabel CD8+ T Cells SRX11958592
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03492
 onlyVisibility full
 
 track Methbase_SRX11958592_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP334550/SRS9968010/SRX11958592/SRX11958592.sym_coverage.bw
 type bigWig
 shortLabel CD8+ T Cells
 longLabel CD8+ T Cells SRX11958592
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03493
 onlyVisibility full
 
 track Methbase_SRX12151753_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159276/SRX12151753/SRX12151753.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151753
 color 56,113,193
 parent Methbase off
 priority 0.03494
 onlyVisibility dense
 
 track Methbase_SRX12151753_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159276/SRX12151753/SRX12151753.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151753
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03495
 onlyVisibility full
 
 track Methbase_SRX12151753_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159276/SRX12151753/SRX12151753.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151753
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03496
 onlyVisibility full
 
 track Methbase_SRX12151754_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159278/SRX12151754/SRX12151754.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151754
 color 56,113,193
 parent Methbase off
 priority 0.03497
 onlyVisibility dense
 
 track Methbase_SRX12151754_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159278/SRX12151754/SRX12151754.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151754
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03498
 onlyVisibility full
 
 track Methbase_SRX12151754_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159278/SRX12151754/SRX12151754.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151754
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03499
 onlyVisibility full
 
 track Methbase_SRX12151756_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159277/SRX12151756/SRX12151756.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151756
 color 56,113,193
 parent Methbase off
 priority 0.03500
 onlyVisibility dense
 
 track Methbase_SRX12151756_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159277/SRX12151756/SRX12151756.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151756
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03501
 onlyVisibility full
 
 track Methbase_SRX12151756_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159277/SRX12151756/SRX12151756.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151756
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03502
 onlyVisibility full
 
 track Methbase_SRX12151766_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159289/SRX12151766/SRX12151766.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151766
 color 56,113,193
 parent Methbase off
 priority 0.03503
 onlyVisibility dense
 
 track Methbase_SRX12151766_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159289/SRX12151766/SRX12151766.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151766
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03504
 onlyVisibility full
 
 track Methbase_SRX12151766_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159289/SRX12151766/SRX12151766.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151766
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03505
 onlyVisibility full
 
 track Methbase_SRX12151777_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159300/SRX12151777/SRX12151777.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151777
 color 56,113,193
 parent Methbase off
 priority 0.03506
 onlyVisibility dense
 
 track Methbase_SRX12151777_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159300/SRX12151777/SRX12151777.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151777
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03507
 onlyVisibility full
 
 track Methbase_SRX12151777_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159300/SRX12151777/SRX12151777.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151777
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03508
 onlyVisibility full
 
 track Methbase_SRX12151788_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159310/SRX12151788/SRX12151788.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151788
 color 56,113,193
 parent Methbase off
 priority 0.03509
 onlyVisibility dense
 
 track Methbase_SRX12151788_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159310/SRX12151788/SRX12151788.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151788
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03510
 onlyVisibility full
 
 track Methbase_SRX12151788_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159310/SRX12151788/SRX12151788.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151788
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03511
 onlyVisibility full
 
 track Methbase_SRX12151791_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159314/SRX12151791/SRX12151791.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151791
 color 56,113,193
 parent Methbase off
 priority 0.03512
 onlyVisibility dense
 
 track Methbase_SRX12151791_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159314/SRX12151791/SRX12151791.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151791
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03513
 onlyVisibility full
 
 track Methbase_SRX12151791_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159314/SRX12151791/SRX12151791.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151791
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03514
 onlyVisibility full
 
 track Methbase_SRX12151792_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159318/SRX12151792/SRX12151792.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151792
 color 56,113,193
 parent Methbase off
 priority 0.03515
 onlyVisibility dense
 
 track Methbase_SRX12151792_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159318/SRX12151792/SRX12151792.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151792
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03516
 onlyVisibility full
 
 track Methbase_SRX12151792_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159318/SRX12151792/SRX12151792.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151792
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03517
 onlyVisibility full
 
 track Methbase_SRX12151793_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159315/SRX12151793/SRX12151793.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151793
 color 56,113,193
 parent Methbase off
 priority 0.03518
 onlyVisibility dense
 
 track Methbase_SRX12151793_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159315/SRX12151793/SRX12151793.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151793
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03519
 onlyVisibility full
 
 track Methbase_SRX12151793_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159315/SRX12151793/SRX12151793.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151793
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03520
 onlyVisibility full
 
 track Methbase_SRX12151794_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159319/SRX12151794/SRX12151794.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151794
 color 56,113,193
 parent Methbase off
 priority 0.03521
 onlyVisibility dense
 
 track Methbase_SRX12151794_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159319/SRX12151794/SRX12151794.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151794
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03522
 onlyVisibility full
 
 track Methbase_SRX12151794_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159319/SRX12151794/SRX12151794.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151794
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03523
 onlyVisibility full
 
 track Methbase_SRX12151795_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159316/SRX12151795/SRX12151795.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151795
 color 56,113,193
 parent Methbase off
 priority 0.03524
 onlyVisibility dense
 
 track Methbase_SRX12151795_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159316/SRX12151795/SRX12151795.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151795
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03525
 onlyVisibility full
 
 track Methbase_SRX12151795_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159316/SRX12151795/SRX12151795.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151795
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03526
 onlyVisibility full
 
 track Methbase_SRX12151797_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159320/SRX12151797/SRX12151797.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151797
 color 56,113,193
 parent Methbase off
 priority 0.03527
 onlyVisibility dense
 
 track Methbase_SRX12151797_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159320/SRX12151797/SRX12151797.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151797
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03528
 onlyVisibility full
 
 track Methbase_SRX12151797_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159320/SRX12151797/SRX12151797.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151797
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03529
 onlyVisibility full
 
 track Methbase_SRX12151798_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159321/SRX12151798/SRX12151798.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151798
 color 56,113,193
 parent Methbase off
 priority 0.03530
 onlyVisibility dense
 
 track Methbase_SRX12151798_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159321/SRX12151798/SRX12151798.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151798
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03531
 onlyVisibility full
 
 track Methbase_SRX12151798_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159321/SRX12151798/SRX12151798.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151798
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03532
 onlyVisibility full
 
 track Methbase_SRX12151799_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159322/SRX12151799/SRX12151799.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151799
 color 56,113,193
 parent Methbase off
 priority 0.03533
 onlyVisibility dense
 
 track Methbase_SRX12151799_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159322/SRX12151799/SRX12151799.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151799
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03534
 onlyVisibility full
 
 track Methbase_SRX12151799_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159322/SRX12151799/SRX12151799.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151799
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03535
 onlyVisibility full
 
 track Methbase_SRX12151800_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159323/SRX12151800/SRX12151800.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151800
 color 56,113,193
 parent Methbase off
 priority 0.03536
 onlyVisibility dense
 
 track Methbase_SRX12151800_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159323/SRX12151800/SRX12151800.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151800
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03537
 onlyVisibility full
 
 track Methbase_SRX12151800_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159323/SRX12151800/SRX12151800.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151800
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03538
 onlyVisibility full
 
 track Methbase_SRX12151802_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159327/SRX12151802/SRX12151802.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151802
 color 56,113,193
 parent Methbase off
 priority 0.03539
 onlyVisibility dense
 
 track Methbase_SRX12151802_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159327/SRX12151802/SRX12151802.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151802
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03540
 onlyVisibility full
 
 track Methbase_SRX12151802_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159327/SRX12151802/SRX12151802.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151802
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03541
 onlyVisibility full
 
 track Methbase_SRX12151803_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159325/SRX12151803/SRX12151803.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151803
 color 56,113,193
 parent Methbase off
 priority 0.03542
 onlyVisibility dense
 
 track Methbase_SRX12151803_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159325/SRX12151803/SRX12151803.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151803
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03543
 onlyVisibility full
 
 track Methbase_SRX12151803_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159325/SRX12151803/SRX12151803.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151803
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03544
 onlyVisibility full
 
 track Methbase_SRX12151804_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159326/SRX12151804/SRX12151804.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151804
 color 56,113,193
 parent Methbase off
 priority 0.03545
 onlyVisibility dense
 
 track Methbase_SRX12151804_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159326/SRX12151804/SRX12151804.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151804
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03546
 onlyVisibility full
 
 track Methbase_SRX12151804_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159326/SRX12151804/SRX12151804.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151804
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03547
 onlyVisibility full
 
 track Methbase_SRX12151805_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159328/SRX12151805/SRX12151805.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151805
 color 56,113,193
 parent Methbase off
 priority 0.03548
 onlyVisibility dense
 
 track Methbase_SRX12151805_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159328/SRX12151805/SRX12151805.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151805
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03549
 onlyVisibility full
 
 track Methbase_SRX12151805_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159328/SRX12151805/SRX12151805.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151805
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03550
 onlyVisibility full
 
 track Methbase_SRX12151806_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159330/SRX12151806/SRX12151806.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151806
 color 56,113,193
 parent Methbase off
 priority 0.03551
 onlyVisibility dense
 
 track Methbase_SRX12151806_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159330/SRX12151806/SRX12151806.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151806
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03552
 onlyVisibility full
 
 track Methbase_SRX12151806_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159330/SRX12151806/SRX12151806.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151806
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03553
 onlyVisibility full
 
 track Methbase_SRX12151807_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159329/SRX12151807/SRX12151807.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151807
 color 56,113,193
 parent Methbase off
 priority 0.03554
 onlyVisibility dense
 
 track Methbase_SRX12151807_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159329/SRX12151807/SRX12151807.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151807
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03555
 onlyVisibility full
 
 track Methbase_SRX12151807_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159329/SRX12151807/SRX12151807.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151807
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03556
 onlyVisibility full
 
 track Methbase_SRX12151808_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159331/SRX12151808/SRX12151808.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151808
 color 56,113,193
 parent Methbase off
 priority 0.03557
 onlyVisibility dense
 
 track Methbase_SRX12151808_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159331/SRX12151808/SRX12151808.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151808
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03558
 onlyVisibility full
 
 track Methbase_SRX12151808_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159331/SRX12151808/SRX12151808.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151808
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03559
 onlyVisibility full
 
 track Methbase_SRX12151809_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159332/SRX12151809/SRX12151809.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151809
 color 56,113,193
 parent Methbase off
 priority 0.03560
 onlyVisibility dense
 
 track Methbase_SRX12151809_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159332/SRX12151809/SRX12151809.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151809
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03561
 onlyVisibility full
 
 track Methbase_SRX12151809_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159332/SRX12151809/SRX12151809.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151809
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03562
 onlyVisibility full
 
 track Methbase_SRX12151810_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159333/SRX12151810/SRX12151810.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151810
 color 56,113,193
 parent Methbase off
 priority 0.03563
 onlyVisibility dense
 
 track Methbase_SRX12151810_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159333/SRX12151810/SRX12151810.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151810
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03564
 onlyVisibility full
 
 track Methbase_SRX12151810_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159333/SRX12151810/SRX12151810.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151810
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03565
 onlyVisibility full
 
 track Methbase_SRX12151811_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159334/SRX12151811/SRX12151811.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151811
 color 56,113,193
 parent Methbase off
 priority 0.03566
 onlyVisibility dense
 
 track Methbase_SRX12151811_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159334/SRX12151811/SRX12151811.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151811
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03567
 onlyVisibility full
 
 track Methbase_SRX12151811_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159334/SRX12151811/SRX12151811.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151811
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03568
 onlyVisibility full
 
 track Methbase_SRX12151812_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159335/SRX12151812/SRX12151812.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151812
 color 56,113,193
 parent Methbase off
 priority 0.03569
 onlyVisibility dense
 
 track Methbase_SRX12151812_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159335/SRX12151812/SRX12151812.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151812
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03570
 onlyVisibility full
 
 track Methbase_SRX12151812_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159335/SRX12151812/SRX12151812.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151812
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03571
 onlyVisibility full
 
 track Methbase_SRX12151813_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159336/SRX12151813/SRX12151813.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151813
 color 56,113,193
 parent Methbase off
 priority 0.03572
 onlyVisibility dense
 
 track Methbase_SRX12151813_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159336/SRX12151813/SRX12151813.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151813
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03573
 onlyVisibility full
 
 track Methbase_SRX12151813_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159336/SRX12151813/SRX12151813.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151813
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03574
 onlyVisibility full
 
 track Methbase_SRX12151814_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159337/SRX12151814/SRX12151814.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151814
 color 56,113,193
 parent Methbase off
 priority 0.03575
 onlyVisibility dense
 
 track Methbase_SRX12151814_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159337/SRX12151814/SRX12151814.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151814
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03576
 onlyVisibility full
 
 track Methbase_SRX12151814_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159337/SRX12151814/SRX12151814.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151814
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03577
 onlyVisibility full
 
 track Methbase_SRX12151815_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159338/SRX12151815/SRX12151815.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151815
 color 56,113,193
 parent Methbase off
 priority 0.03578
 onlyVisibility dense
 
 track Methbase_SRX12151815_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159338/SRX12151815/SRX12151815.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151815
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03579
 onlyVisibility full
 
 track Methbase_SRX12151815_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159338/SRX12151815/SRX12151815.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151815
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03580
 onlyVisibility full
 
 track Methbase_SRX12151816_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159340/SRX12151816/SRX12151816.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151816
 color 56,113,193
 parent Methbase off
 priority 0.03581
 onlyVisibility dense
 
 track Methbase_SRX12151816_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159340/SRX12151816/SRX12151816.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151816
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03582
 onlyVisibility full
 
 track Methbase_SRX12151816_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159340/SRX12151816/SRX12151816.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151816
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03583
 onlyVisibility full
 
 track Methbase_SRX12151817_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159339/SRX12151817/SRX12151817.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151817
 color 56,113,193
 parent Methbase off
 priority 0.03584
 onlyVisibility dense
 
 track Methbase_SRX12151817_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159339/SRX12151817/SRX12151817.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151817
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03585
 onlyVisibility full
 
 track Methbase_SRX12151817_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159339/SRX12151817/SRX12151817.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151817
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03586
 onlyVisibility full
 
 track Methbase_SRX12151818_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159342/SRX12151818/SRX12151818.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151818
 color 56,113,193
 parent Methbase off
 priority 0.03587
 onlyVisibility dense
 
 track Methbase_SRX12151818_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159342/SRX12151818/SRX12151818.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151818
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03588
 onlyVisibility full
 
 track Methbase_SRX12151818_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159342/SRX12151818/SRX12151818.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151818
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03589
 onlyVisibility full
 
 track Methbase_SRX12151819_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159341/SRX12151819/SRX12151819.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151819
 color 56,113,193
 parent Methbase off
 priority 0.03590
 onlyVisibility dense
 
 track Methbase_SRX12151819_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159341/SRX12151819/SRX12151819.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151819
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03591
 onlyVisibility full
 
 track Methbase_SRX12151819_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159341/SRX12151819/SRX12151819.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151819
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03592
 onlyVisibility full
 
 track Methbase_SRX12151821_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159345/SRX12151821/SRX12151821.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151821
 color 56,113,193
 parent Methbase off
 priority 0.03593
 onlyVisibility dense
 
 track Methbase_SRX12151821_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159345/SRX12151821/SRX12151821.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151821
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03594
 onlyVisibility full
 
 track Methbase_SRX12151821_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159345/SRX12151821/SRX12151821.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151821
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03595
 onlyVisibility full
 
 track Methbase_SRX12151822_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159344/SRX12151822/SRX12151822.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151822
 color 56,113,193
 parent Methbase off
 priority 0.03596
 onlyVisibility dense
 
 track Methbase_SRX12151822_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159344/SRX12151822/SRX12151822.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151822
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03597
 onlyVisibility full
 
 track Methbase_SRX12151822_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159344/SRX12151822/SRX12151822.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151822
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03598
 onlyVisibility full
 
 track Methbase_SRX12151823_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159346/SRX12151823/SRX12151823.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151823
 color 56,113,193
 parent Methbase off
 priority 0.03599
 onlyVisibility dense
 
 track Methbase_SRX12151823_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159346/SRX12151823/SRX12151823.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151823
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03600
 onlyVisibility full
 
 track Methbase_SRX12151823_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159346/SRX12151823/SRX12151823.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151823
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03601
 onlyVisibility full
 
 track Methbase_SRX12151824_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159347/SRX12151824/SRX12151824.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151824
 color 56,113,193
 parent Methbase off
 priority 0.03602
 onlyVisibility dense
 
 track Methbase_SRX12151824_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159347/SRX12151824/SRX12151824.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151824
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03603
 onlyVisibility full
 
 track Methbase_SRX12151824_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159347/SRX12151824/SRX12151824.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151824
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03604
 onlyVisibility full
 
 track Methbase_SRX12151825_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159348/SRX12151825/SRX12151825.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151825
 color 56,113,193
 parent Methbase off
 priority 0.03605
 onlyVisibility dense
 
 track Methbase_SRX12151825_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159348/SRX12151825/SRX12151825.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151825
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03606
 onlyVisibility full
 
 track Methbase_SRX12151825_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159348/SRX12151825/SRX12151825.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151825
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03607
 onlyVisibility full
 
 track Methbase_SRX12151826_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159349/SRX12151826/SRX12151826.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151826
 color 56,113,193
 parent Methbase off
 priority 0.03608
 onlyVisibility dense
 
 track Methbase_SRX12151826_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159349/SRX12151826/SRX12151826.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151826
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03609
 onlyVisibility full
 
 track Methbase_SRX12151826_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159349/SRX12151826/SRX12151826.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151826
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03610
 onlyVisibility full
 
 track Methbase_SRX12151828_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159353/SRX12151828/SRX12151828.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151828
 color 56,113,193
 parent Methbase off
 priority 0.03611
 onlyVisibility dense
 
 track Methbase_SRX12151828_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159353/SRX12151828/SRX12151828.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151828
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03612
 onlyVisibility full
 
 track Methbase_SRX12151828_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159353/SRX12151828/SRX12151828.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151828
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03613
 onlyVisibility full
 
 track Methbase_SRX12151829_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159352/SRX12151829/SRX12151829.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151829
 color 56,113,193
 parent Methbase off
 priority 0.03614
 onlyVisibility dense
 
 track Methbase_SRX12151829_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159352/SRX12151829/SRX12151829.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151829
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03615
 onlyVisibility full
 
 track Methbase_SRX12151829_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159352/SRX12151829/SRX12151829.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151829
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03616
 onlyVisibility full
 
 track Methbase_SRX12151830_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159351/SRX12151830/SRX12151830.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151830
 color 56,113,193
 parent Methbase off
 priority 0.03617
 onlyVisibility dense
 
 track Methbase_SRX12151830_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159351/SRX12151830/SRX12151830.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151830
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03618
 onlyVisibility full
 
 track Methbase_SRX12151830_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159351/SRX12151830/SRX12151830.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151830
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03619
 onlyVisibility full
 
 track Methbase_SRX12151831_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159354/SRX12151831/SRX12151831.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151831
 color 56,113,193
 parent Methbase off
 priority 0.03620
 onlyVisibility dense
 
 track Methbase_SRX12151831_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159354/SRX12151831/SRX12151831.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151831
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03621
 onlyVisibility full
 
 track Methbase_SRX12151831_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159354/SRX12151831/SRX12151831.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151831
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03622
 onlyVisibility full
 
 track Methbase_SRX12151832_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159355/SRX12151832/SRX12151832.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151832
 color 56,113,193
 parent Methbase off
 priority 0.03623
 onlyVisibility dense
 
 track Methbase_SRX12151832_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159355/SRX12151832/SRX12151832.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151832
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03624
 onlyVisibility full
 
 track Methbase_SRX12151832_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159355/SRX12151832/SRX12151832.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151832
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03625
 onlyVisibility full
 
 track Methbase_SRX12151833_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159356/SRX12151833/SRX12151833.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151833
 color 56,113,193
 parent Methbase off
 priority 0.03626
 onlyVisibility dense
 
 track Methbase_SRX12151833_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159356/SRX12151833/SRX12151833.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151833
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03627
 onlyVisibility full
 
 track Methbase_SRX12151833_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159356/SRX12151833/SRX12151833.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151833
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03628
 onlyVisibility full
 
 track Methbase_SRX12151834_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159359/SRX12151834/SRX12151834.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151834
 color 56,113,193
 parent Methbase off
 priority 0.03629
 onlyVisibility dense
 
 track Methbase_SRX12151834_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159359/SRX12151834/SRX12151834.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151834
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03630
 onlyVisibility full
 
 track Methbase_SRX12151834_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159359/SRX12151834/SRX12151834.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151834
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03631
 onlyVisibility full
 
 track Methbase_SRX12151835_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159357/SRX12151835/SRX12151835.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151835
 color 56,113,193
 parent Methbase off
 priority 0.03632
 onlyVisibility dense
 
 track Methbase_SRX12151835_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159357/SRX12151835/SRX12151835.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151835
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03633
 onlyVisibility full
 
 track Methbase_SRX12151835_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159357/SRX12151835/SRX12151835.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151835
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03634
 onlyVisibility full
 
 track Methbase_SRX12151836_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159358/SRX12151836/SRX12151836.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151836
 color 56,113,193
 parent Methbase off
 priority 0.03635
 onlyVisibility dense
 
 track Methbase_SRX12151836_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159358/SRX12151836/SRX12151836.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151836
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03636
 onlyVisibility full
 
 track Methbase_SRX12151836_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159358/SRX12151836/SRX12151836.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151836
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03637
 onlyVisibility full
 
 track Methbase_SRX12151837_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159360/SRX12151837/SRX12151837.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151837
 color 56,113,193
 parent Methbase off
 priority 0.03638
 onlyVisibility dense
 
 track Methbase_SRX12151837_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159360/SRX12151837/SRX12151837.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151837
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03639
 onlyVisibility full
 
 track Methbase_SRX12151837_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159360/SRX12151837/SRX12151837.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151837
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03640
 onlyVisibility full
 
 track Methbase_SRX12151838_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159361/SRX12151838/SRX12151838.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151838
 color 56,113,193
 parent Methbase off
 priority 0.03641
 onlyVisibility dense
 
 track Methbase_SRX12151838_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159361/SRX12151838/SRX12151838.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151838
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03642
 onlyVisibility full
 
 track Methbase_SRX12151838_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159361/SRX12151838/SRX12151838.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151838
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03643
 onlyVisibility full
 
 track Methbase_SRX12151839_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159362/SRX12151839/SRX12151839.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151839
 color 56,113,193
 parent Methbase off
 priority 0.03644
 onlyVisibility dense
 
 track Methbase_SRX12151839_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159362/SRX12151839/SRX12151839.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151839
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03645
 onlyVisibility full
 
 track Methbase_SRX12151839_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159362/SRX12151839/SRX12151839.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151839
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03646
 onlyVisibility full
 
 track Methbase_SRX12151840_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159363/SRX12151840/SRX12151840.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151840
 color 56,113,193
 parent Methbase off
 priority 0.03647
 onlyVisibility dense
 
 track Methbase_SRX12151840_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159363/SRX12151840/SRX12151840.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151840
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03648
 onlyVisibility full
 
 track Methbase_SRX12151840_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159363/SRX12151840/SRX12151840.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151840
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03649
 onlyVisibility full
 
 track Methbase_SRX12151841_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159364/SRX12151841/SRX12151841.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151841
 color 56,113,193
 parent Methbase off
 priority 0.03650
 onlyVisibility dense
 
 track Methbase_SRX12151841_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159364/SRX12151841/SRX12151841.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151841
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03651
 onlyVisibility full
 
 track Methbase_SRX12151841_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159364/SRX12151841/SRX12151841.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151841
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03652
 onlyVisibility full
 
 track Methbase_SRX12151842_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159365/SRX12151842/SRX12151842.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151842
 color 56,113,193
 parent Methbase off
 priority 0.03653
 onlyVisibility dense
 
 track Methbase_SRX12151842_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159365/SRX12151842/SRX12151842.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151842
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03654
 onlyVisibility full
 
 track Methbase_SRX12151842_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159365/SRX12151842/SRX12151842.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151842
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03655
 onlyVisibility full
 
 track Methbase_SRX12151843_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159366/SRX12151843/SRX12151843.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151843
 color 56,113,193
 parent Methbase off
 priority 0.03656
 onlyVisibility dense
 
 track Methbase_SRX12151843_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159366/SRX12151843/SRX12151843.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151843
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03657
 onlyVisibility full
 
 track Methbase_SRX12151843_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159366/SRX12151843/SRX12151843.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151843
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03658
 onlyVisibility full
 
 track Methbase_SRX12151844_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159368/SRX12151844/SRX12151844.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151844
 color 56,113,193
 parent Methbase off
 priority 0.03659
 onlyVisibility dense
 
 track Methbase_SRX12151844_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159368/SRX12151844/SRX12151844.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151844
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03660
 onlyVisibility full
 
 track Methbase_SRX12151844_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159368/SRX12151844/SRX12151844.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151844
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03661
 onlyVisibility full
 
 track Methbase_SRX12151845_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159367/SRX12151845/SRX12151845.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151845
 color 56,113,193
 parent Methbase off
 priority 0.03662
 onlyVisibility dense
 
 track Methbase_SRX12151845_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159367/SRX12151845/SRX12151845.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151845
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03663
 onlyVisibility full
 
 track Methbase_SRX12151845_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159367/SRX12151845/SRX12151845.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151845
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03664
 onlyVisibility full
 
 track Methbase_SRX12151846_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159369/SRX12151846/SRX12151846.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151846
 color 56,113,193
 parent Methbase off
 priority 0.03665
 onlyVisibility dense
 
 track Methbase_SRX12151846_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159369/SRX12151846/SRX12151846.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151846
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03666
 onlyVisibility full
 
 track Methbase_SRX12151846_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159369/SRX12151846/SRX12151846.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151846
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03667
 onlyVisibility full
 
 track Methbase_SRX12151847_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159370/SRX12151847/SRX12151847.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151847
 color 56,113,193
 parent Methbase off
 priority 0.03668
 onlyVisibility dense
 
 track Methbase_SRX12151847_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159370/SRX12151847/SRX12151847.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151847
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03669
 onlyVisibility full
 
 track Methbase_SRX12151847_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159370/SRX12151847/SRX12151847.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151847
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03670
 onlyVisibility full
 
 track Methbase_SRX12151848_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159371/SRX12151848/SRX12151848.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151848
 color 56,113,193
 parent Methbase off
 priority 0.03671
 onlyVisibility dense
 
 track Methbase_SRX12151848_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159371/SRX12151848/SRX12151848.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151848
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03672
 onlyVisibility full
 
 track Methbase_SRX12151848_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159371/SRX12151848/SRX12151848.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151848
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03673
 onlyVisibility full
 
 track Methbase_SRX12151849_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159372/SRX12151849/SRX12151849.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151849
 color 56,113,193
 parent Methbase off
 priority 0.03674
 onlyVisibility dense
 
 track Methbase_SRX12151849_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159372/SRX12151849/SRX12151849.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151849
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03675
 onlyVisibility full
 
 track Methbase_SRX12151849_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159372/SRX12151849/SRX12151849.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151849
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03676
 onlyVisibility full
 
 track Methbase_SRX12151851_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159374/SRX12151851/SRX12151851.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151851
 color 56,113,193
 parent Methbase off
 priority 0.03677
 onlyVisibility dense
 
 track Methbase_SRX12151851_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159374/SRX12151851/SRX12151851.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151851
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03678
 onlyVisibility full
 
 track Methbase_SRX12151851_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159374/SRX12151851/SRX12151851.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151851
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03679
 onlyVisibility full
 
 track Methbase_SRX12151852_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159373/SRX12151852/SRX12151852.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151852
 color 56,113,193
 parent Methbase off
 priority 0.03680
 onlyVisibility dense
 
 track Methbase_SRX12151852_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159373/SRX12151852/SRX12151852.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151852
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03681
 onlyVisibility full
 
 track Methbase_SRX12151852_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159373/SRX12151852/SRX12151852.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151852
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03682
 onlyVisibility full
 
 track Methbase_SRX12151854_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159377/SRX12151854/SRX12151854.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151854
 color 56,113,193
 parent Methbase off
 priority 0.03683
 onlyVisibility dense
 
 track Methbase_SRX12151854_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159377/SRX12151854/SRX12151854.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151854
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03684
 onlyVisibility full
 
 track Methbase_SRX12151854_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159377/SRX12151854/SRX12151854.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151854
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03685
 onlyVisibility full
 
 track Methbase_SRX12151863_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159386/SRX12151863/SRX12151863.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151863
 color 56,113,193
 parent Methbase off
 priority 0.03686
 onlyVisibility dense
 
 track Methbase_SRX12151863_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159386/SRX12151863/SRX12151863.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151863
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03687
 onlyVisibility full
 
 track Methbase_SRX12151863_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159386/SRX12151863/SRX12151863.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151863
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03688
 onlyVisibility full
 
 track Methbase_SRX12151874_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159397/SRX12151874/SRX12151874.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX12151874
 color 56,113,193
 parent Methbase off
 priority 0.03689
 onlyVisibility dense
 
 track Methbase_SRX12151874_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159397/SRX12151874/SRX12151874.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151874
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03690
 onlyVisibility full
 
 track Methbase_SRX12151874_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337018/SRS10159397/SRX12151874/SRX12151874.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX12151874
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03691
 onlyVisibility full
 
 track Methbase_SRX12192943_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337159/SRS10170455/SRX12192943/SRX12192943.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX12192943
 color 56,113,193
 parent Methbase off
 priority 0.03692
 onlyVisibility dense
 
 track Methbase_SRX12192943_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337159/SRS10170455/SRX12192943/SRX12192943.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX12192943
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03693
 onlyVisibility full
 
 track Methbase_SRX12192943_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337159/SRS10170455/SRX12192943/SRX12192943.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX12192943
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03694
 onlyVisibility full
 
 track Methbase_SRX12192944_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337159/SRS10170456/SRX12192944/SRX12192944.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX12192944
 color 56,113,193
 parent Methbase off
 priority 0.03695
 onlyVisibility dense
 
 track Methbase_SRX12192944_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337159/SRS10170456/SRX12192944/SRX12192944.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX12192944
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03696
 onlyVisibility full
 
 track Methbase_SRX12192944_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337159/SRS10170456/SRX12192944/SRX12192944.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX12192944
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03697
 onlyVisibility full
 
 track Methbase_SRX12192945_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337159/SRS10170457/SRX12192945/SRX12192945.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX12192945
 color 56,113,193
 parent Methbase off
 priority 0.03698
 onlyVisibility dense
 
 track Methbase_SRX12192945_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337159/SRS10170457/SRX12192945/SRX12192945.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX12192945
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03699
 onlyVisibility full
 
 track Methbase_SRX12192945_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337159/SRS10170457/SRX12192945/SRX12192945.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX12192945
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03700
 onlyVisibility full
 
 track Methbase_SRX12192946_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337159/SRS10170458/SRX12192946/SRX12192946.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX12192946
 color 56,113,193
 parent Methbase off
 priority 0.03701
 onlyVisibility dense
 
 track Methbase_SRX12192946_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337159/SRS10170458/SRX12192946/SRX12192946.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX12192946
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03702
 onlyVisibility full
 
 track Methbase_SRX12192946_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337159/SRS10170458/SRX12192946/SRX12192946.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX12192946
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03703
 onlyVisibility full
 
 track Methbase_SRX12192947_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337159/SRS10170459/SRX12192947/SRX12192947.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX12192947
 color 56,113,193
 parent Methbase off
 priority 0.03704
 onlyVisibility dense
 
 track Methbase_SRX12192947_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337159/SRS10170459/SRX12192947/SRX12192947.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX12192947
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03705
 onlyVisibility full
 
 track Methbase_SRX12192947_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337159/SRS10170459/SRX12192947/SRX12192947.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX12192947
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03706
 onlyVisibility full
 
 track Methbase_SRX12192948_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337159/SRS10170460/SRX12192948/SRX12192948.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX12192948
 color 56,113,193
 parent Methbase off
 priority 0.03707
 onlyVisibility dense
 
 track Methbase_SRX12192948_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337159/SRS10170460/SRX12192948/SRX12192948.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX12192948
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03708
 onlyVisibility full
 
 track Methbase_SRX12192948_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337159/SRS10170460/SRX12192948/SRX12192948.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX12192948
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03709
 onlyVisibility full
 
 track Methbase_SRX12192949_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337159/SRS10170461/SRX12192949/SRX12192949.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX12192949
 color 56,113,193
 parent Methbase off
 priority 0.03710
 onlyVisibility dense
 
 track Methbase_SRX12192949_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337159/SRS10170461/SRX12192949/SRX12192949.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX12192949
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03711
 onlyVisibility full
 
 track Methbase_SRX12192949_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337159/SRS10170461/SRX12192949/SRX12192949.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX12192949
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03712
 onlyVisibility full
 
 track Methbase_SRX12192950_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337159/SRS10170462/SRX12192950/SRX12192950.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX12192950
 color 56,113,193
 parent Methbase off
 priority 0.03713
 onlyVisibility dense
 
 track Methbase_SRX12192950_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337159/SRS10170462/SRX12192950/SRX12192950.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX12192950
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03714
 onlyVisibility full
 
 track Methbase_SRX12192950_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337159/SRS10170462/SRX12192950/SRX12192950.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX12192950
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03715
 onlyVisibility full
 
 track Methbase_SRX12215258_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337501/SRS10191071/SRX12215258/SRX12215258.hmr.bb
 type bigBed
 shortLabel Isolated CD4+
 longLabel Isolated CD4+ SRX12215258
 color 56,113,193
 parent Methbase off
 priority 0.03716
 onlyVisibility dense
 
 track Methbase_SRX12215258_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337501/SRS10191071/SRX12215258/SRX12215258.sym_counts.bw
 type bigWig
 shortLabel Isolated CD4+
 longLabel Isolated CD4+ SRX12215258
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03717
 onlyVisibility full
 
 track Methbase_SRX12215258_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP337501/SRS10191071/SRX12215258/SRX12215258.sym_coverage.bw
 type bigWig
 shortLabel Isolated CD4+
 longLabel Isolated CD4+ SRX12215258
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03718
 onlyVisibility full
 
 track Methbase_SRX12292980_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266674/SRX12292980/SRX12292980.hmr.bb
 type bigBed
 shortLabel T Cells
 longLabel T Cells SRX12292980
 color 56,113,193
 parent Methbase off
 priority 0.03719
 onlyVisibility dense
 
 track Methbase_SRX12292980_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266674/SRX12292980/SRX12292980.sym_counts.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12292980
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03720
 onlyVisibility full
 
 track Methbase_SRX12292980_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266674/SRX12292980/SRX12292980.sym_coverage.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12292980
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03721
 onlyVisibility full
 
 track Methbase_SRX12292981_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266675/SRX12292981/SRX12292981.hmr.bb
 type bigBed
 shortLabel T Cells
 longLabel T Cells SRX12292981
 color 56,113,193
 parent Methbase off
 priority 0.03722
 onlyVisibility dense
 
 track Methbase_SRX12292981_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266675/SRX12292981/SRX12292981.sym_counts.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12292981
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03723
 onlyVisibility full
 
 track Methbase_SRX12292981_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266675/SRX12292981/SRX12292981.sym_coverage.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12292981
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03724
 onlyVisibility full
 
 track Methbase_SRX12292982_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266676/SRX12292982/SRX12292982.hmr.bb
 type bigBed
 shortLabel T Cells
 longLabel T Cells SRX12292982
 color 56,113,193
 parent Methbase off
 priority 0.03725
 onlyVisibility dense
 
 track Methbase_SRX12292982_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266676/SRX12292982/SRX12292982.sym_counts.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12292982
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03726
 onlyVisibility full
 
 track Methbase_SRX12292982_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266676/SRX12292982/SRX12292982.sym_coverage.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12292982
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03727
 onlyVisibility full
 
 track Methbase_SRX12292983_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266677/SRX12292983/SRX12292983.hmr.bb
 type bigBed
 shortLabel T Cells
 longLabel T Cells SRX12292983
 color 56,113,193
 parent Methbase off
 priority 0.03728
 onlyVisibility dense
 
 track Methbase_SRX12292983_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266677/SRX12292983/SRX12292983.sym_counts.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12292983
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03729
 onlyVisibility full
 
 track Methbase_SRX12292983_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266677/SRX12292983/SRX12292983.sym_coverage.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12292983
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03730
 onlyVisibility full
 
 track Methbase_SRX12292984_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266678/SRX12292984/SRX12292984.hmr.bb
 type bigBed
 shortLabel T Cells
 longLabel T Cells SRX12292984
 color 56,113,193
 parent Methbase off
 priority 0.03731
 onlyVisibility dense
 
 track Methbase_SRX12292984_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266678/SRX12292984/SRX12292984.sym_counts.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12292984
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03732
 onlyVisibility full
 
 track Methbase_SRX12292984_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266678/SRX12292984/SRX12292984.sym_coverage.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12292984
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03733
 onlyVisibility full
 
 track Methbase_SRX12292985_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266679/SRX12292985/SRX12292985.hmr.bb
 type bigBed
 shortLabel T Cells
 longLabel T Cells SRX12292985
 color 56,113,193
 parent Methbase off
 priority 0.03734
 onlyVisibility dense
 
 track Methbase_SRX12292985_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266679/SRX12292985/SRX12292985.sym_counts.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12292985
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03735
 onlyVisibility full
 
 track Methbase_SRX12292985_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266679/SRX12292985/SRX12292985.sym_coverage.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12292985
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03736
 onlyVisibility full
 
 track Methbase_SRX12292986_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266680/SRX12292986/SRX12292986.hmr.bb
 type bigBed
 shortLabel T Cells
 longLabel T Cells SRX12292986
 color 56,113,193
 parent Methbase off
 priority 0.03737
 onlyVisibility dense
 
 track Methbase_SRX12292986_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266680/SRX12292986/SRX12292986.sym_counts.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12292986
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03738
 onlyVisibility full
 
 track Methbase_SRX12292986_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266680/SRX12292986/SRX12292986.sym_coverage.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12292986
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03739
 onlyVisibility full
 
 track Methbase_SRX12292987_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266681/SRX12292987/SRX12292987.hmr.bb
 type bigBed
 shortLabel T Cells
 longLabel T Cells SRX12292987
 color 56,113,193
 parent Methbase off
 priority 0.03740
 onlyVisibility dense
 
 track Methbase_SRX12292987_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266681/SRX12292987/SRX12292987.sym_counts.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12292987
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03741
 onlyVisibility full
 
 track Methbase_SRX12292987_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266681/SRX12292987/SRX12292987.sym_coverage.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12292987
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03742
 onlyVisibility full
 
 track Methbase_SRX12292989_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266683/SRX12292989/SRX12292989.hmr.bb
 type bigBed
 shortLabel T Cells
 longLabel T Cells SRX12292989
 color 56,113,193
 parent Methbase off
 priority 0.03743
 onlyVisibility dense
 
 track Methbase_SRX12292989_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266683/SRX12292989/SRX12292989.sym_counts.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12292989
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03744
 onlyVisibility full
 
 track Methbase_SRX12292989_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266683/SRX12292989/SRX12292989.sym_coverage.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12292989
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03745
 onlyVisibility full
 
 track Methbase_SRX12292990_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266684/SRX12292990/SRX12292990.hmr.bb
 type bigBed
 shortLabel T Cells
 longLabel T Cells SRX12292990
 color 56,113,193
 parent Methbase off
 priority 0.03746
 onlyVisibility dense
 
 track Methbase_SRX12292990_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266684/SRX12292990/SRX12292990.sym_counts.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12292990
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03747
 onlyVisibility full
 
 track Methbase_SRX12292990_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266684/SRX12292990/SRX12292990.sym_coverage.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12292990
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03748
 onlyVisibility full
 
 track Methbase_SRX12292991_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266685/SRX12292991/SRX12292991.hmr.bb
 type bigBed
 shortLabel T Cells
 longLabel T Cells SRX12292991
 color 56,113,193
 parent Methbase off
 priority 0.03749
 onlyVisibility dense
 
 track Methbase_SRX12292991_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266685/SRX12292991/SRX12292991.sym_counts.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12292991
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03750
 onlyVisibility full
 
 track Methbase_SRX12292991_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266685/SRX12292991/SRX12292991.sym_coverage.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12292991
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03751
 onlyVisibility full
 
 track Methbase_SRX12292992_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266686/SRX12292992/SRX12292992.hmr.bb
 type bigBed
 shortLabel T Cells
 longLabel T Cells SRX12292992
 color 56,113,193
 parent Methbase off
 priority 0.03752
 onlyVisibility dense
 
 track Methbase_SRX12292992_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266686/SRX12292992/SRX12292992.sym_counts.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12292992
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03753
 onlyVisibility full
 
 track Methbase_SRX12292992_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266686/SRX12292992/SRX12292992.sym_coverage.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12292992
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03754
 onlyVisibility full
 
 track Methbase_SRX12292993_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266687/SRX12292993/SRX12292993.hmr.bb
 type bigBed
 shortLabel T Cells
 longLabel T Cells SRX12292993
 color 56,113,193
 parent Methbase off
 priority 0.03755
 onlyVisibility dense
 
 track Methbase_SRX12292993_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266687/SRX12292993/SRX12292993.sym_counts.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12292993
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03756
 onlyVisibility full
 
 track Methbase_SRX12292993_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266687/SRX12292993/SRX12292993.sym_coverage.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12292993
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03757
 onlyVisibility full
 
 track Methbase_SRX12292994_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266688/SRX12292994/SRX12292994.hmr.bb
 type bigBed
 shortLabel T Cells
 longLabel T Cells SRX12292994
 color 56,113,193
 parent Methbase off
 priority 0.03758
 onlyVisibility dense
 
 track Methbase_SRX12292994_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266688/SRX12292994/SRX12292994.sym_counts.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12292994
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03759
 onlyVisibility full
 
 track Methbase_SRX12292994_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266688/SRX12292994/SRX12292994.sym_coverage.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12292994
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03760
 onlyVisibility full
 
 track Methbase_SRX12292995_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266689/SRX12292995/SRX12292995.hmr.bb
 type bigBed
 shortLabel T Cells
 longLabel T Cells SRX12292995
 color 56,113,193
 parent Methbase off
 priority 0.03761
 onlyVisibility dense
 
 track Methbase_SRX12292995_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266689/SRX12292995/SRX12292995.sym_counts.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12292995
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03762
 onlyVisibility full
 
 track Methbase_SRX12292995_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266689/SRX12292995/SRX12292995.sym_coverage.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12292995
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03763
 onlyVisibility full
 
 track Methbase_SRX12292996_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266690/SRX12292996/SRX12292996.hmr.bb
 type bigBed
 shortLabel T Cells
 longLabel T Cells SRX12292996
 color 56,113,193
 parent Methbase off
 priority 0.03764
 onlyVisibility dense
 
 track Methbase_SRX12292996_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266690/SRX12292996/SRX12292996.sym_counts.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12292996
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03765
 onlyVisibility full
 
 track Methbase_SRX12292996_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266690/SRX12292996/SRX12292996.sym_coverage.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12292996
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03766
 onlyVisibility full
 
 track Methbase_SRX12292997_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266691/SRX12292997/SRX12292997.hmr.bb
 type bigBed
 shortLabel T Cells
 longLabel T Cells SRX12292997
 color 56,113,193
 parent Methbase off
 priority 0.03767
 onlyVisibility dense
 
 track Methbase_SRX12292997_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266691/SRX12292997/SRX12292997.sym_counts.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12292997
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03768
 onlyVisibility full
 
 track Methbase_SRX12292997_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266691/SRX12292997/SRX12292997.sym_coverage.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12292997
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03769
 onlyVisibility full
 
 track Methbase_SRX12292998_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266692/SRX12292998/SRX12292998.hmr.bb
 type bigBed
 shortLabel T Cells
 longLabel T Cells SRX12292998
 color 56,113,193
 parent Methbase off
 priority 0.03770
 onlyVisibility dense
 
 track Methbase_SRX12292998_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266692/SRX12292998/SRX12292998.sym_counts.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12292998
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03771
 onlyVisibility full
 
 track Methbase_SRX12292998_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266692/SRX12292998/SRX12292998.sym_coverage.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12292998
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03772
 onlyVisibility full
 
 track Methbase_SRX12293002_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266696/SRX12293002/SRX12293002.hmr.bb
 type bigBed
 shortLabel T Cells
 longLabel T Cells SRX12293002
 color 56,113,193
 parent Methbase off
 priority 0.03773
 onlyVisibility dense
 
 track Methbase_SRX12293002_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266696/SRX12293002/SRX12293002.sym_counts.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12293002
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03774
 onlyVisibility full
 
 track Methbase_SRX12293002_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266696/SRX12293002/SRX12293002.sym_coverage.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12293002
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03775
 onlyVisibility full
 
 track Methbase_SRX12293003_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266697/SRX12293003/SRX12293003.hmr.bb
 type bigBed
 shortLabel T Cells
 longLabel T Cells SRX12293003
 color 56,113,193
 parent Methbase off
 priority 0.03776
 onlyVisibility dense
 
 track Methbase_SRX12293003_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266697/SRX12293003/SRX12293003.sym_counts.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12293003
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03777
 onlyVisibility full
 
 track Methbase_SRX12293003_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266697/SRX12293003/SRX12293003.sym_coverage.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12293003
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03778
 onlyVisibility full
 
 track Methbase_SRX12293004_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266698/SRX12293004/SRX12293004.hmr.bb
 type bigBed
 shortLabel T Cells
 longLabel T Cells SRX12293004
 color 56,113,193
 parent Methbase off
 priority 0.03779
 onlyVisibility dense
 
 track Methbase_SRX12293004_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266698/SRX12293004/SRX12293004.sym_counts.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12293004
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03780
 onlyVisibility full
 
 track Methbase_SRX12293004_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266698/SRX12293004/SRX12293004.sym_coverage.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12293004
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03781
 onlyVisibility full
 
 track Methbase_SRX12293005_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266699/SRX12293005/SRX12293005.hmr.bb
 type bigBed
 shortLabel T Cells
 longLabel T Cells SRX12293005
 color 56,113,193
 parent Methbase off
 priority 0.03782
 onlyVisibility dense
 
 track Methbase_SRX12293005_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266699/SRX12293005/SRX12293005.sym_counts.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12293005
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03783
 onlyVisibility full
 
 track Methbase_SRX12293005_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266699/SRX12293005/SRX12293005.sym_coverage.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12293005
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03784
 onlyVisibility full
 
 track Methbase_SRX12293006_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266700/SRX12293006/SRX12293006.hmr.bb
 type bigBed
 shortLabel T Cells
 longLabel T Cells SRX12293006
 color 56,113,193
 parent Methbase off
 priority 0.03785
 onlyVisibility dense
 
 track Methbase_SRX12293006_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266700/SRX12293006/SRX12293006.sym_counts.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12293006
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03786
 onlyVisibility full
 
 track Methbase_SRX12293006_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266700/SRX12293006/SRX12293006.sym_coverage.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12293006
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03787
 onlyVisibility full
 
 track Methbase_SRX12293007_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266701/SRX12293007/SRX12293007.hmr.bb
 type bigBed
 shortLabel T Cells
 longLabel T Cells SRX12293007
 color 56,113,193
 parent Methbase off
 priority 0.03788
 onlyVisibility dense
 
 track Methbase_SRX12293007_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266701/SRX12293007/SRX12293007.sym_counts.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12293007
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03789
 onlyVisibility full
 
 track Methbase_SRX12293007_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266701/SRX12293007/SRX12293007.sym_coverage.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12293007
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03790
 onlyVisibility full
 
 track Methbase_SRX12293008_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266702/SRX12293008/SRX12293008.hmr.bb
 type bigBed
 shortLabel T Cells
 longLabel T Cells SRX12293008
 color 56,113,193
 parent Methbase off
 priority 0.03791
 onlyVisibility dense
 
 track Methbase_SRX12293008_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266702/SRX12293008/SRX12293008.sym_counts.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12293008
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03792
 onlyVisibility full
 
 track Methbase_SRX12293008_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266702/SRX12293008/SRX12293008.sym_coverage.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12293008
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03793
 onlyVisibility full
 
 track Methbase_SRX12293009_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266703/SRX12293009/SRX12293009.hmr.bb
 type bigBed
 shortLabel T Cells
 longLabel T Cells SRX12293009
 color 56,113,193
 parent Methbase off
 priority 0.03794
 onlyVisibility dense
 
 track Methbase_SRX12293009_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266703/SRX12293009/SRX12293009.sym_counts.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12293009
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03795
 onlyVisibility full
 
 track Methbase_SRX12293009_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266703/SRX12293009/SRX12293009.sym_coverage.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12293009
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03796
 onlyVisibility full
 
 track Methbase_SRX12293010_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266704/SRX12293010/SRX12293010.hmr.bb
 type bigBed
 shortLabel T Cells
 longLabel T Cells SRX12293010
 color 56,113,193
 parent Methbase off
 priority 0.03797
 onlyVisibility dense
 
 track Methbase_SRX12293010_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266704/SRX12293010/SRX12293010.sym_counts.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12293010
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03798
 onlyVisibility full
 
 track Methbase_SRX12293010_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266704/SRX12293010/SRX12293010.sym_coverage.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12293010
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03799
 onlyVisibility full
 
 track Methbase_SRX12293012_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266706/SRX12293012/SRX12293012.hmr.bb
 type bigBed
 shortLabel T Cells
 longLabel T Cells SRX12293012
 color 56,113,193
 parent Methbase off
 priority 0.03800
 onlyVisibility dense
 
 track Methbase_SRX12293012_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266706/SRX12293012/SRX12293012.sym_counts.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12293012
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03801
 onlyVisibility full
 
 track Methbase_SRX12293012_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266706/SRX12293012/SRX12293012.sym_coverage.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12293012
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03802
 onlyVisibility full
 
 track Methbase_SRX12293013_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266707/SRX12293013/SRX12293013.hmr.bb
 type bigBed
 shortLabel T Cells
 longLabel T Cells SRX12293013
 color 56,113,193
 parent Methbase off
 priority 0.03803
 onlyVisibility dense
 
 track Methbase_SRX12293013_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266707/SRX12293013/SRX12293013.sym_counts.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12293013
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03804
 onlyVisibility full
 
 track Methbase_SRX12293013_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266707/SRX12293013/SRX12293013.sym_coverage.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12293013
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03805
 onlyVisibility full
 
 track Methbase_SRX12293014_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266708/SRX12293014/SRX12293014.hmr.bb
 type bigBed
 shortLabel T Cells
 longLabel T Cells SRX12293014
 color 56,113,193
 parent Methbase off
 priority 0.03806
 onlyVisibility dense
 
 track Methbase_SRX12293014_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266708/SRX12293014/SRX12293014.sym_counts.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12293014
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03807
 onlyVisibility full
 
 track Methbase_SRX12293014_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266708/SRX12293014/SRX12293014.sym_coverage.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12293014
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03808
 onlyVisibility full
 
 track Methbase_SRX12293015_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266709/SRX12293015/SRX12293015.hmr.bb
 type bigBed
 shortLabel T Cells
 longLabel T Cells SRX12293015
 color 56,113,193
 parent Methbase off
 priority 0.03809
 onlyVisibility dense
 
 track Methbase_SRX12293015_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266709/SRX12293015/SRX12293015.sym_counts.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12293015
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03810
 onlyVisibility full
 
 track Methbase_SRX12293015_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266709/SRX12293015/SRX12293015.sym_coverage.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12293015
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03811
 onlyVisibility full
 
 track Methbase_SRX12293016_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266710/SRX12293016/SRX12293016.hmr.bb
 type bigBed
 shortLabel T Cells
 longLabel T Cells SRX12293016
 color 56,113,193
 parent Methbase off
 priority 0.03812
 onlyVisibility dense
 
 track Methbase_SRX12293016_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266710/SRX12293016/SRX12293016.sym_counts.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12293016
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03813
 onlyVisibility full
 
 track Methbase_SRX12293016_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266710/SRX12293016/SRX12293016.sym_coverage.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12293016
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03814
 onlyVisibility full
 
 track Methbase_SRX12293017_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266711/SRX12293017/SRX12293017.hmr.bb
 type bigBed
 shortLabel T Cells
 longLabel T Cells SRX12293017
 color 56,113,193
 parent Methbase off
 priority 0.03815
 onlyVisibility dense
 
 track Methbase_SRX12293017_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266711/SRX12293017/SRX12293017.sym_counts.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12293017
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03816
 onlyVisibility full
 
 track Methbase_SRX12293017_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266711/SRX12293017/SRX12293017.sym_coverage.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12293017
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03817
 onlyVisibility full
 
 track Methbase_SRX12293018_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266712/SRX12293018/SRX12293018.hmr.bb
 type bigBed
 shortLabel T Cells
 longLabel T Cells SRX12293018
 color 56,113,193
 parent Methbase off
 priority 0.03818
 onlyVisibility dense
 
 track Methbase_SRX12293018_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266712/SRX12293018/SRX12293018.sym_counts.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12293018
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03819
 onlyVisibility full
 
 track Methbase_SRX12293018_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266712/SRX12293018/SRX12293018.sym_coverage.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12293018
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03820
 onlyVisibility full
 
 track Methbase_SRX12293019_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266713/SRX12293019/SRX12293019.hmr.bb
 type bigBed
 shortLabel T Cells
 longLabel T Cells SRX12293019
 color 56,113,193
 parent Methbase off
 priority 0.03821
 onlyVisibility dense
 
 track Methbase_SRX12293019_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266713/SRX12293019/SRX12293019.sym_counts.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12293019
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03822
 onlyVisibility full
 
 track Methbase_SRX12293019_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266713/SRX12293019/SRX12293019.sym_coverage.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12293019
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03823
 onlyVisibility full
 
 track Methbase_SRX12293020_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266714/SRX12293020/SRX12293020.hmr.bb
 type bigBed
 shortLabel T Cells
 longLabel T Cells SRX12293020
 color 56,113,193
 parent Methbase off
 priority 0.03824
 onlyVisibility dense
 
 track Methbase_SRX12293020_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266714/SRX12293020/SRX12293020.sym_counts.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12293020
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03825
 onlyVisibility full
 
 track Methbase_SRX12293020_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338189/SRS10266714/SRX12293020/SRX12293020.sym_coverage.bw
 type bigWig
 shortLabel T Cells
 longLabel T Cells SRX12293020
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03826
 onlyVisibility full
 
 track Methbase_SRX12371949_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338853/SRS10343008/SRX12371949/SRX12371949.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX12371949
 color 56,113,193
 parent Methbase off
 priority 0.03827
 onlyVisibility dense
 
 track Methbase_SRX12371949_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338853/SRS10343008/SRX12371949/SRX12371949.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX12371949
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03828
 onlyVisibility full
 
 track Methbase_SRX12371949_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338853/SRS10343008/SRX12371949/SRX12371949.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX12371949
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03829
 onlyVisibility full
 
 track Methbase_SRX12371950_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338853/SRS10343010/SRX12371950/SRX12371950.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX12371950
 color 56,113,193
 parent Methbase off
 priority 0.03830
 onlyVisibility dense
 
 track Methbase_SRX12371950_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338853/SRS10343010/SRX12371950/SRX12371950.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX12371950
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03831
 onlyVisibility full
 
 track Methbase_SRX12371950_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338853/SRS10343010/SRX12371950/SRX12371950.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX12371950
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03832
 onlyVisibility full
 
 track Methbase_SRX12371951_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338853/SRS10343009/SRX12371951/SRX12371951.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX12371951
 color 56,113,193
 parent Methbase off
 priority 0.03833
 onlyVisibility dense
 
 track Methbase_SRX12371951_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338853/SRS10343009/SRX12371951/SRX12371951.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX12371951
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03834
 onlyVisibility full
 
 track Methbase_SRX12371951_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP338853/SRS10343009/SRX12371951/SRX12371951.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX12371951
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03835
 onlyVisibility full
 
 track Methbase_SRX12419642_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP339574/SRS10387221/SRX12419642/SRX12419642.hmr.bb
 type bigBed
 shortLabel Chondrosarcoma Cell Line
 longLabel Chondrosarcoma Cell Line SRX12419642
 color 56,113,193
 parent Methbase off
 priority 0.03836
 onlyVisibility dense
 
 track Methbase_SRX12419642_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP339574/SRS10387221/SRX12419642/SRX12419642.sym_counts.bw
 type bigWig
 shortLabel Chondrosarcoma Cell Line
 longLabel Chondrosarcoma Cell Line SRX12419642
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03837
 onlyVisibility full
 
 track Methbase_SRX12419642_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP339574/SRS10387221/SRX12419642/SRX12419642.sym_coverage.bw
 type bigWig
 shortLabel Chondrosarcoma Cell Line
 longLabel Chondrosarcoma Cell Line SRX12419642
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03838
 onlyVisibility full
 
 track Methbase_SRX12419643_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP339574/SRS10387224/SRX12419643/SRX12419643.hmr.bb
 type bigBed
 shortLabel Chondrosarcoma Cell Line
 longLabel Chondrosarcoma Cell Line SRX12419643
 color 56,113,193
 parent Methbase off
 priority 0.03839
 onlyVisibility dense
 
 track Methbase_SRX12419643_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP339574/SRS10387224/SRX12419643/SRX12419643.sym_counts.bw
 type bigWig
 shortLabel Chondrosarcoma Cell Line
 longLabel Chondrosarcoma Cell Line SRX12419643
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03840
 onlyVisibility full
 
 track Methbase_SRX12419643_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP339574/SRS10387224/SRX12419643/SRX12419643.sym_coverage.bw
 type bigWig
 shortLabel Chondrosarcoma Cell Line
 longLabel Chondrosarcoma Cell Line SRX12419643
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03841
 onlyVisibility full
 
 track Methbase_SRX12761912_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761912/SRX12761912.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX12761912
 color 56,113,193
 parent Methbase off
 priority 0.03842
 onlyVisibility dense
 
 track Methbase_SRX12761912_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761912/SRX12761912.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX12761912
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03843
 onlyVisibility full
 
 track Methbase_SRX12761912_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761912/SRX12761912.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX12761912
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03844
 onlyVisibility full
 
 track Methbase_SRX12761913_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761913/SRX12761913.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX12761913
 color 56,113,193
 parent Methbase off
 priority 0.03845
 onlyVisibility dense
 
 track Methbase_SRX12761913_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761913/SRX12761913.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX12761913
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03846
 onlyVisibility full
 
 track Methbase_SRX12761913_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761913/SRX12761913.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX12761913
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03847
 onlyVisibility full
 
 track Methbase_SRX12761916_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761916/SRX12761916.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX12761916
 color 56,113,193
 parent Methbase off
 priority 0.03848
 onlyVisibility dense
 
 track Methbase_SRX12761916_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761916/SRX12761916.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX12761916
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03849
 onlyVisibility full
 
 track Methbase_SRX12761916_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761916/SRX12761916.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX12761916
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03850
 onlyVisibility full
 
 track Methbase_SRX12761917_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761917/SRX12761917.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX12761917
 color 56,113,193
 parent Methbase off
 priority 0.03851
 onlyVisibility dense
 
 track Methbase_SRX12761917_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761917/SRX12761917.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX12761917
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03852
 onlyVisibility full
 
 track Methbase_SRX12761917_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761917/SRX12761917.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX12761917
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03853
 onlyVisibility full
 
 track Methbase_SRX12761918_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761918/SRX12761918.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX12761918
 color 56,113,193
 parent Methbase off
 priority 0.03854
 onlyVisibility dense
 
 track Methbase_SRX12761918_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761918/SRX12761918.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX12761918
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03855
 onlyVisibility full
 
 track Methbase_SRX12761918_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761918/SRX12761918.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX12761918
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03856
 onlyVisibility full
 
 track Methbase_SRX12761919_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761919/SRX12761919.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX12761919
 color 56,113,193
 parent Methbase off
 priority 0.03857
 onlyVisibility dense
 
 track Methbase_SRX12761919_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761919/SRX12761919.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX12761919
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03858
 onlyVisibility full
 
 track Methbase_SRX12761919_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761919/SRX12761919.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX12761919
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03859
 onlyVisibility full
 
 track Methbase_SRX12761920_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761920/SRX12761920.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX12761920
 color 56,113,193
 parent Methbase off
 priority 0.03860
 onlyVisibility dense
 
 track Methbase_SRX12761920_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761920/SRX12761920.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX12761920
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03861
 onlyVisibility full
 
 track Methbase_SRX12761920_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761920/SRX12761920.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX12761920
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03862
 onlyVisibility full
 
 track Methbase_SRX12761921_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761921/SRX12761921.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX12761921
 color 56,113,193
 parent Methbase off
 priority 0.03863
 onlyVisibility dense
 
 track Methbase_SRX12761921_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761921/SRX12761921.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX12761921
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03864
 onlyVisibility full
 
 track Methbase_SRX12761921_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761921/SRX12761921.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX12761921
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03865
 onlyVisibility full
 
 track Methbase_SRX12761922_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761922/SRX12761922.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX12761922
 color 56,113,193
 parent Methbase off
 priority 0.03866
 onlyVisibility dense
 
 track Methbase_SRX12761922_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761922/SRX12761922.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX12761922
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03867
 onlyVisibility full
 
 track Methbase_SRX12761922_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761922/SRX12761922.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX12761922
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03868
 onlyVisibility full
 
 track Methbase_SRX12761923_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761923/SRX12761923.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX12761923
 color 56,113,193
 parent Methbase off
 priority 0.03869
 onlyVisibility dense
 
 track Methbase_SRX12761923_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761923/SRX12761923.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX12761923
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03870
 onlyVisibility full
 
 track Methbase_SRX12761923_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761923/SRX12761923.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX12761923
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03871
 onlyVisibility full
 
 track Methbase_SRX12761924_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761924/SRX12761924.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX12761924
 color 56,113,193
 parent Methbase off
 priority 0.03872
 onlyVisibility dense
 
 track Methbase_SRX12761924_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761924/SRX12761924.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX12761924
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03873
 onlyVisibility full
 
 track Methbase_SRX12761924_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761924/SRX12761924.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX12761924
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03874
 onlyVisibility full
 
 track Methbase_SRX12761925_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761925/SRX12761925.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX12761925
 color 56,113,193
 parent Methbase off
 priority 0.03875
 onlyVisibility dense
 
 track Methbase_SRX12761925_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761925/SRX12761925.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX12761925
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03876
 onlyVisibility full
 
 track Methbase_SRX12761925_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761925/SRX12761925.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX12761925
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03877
 onlyVisibility full
 
 track Methbase_SRX12761926_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761926/SRX12761926.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX12761926
 color 56,113,193
 parent Methbase off
 priority 0.03878
 onlyVisibility dense
 
 track Methbase_SRX12761926_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761926/SRX12761926.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX12761926
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03879
 onlyVisibility full
 
 track Methbase_SRX12761926_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761926/SRX12761926.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX12761926
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03880
 onlyVisibility full
 
 track Methbase_SRX12761927_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761927/SRX12761927.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX12761927
 color 56,113,193
 parent Methbase off
 priority 0.03881
 onlyVisibility dense
 
 track Methbase_SRX12761927_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761927/SRX12761927.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX12761927
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03882
 onlyVisibility full
 
 track Methbase_SRX12761927_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP342964/SRS10709102/SRX12761927/SRX12761927.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX12761927
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03883
 onlyVisibility full
 
 track Methbase_SRX13049324_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP345048/SRS10986491/SRX13049324/SRX13049324.hmr.bb
 type bigBed
 shortLabel Germ Cell Tumor
 longLabel Germ Cell Tumor SRX13049324
 color 56,113,193
 parent Methbase off
 priority 0.03884
 onlyVisibility dense
 
 track Methbase_SRX13049324_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP345048/SRS10986491/SRX13049324/SRX13049324.sym_counts.bw
 type bigWig
 shortLabel Germ Cell Tumor
 longLabel Germ Cell Tumor SRX13049324
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03885
 onlyVisibility full
 
 track Methbase_SRX13049324_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP345048/SRS10986491/SRX13049324/SRX13049324.sym_coverage.bw
 type bigWig
 shortLabel Germ Cell Tumor
 longLabel Germ Cell Tumor SRX13049324
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03886
 onlyVisibility full
 
 track Methbase_SRX13049325_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP345048/SRS10986492/SRX13049325/SRX13049325.hmr.bb
 type bigBed
 shortLabel Germ Cell Tumor
 longLabel Germ Cell Tumor SRX13049325
 color 56,113,193
 parent Methbase off
 priority 0.03887
 onlyVisibility dense
 
 track Methbase_SRX13049325_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP345048/SRS10986492/SRX13049325/SRX13049325.sym_counts.bw
 type bigWig
 shortLabel Germ Cell Tumor
 longLabel Germ Cell Tumor SRX13049325
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03888
 onlyVisibility full
 
 track Methbase_SRX13049325_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP345048/SRS10986492/SRX13049325/SRX13049325.sym_coverage.bw
 type bigWig
 shortLabel Germ Cell Tumor
 longLabel Germ Cell Tumor SRX13049325
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03889
 onlyVisibility full
 
 track Methbase_SRX13049326_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP345048/SRS10986493/SRX13049326/SRX13049326.hmr.bb
 type bigBed
 shortLabel Germ Cell Tumor
 longLabel Germ Cell Tumor SRX13049326
 color 56,113,193
 parent Methbase off
 priority 0.03890
 onlyVisibility dense
 
 track Methbase_SRX13049326_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP345048/SRS10986493/SRX13049326/SRX13049326.sym_counts.bw
 type bigWig
 shortLabel Germ Cell Tumor
 longLabel Germ Cell Tumor SRX13049326
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03891
 onlyVisibility full
 
 track Methbase_SRX13049326_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP345048/SRS10986493/SRX13049326/SRX13049326.sym_coverage.bw
 type bigWig
 shortLabel Germ Cell Tumor
 longLabel Germ Cell Tumor SRX13049326
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03892
 onlyVisibility full
 
 track Methbase_SRX130639_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP011746/SRS302004/SRX130639/SRX130639.hmr.bb
 type bigBed
 shortLabel SRS302004
 longLabel SRS302004 SRX130639
 color 56,113,193
 parent Methbase off
 priority 0.03893
 onlyVisibility dense
 
 track Methbase_SRX130639_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP011746/SRS302004/SRX130639/SRX130639.sym_counts.bw
 type bigWig
 shortLabel SRS302004
 longLabel SRS302004 SRX130639
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03894
 onlyVisibility full
 
 track Methbase_SRX130639_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP011746/SRS302004/SRX130639/SRX130639.sym_coverage.bw
 type bigWig
 shortLabel SRS302004
 longLabel SRS302004 SRX130639
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03895
 onlyVisibility full
 
 track Methbase_SRX130641_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP011746/SRS302004/SRX130641/SRX130641.hmr.bb
 type bigBed
 shortLabel SRS302004
 longLabel SRS302004 SRX130641
 color 56,113,193
 parent Methbase off
 priority 0.03896
 onlyVisibility dense
 
 track Methbase_SRX130641_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP011746/SRS302004/SRX130641/SRX130641.sym_counts.bw
 type bigWig
 shortLabel SRS302004
 longLabel SRS302004 SRX130641
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03897
 onlyVisibility full
 
 track Methbase_SRX130641_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP011746/SRS302004/SRX130641/SRX130641.sym_coverage.bw
 type bigWig
 shortLabel SRS302004
 longLabel SRS302004 SRX130641
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03898
 onlyVisibility full
 
 track Methbase_SRX130644_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP011746/SRS302004/SRX130644/SRX130644.hmr.bb
 type bigBed
 shortLabel SRS302004
 longLabel SRS302004 SRX130644
 color 56,113,193
 parent Methbase off
 priority 0.03899
 onlyVisibility dense
 
 track Methbase_SRX130644_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP011746/SRS302004/SRX130644/SRX130644.sym_counts.bw
 type bigWig
 shortLabel SRS302004
 longLabel SRS302004 SRX130644
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03900
 onlyVisibility full
 
 track Methbase_SRX130644_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP011746/SRS302004/SRX130644/SRX130644.sym_coverage.bw
 type bigWig
 shortLabel SRS302004
 longLabel SRS302004 SRX130644
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03901
 onlyVisibility full
 
 track Methbase_SRX130645_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP011746/SRS302004/SRX130645/SRX130645.hmr.bb
 type bigBed
 shortLabel SRS302004
 longLabel SRS302004 SRX130645
 color 56,113,193
 parent Methbase off
 priority 0.03902
 onlyVisibility dense
 
 track Methbase_SRX130645_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP011746/SRS302004/SRX130645/SRX130645.sym_counts.bw
 type bigWig
 shortLabel SRS302004
 longLabel SRS302004 SRX130645
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03903
 onlyVisibility full
 
 track Methbase_SRX130645_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP011746/SRS302004/SRX130645/SRX130645.sym_coverage.bw
 type bigWig
 shortLabel SRS302004
 longLabel SRS302004 SRX130645
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03904
 onlyVisibility full
 
 track Methbase_SRX130650_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP011746/SRS302004/SRX130650/SRX130650.hmr.bb
 type bigBed
 shortLabel SRS302004
 longLabel SRS302004 SRX130650
 color 56,113,193
 parent Methbase off
 priority 0.03905
 onlyVisibility dense
 
 track Methbase_SRX130650_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP011746/SRS302004/SRX130650/SRX130650.sym_counts.bw
 type bigWig
 shortLabel SRS302004
 longLabel SRS302004 SRX130650
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03906
 onlyVisibility full
 
 track Methbase_SRX130650_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP011746/SRS302004/SRX130650/SRX130650.sym_coverage.bw
 type bigWig
 shortLabel SRS302004
 longLabel SRS302004 SRX130650
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03907
 onlyVisibility full
 
 track Methbase_SRX131672_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP011945/SRS304592/SRX131672/SRX131672.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX131672
 color 56,113,193
 parent Methbase off
 priority 0.03908
 onlyVisibility dense
 
 track Methbase_SRX131672_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP011945/SRS304592/SRX131672/SRX131672.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX131672
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03909
 onlyVisibility full
 
 track Methbase_SRX131672_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP011945/SRS304592/SRX131672/SRX131672.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX131672
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03910
 onlyVisibility full
 
 track Methbase_SRX131673_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP011945/SRS304593/SRX131673/SRX131673.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX131673
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03911
 onlyVisibility full
 
 track Methbase_SRX131673_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP011945/SRS304593/SRX131673/SRX131673.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX131673
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03912
 onlyVisibility full
 
 track Methbase_SRX13169040_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP346828/SRS11099170/SRX13169040/SRX13169040.hmr.bb
 type bigBed
 shortLabel Lung Fibroblast Cell Line
 longLabel Lung Fibroblast Cell Line SRX13169040
 color 56,113,193
 parent Methbase off
 priority 0.03913
 onlyVisibility dense
 
 track Methbase_SRX13169040_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP346828/SRS11099170/SRX13169040/SRX13169040.sym_counts.bw
 type bigWig
 shortLabel Lung Fibroblast Cell Line
 longLabel Lung Fibroblast Cell Line SRX13169040
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03914
 onlyVisibility full
 
 track Methbase_SRX13169040_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP346828/SRS11099170/SRX13169040/SRX13169040.sym_coverage.bw
 type bigWig
 shortLabel Lung Fibroblast Cell Line
 longLabel Lung Fibroblast Cell Line SRX13169040
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03915
 onlyVisibility full
 
 track Methbase_SRX13181007_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP346999/SRS11110437/SRX13181007/SRX13181007.hmr.bb
 type bigBed
 shortLabel Missing
 longLabel Missing SRX13181007
 color 56,113,193
 parent Methbase off
 priority 0.03916
 onlyVisibility dense
 
 track Methbase_SRX13181007_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP346999/SRS11110437/SRX13181007/SRX13181007.sym_counts.bw
 type bigWig
 shortLabel Missing
 longLabel Missing SRX13181007
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03917
 onlyVisibility full
 
 track Methbase_SRX13181007_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP346999/SRS11110437/SRX13181007/SRX13181007.sym_coverage.bw
 type bigWig
 shortLabel Missing
 longLabel Missing SRX13181007
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03918
 onlyVisibility full
 
 track Methbase_SRX13181008_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP346999/SRS11110438/SRX13181008/SRX13181008.hmr.bb
 type bigBed
 shortLabel Missing
 longLabel Missing SRX13181008
 color 56,113,193
 parent Methbase off
 priority 0.03919
 onlyVisibility dense
 
 track Methbase_SRX13181008_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP346999/SRS11110438/SRX13181008/SRX13181008.sym_counts.bw
 type bigWig
 shortLabel Missing
 longLabel Missing SRX13181008
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03920
 onlyVisibility full
 
 track Methbase_SRX13181008_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP346999/SRS11110438/SRX13181008/SRX13181008.sym_coverage.bw
 type bigWig
 shortLabel Missing
 longLabel Missing SRX13181008
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03921
 onlyVisibility full
 
 track Methbase_SRX13181009_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP346999/SRS11110439/SRX13181009/SRX13181009.hmr.bb
 type bigBed
 shortLabel Missing
 longLabel Missing SRX13181009
 color 56,113,193
 parent Methbase off
 priority 0.03922
 onlyVisibility dense
 
 track Methbase_SRX13181009_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP346999/SRS11110439/SRX13181009/SRX13181009.sym_counts.bw
 type bigWig
 shortLabel Missing
 longLabel Missing SRX13181009
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03923
 onlyVisibility full
 
 track Methbase_SRX13181009_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP346999/SRS11110439/SRX13181009/SRX13181009.sym_coverage.bw
 type bigWig
 shortLabel Missing
 longLabel Missing SRX13181009
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03924
 onlyVisibility full
 
 track Methbase_SRX13181010_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP346999/SRS11110440/SRX13181010/SRX13181010.hmr.bb
 type bigBed
 shortLabel Missing
 longLabel Missing SRX13181010
 color 56,113,193
 parent Methbase off
 priority 0.03925
 onlyVisibility dense
 
 track Methbase_SRX13181010_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP346999/SRS11110440/SRX13181010/SRX13181010.sym_counts.bw
 type bigWig
 shortLabel Missing
 longLabel Missing SRX13181010
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03926
 onlyVisibility full
 
 track Methbase_SRX13181010_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP346999/SRS11110440/SRX13181010/SRX13181010.sym_coverage.bw
 type bigWig
 shortLabel Missing
 longLabel Missing SRX13181010
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03927
 onlyVisibility full
 
 track Methbase_SRX13181011_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP346999/SRS11110441/SRX13181011/SRX13181011.hmr.bb
 type bigBed
 shortLabel Missing
 longLabel Missing SRX13181011
 color 56,113,193
 parent Methbase off
 priority 0.03928
 onlyVisibility dense
 
 track Methbase_SRX13181011_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP346999/SRS11110441/SRX13181011/SRX13181011.sym_counts.bw
 type bigWig
 shortLabel Missing
 longLabel Missing SRX13181011
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03929
 onlyVisibility full
 
 track Methbase_SRX13181011_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP346999/SRS11110441/SRX13181011/SRX13181011.sym_coverage.bw
 type bigWig
 shortLabel Missing
 longLabel Missing SRX13181011
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03930
 onlyVisibility full
 
 track Methbase_SRX13181012_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP346999/SRS11110442/SRX13181012/SRX13181012.hmr.bb
 type bigBed
 shortLabel Missing
 longLabel Missing SRX13181012
 color 56,113,193
 parent Methbase off
 priority 0.03931
 onlyVisibility dense
 
 track Methbase_SRX13181012_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP346999/SRS11110442/SRX13181012/SRX13181012.sym_counts.bw
 type bigWig
 shortLabel Missing
 longLabel Missing SRX13181012
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03932
 onlyVisibility full
 
 track Methbase_SRX13181012_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP346999/SRS11110442/SRX13181012/SRX13181012.sym_coverage.bw
 type bigWig
 shortLabel Missing
 longLabel Missing SRX13181012
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03933
 onlyVisibility full
 
 track Methbase_SRX13262573_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP348645/SRS11184421/SRX13262573/SRX13262573.hmr.bb
 type bigBed
 shortLabel Immortalized Astrocyte Cells
 longLabel Immortalized Astrocyte Cells SRX13262573
 color 56,113,193
 parent Methbase off
 priority 0.03934
 onlyVisibility dense
 
 track Methbase_SRX13262573_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP348645/SRS11184421/SRX13262573/SRX13262573.sym_counts.bw
 type bigWig
 shortLabel Immortalized Astrocyte Cells
 longLabel Immortalized Astrocyte Cells SRX13262573
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03935
 onlyVisibility full
 
 track Methbase_SRX13262573_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP348645/SRS11184421/SRX13262573/SRX13262573.sym_coverage.bw
 type bigWig
 shortLabel Immortalized Astrocyte Cells
 longLabel Immortalized Astrocyte Cells SRX13262573
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03936
 onlyVisibility full
 
 track Methbase_SRX13262574_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP348645/SRS11184422/SRX13262574/SRX13262574.hmr.bb
 type bigBed
 shortLabel Immortalized Astrocyte Cells
 longLabel Immortalized Astrocyte Cells SRX13262574
 color 56,113,193
 parent Methbase off
 priority 0.03937
 onlyVisibility dense
 
 track Methbase_SRX13262574_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP348645/SRS11184422/SRX13262574/SRX13262574.sym_counts.bw
 type bigWig
 shortLabel Immortalized Astrocyte Cells
 longLabel Immortalized Astrocyte Cells SRX13262574
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03938
 onlyVisibility full
 
 track Methbase_SRX13262574_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP348645/SRS11184422/SRX13262574/SRX13262574.sym_coverage.bw
 type bigWig
 shortLabel Immortalized Astrocyte Cells
 longLabel Immortalized Astrocyte Cells SRX13262574
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03939
 onlyVisibility full
 
 track Methbase_SRX13262575_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP348645/SRS11184423/SRX13262575/SRX13262575.hmr.bb
 type bigBed
 shortLabel Immortalized Astrocyte Cells
 longLabel Immortalized Astrocyte Cells SRX13262575
 color 56,113,193
 parent Methbase off
 priority 0.03940
 onlyVisibility dense
 
 track Methbase_SRX13262575_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP348645/SRS11184423/SRX13262575/SRX13262575.sym_counts.bw
 type bigWig
 shortLabel Immortalized Astrocyte Cells
 longLabel Immortalized Astrocyte Cells SRX13262575
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03941
 onlyVisibility full
 
 track Methbase_SRX13262575_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP348645/SRS11184423/SRX13262575/SRX13262575.sym_coverage.bw
 type bigWig
 shortLabel Immortalized Astrocyte Cells
 longLabel Immortalized Astrocyte Cells SRX13262575
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03942
 onlyVisibility full
 
 track Methbase_SRX13262576_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP348645/SRS11184424/SRX13262576/SRX13262576.hmr.bb
 type bigBed
 shortLabel Immortalized Astrocyte Cells
 longLabel Immortalized Astrocyte Cells SRX13262576
 color 56,113,193
 parent Methbase off
 priority 0.03943
 onlyVisibility dense
 
 track Methbase_SRX13262576_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP348645/SRS11184424/SRX13262576/SRX13262576.sym_counts.bw
 type bigWig
 shortLabel Immortalized Astrocyte Cells
 longLabel Immortalized Astrocyte Cells SRX13262576
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03944
 onlyVisibility full
 
 track Methbase_SRX13262576_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP348645/SRS11184424/SRX13262576/SRX13262576.sym_coverage.bw
 type bigWig
 shortLabel Immortalized Astrocyte Cells
 longLabel Immortalized Astrocyte Cells SRX13262576
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03945
 onlyVisibility full
 
 track Methbase_SRX13262577_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP348645/SRS11184425/SRX13262577/SRX13262577.hmr.bb
 type bigBed
 shortLabel Immortalized Astrocyte Cells
 longLabel Immortalized Astrocyte Cells SRX13262577
 color 56,113,193
 parent Methbase off
 priority 0.03946
 onlyVisibility dense
 
 track Methbase_SRX13262577_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP348645/SRS11184425/SRX13262577/SRX13262577.sym_counts.bw
 type bigWig
 shortLabel Immortalized Astrocyte Cells
 longLabel Immortalized Astrocyte Cells SRX13262577
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03947
 onlyVisibility full
 
 track Methbase_SRX13262577_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP348645/SRS11184425/SRX13262577/SRX13262577.sym_coverage.bw
 type bigWig
 shortLabel Immortalized Astrocyte Cells
 longLabel Immortalized Astrocyte Cells SRX13262577
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03948
 onlyVisibility full
 
 track Methbase_SRX13262578_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP348645/SRS11184426/SRX13262578/SRX13262578.hmr.bb
 type bigBed
 shortLabel Immortalized Astrocyte Cells
 longLabel Immortalized Astrocyte Cells SRX13262578
 color 56,113,193
 parent Methbase off
 priority 0.03949
 onlyVisibility dense
 
 track Methbase_SRX13262578_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP348645/SRS11184426/SRX13262578/SRX13262578.sym_counts.bw
 type bigWig
 shortLabel Immortalized Astrocyte Cells
 longLabel Immortalized Astrocyte Cells SRX13262578
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03950
 onlyVisibility full
 
 track Methbase_SRX13262578_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP348645/SRS11184426/SRX13262578/SRX13262578.sym_coverage.bw
 type bigWig
 shortLabel Immortalized Astrocyte Cells
 longLabel Immortalized Astrocyte Cells SRX13262578
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03951
 onlyVisibility full
 
 track Methbase_SRX13262579_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP348645/SRS11184427/SRX13262579/SRX13262579.hmr.bb
 type bigBed
 shortLabel Immortalized Astrocyte Cells
 longLabel Immortalized Astrocyte Cells SRX13262579
 color 56,113,193
 parent Methbase off
 priority 0.03952
 onlyVisibility dense
 
 track Methbase_SRX13262579_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP348645/SRS11184427/SRX13262579/SRX13262579.sym_counts.bw
 type bigWig
 shortLabel Immortalized Astrocyte Cells
 longLabel Immortalized Astrocyte Cells SRX13262579
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03953
 onlyVisibility full
 
 track Methbase_SRX13262579_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP348645/SRS11184427/SRX13262579/SRX13262579.sym_coverage.bw
 type bigWig
 shortLabel Immortalized Astrocyte Cells
 longLabel Immortalized Astrocyte Cells SRX13262579
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03954
 onlyVisibility full
 
 track Methbase_SRX13262580_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP348645/SRS11184428/SRX13262580/SRX13262580.hmr.bb
 type bigBed
 shortLabel Immortalized Astrocyte Cells
 longLabel Immortalized Astrocyte Cells SRX13262580
 color 56,113,193
 parent Methbase off
 priority 0.03955
 onlyVisibility dense
 
 track Methbase_SRX13262580_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP348645/SRS11184428/SRX13262580/SRX13262580.sym_counts.bw
 type bigWig
 shortLabel Immortalized Astrocyte Cells
 longLabel Immortalized Astrocyte Cells SRX13262580
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03956
 onlyVisibility full
 
 track Methbase_SRX13262580_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP348645/SRS11184428/SRX13262580/SRX13262580.sym_coverage.bw
 type bigWig
 shortLabel Immortalized Astrocyte Cells
 longLabel Immortalized Astrocyte Cells SRX13262580
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03957
 onlyVisibility full
 
 track Methbase_SRX13262581_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP348645/SRS11184429/SRX13262581/SRX13262581.hmr.bb
 type bigBed
 shortLabel Immortalized Astrocyte Cells
 longLabel Immortalized Astrocyte Cells SRX13262581
 color 56,113,193
 parent Methbase off
 priority 0.03958
 onlyVisibility dense
 
 track Methbase_SRX13262581_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP348645/SRS11184429/SRX13262581/SRX13262581.sym_counts.bw
 type bigWig
 shortLabel Immortalized Astrocyte Cells
 longLabel Immortalized Astrocyte Cells SRX13262581
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03959
 onlyVisibility full
 
 track Methbase_SRX13262581_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP348645/SRS11184429/SRX13262581/SRX13262581.sym_coverage.bw
 type bigWig
 shortLabel Immortalized Astrocyte Cells
 longLabel Immortalized Astrocyte Cells SRX13262581
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03960
 onlyVisibility full
 
 track Methbase_SRX13262582_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP348645/SRS11184430/SRX13262582/SRX13262582.hmr.bb
 type bigBed
 shortLabel Immortalized Astrocyte Cells
 longLabel Immortalized Astrocyte Cells SRX13262582
 color 56,113,193
 parent Methbase off
 priority 0.03961
 onlyVisibility dense
 
 track Methbase_SRX13262582_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP348645/SRS11184430/SRX13262582/SRX13262582.sym_counts.bw
 type bigWig
 shortLabel Immortalized Astrocyte Cells
 longLabel Immortalized Astrocyte Cells SRX13262582
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03962
 onlyVisibility full
 
 track Methbase_SRX13262582_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP348645/SRS11184430/SRX13262582/SRX13262582.sym_coverage.bw
 type bigWig
 shortLabel Immortalized Astrocyte Cells
 longLabel Immortalized Astrocyte Cells SRX13262582
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03963
 onlyVisibility full
 
 track Methbase_SRX13262583_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP348645/SRS11184431/SRX13262583/SRX13262583.hmr.bb
 type bigBed
 shortLabel Immortalized Astrocyte Cells
 longLabel Immortalized Astrocyte Cells SRX13262583
 color 56,113,193
 parent Methbase off
 priority 0.03964
 onlyVisibility dense
 
 track Methbase_SRX13262583_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP348645/SRS11184431/SRX13262583/SRX13262583.sym_counts.bw
 type bigWig
 shortLabel Immortalized Astrocyte Cells
 longLabel Immortalized Astrocyte Cells SRX13262583
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03965
 onlyVisibility full
 
 track Methbase_SRX13262583_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP348645/SRS11184431/SRX13262583/SRX13262583.sym_coverage.bw
 type bigWig
 shortLabel Immortalized Astrocyte Cells
 longLabel Immortalized Astrocyte Cells SRX13262583
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03966
 onlyVisibility full
 
 track Methbase_SRX13262584_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP348645/SRS11184432/SRX13262584/SRX13262584.hmr.bb
 type bigBed
 shortLabel Immortalized Astrocyte Cells
 longLabel Immortalized Astrocyte Cells SRX13262584
 color 56,113,193
 parent Methbase off
 priority 0.03967
 onlyVisibility dense
 
 track Methbase_SRX13262584_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP348645/SRS11184432/SRX13262584/SRX13262584.sym_counts.bw
 type bigWig
 shortLabel Immortalized Astrocyte Cells
 longLabel Immortalized Astrocyte Cells SRX13262584
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03968
 onlyVisibility full
 
 track Methbase_SRX13262584_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP348645/SRS11184432/SRX13262584/SRX13262584.sym_coverage.bw
 type bigWig
 shortLabel Immortalized Astrocyte Cells
 longLabel Immortalized Astrocyte Cells SRX13262584
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03969
 onlyVisibility full
 
 track Methbase_SRX13493161_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP352189/SRS11388734/SRX13493161/SRX13493161.hmr.bb
 type bigBed
 shortLabel B Cell
 longLabel B Cell SRX13493161
 color 56,113,193
 parent Methbase off
 priority 0.03970
 onlyVisibility dense
 
 track Methbase_SRX13493161_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP352189/SRS11388734/SRX13493161/SRX13493161.sym_counts.bw
 type bigWig
 shortLabel B Cell
 longLabel B Cell SRX13493161
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03971
 onlyVisibility full
 
 track Methbase_SRX13493161_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP352189/SRS11388734/SRX13493161/SRX13493161.sym_coverage.bw
 type bigWig
 shortLabel B Cell
 longLabel B Cell SRX13493161
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03972
 onlyVisibility full
 
 track Methbase_SRX13493162_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP352189/SRS11388735/SRX13493162/SRX13493162.hmr.bb
 type bigBed
 shortLabel B Cell
 longLabel B Cell SRX13493162
 color 56,113,193
 parent Methbase off
 priority 0.03973
 onlyVisibility dense
 
 track Methbase_SRX13493162_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP352189/SRS11388735/SRX13493162/SRX13493162.sym_counts.bw
 type bigWig
 shortLabel B Cell
 longLabel B Cell SRX13493162
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03974
 onlyVisibility full
 
 track Methbase_SRX13493162_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP352189/SRS11388735/SRX13493162/SRX13493162.sym_coverage.bw
 type bigWig
 shortLabel B Cell
 longLabel B Cell SRX13493162
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03975
 onlyVisibility full
 
 track Methbase_SRX13493163_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP352189/SRS11388736/SRX13493163/SRX13493163.hmr.bb
 type bigBed
 shortLabel B Cell
 longLabel B Cell SRX13493163
 color 56,113,193
 parent Methbase off
 priority 0.03976
 onlyVisibility dense
 
 track Methbase_SRX13493163_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP352189/SRS11388736/SRX13493163/SRX13493163.sym_counts.bw
 type bigWig
 shortLabel B Cell
 longLabel B Cell SRX13493163
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03977
 onlyVisibility full
 
 track Methbase_SRX13493163_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP352189/SRS11388736/SRX13493163/SRX13493163.sym_coverage.bw
 type bigWig
 shortLabel B Cell
 longLabel B Cell SRX13493163
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03978
 onlyVisibility full
 
 track Methbase_SRX13569518_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353040/SRS11461978/SRX13569518/SRX13569518.hmr.bb
 type bigBed
 shortLabel Colorectal Cancer
 longLabel Colorectal Cancer SRX13569518
 color 56,113,193
 parent Methbase off
 priority 0.03979
 onlyVisibility dense
 
 track Methbase_SRX13569518_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353040/SRS11461978/SRX13569518/SRX13569518.sym_counts.bw
 type bigWig
 shortLabel Colorectal Cancer
 longLabel Colorectal Cancer SRX13569518
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03980
 onlyVisibility full
 
 track Methbase_SRX13569518_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353040/SRS11461978/SRX13569518/SRX13569518.sym_coverage.bw
 type bigWig
 shortLabel Colorectal Cancer
 longLabel Colorectal Cancer SRX13569518
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03981
 onlyVisibility full
 
 track Methbase_SRX13569519_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353040/SRS11461979/SRX13569519/SRX13569519.hmr.bb
 type bigBed
 shortLabel Colorectal Cancer
 longLabel Colorectal Cancer SRX13569519
 color 56,113,193
 parent Methbase off
 priority 0.03982
 onlyVisibility dense
 
 track Methbase_SRX13569519_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353040/SRS11461979/SRX13569519/SRX13569519.sym_counts.bw
 type bigWig
 shortLabel Colorectal Cancer
 longLabel Colorectal Cancer SRX13569519
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03983
 onlyVisibility full
 
 track Methbase_SRX13569519_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353040/SRS11461979/SRX13569519/SRX13569519.sym_coverage.bw
 type bigWig
 shortLabel Colorectal Cancer
 longLabel Colorectal Cancer SRX13569519
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03984
 onlyVisibility full
 
 track Methbase_SRX13586398_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353340/SRS11476371/SRX13586398/SRX13586398.hmr.bb
 type bigBed
 shortLabel IMR90
 longLabel IMR90 SRX13586398
 color 56,113,193
 parent Methbase off
 priority 0.03985
 onlyVisibility dense
 
 track Methbase_SRX13586398_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353340/SRS11476371/SRX13586398/SRX13586398.sym_counts.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 SRX13586398
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03986
 onlyVisibility full
 
 track Methbase_SRX13586398_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353340/SRS11476371/SRX13586398/SRX13586398.sym_coverage.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 SRX13586398
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03987
 onlyVisibility full
 
 track Methbase_SRX13586399_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353340/SRS11476372/SRX13586399/SRX13586399.hmr.bb
 type bigBed
 shortLabel IMR90
 longLabel IMR90 SRX13586399
 color 56,113,193
 parent Methbase off
 priority 0.03988
 onlyVisibility dense
 
 track Methbase_SRX13586399_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353340/SRS11476372/SRX13586399/SRX13586399.sym_counts.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 SRX13586399
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03989
 onlyVisibility full
 
 track Methbase_SRX13586399_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353340/SRS11476372/SRX13586399/SRX13586399.sym_coverage.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 SRX13586399
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03990
 onlyVisibility full
 
 track Methbase_SRX13625870_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353670/SRS11513628/SRX13625870/SRX13625870.hmr.bb
 type bigBed
 shortLabel Primary
 longLabel Primary SRX13625870
 color 56,113,193
 parent Methbase off
 priority 0.03991
 onlyVisibility dense
 
 track Methbase_SRX13625870_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353670/SRS11513628/SRX13625870/SRX13625870.sym_counts.bw
 type bigWig
 shortLabel Primary
 longLabel Primary SRX13625870
 color 216,38,91
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03992
 onlyVisibility full
 
 track Methbase_SRX13625870_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353670/SRS11513628/SRX13625870/SRX13625870.sym_coverage.bw
 type bigWig
 shortLabel Primary
 longLabel Primary SRX13625870
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03993
 onlyVisibility full
 
 track Methbase_SRX13625871_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353670/SRS11513629/SRX13625871/SRX13625871.hmr.bb
 type bigBed
 shortLabel Primary
 longLabel Primary SRX13625871
 color 56,113,193
 parent Methbase off
 priority 0.03994
 onlyVisibility dense
 
 track Methbase_SRX13625871_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353670/SRS11513629/SRX13625871/SRX13625871.sym_counts.bw
 type bigWig
 shortLabel Primary
 longLabel Primary SRX13625871
 color 216,38,91
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03995
 onlyVisibility full
 
 track Methbase_SRX13625871_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353670/SRS11513629/SRX13625871/SRX13625871.sym_coverage.bw
 type bigWig
 shortLabel Primary
 longLabel Primary SRX13625871
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03996
 onlyVisibility full
 
 track Methbase_SRX13625872_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353670/SRS11513630/SRX13625872/SRX13625872.hmr.bb
 type bigBed
 shortLabel Primary
 longLabel Primary SRX13625872
 color 56,113,193
 parent Methbase off
 priority 0.03997
 onlyVisibility dense
 
 track Methbase_SRX13625872_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353670/SRS11513630/SRX13625872/SRX13625872.sym_counts.bw
 type bigWig
 shortLabel Primary
 longLabel Primary SRX13625872
 color 216,38,91
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.03998
 onlyVisibility full
 
 track Methbase_SRX13625872_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353670/SRS11513630/SRX13625872/SRX13625872.sym_coverage.bw
 type bigWig
 shortLabel Primary
 longLabel Primary SRX13625872
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.03999
 onlyVisibility full
 
 track Methbase_SRX13625873_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353670/SRS11513631/SRX13625873/SRX13625873.hmr.bb
 type bigBed
 shortLabel Primary
 longLabel Primary SRX13625873
 color 56,113,193
 parent Methbase off
 priority 0.04000
 onlyVisibility dense
 
 track Methbase_SRX13625873_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353670/SRS11513631/SRX13625873/SRX13625873.sym_counts.bw
 type bigWig
 shortLabel Primary
 longLabel Primary SRX13625873
 color 216,38,91
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04001
 onlyVisibility full
 
 track Methbase_SRX13625873_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353670/SRS11513631/SRX13625873/SRX13625873.sym_coverage.bw
 type bigWig
 shortLabel Primary
 longLabel Primary SRX13625873
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04002
 onlyVisibility full
 
 track Methbase_SRX13625874_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353670/SRS11513632/SRX13625874/SRX13625874.hmr.bb
 type bigBed
 shortLabel Primary
 longLabel Primary SRX13625874
 color 56,113,193
 parent Methbase off
 priority 0.04003
 onlyVisibility dense
 
 track Methbase_SRX13625874_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353670/SRS11513632/SRX13625874/SRX13625874.sym_counts.bw
 type bigWig
 shortLabel Primary
 longLabel Primary SRX13625874
 color 216,38,91
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04004
 onlyVisibility full
 
 track Methbase_SRX13625874_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353670/SRS11513632/SRX13625874/SRX13625874.sym_coverage.bw
 type bigWig
 shortLabel Primary
 longLabel Primary SRX13625874
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04005
 onlyVisibility full
 
 track Methbase_SRX13625875_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353670/SRS11513633/SRX13625875/SRX13625875.hmr.bb
 type bigBed
 shortLabel Primary
 longLabel Primary SRX13625875
 color 56,113,193
 parent Methbase off
 priority 0.04006
 onlyVisibility dense
 
 track Methbase_SRX13625875_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353670/SRS11513633/SRX13625875/SRX13625875.sym_counts.bw
 type bigWig
 shortLabel Primary
 longLabel Primary SRX13625875
 color 216,38,91
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04007
 onlyVisibility full
 
 track Methbase_SRX13625875_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353670/SRS11513633/SRX13625875/SRX13625875.sym_coverage.bw
 type bigWig
 shortLabel Primary
 longLabel Primary SRX13625875
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04008
 onlyVisibility full
 
 track Methbase_SRX13625876_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353670/SRS11513634/SRX13625876/SRX13625876.hmr.bb
 type bigBed
 shortLabel Primary
 longLabel Primary SRX13625876
 color 56,113,193
 parent Methbase off
 priority 0.04009
 onlyVisibility dense
 
 track Methbase_SRX13625876_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353670/SRS11513634/SRX13625876/SRX13625876.sym_counts.bw
 type bigWig
 shortLabel Primary
 longLabel Primary SRX13625876
 color 216,38,91
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04010
 onlyVisibility full
 
 track Methbase_SRX13625876_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353670/SRS11513634/SRX13625876/SRX13625876.sym_coverage.bw
 type bigWig
 shortLabel Primary
 longLabel Primary SRX13625876
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04011
 onlyVisibility full
 
 track Methbase_SRX13625877_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353670/SRS11513635/SRX13625877/SRX13625877.hmr.bb
 type bigBed
 shortLabel Primary
 longLabel Primary SRX13625877
 color 56,113,193
 parent Methbase off
 priority 0.04012
 onlyVisibility dense
 
 track Methbase_SRX13625877_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353670/SRS11513635/SRX13625877/SRX13625877.sym_counts.bw
 type bigWig
 shortLabel Primary
 longLabel Primary SRX13625877
 color 216,38,91
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04013
 onlyVisibility full
 
 track Methbase_SRX13625877_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353670/SRS11513635/SRX13625877/SRX13625877.sym_coverage.bw
 type bigWig
 shortLabel Primary
 longLabel Primary SRX13625877
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04014
 onlyVisibility full
 
 track Methbase_SRX13625878_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353670/SRS11513636/SRX13625878/SRX13625878.hmr.bb
 type bigBed
 shortLabel Primary
 longLabel Primary SRX13625878
 color 56,113,193
 parent Methbase off
 priority 0.04015
 onlyVisibility dense
 
 track Methbase_SRX13625878_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353670/SRS11513636/SRX13625878/SRX13625878.sym_counts.bw
 type bigWig
 shortLabel Primary
 longLabel Primary SRX13625878
 color 216,38,91
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04016
 onlyVisibility full
 
 track Methbase_SRX13625878_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353670/SRS11513636/SRX13625878/SRX13625878.sym_coverage.bw
 type bigWig
 shortLabel Primary
 longLabel Primary SRX13625878
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04017
 onlyVisibility full
 
 track Methbase_SRX13625879_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353670/SRS11513637/SRX13625879/SRX13625879.hmr.bb
 type bigBed
 shortLabel Primary
 longLabel Primary SRX13625879
 color 56,113,193
 parent Methbase off
 priority 0.04018
 onlyVisibility dense
 
 track Methbase_SRX13625879_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353670/SRS11513637/SRX13625879/SRX13625879.sym_counts.bw
 type bigWig
 shortLabel Primary
 longLabel Primary SRX13625879
 color 216,38,91
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04019
 onlyVisibility full
 
 track Methbase_SRX13625879_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353670/SRS11513637/SRX13625879/SRX13625879.sym_coverage.bw
 type bigWig
 shortLabel Primary
 longLabel Primary SRX13625879
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04020
 onlyVisibility full
 
 track Methbase_SRX13625880_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353670/SRS11513638/SRX13625880/SRX13625880.hmr.bb
 type bigBed
 shortLabel Primary
 longLabel Primary SRX13625880
 color 56,113,193
 parent Methbase off
 priority 0.04021
 onlyVisibility dense
 
 track Methbase_SRX13625880_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353670/SRS11513638/SRX13625880/SRX13625880.sym_counts.bw
 type bigWig
 shortLabel Primary
 longLabel Primary SRX13625880
 color 216,38,91
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04022
 onlyVisibility full
 
 track Methbase_SRX13625880_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353670/SRS11513638/SRX13625880/SRX13625880.sym_coverage.bw
 type bigWig
 shortLabel Primary
 longLabel Primary SRX13625880
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04023
 onlyVisibility full
 
 track Methbase_SRX13625881_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353670/SRS11513639/SRX13625881/SRX13625881.hmr.bb
 type bigBed
 shortLabel Primary
 longLabel Primary SRX13625881
 color 56,113,193
 parent Methbase off
 priority 0.04024
 onlyVisibility dense
 
 track Methbase_SRX13625881_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353670/SRS11513639/SRX13625881/SRX13625881.sym_counts.bw
 type bigWig
 shortLabel Primary
 longLabel Primary SRX13625881
 color 216,38,91
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04025
 onlyVisibility full
 
 track Methbase_SRX13625881_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353670/SRS11513639/SRX13625881/SRX13625881.sym_coverage.bw
 type bigWig
 shortLabel Primary
 longLabel Primary SRX13625881
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04026
 onlyVisibility full
 
 track Methbase_SRX13657822_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543803/SRX13657822/SRX13657822.hmr.bb
 type bigBed
 shortLabel Nasal
 longLabel Nasal SRX13657822
 color 56,113,193
 parent Methbase off
 priority 0.04027
 onlyVisibility dense
 
 track Methbase_SRX13657822_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543803/SRX13657822/SRX13657822.sym_counts.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657822
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04028
 onlyVisibility full
 
 track Methbase_SRX13657822_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543803/SRX13657822/SRX13657822.sym_coverage.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657822
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04029
 onlyVisibility full
 
 track Methbase_SRX13657823_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543804/SRX13657823/SRX13657823.hmr.bb
 type bigBed
 shortLabel Nasal
 longLabel Nasal SRX13657823
 color 56,113,193
 parent Methbase off
 priority 0.04030
 onlyVisibility dense
 
 track Methbase_SRX13657823_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543804/SRX13657823/SRX13657823.sym_counts.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657823
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04031
 onlyVisibility full
 
 track Methbase_SRX13657823_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543804/SRX13657823/SRX13657823.sym_coverage.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657823
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04032
 onlyVisibility full
 
 track Methbase_SRX13657824_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543805/SRX13657824/SRX13657824.hmr.bb
 type bigBed
 shortLabel Nasal
 longLabel Nasal SRX13657824
 color 56,113,193
 parent Methbase off
 priority 0.04033
 onlyVisibility dense
 
 track Methbase_SRX13657824_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543805/SRX13657824/SRX13657824.sym_counts.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657824
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04034
 onlyVisibility full
 
 track Methbase_SRX13657824_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543805/SRX13657824/SRX13657824.sym_coverage.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657824
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04035
 onlyVisibility full
 
 track Methbase_SRX13657825_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543806/SRX13657825/SRX13657825.hmr.bb
 type bigBed
 shortLabel Nasal
 longLabel Nasal SRX13657825
 color 56,113,193
 parent Methbase off
 priority 0.04036
 onlyVisibility dense
 
 track Methbase_SRX13657825_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543806/SRX13657825/SRX13657825.sym_counts.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657825
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04037
 onlyVisibility full
 
 track Methbase_SRX13657825_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543806/SRX13657825/SRX13657825.sym_coverage.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657825
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04038
 onlyVisibility full
 
 track Methbase_SRX13657826_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543807/SRX13657826/SRX13657826.hmr.bb
 type bigBed
 shortLabel Nasal
 longLabel Nasal SRX13657826
 color 56,113,193
 parent Methbase off
 priority 0.04039
 onlyVisibility dense
 
 track Methbase_SRX13657826_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543807/SRX13657826/SRX13657826.sym_counts.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657826
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04040
 onlyVisibility full
 
 track Methbase_SRX13657826_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543807/SRX13657826/SRX13657826.sym_coverage.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657826
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04041
 onlyVisibility full
 
 track Methbase_SRX13657827_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543808/SRX13657827/SRX13657827.hmr.bb
 type bigBed
 shortLabel Nasal
 longLabel Nasal SRX13657827
 color 56,113,193
 parent Methbase off
 priority 0.04042
 onlyVisibility dense
 
 track Methbase_SRX13657827_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543808/SRX13657827/SRX13657827.sym_counts.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657827
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04043
 onlyVisibility full
 
 track Methbase_SRX13657827_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543808/SRX13657827/SRX13657827.sym_coverage.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657827
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04044
 onlyVisibility full
 
 track Methbase_SRX13657828_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543809/SRX13657828/SRX13657828.hmr.bb
 type bigBed
 shortLabel Nasal
 longLabel Nasal SRX13657828
 color 56,113,193
 parent Methbase off
 priority 0.04045
 onlyVisibility dense
 
 track Methbase_SRX13657828_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543809/SRX13657828/SRX13657828.sym_counts.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657828
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04046
 onlyVisibility full
 
 track Methbase_SRX13657828_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543809/SRX13657828/SRX13657828.sym_coverage.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657828
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04047
 onlyVisibility full
 
 track Methbase_SRX13657829_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543810/SRX13657829/SRX13657829.hmr.bb
 type bigBed
 shortLabel Nasal
 longLabel Nasal SRX13657829
 color 56,113,193
 parent Methbase off
 priority 0.04048
 onlyVisibility dense
 
 track Methbase_SRX13657829_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543810/SRX13657829/SRX13657829.sym_counts.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657829
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04049
 onlyVisibility full
 
 track Methbase_SRX13657829_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543810/SRX13657829/SRX13657829.sym_coverage.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657829
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04050
 onlyVisibility full
 
 track Methbase_SRX13657830_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543811/SRX13657830/SRX13657830.hmr.bb
 type bigBed
 shortLabel Nasal
 longLabel Nasal SRX13657830
 color 56,113,193
 parent Methbase off
 priority 0.04051
 onlyVisibility dense
 
 track Methbase_SRX13657830_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543811/SRX13657830/SRX13657830.sym_counts.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657830
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04052
 onlyVisibility full
 
 track Methbase_SRX13657830_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543811/SRX13657830/SRX13657830.sym_coverage.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657830
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04053
 onlyVisibility full
 
 track Methbase_SRX13657831_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543812/SRX13657831/SRX13657831.hmr.bb
 type bigBed
 shortLabel Bronchial
 longLabel Bronchial SRX13657831
 color 56,113,193
 parent Methbase off
 priority 0.04054
 onlyVisibility dense
 
 track Methbase_SRX13657831_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543812/SRX13657831/SRX13657831.sym_counts.bw
 type bigWig
 shortLabel Bronchial
 longLabel Bronchial SRX13657831
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04055
 onlyVisibility full
 
 track Methbase_SRX13657831_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543812/SRX13657831/SRX13657831.sym_coverage.bw
 type bigWig
 shortLabel Bronchial
 longLabel Bronchial SRX13657831
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04056
 onlyVisibility full
 
 track Methbase_SRX13657832_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543813/SRX13657832/SRX13657832.hmr.bb
 type bigBed
 shortLabel Nasal
 longLabel Nasal SRX13657832
 color 56,113,193
 parent Methbase off
 priority 0.04057
 onlyVisibility dense
 
 track Methbase_SRX13657832_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543813/SRX13657832/SRX13657832.sym_counts.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657832
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04058
 onlyVisibility full
 
 track Methbase_SRX13657832_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543813/SRX13657832/SRX13657832.sym_coverage.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657832
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04059
 onlyVisibility full
 
 track Methbase_SRX13657833_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543814/SRX13657833/SRX13657833.hmr.bb
 type bigBed
 shortLabel Nasal
 longLabel Nasal SRX13657833
 color 56,113,193
 parent Methbase off
 priority 0.04060
 onlyVisibility dense
 
 track Methbase_SRX13657833_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543814/SRX13657833/SRX13657833.sym_counts.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657833
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04061
 onlyVisibility full
 
 track Methbase_SRX13657833_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543814/SRX13657833/SRX13657833.sym_coverage.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657833
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04062
 onlyVisibility full
 
 track Methbase_SRX13657834_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543815/SRX13657834/SRX13657834.hmr.bb
 type bigBed
 shortLabel Nasal
 longLabel Nasal SRX13657834
 color 56,113,193
 parent Methbase off
 priority 0.04063
 onlyVisibility dense
 
 track Methbase_SRX13657834_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543815/SRX13657834/SRX13657834.sym_counts.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657834
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04064
 onlyVisibility full
 
 track Methbase_SRX13657834_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543815/SRX13657834/SRX13657834.sym_coverage.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657834
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04065
 onlyVisibility full
 
 track Methbase_SRX13657835_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543816/SRX13657835/SRX13657835.hmr.bb
 type bigBed
 shortLabel Bronchial
 longLabel Bronchial SRX13657835
 color 56,113,193
 parent Methbase off
 priority 0.04066
 onlyVisibility dense
 
 track Methbase_SRX13657835_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543816/SRX13657835/SRX13657835.sym_counts.bw
 type bigWig
 shortLabel Bronchial
 longLabel Bronchial SRX13657835
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04067
 onlyVisibility full
 
 track Methbase_SRX13657835_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543816/SRX13657835/SRX13657835.sym_coverage.bw
 type bigWig
 shortLabel Bronchial
 longLabel Bronchial SRX13657835
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04068
 onlyVisibility full
 
 track Methbase_SRX13657836_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543818/SRX13657836/SRX13657836.hmr.bb
 type bigBed
 shortLabel Nasal
 longLabel Nasal SRX13657836
 color 56,113,193
 parent Methbase off
 priority 0.04069
 onlyVisibility dense
 
 track Methbase_SRX13657836_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543818/SRX13657836/SRX13657836.sym_counts.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657836
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04070
 onlyVisibility full
 
 track Methbase_SRX13657836_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543818/SRX13657836/SRX13657836.sym_coverage.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657836
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04071
 onlyVisibility full
 
 track Methbase_SRX13657837_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543817/SRX13657837/SRX13657837.hmr.bb
 type bigBed
 shortLabel Bronchial
 longLabel Bronchial SRX13657837
 color 56,113,193
 parent Methbase off
 priority 0.04072
 onlyVisibility dense
 
 track Methbase_SRX13657837_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543817/SRX13657837/SRX13657837.sym_counts.bw
 type bigWig
 shortLabel Bronchial
 longLabel Bronchial SRX13657837
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04073
 onlyVisibility full
 
 track Methbase_SRX13657837_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543817/SRX13657837/SRX13657837.sym_coverage.bw
 type bigWig
 shortLabel Bronchial
 longLabel Bronchial SRX13657837
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04074
 onlyVisibility full
 
 track Methbase_SRX13657838_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543819/SRX13657838/SRX13657838.hmr.bb
 type bigBed
 shortLabel Nasal
 longLabel Nasal SRX13657838
 color 56,113,193
 parent Methbase off
 priority 0.04075
 onlyVisibility dense
 
 track Methbase_SRX13657838_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543819/SRX13657838/SRX13657838.sym_counts.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657838
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04076
 onlyVisibility full
 
 track Methbase_SRX13657838_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543819/SRX13657838/SRX13657838.sym_coverage.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657838
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04077
 onlyVisibility full
 
 track Methbase_SRX13657839_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543820/SRX13657839/SRX13657839.hmr.bb
 type bigBed
 shortLabel Nasal
 longLabel Nasal SRX13657839
 color 56,113,193
 parent Methbase off
 priority 0.04078
 onlyVisibility dense
 
 track Methbase_SRX13657839_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543820/SRX13657839/SRX13657839.sym_counts.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657839
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04079
 onlyVisibility full
 
 track Methbase_SRX13657839_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543820/SRX13657839/SRX13657839.sym_coverage.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657839
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04080
 onlyVisibility full
 
 track Methbase_SRX13657840_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543821/SRX13657840/SRX13657840.hmr.bb
 type bigBed
 shortLabel Bronchial
 longLabel Bronchial SRX13657840
 color 56,113,193
 parent Methbase off
 priority 0.04081
 onlyVisibility dense
 
 track Methbase_SRX13657840_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543821/SRX13657840/SRX13657840.sym_counts.bw
 type bigWig
 shortLabel Bronchial
 longLabel Bronchial SRX13657840
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04082
 onlyVisibility full
 
 track Methbase_SRX13657840_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543821/SRX13657840/SRX13657840.sym_coverage.bw
 type bigWig
 shortLabel Bronchial
 longLabel Bronchial SRX13657840
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04083
 onlyVisibility full
 
 track Methbase_SRX13657841_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543822/SRX13657841/SRX13657841.hmr.bb
 type bigBed
 shortLabel Bronchial
 longLabel Bronchial SRX13657841
 color 56,113,193
 parent Methbase off
 priority 0.04084
 onlyVisibility dense
 
 track Methbase_SRX13657841_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543822/SRX13657841/SRX13657841.sym_counts.bw
 type bigWig
 shortLabel Bronchial
 longLabel Bronchial SRX13657841
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04085
 onlyVisibility full
 
 track Methbase_SRX13657841_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543822/SRX13657841/SRX13657841.sym_coverage.bw
 type bigWig
 shortLabel Bronchial
 longLabel Bronchial SRX13657841
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04086
 onlyVisibility full
 
 track Methbase_SRX13657842_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543823/SRX13657842/SRX13657842.hmr.bb
 type bigBed
 shortLabel Nasal
 longLabel Nasal SRX13657842
 color 56,113,193
 parent Methbase off
 priority 0.04087
 onlyVisibility dense
 
 track Methbase_SRX13657842_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543823/SRX13657842/SRX13657842.sym_counts.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657842
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04088
 onlyVisibility full
 
 track Methbase_SRX13657842_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543823/SRX13657842/SRX13657842.sym_coverage.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657842
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04089
 onlyVisibility full
 
 track Methbase_SRX13657843_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543824/SRX13657843/SRX13657843.hmr.bb
 type bigBed
 shortLabel Nasal
 longLabel Nasal SRX13657843
 color 56,113,193
 parent Methbase off
 priority 0.04090
 onlyVisibility dense
 
 track Methbase_SRX13657843_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543824/SRX13657843/SRX13657843.sym_counts.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657843
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04091
 onlyVisibility full
 
 track Methbase_SRX13657843_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543824/SRX13657843/SRX13657843.sym_coverage.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657843
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04092
 onlyVisibility full
 
 track Methbase_SRX13657844_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543825/SRX13657844/SRX13657844.hmr.bb
 type bigBed
 shortLabel Nasal
 longLabel Nasal SRX13657844
 color 56,113,193
 parent Methbase off
 priority 0.04093
 onlyVisibility dense
 
 track Methbase_SRX13657844_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543825/SRX13657844/SRX13657844.sym_counts.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657844
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04094
 onlyVisibility full
 
 track Methbase_SRX13657844_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543825/SRX13657844/SRX13657844.sym_coverage.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657844
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04095
 onlyVisibility full
 
 track Methbase_SRX13657845_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543826/SRX13657845/SRX13657845.hmr.bb
 type bigBed
 shortLabel Nasal
 longLabel Nasal SRX13657845
 color 56,113,193
 parent Methbase off
 priority 0.04096
 onlyVisibility dense
 
 track Methbase_SRX13657845_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543826/SRX13657845/SRX13657845.sym_counts.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657845
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04097
 onlyVisibility full
 
 track Methbase_SRX13657845_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543826/SRX13657845/SRX13657845.sym_coverage.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657845
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04098
 onlyVisibility full
 
 track Methbase_SRX13657846_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543827/SRX13657846/SRX13657846.hmr.bb
 type bigBed
 shortLabel Nasal
 longLabel Nasal SRX13657846
 color 56,113,193
 parent Methbase off
 priority 0.04099
 onlyVisibility dense
 
 track Methbase_SRX13657846_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543827/SRX13657846/SRX13657846.sym_counts.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657846
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04100
 onlyVisibility full
 
 track Methbase_SRX13657846_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543827/SRX13657846/SRX13657846.sym_coverage.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657846
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04101
 onlyVisibility full
 
 track Methbase_SRX13657847_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543828/SRX13657847/SRX13657847.hmr.bb
 type bigBed
 shortLabel Nasal
 longLabel Nasal SRX13657847
 color 56,113,193
 parent Methbase off
 priority 0.04102
 onlyVisibility dense
 
 track Methbase_SRX13657847_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543828/SRX13657847/SRX13657847.sym_counts.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657847
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04103
 onlyVisibility full
 
 track Methbase_SRX13657847_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543828/SRX13657847/SRX13657847.sym_coverage.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657847
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04104
 onlyVisibility full
 
 track Methbase_SRX13657848_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543829/SRX13657848/SRX13657848.hmr.bb
 type bigBed
 shortLabel Nasal
 longLabel Nasal SRX13657848
 color 56,113,193
 parent Methbase off
 priority 0.04105
 onlyVisibility dense
 
 track Methbase_SRX13657848_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543829/SRX13657848/SRX13657848.sym_counts.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657848
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04106
 onlyVisibility full
 
 track Methbase_SRX13657848_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543829/SRX13657848/SRX13657848.sym_coverage.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657848
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04107
 onlyVisibility full
 
 track Methbase_SRX13657849_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543830/SRX13657849/SRX13657849.hmr.bb
 type bigBed
 shortLabel Nasal
 longLabel Nasal SRX13657849
 color 56,113,193
 parent Methbase off
 priority 0.04108
 onlyVisibility dense
 
 track Methbase_SRX13657849_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543830/SRX13657849/SRX13657849.sym_counts.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657849
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04109
 onlyVisibility full
 
 track Methbase_SRX13657849_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543830/SRX13657849/SRX13657849.sym_coverage.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657849
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04110
 onlyVisibility full
 
 track Methbase_SRX13657850_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543831/SRX13657850/SRX13657850.hmr.bb
 type bigBed
 shortLabel Nasal
 longLabel Nasal SRX13657850
 color 56,113,193
 parent Methbase off
 priority 0.04111
 onlyVisibility dense
 
 track Methbase_SRX13657850_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543831/SRX13657850/SRX13657850.sym_counts.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657850
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04112
 onlyVisibility full
 
 track Methbase_SRX13657850_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543831/SRX13657850/SRX13657850.sym_coverage.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657850
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04113
 onlyVisibility full
 
 track Methbase_SRX13657851_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543832/SRX13657851/SRX13657851.hmr.bb
 type bigBed
 shortLabel Nasal
 longLabel Nasal SRX13657851
 color 56,113,193
 parent Methbase off
 priority 0.04114
 onlyVisibility dense
 
 track Methbase_SRX13657851_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543832/SRX13657851/SRX13657851.sym_counts.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657851
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04115
 onlyVisibility full
 
 track Methbase_SRX13657851_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543832/SRX13657851/SRX13657851.sym_coverage.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657851
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04116
 onlyVisibility full
 
 track Methbase_SRX13657852_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543833/SRX13657852/SRX13657852.hmr.bb
 type bigBed
 shortLabel Nasal
 longLabel Nasal SRX13657852
 color 56,113,193
 parent Methbase off
 priority 0.04117
 onlyVisibility dense
 
 track Methbase_SRX13657852_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543833/SRX13657852/SRX13657852.sym_counts.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657852
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04118
 onlyVisibility full
 
 track Methbase_SRX13657852_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543833/SRX13657852/SRX13657852.sym_coverage.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657852
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04119
 onlyVisibility full
 
 track Methbase_SRX13657853_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543834/SRX13657853/SRX13657853.hmr.bb
 type bigBed
 shortLabel Nasal
 longLabel Nasal SRX13657853
 color 56,113,193
 parent Methbase off
 priority 0.04120
 onlyVisibility dense
 
 track Methbase_SRX13657853_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543834/SRX13657853/SRX13657853.sym_counts.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657853
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04121
 onlyVisibility full
 
 track Methbase_SRX13657853_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543834/SRX13657853/SRX13657853.sym_coverage.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657853
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04122
 onlyVisibility full
 
 track Methbase_SRX13657854_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543835/SRX13657854/SRX13657854.hmr.bb
 type bigBed
 shortLabel Bronchial
 longLabel Bronchial SRX13657854
 color 56,113,193
 parent Methbase off
 priority 0.04123
 onlyVisibility dense
 
 track Methbase_SRX13657854_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543835/SRX13657854/SRX13657854.sym_counts.bw
 type bigWig
 shortLabel Bronchial
 longLabel Bronchial SRX13657854
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04124
 onlyVisibility full
 
 track Methbase_SRX13657854_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543835/SRX13657854/SRX13657854.sym_coverage.bw
 type bigWig
 shortLabel Bronchial
 longLabel Bronchial SRX13657854
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04125
 onlyVisibility full
 
 track Methbase_SRX13657855_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543836/SRX13657855/SRX13657855.hmr.bb
 type bigBed
 shortLabel Nasal
 longLabel Nasal SRX13657855
 color 56,113,193
 parent Methbase off
 priority 0.04126
 onlyVisibility dense
 
 track Methbase_SRX13657855_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543836/SRX13657855/SRX13657855.sym_counts.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657855
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04127
 onlyVisibility full
 
 track Methbase_SRX13657855_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543836/SRX13657855/SRX13657855.sym_coverage.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657855
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04128
 onlyVisibility full
 
 track Methbase_SRX13657856_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543837/SRX13657856/SRX13657856.hmr.bb
 type bigBed
 shortLabel Bronchial
 longLabel Bronchial SRX13657856
 color 56,113,193
 parent Methbase off
 priority 0.04129
 onlyVisibility dense
 
 track Methbase_SRX13657856_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543837/SRX13657856/SRX13657856.sym_counts.bw
 type bigWig
 shortLabel Bronchial
 longLabel Bronchial SRX13657856
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04130
 onlyVisibility full
 
 track Methbase_SRX13657856_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543837/SRX13657856/SRX13657856.sym_coverage.bw
 type bigWig
 shortLabel Bronchial
 longLabel Bronchial SRX13657856
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04131
 onlyVisibility full
 
 track Methbase_SRX13657857_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543838/SRX13657857/SRX13657857.hmr.bb
 type bigBed
 shortLabel Bronchial
 longLabel Bronchial SRX13657857
 color 56,113,193
 parent Methbase off
 priority 0.04132
 onlyVisibility dense
 
 track Methbase_SRX13657857_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543838/SRX13657857/SRX13657857.sym_counts.bw
 type bigWig
 shortLabel Bronchial
 longLabel Bronchial SRX13657857
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04133
 onlyVisibility full
 
 track Methbase_SRX13657857_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543838/SRX13657857/SRX13657857.sym_coverage.bw
 type bigWig
 shortLabel Bronchial
 longLabel Bronchial SRX13657857
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04134
 onlyVisibility full
 
 track Methbase_SRX13657858_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543839/SRX13657858/SRX13657858.hmr.bb
 type bigBed
 shortLabel Nasal
 longLabel Nasal SRX13657858
 color 56,113,193
 parent Methbase off
 priority 0.04135
 onlyVisibility dense
 
 track Methbase_SRX13657858_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543839/SRX13657858/SRX13657858.sym_counts.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657858
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04136
 onlyVisibility full
 
 track Methbase_SRX13657858_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543839/SRX13657858/SRX13657858.sym_coverage.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657858
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04137
 onlyVisibility full
 
 track Methbase_SRX13657859_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543840/SRX13657859/SRX13657859.hmr.bb
 type bigBed
 shortLabel Bronchial
 longLabel Bronchial SRX13657859
 color 56,113,193
 parent Methbase off
 priority 0.04138
 onlyVisibility dense
 
 track Methbase_SRX13657859_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543840/SRX13657859/SRX13657859.sym_counts.bw
 type bigWig
 shortLabel Bronchial
 longLabel Bronchial SRX13657859
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04139
 onlyVisibility full
 
 track Methbase_SRX13657859_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543840/SRX13657859/SRX13657859.sym_coverage.bw
 type bigWig
 shortLabel Bronchial
 longLabel Bronchial SRX13657859
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04140
 onlyVisibility full
 
 track Methbase_SRX13657860_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543841/SRX13657860/SRX13657860.hmr.bb
 type bigBed
 shortLabel Nasal
 longLabel Nasal SRX13657860
 color 56,113,193
 parent Methbase off
 priority 0.04141
 onlyVisibility dense
 
 track Methbase_SRX13657860_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543841/SRX13657860/SRX13657860.sym_counts.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657860
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04142
 onlyVisibility full
 
 track Methbase_SRX13657860_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543841/SRX13657860/SRX13657860.sym_coverage.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657860
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04143
 onlyVisibility full
 
 track Methbase_SRX13657861_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543842/SRX13657861/SRX13657861.hmr.bb
 type bigBed
 shortLabel Nasal
 longLabel Nasal SRX13657861
 color 56,113,193
 parent Methbase off
 priority 0.04144
 onlyVisibility dense
 
 track Methbase_SRX13657861_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543842/SRX13657861/SRX13657861.sym_counts.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657861
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04145
 onlyVisibility full
 
 track Methbase_SRX13657861_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543842/SRX13657861/SRX13657861.sym_coverage.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657861
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04146
 onlyVisibility full
 
 track Methbase_SRX13657862_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543843/SRX13657862/SRX13657862.hmr.bb
 type bigBed
 shortLabel Nasal
 longLabel Nasal SRX13657862
 color 56,113,193
 parent Methbase off
 priority 0.04147
 onlyVisibility dense
 
 track Methbase_SRX13657862_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543843/SRX13657862/SRX13657862.sym_counts.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657862
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04148
 onlyVisibility full
 
 track Methbase_SRX13657862_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543843/SRX13657862/SRX13657862.sym_coverage.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657862
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04149
 onlyVisibility full
 
 track Methbase_SRX13657863_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543844/SRX13657863/SRX13657863.hmr.bb
 type bigBed
 shortLabel Bronchial
 longLabel Bronchial SRX13657863
 color 56,113,193
 parent Methbase off
 priority 0.04150
 onlyVisibility dense
 
 track Methbase_SRX13657863_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543844/SRX13657863/SRX13657863.sym_counts.bw
 type bigWig
 shortLabel Bronchial
 longLabel Bronchial SRX13657863
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04151
 onlyVisibility full
 
 track Methbase_SRX13657863_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543844/SRX13657863/SRX13657863.sym_coverage.bw
 type bigWig
 shortLabel Bronchial
 longLabel Bronchial SRX13657863
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04152
 onlyVisibility full
 
 track Methbase_SRX13657864_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543845/SRX13657864/SRX13657864.hmr.bb
 type bigBed
 shortLabel Nasal
 longLabel Nasal SRX13657864
 color 56,113,193
 parent Methbase off
 priority 0.04153
 onlyVisibility dense
 
 track Methbase_SRX13657864_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543845/SRX13657864/SRX13657864.sym_counts.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657864
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04154
 onlyVisibility full
 
 track Methbase_SRX13657864_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543845/SRX13657864/SRX13657864.sym_coverage.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657864
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04155
 onlyVisibility full
 
 track Methbase_SRX13657865_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543847/SRX13657865/SRX13657865.hmr.bb
 type bigBed
 shortLabel Nasal
 longLabel Nasal SRX13657865
 color 56,113,193
 parent Methbase off
 priority 0.04156
 onlyVisibility dense
 
 track Methbase_SRX13657865_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543847/SRX13657865/SRX13657865.sym_counts.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657865
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04157
 onlyVisibility full
 
 track Methbase_SRX13657865_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543847/SRX13657865/SRX13657865.sym_coverage.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657865
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04158
 onlyVisibility full
 
 track Methbase_SRX13657866_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543846/SRX13657866/SRX13657866.hmr.bb
 type bigBed
 shortLabel Nasal
 longLabel Nasal SRX13657866
 color 56,113,193
 parent Methbase off
 priority 0.04159
 onlyVisibility dense
 
 track Methbase_SRX13657866_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543846/SRX13657866/SRX13657866.sym_counts.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657866
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04160
 onlyVisibility full
 
 track Methbase_SRX13657866_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543846/SRX13657866/SRX13657866.sym_coverage.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657866
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04161
 onlyVisibility full
 
 track Methbase_SRX13657867_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543848/SRX13657867/SRX13657867.hmr.bb
 type bigBed
 shortLabel Nasal
 longLabel Nasal SRX13657867
 color 56,113,193
 parent Methbase off
 priority 0.04162
 onlyVisibility dense
 
 track Methbase_SRX13657867_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543848/SRX13657867/SRX13657867.sym_counts.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657867
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04163
 onlyVisibility full
 
 track Methbase_SRX13657867_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353982/SRS11543848/SRX13657867/SRX13657867.sym_coverage.bw
 type bigWig
 shortLabel Nasal
 longLabel Nasal SRX13657867
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04164
 onlyVisibility full
 
 track Methbase_SRX13680198_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558557/SRX13680198/SRX13680198.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX13680198
 color 56,113,193
 parent Methbase off
 priority 0.04165
 onlyVisibility dense
 
 track Methbase_SRX13680198_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558557/SRX13680198/SRX13680198.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680198
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04166
 onlyVisibility full
 
 track Methbase_SRX13680198_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558557/SRX13680198/SRX13680198.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680198
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04167
 onlyVisibility full
 
 track Methbase_SRX13680199_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558558/SRX13680199/SRX13680199.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX13680199
 color 56,113,193
 parent Methbase off
 priority 0.04168
 onlyVisibility dense
 
 track Methbase_SRX13680199_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558558/SRX13680199/SRX13680199.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680199
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04169
 onlyVisibility full
 
 track Methbase_SRX13680199_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558558/SRX13680199/SRX13680199.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680199
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04170
 onlyVisibility full
 
 track Methbase_SRX13680200_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558559/SRX13680200/SRX13680200.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX13680200
 color 56,113,193
 parent Methbase off
 priority 0.04171
 onlyVisibility dense
 
 track Methbase_SRX13680200_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558559/SRX13680200/SRX13680200.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680200
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04172
 onlyVisibility full
 
 track Methbase_SRX13680200_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558559/SRX13680200/SRX13680200.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680200
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04173
 onlyVisibility full
 
 track Methbase_SRX13680201_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558560/SRX13680201/SRX13680201.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX13680201
 color 56,113,193
 parent Methbase off
 priority 0.04174
 onlyVisibility dense
 
 track Methbase_SRX13680201_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558560/SRX13680201/SRX13680201.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680201
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04175
 onlyVisibility full
 
 track Methbase_SRX13680201_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558560/SRX13680201/SRX13680201.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680201
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04176
 onlyVisibility full
 
 track Methbase_SRX13680202_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558561/SRX13680202/SRX13680202.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX13680202
 color 56,113,193
 parent Methbase off
 priority 0.04177
 onlyVisibility dense
 
 track Methbase_SRX13680202_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558561/SRX13680202/SRX13680202.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680202
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04178
 onlyVisibility full
 
 track Methbase_SRX13680202_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558561/SRX13680202/SRX13680202.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680202
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04179
 onlyVisibility full
 
 track Methbase_SRX13680203_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558562/SRX13680203/SRX13680203.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX13680203
 color 56,113,193
 parent Methbase off
 priority 0.04180
 onlyVisibility dense
 
 track Methbase_SRX13680203_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558562/SRX13680203/SRX13680203.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680203
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04181
 onlyVisibility full
 
 track Methbase_SRX13680203_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558562/SRX13680203/SRX13680203.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680203
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04182
 onlyVisibility full
 
 track Methbase_SRX13680204_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558563/SRX13680204/SRX13680204.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX13680204
 color 56,113,193
 parent Methbase off
 priority 0.04183
 onlyVisibility dense
 
 track Methbase_SRX13680204_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558563/SRX13680204/SRX13680204.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680204
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04184
 onlyVisibility full
 
 track Methbase_SRX13680204_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558563/SRX13680204/SRX13680204.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680204
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04185
 onlyVisibility full
 
 track Methbase_SRX13680205_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558564/SRX13680205/SRX13680205.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX13680205
 color 56,113,193
 parent Methbase off
 priority 0.04186
 onlyVisibility dense
 
 track Methbase_SRX13680205_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558564/SRX13680205/SRX13680205.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680205
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04187
 onlyVisibility full
 
 track Methbase_SRX13680205_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558564/SRX13680205/SRX13680205.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680205
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04188
 onlyVisibility full
 
 track Methbase_SRX13680206_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558565/SRX13680206/SRX13680206.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX13680206
 color 56,113,193
 parent Methbase off
 priority 0.04189
 onlyVisibility dense
 
 track Methbase_SRX13680206_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558565/SRX13680206/SRX13680206.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680206
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04190
 onlyVisibility full
 
 track Methbase_SRX13680206_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558565/SRX13680206/SRX13680206.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680206
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04191
 onlyVisibility full
 
 track Methbase_SRX13680207_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558566/SRX13680207/SRX13680207.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX13680207
 color 56,113,193
 parent Methbase off
 priority 0.04192
 onlyVisibility dense
 
 track Methbase_SRX13680207_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558566/SRX13680207/SRX13680207.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680207
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04193
 onlyVisibility full
 
 track Methbase_SRX13680207_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558566/SRX13680207/SRX13680207.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680207
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04194
 onlyVisibility full
 
 track Methbase_SRX13680208_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558567/SRX13680208/SRX13680208.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX13680208
 color 56,113,193
 parent Methbase off
 priority 0.04195
 onlyVisibility dense
 
 track Methbase_SRX13680208_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558567/SRX13680208/SRX13680208.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680208
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04196
 onlyVisibility full
 
 track Methbase_SRX13680208_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558567/SRX13680208/SRX13680208.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680208
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04197
 onlyVisibility full
 
 track Methbase_SRX13680209_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558568/SRX13680209/SRX13680209.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX13680209
 color 56,113,193
 parent Methbase off
 priority 0.04198
 onlyVisibility dense
 
 track Methbase_SRX13680209_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558568/SRX13680209/SRX13680209.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680209
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04199
 onlyVisibility full
 
 track Methbase_SRX13680209_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558568/SRX13680209/SRX13680209.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680209
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04200
 onlyVisibility full
 
 track Methbase_SRX13680210_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558569/SRX13680210/SRX13680210.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX13680210
 color 56,113,193
 parent Methbase off
 priority 0.04201
 onlyVisibility dense
 
 track Methbase_SRX13680210_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558569/SRX13680210/SRX13680210.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680210
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04202
 onlyVisibility full
 
 track Methbase_SRX13680210_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558569/SRX13680210/SRX13680210.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680210
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04203
 onlyVisibility full
 
 track Methbase_SRX13680211_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558570/SRX13680211/SRX13680211.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX13680211
 color 56,113,193
 parent Methbase off
 priority 0.04204
 onlyVisibility dense
 
 track Methbase_SRX13680211_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558570/SRX13680211/SRX13680211.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680211
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04205
 onlyVisibility full
 
 track Methbase_SRX13680211_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558570/SRX13680211/SRX13680211.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680211
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04206
 onlyVisibility full
 
 track Methbase_SRX13680212_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558571/SRX13680212/SRX13680212.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX13680212
 color 56,113,193
 parent Methbase off
 priority 0.04207
 onlyVisibility dense
 
 track Methbase_SRX13680212_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558571/SRX13680212/SRX13680212.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680212
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04208
 onlyVisibility full
 
 track Methbase_SRX13680212_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558571/SRX13680212/SRX13680212.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680212
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04209
 onlyVisibility full
 
 track Methbase_SRX13680213_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558572/SRX13680213/SRX13680213.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX13680213
 color 56,113,193
 parent Methbase off
 priority 0.04210
 onlyVisibility dense
 
 track Methbase_SRX13680213_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558572/SRX13680213/SRX13680213.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680213
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04211
 onlyVisibility full
 
 track Methbase_SRX13680213_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558572/SRX13680213/SRX13680213.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680213
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04212
 onlyVisibility full
 
 track Methbase_SRX13680214_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558573/SRX13680214/SRX13680214.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX13680214
 color 56,113,193
 parent Methbase off
 priority 0.04213
 onlyVisibility dense
 
 track Methbase_SRX13680214_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558573/SRX13680214/SRX13680214.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680214
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04214
 onlyVisibility full
 
 track Methbase_SRX13680214_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558573/SRX13680214/SRX13680214.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680214
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04215
 onlyVisibility full
 
 track Methbase_SRX13680215_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558574/SRX13680215/SRX13680215.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX13680215
 color 56,113,193
 parent Methbase off
 priority 0.04216
 onlyVisibility dense
 
 track Methbase_SRX13680215_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558574/SRX13680215/SRX13680215.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680215
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04217
 onlyVisibility full
 
 track Methbase_SRX13680215_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558574/SRX13680215/SRX13680215.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680215
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04218
 onlyVisibility full
 
 track Methbase_SRX13680216_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558575/SRX13680216/SRX13680216.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX13680216
 color 56,113,193
 parent Methbase off
 priority 0.04219
 onlyVisibility dense
 
 track Methbase_SRX13680216_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558575/SRX13680216/SRX13680216.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680216
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04220
 onlyVisibility full
 
 track Methbase_SRX13680216_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558575/SRX13680216/SRX13680216.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680216
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04221
 onlyVisibility full
 
 track Methbase_SRX13680217_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558576/SRX13680217/SRX13680217.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX13680217
 color 56,113,193
 parent Methbase off
 priority 0.04222
 onlyVisibility dense
 
 track Methbase_SRX13680217_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558576/SRX13680217/SRX13680217.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680217
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04223
 onlyVisibility full
 
 track Methbase_SRX13680217_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558576/SRX13680217/SRX13680217.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680217
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04224
 onlyVisibility full
 
 track Methbase_SRX13680218_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558577/SRX13680218/SRX13680218.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX13680218
 color 56,113,193
 parent Methbase off
 priority 0.04225
 onlyVisibility dense
 
 track Methbase_SRX13680218_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558577/SRX13680218/SRX13680218.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680218
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04226
 onlyVisibility full
 
 track Methbase_SRX13680218_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558577/SRX13680218/SRX13680218.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680218
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04227
 onlyVisibility full
 
 track Methbase_SRX13680219_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558578/SRX13680219/SRX13680219.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX13680219
 color 56,113,193
 parent Methbase off
 priority 0.04228
 onlyVisibility dense
 
 track Methbase_SRX13680219_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558578/SRX13680219/SRX13680219.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680219
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04229
 onlyVisibility full
 
 track Methbase_SRX13680219_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558578/SRX13680219/SRX13680219.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680219
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04230
 onlyVisibility full
 
 track Methbase_SRX13680220_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558579/SRX13680220/SRX13680220.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX13680220
 color 56,113,193
 parent Methbase off
 priority 0.04231
 onlyVisibility dense
 
 track Methbase_SRX13680220_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558579/SRX13680220/SRX13680220.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680220
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04232
 onlyVisibility full
 
 track Methbase_SRX13680220_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558579/SRX13680220/SRX13680220.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680220
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04233
 onlyVisibility full
 
 track Methbase_SRX13680221_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558580/SRX13680221/SRX13680221.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX13680221
 color 56,113,193
 parent Methbase off
 priority 0.04234
 onlyVisibility dense
 
 track Methbase_SRX13680221_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558580/SRX13680221/SRX13680221.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680221
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04235
 onlyVisibility full
 
 track Methbase_SRX13680221_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP321876/SRS11558580/SRX13680221/SRX13680221.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX13680221
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04236
 onlyVisibility full
 
 track Methbase_SRX13811031_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691750/SRX13811031/SRX13811031.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX13811031
 color 56,113,193
 parent Methbase off
 priority 0.04237
 onlyVisibility dense
 
 track Methbase_SRX13811031_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691750/SRX13811031/SRX13811031.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX13811031
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04238
 onlyVisibility full
 
 track Methbase_SRX13811031_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691750/SRX13811031/SRX13811031.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX13811031
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04239
 onlyVisibility full
 
 track Methbase_SRX13811032_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691751/SRX13811032/SRX13811032.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX13811032
 color 56,113,193
 parent Methbase off
 priority 0.04240
 onlyVisibility dense
 
 track Methbase_SRX13811032_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691751/SRX13811032/SRX13811032.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX13811032
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04241
 onlyVisibility full
 
 track Methbase_SRX13811032_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691751/SRX13811032/SRX13811032.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX13811032
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04242
 onlyVisibility full
 
 track Methbase_SRX13811033_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691752/SRX13811033/SRX13811033.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX13811033
 color 56,113,193
 parent Methbase off
 priority 0.04243
 onlyVisibility dense
 
 track Methbase_SRX13811033_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691752/SRX13811033/SRX13811033.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX13811033
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04244
 onlyVisibility full
 
 track Methbase_SRX13811033_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691752/SRX13811033/SRX13811033.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX13811033
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04245
 onlyVisibility full
 
 track Methbase_SRX13811034_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691753/SRX13811034/SRX13811034.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX13811034
 color 56,113,193
 parent Methbase off
 priority 0.04246
 onlyVisibility dense
 
 track Methbase_SRX13811034_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691753/SRX13811034/SRX13811034.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX13811034
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04247
 onlyVisibility full
 
 track Methbase_SRX13811034_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691753/SRX13811034/SRX13811034.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX13811034
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04248
 onlyVisibility full
 
 track Methbase_SRX13811035_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691754/SRX13811035/SRX13811035.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX13811035
 color 56,113,193
 parent Methbase off
 priority 0.04249
 onlyVisibility dense
 
 track Methbase_SRX13811035_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691754/SRX13811035/SRX13811035.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX13811035
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04250
 onlyVisibility full
 
 track Methbase_SRX13811035_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691754/SRX13811035/SRX13811035.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX13811035
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04251
 onlyVisibility full
 
 track Methbase_SRX13811036_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691755/SRX13811036/SRX13811036.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX13811036
 color 56,113,193
 parent Methbase off
 priority 0.04252
 onlyVisibility dense
 
 track Methbase_SRX13811036_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691755/SRX13811036/SRX13811036.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX13811036
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04253
 onlyVisibility full
 
 track Methbase_SRX13811036_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691755/SRX13811036/SRX13811036.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX13811036
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04254
 onlyVisibility full
 
 track Methbase_SRX13811037_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691756/SRX13811037/SRX13811037.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX13811037
 color 56,113,193
 parent Methbase off
 priority 0.04255
 onlyVisibility dense
 
 track Methbase_SRX13811037_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691756/SRX13811037/SRX13811037.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX13811037
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04256
 onlyVisibility full
 
 track Methbase_SRX13811037_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691756/SRX13811037/SRX13811037.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX13811037
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04257
 onlyVisibility full
 
 track Methbase_SRX13811038_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691757/SRX13811038/SRX13811038.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX13811038
 color 56,113,193
 parent Methbase off
 priority 0.04258
 onlyVisibility dense
 
 track Methbase_SRX13811038_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691757/SRX13811038/SRX13811038.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX13811038
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04259
 onlyVisibility full
 
 track Methbase_SRX13811038_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691757/SRX13811038/SRX13811038.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX13811038
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04260
 onlyVisibility full
 
 track Methbase_SRX13811039_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691758/SRX13811039/SRX13811039.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX13811039
 color 56,113,193
 parent Methbase off
 priority 0.04261
 onlyVisibility dense
 
 track Methbase_SRX13811039_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691758/SRX13811039/SRX13811039.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX13811039
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04262
 onlyVisibility full
 
 track Methbase_SRX13811039_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691758/SRX13811039/SRX13811039.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX13811039
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04263
 onlyVisibility full
 
 track Methbase_SRX13811040_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691759/SRX13811040/SRX13811040.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX13811040
 color 56,113,193
 parent Methbase off
 priority 0.04264
 onlyVisibility dense
 
 track Methbase_SRX13811040_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691759/SRX13811040/SRX13811040.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX13811040
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04265
 onlyVisibility full
 
 track Methbase_SRX13811040_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691759/SRX13811040/SRX13811040.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX13811040
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04266
 onlyVisibility full
 
 track Methbase_SRX13811041_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691760/SRX13811041/SRX13811041.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX13811041
 color 56,113,193
 parent Methbase off
 priority 0.04267
 onlyVisibility dense
 
 track Methbase_SRX13811041_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691760/SRX13811041/SRX13811041.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX13811041
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04268
 onlyVisibility full
 
 track Methbase_SRX13811041_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691760/SRX13811041/SRX13811041.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX13811041
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04269
 onlyVisibility full
 
 track Methbase_SRX13811042_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691761/SRX13811042/SRX13811042.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX13811042
 color 56,113,193
 parent Methbase off
 priority 0.04270
 onlyVisibility dense
 
 track Methbase_SRX13811042_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691761/SRX13811042/SRX13811042.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX13811042
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04271
 onlyVisibility full
 
 track Methbase_SRX13811042_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691761/SRX13811042/SRX13811042.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX13811042
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04272
 onlyVisibility full
 
 track Methbase_SRX13811043_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691762/SRX13811043/SRX13811043.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX13811043
 color 56,113,193
 parent Methbase off
 priority 0.04273
 onlyVisibility dense
 
 track Methbase_SRX13811043_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691762/SRX13811043/SRX13811043.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX13811043
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04274
 onlyVisibility full
 
 track Methbase_SRX13811043_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP299802/SRS11691762/SRX13811043/SRX13811043.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX13811043
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04275
 onlyVisibility full
 
 track Methbase_SRX13909437_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP356708/SRS11764734/SRX13909437/SRX13909437.hmr.bb
 type bigBed
 shortLabel Skin
 longLabel Skin SRX13909437
 color 56,113,193
 parent Methbase off
 priority 0.04276
 onlyVisibility dense
 
 track Methbase_SRX13909437_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP356708/SRS11764734/SRX13909437/SRX13909437.sym_counts.bw
 type bigWig
 shortLabel Skin
 longLabel Skin SRX13909437
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04277
 onlyVisibility full
 
 track Methbase_SRX13909437_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP356708/SRS11764734/SRX13909437/SRX13909437.sym_coverage.bw
 type bigWig
 shortLabel Skin
 longLabel Skin SRX13909437
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04278
 onlyVisibility full
 
 track Methbase_SRX13909438_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP356708/SRS11764735/SRX13909438/SRX13909438.hmr.bb
 type bigBed
 shortLabel Skin
 longLabel Skin SRX13909438
 color 56,113,193
 parent Methbase off
 priority 0.04279
 onlyVisibility dense
 
 track Methbase_SRX13909438_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP356708/SRS11764735/SRX13909438/SRX13909438.sym_counts.bw
 type bigWig
 shortLabel Skin
 longLabel Skin SRX13909438
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04280
 onlyVisibility full
 
 track Methbase_SRX13909438_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP356708/SRS11764735/SRX13909438/SRX13909438.sym_coverage.bw
 type bigWig
 shortLabel Skin
 longLabel Skin SRX13909438
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04281
 onlyVisibility full
 
 track Methbase_SRX13909439_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP356708/SRS11764736/SRX13909439/SRX13909439.hmr.bb
 type bigBed
 shortLabel Skin
 longLabel Skin SRX13909439
 color 56,113,193
 parent Methbase off
 priority 0.04282
 onlyVisibility dense
 
 track Methbase_SRX13909439_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP356708/SRS11764736/SRX13909439/SRX13909439.sym_counts.bw
 type bigWig
 shortLabel Skin
 longLabel Skin SRX13909439
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04283
 onlyVisibility full
 
 track Methbase_SRX13909439_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP356708/SRS11764736/SRX13909439/SRX13909439.sym_coverage.bw
 type bigWig
 shortLabel Skin
 longLabel Skin SRX13909439
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04284
 onlyVisibility full
 
 track Methbase_SRX13909440_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP356708/SRS11764737/SRX13909440/SRX13909440.hmr.bb
 type bigBed
 shortLabel Skin
 longLabel Skin SRX13909440
 color 56,113,193
 parent Methbase off
 priority 0.04285
 onlyVisibility dense
 
 track Methbase_SRX13909440_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP356708/SRS11764737/SRX13909440/SRX13909440.sym_counts.bw
 type bigWig
 shortLabel Skin
 longLabel Skin SRX13909440
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04286
 onlyVisibility full
 
 track Methbase_SRX13909440_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP356708/SRS11764737/SRX13909440/SRX13909440.sym_coverage.bw
 type bigWig
 shortLabel Skin
 longLabel Skin SRX13909440
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04287
 onlyVisibility full
 
 track Methbase_SRX13909441_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP356708/SRS11764738/SRX13909441/SRX13909441.hmr.bb
 type bigBed
 shortLabel Skin
 longLabel Skin SRX13909441
 color 56,113,193
 parent Methbase off
 priority 0.04288
 onlyVisibility dense
 
 track Methbase_SRX13909441_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP356708/SRS11764738/SRX13909441/SRX13909441.sym_counts.bw
 type bigWig
 shortLabel Skin
 longLabel Skin SRX13909441
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04289
 onlyVisibility full
 
 track Methbase_SRX13909441_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP356708/SRS11764738/SRX13909441/SRX13909441.sym_coverage.bw
 type bigWig
 shortLabel Skin
 longLabel Skin SRX13909441
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04290
 onlyVisibility full
 
 track Methbase_SRX13909442_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP356708/SRS11764739/SRX13909442/SRX13909442.hmr.bb
 type bigBed
 shortLabel Skin
 longLabel Skin SRX13909442
 color 56,113,193
 parent Methbase off
 priority 0.04291
 onlyVisibility dense
 
 track Methbase_SRX13909442_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP356708/SRS11764739/SRX13909442/SRX13909442.sym_counts.bw
 type bigWig
 shortLabel Skin
 longLabel Skin SRX13909442
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04292
 onlyVisibility full
 
 track Methbase_SRX13909442_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP356708/SRS11764739/SRX13909442/SRX13909442.sym_coverage.bw
 type bigWig
 shortLabel Skin
 longLabel Skin SRX13909442
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04293
 onlyVisibility full
 
 track Methbase_SRX13980412_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357363/SRS11817760/SRX13980412/SRX13980412.hmr.bb
 type bigBed
 shortLabel Feeder-free PSC
 longLabel Feeder-free PSC SRX13980412
 color 56,113,193
 parent Methbase off
 priority 0.04294
 onlyVisibility dense
 
 track Methbase_SRX13980412_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357363/SRS11817760/SRX13980412/SRX13980412.sym_counts.bw
 type bigWig
 shortLabel Feeder-free PSC
 longLabel Feeder-free PSC SRX13980412
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04295
 onlyVisibility full
 
 track Methbase_SRX13980412_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357363/SRS11817760/SRX13980412/SRX13980412.sym_coverage.bw
 type bigWig
 shortLabel Feeder-free PSC
 longLabel Feeder-free PSC SRX13980412
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04296
 onlyVisibility full
 
 track Methbase_SRX13980413_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357363/SRS11817761/SRX13980413/SRX13980413.hmr.bb
 type bigBed
 shortLabel Feeder-free PSC
 longLabel Feeder-free PSC SRX13980413
 color 56,113,193
 parent Methbase off
 priority 0.04297
 onlyVisibility dense
 
 track Methbase_SRX13980413_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357363/SRS11817761/SRX13980413/SRX13980413.sym_counts.bw
 type bigWig
 shortLabel Feeder-free PSC
 longLabel Feeder-free PSC SRX13980413
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04298
 onlyVisibility full
 
 track Methbase_SRX13980413_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357363/SRS11817761/SRX13980413/SRX13980413.sym_coverage.bw
 type bigWig
 shortLabel Feeder-free PSC
 longLabel Feeder-free PSC SRX13980413
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04299
 onlyVisibility full
 
 track Methbase_SRX13980490_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357372/SRS11817838/SRX13980490/SRX13980490.hmr.bb
 type bigBed
 shortLabel Umbilical Vein Endothelial Cells
 longLabel Umbilical Vein Endothelial Cells SRX13980490
 color 56,113,193
 parent Methbase off
 priority 0.04300
 onlyVisibility dense
 
 track Methbase_SRX13980490_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357372/SRS11817838/SRX13980490/SRX13980490.sym_counts.bw
 type bigWig
 shortLabel Umbilical Vein Endothelial Cells
 longLabel Umbilical Vein Endothelial Cells SRX13980490
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04301
 onlyVisibility full
 
 track Methbase_SRX13980490_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357372/SRS11817838/SRX13980490/SRX13980490.sym_coverage.bw
 type bigWig
 shortLabel Umbilical Vein Endothelial Cells
 longLabel Umbilical Vein Endothelial Cells SRX13980490
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04302
 onlyVisibility full
 
 track Methbase_SRX13980491_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357372/SRS11817839/SRX13980491/SRX13980491.hmr.bb
 type bigBed
 shortLabel Umbilical Vein Endothelial Cells
 longLabel Umbilical Vein Endothelial Cells SRX13980491
 color 56,113,193
 parent Methbase off
 priority 0.04303
 onlyVisibility dense
 
 track Methbase_SRX13980491_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357372/SRS11817839/SRX13980491/SRX13980491.sym_counts.bw
 type bigWig
 shortLabel Umbilical Vein Endothelial Cells
 longLabel Umbilical Vein Endothelial Cells SRX13980491
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04304
 onlyVisibility full
 
 track Methbase_SRX13980491_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357372/SRS11817839/SRX13980491/SRX13980491.sym_coverage.bw
 type bigWig
 shortLabel Umbilical Vein Endothelial Cells
 longLabel Umbilical Vein Endothelial Cells SRX13980491
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04305
 onlyVisibility full
 
 track Methbase_SRX13980492_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357372/SRS11817840/SRX13980492/SRX13980492.hmr.bb
 type bigBed
 shortLabel Umbilical Vein Endothelial Cells
 longLabel Umbilical Vein Endothelial Cells SRX13980492
 color 56,113,193
 parent Methbase off
 priority 0.04306
 onlyVisibility dense
 
 track Methbase_SRX13980492_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357372/SRS11817840/SRX13980492/SRX13980492.sym_counts.bw
 type bigWig
 shortLabel Umbilical Vein Endothelial Cells
 longLabel Umbilical Vein Endothelial Cells SRX13980492
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04307
 onlyVisibility full
 
 track Methbase_SRX13980492_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357372/SRS11817840/SRX13980492/SRX13980492.sym_coverage.bw
 type bigWig
 shortLabel Umbilical Vein Endothelial Cells
 longLabel Umbilical Vein Endothelial Cells SRX13980492
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04308
 onlyVisibility full
 
 track Methbase_SRX13980493_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357372/SRS11817841/SRX13980493/SRX13980493.hmr.bb
 type bigBed
 shortLabel Umbilical Vein Endothelial Cells
 longLabel Umbilical Vein Endothelial Cells SRX13980493
 color 56,113,193
 parent Methbase off
 priority 0.04309
 onlyVisibility dense
 
 track Methbase_SRX13980493_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357372/SRS11817841/SRX13980493/SRX13980493.sym_counts.bw
 type bigWig
 shortLabel Umbilical Vein Endothelial Cells
 longLabel Umbilical Vein Endothelial Cells SRX13980493
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04310
 onlyVisibility full
 
 track Methbase_SRX13980493_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357372/SRS11817841/SRX13980493/SRX13980493.sym_coverage.bw
 type bigWig
 shortLabel Umbilical Vein Endothelial Cells
 longLabel Umbilical Vein Endothelial Cells SRX13980493
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04311
 onlyVisibility full
 
 track Methbase_SRX13980494_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357372/SRS11817842/SRX13980494/SRX13980494.hmr.bb
 type bigBed
 shortLabel Umbilical Vein Endothelial Cells
 longLabel Umbilical Vein Endothelial Cells SRX13980494
 color 56,113,193
 parent Methbase off
 priority 0.04312
 onlyVisibility dense
 
 track Methbase_SRX13980494_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357372/SRS11817842/SRX13980494/SRX13980494.sym_counts.bw
 type bigWig
 shortLabel Umbilical Vein Endothelial Cells
 longLabel Umbilical Vein Endothelial Cells SRX13980494
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04313
 onlyVisibility full
 
 track Methbase_SRX13980494_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357372/SRS11817842/SRX13980494/SRX13980494.sym_coverage.bw
 type bigWig
 shortLabel Umbilical Vein Endothelial Cells
 longLabel Umbilical Vein Endothelial Cells SRX13980494
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04314
 onlyVisibility full
 
 track Methbase_SRX13980495_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357372/SRS11817843/SRX13980495/SRX13980495.hmr.bb
 type bigBed
 shortLabel Umbilical Vein Endothelial Cells
 longLabel Umbilical Vein Endothelial Cells SRX13980495
 color 56,113,193
 parent Methbase off
 priority 0.04315
 onlyVisibility dense
 
 track Methbase_SRX13980495_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357372/SRS11817843/SRX13980495/SRX13980495.sym_counts.bw
 type bigWig
 shortLabel Umbilical Vein Endothelial Cells
 longLabel Umbilical Vein Endothelial Cells SRX13980495
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04316
 onlyVisibility full
 
 track Methbase_SRX13980495_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357372/SRS11817843/SRX13980495/SRX13980495.sym_coverage.bw
 type bigWig
 shortLabel Umbilical Vein Endothelial Cells
 longLabel Umbilical Vein Endothelial Cells SRX13980495
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04317
 onlyVisibility full
 
 track Methbase_SRX140476_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012161/SRS308845/SRX140476/SRX140476.hmr.bb
 type bigBed
 shortLabel Prefrontal Cortex
 longLabel Prefrontal Cortex SRX140476
 color 56,113,193
 parent Methbase off
 priority 0.04318
 onlyVisibility dense
 
 track Methbase_SRX140476_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012161/SRS308845/SRX140476/SRX140476.sym_counts.bw
 type bigWig
 shortLabel Prefrontal Cortex
 longLabel Prefrontal Cortex SRX140476
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04319
 onlyVisibility full
 
 track Methbase_SRX140476_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012161/SRS308845/SRX140476/SRX140476.sym_coverage.bw
 type bigWig
 shortLabel Prefrontal Cortex
 longLabel Prefrontal Cortex SRX140476
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04320
 onlyVisibility full
 
 track Methbase_SRX140477_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012161/SRS308846/SRX140477/SRX140477.hmr.bb
 type bigBed
 shortLabel Prefrontal Cortex
 longLabel Prefrontal Cortex SRX140477
 color 56,113,193
 parent Methbase off
 priority 0.04321
 onlyVisibility dense
 
 track Methbase_SRX140477_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012161/SRS308846/SRX140477/SRX140477.sym_counts.bw
 type bigWig
 shortLabel Prefrontal Cortex
 longLabel Prefrontal Cortex SRX140477
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04322
 onlyVisibility full
 
 track Methbase_SRX140477_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012161/SRS308846/SRX140477/SRX140477.sym_coverage.bw
 type bigWig
 shortLabel Prefrontal Cortex
 longLabel Prefrontal Cortex SRX140477
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04323
 onlyVisibility full
 
 track Methbase_SRX14047764_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353536/SRS11882206/SRX14047764/SRX14047764.hmr.bb
 type bigBed
 shortLabel Mammary Gland
 longLabel Mammary Gland SRX14047764
 color 56,113,193
 parent Methbase off
 priority 0.04324
 onlyVisibility dense
 
 track Methbase_SRX14047764_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353536/SRS11882206/SRX14047764/SRX14047764.sym_counts.bw
 type bigWig
 shortLabel Mammary Gland
 longLabel Mammary Gland SRX14047764
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04325
 onlyVisibility full
 
 track Methbase_SRX14047764_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353536/SRS11882206/SRX14047764/SRX14047764.sym_coverage.bw
 type bigWig
 shortLabel Mammary Gland
 longLabel Mammary Gland SRX14047764
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04326
 onlyVisibility full
 
 track Methbase_SRX14047765_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353536/SRS11882207/SRX14047765/SRX14047765.hmr.bb
 type bigBed
 shortLabel Mammary Gland
 longLabel Mammary Gland SRX14047765
 color 56,113,193
 parent Methbase off
 priority 0.04327
 onlyVisibility dense
 
 track Methbase_SRX14047765_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353536/SRS11882207/SRX14047765/SRX14047765.sym_counts.bw
 type bigWig
 shortLabel Mammary Gland
 longLabel Mammary Gland SRX14047765
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04328
 onlyVisibility full
 
 track Methbase_SRX14047765_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353536/SRS11882207/SRX14047765/SRX14047765.sym_coverage.bw
 type bigWig
 shortLabel Mammary Gland
 longLabel Mammary Gland SRX14047765
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04329
 onlyVisibility full
 
 track Methbase_SRX14047766_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353536/SRS11882208/SRX14047766/SRX14047766.hmr.bb
 type bigBed
 shortLabel Mammary Gland
 longLabel Mammary Gland SRX14047766
 color 56,113,193
 parent Methbase off
 priority 0.04330
 onlyVisibility dense
 
 track Methbase_SRX14047766_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353536/SRS11882208/SRX14047766/SRX14047766.sym_counts.bw
 type bigWig
 shortLabel Mammary Gland
 longLabel Mammary Gland SRX14047766
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04331
 onlyVisibility full
 
 track Methbase_SRX14047766_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP353536/SRS11882208/SRX14047766/SRX14047766.sym_coverage.bw
 type bigWig
 shortLabel Mammary Gland
 longLabel Mammary Gland SRX14047766
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04332
 onlyVisibility full
 
 track Methbase_SRX14105704_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP358957/SRS11928156/SRX14105704/SRX14105704.hmr.bb
 type bigBed
 shortLabel Arm Skin
 longLabel Arm Skin SRX14105704
 color 56,113,193
 parent Methbase off
 priority 0.04333
 onlyVisibility dense
 
 track Methbase_SRX14105704_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP358957/SRS11928156/SRX14105704/SRX14105704.sym_counts.bw
 type bigWig
 shortLabel Arm Skin
 longLabel Arm Skin SRX14105704
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04334
 onlyVisibility full
 
 track Methbase_SRX14105704_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP358957/SRS11928156/SRX14105704/SRX14105704.sym_coverage.bw
 type bigWig
 shortLabel Arm Skin
 longLabel Arm Skin SRX14105704
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04335
 onlyVisibility full
 
 track Methbase_SRX14105705_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP358957/SRS11928157/SRX14105705/SRX14105705.hmr.bb
 type bigBed
 shortLabel Arm Skin
 longLabel Arm Skin SRX14105705
 color 56,113,193
 parent Methbase off
 priority 0.04336
 onlyVisibility dense
 
 track Methbase_SRX14105705_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP358957/SRS11928157/SRX14105705/SRX14105705.sym_counts.bw
 type bigWig
 shortLabel Arm Skin
 longLabel Arm Skin SRX14105705
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04337
 onlyVisibility full
 
 track Methbase_SRX14105705_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP358957/SRS11928157/SRX14105705/SRX14105705.sym_coverage.bw
 type bigWig
 shortLabel Arm Skin
 longLabel Arm Skin SRX14105705
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04338
 onlyVisibility full
 
 track Methbase_SRX14105706_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP358957/SRS11928158/SRX14105706/SRX14105706.hmr.bb
 type bigBed
 shortLabel Arm Skin
 longLabel Arm Skin SRX14105706
 color 56,113,193
 parent Methbase off
 priority 0.04339
 onlyVisibility dense
 
 track Methbase_SRX14105706_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP358957/SRS11928158/SRX14105706/SRX14105706.sym_counts.bw
 type bigWig
 shortLabel Arm Skin
 longLabel Arm Skin SRX14105706
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04340
 onlyVisibility full
 
 track Methbase_SRX14105706_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP358957/SRS11928158/SRX14105706/SRX14105706.sym_coverage.bw
 type bigWig
 shortLabel Arm Skin
 longLabel Arm Skin SRX14105706
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04341
 onlyVisibility full
 
 track Methbase_SRX14105707_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP358957/SRS11928159/SRX14105707/SRX14105707.hmr.bb
 type bigBed
 shortLabel Umbilical Area
 longLabel Umbilical Area SRX14105707
 color 56,113,193
 parent Methbase off
 priority 0.04342
 onlyVisibility dense
 
 track Methbase_SRX14105707_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP358957/SRS11928159/SRX14105707/SRX14105707.sym_counts.bw
 type bigWig
 shortLabel Umbilical Area
 longLabel Umbilical Area SRX14105707
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04343
 onlyVisibility full
 
 track Methbase_SRX14105707_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP358957/SRS11928159/SRX14105707/SRX14105707.sym_coverage.bw
 type bigWig
 shortLabel Umbilical Area
 longLabel Umbilical Area SRX14105707
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04344
 onlyVisibility full
 
 track Methbase_SRX14105708_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP358957/SRS11928160/SRX14105708/SRX14105708.hmr.bb
 type bigBed
 shortLabel NS
 longLabel NS SRX14105708
 color 56,113,193
 parent Methbase off
 priority 0.04345
 onlyVisibility dense
 
 track Methbase_SRX14105708_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP358957/SRS11928160/SRX14105708/SRX14105708.sym_counts.bw
 type bigWig
 shortLabel NS
 longLabel NS SRX14105708
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04346
 onlyVisibility full
 
 track Methbase_SRX14105708_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP358957/SRS11928160/SRX14105708/SRX14105708.sym_coverage.bw
 type bigWig
 shortLabel NS
 longLabel NS SRX14105708
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04347
 onlyVisibility full
 
 track Methbase_SRX14105709_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP358957/SRS11928161/SRX14105709/SRX14105709.hmr.bb
 type bigBed
 shortLabel Inguinal Area
 longLabel Inguinal Area SRX14105709
 color 56,113,193
 parent Methbase off
 priority 0.04348
 onlyVisibility dense
 
 track Methbase_SRX14105709_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP358957/SRS11928161/SRX14105709/SRX14105709.sym_counts.bw
 type bigWig
 shortLabel Inguinal Area
 longLabel Inguinal Area SRX14105709
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04349
 onlyVisibility full
 
 track Methbase_SRX14105709_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP358957/SRS11928161/SRX14105709/SRX14105709.sym_coverage.bw
 type bigWig
 shortLabel Inguinal Area
 longLabel Inguinal Area SRX14105709
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04350
 onlyVisibility full
 
 track Methbase_SRX142783_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000996/SRS309496/SRX142783/SRX142783.hmr.bb
 type bigBed
 shortLabel CD184+ endoderm cultured
 longLabel CD184+ endoderm cultured SRX142783
 color 56,113,193
 parent Methbase off
 priority 0.04351
 onlyVisibility dense
 
 track Methbase_SRX142783_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000996/SRS309496/SRX142783/SRX142783.sym_counts.bw
 type bigWig
 shortLabel CD184+ endoderm cultured
 longLabel CD184+ endoderm cultured SRX142783
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04352
 onlyVisibility full
 
 track Methbase_SRX142783_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000996/SRS309496/SRX142783/SRX142783.sym_coverage.bw
 type bigWig
 shortLabel CD184+ endoderm cultured
 longLabel CD184+ endoderm cultured SRX142783
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04353
 onlyVisibility full
 
 track Methbase_SRX142784_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000996/SRS114974/SRX142784/SRX142784.hmr.bb
 type bigBed
 shortLabel CD34 Primary Cells
 longLabel CD34 Primary Cells SRX142784
 color 56,113,193
 parent Methbase off
 priority 0.04354
 onlyVisibility dense
 
 track Methbase_SRX142784_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000996/SRS114974/SRX142784/SRX142784.sym_counts.bw
 type bigWig
 shortLabel CD34 Primary Cells
 longLabel CD34 Primary Cells SRX142784
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04355
 onlyVisibility full
 
 track Methbase_SRX142784_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000996/SRS114974/SRX142784/SRX142784.sym_coverage.bw
 type bigWig
 shortLabel CD34 Primary Cells
 longLabel CD34 Primary Cells SRX142784
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04356
 onlyVisibility full
 
 track Methbase_SRX14368545_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP362494/SRS12181640/SRX14368545/SRX14368545.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX14368545
 color 56,113,193
 parent Methbase off
 priority 0.04357
 onlyVisibility dense
 
 track Methbase_SRX14368545_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP362494/SRS12181640/SRX14368545/SRX14368545.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX14368545
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04358
 onlyVisibility full
 
 track Methbase_SRX14368545_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP362494/SRS12181640/SRX14368545/SRX14368545.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX14368545
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04359
 onlyVisibility full
 
 track Methbase_SRX14368546_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP362494/SRS12181642/SRX14368546/SRX14368546.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX14368546
 color 56,113,193
 parent Methbase off
 priority 0.04360
 onlyVisibility dense
 
 track Methbase_SRX14368546_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP362494/SRS12181642/SRX14368546/SRX14368546.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX14368546
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04361
 onlyVisibility full
 
 track Methbase_SRX14368546_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP362494/SRS12181642/SRX14368546/SRX14368546.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX14368546
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04362
 onlyVisibility full
 
 track Methbase_SRX14368547_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP362494/SRS12181641/SRX14368547/SRX14368547.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX14368547
 color 56,113,193
 parent Methbase off
 priority 0.04363
 onlyVisibility dense
 
 track Methbase_SRX14368547_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP362494/SRS12181641/SRX14368547/SRX14368547.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX14368547
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04364
 onlyVisibility full
 
 track Methbase_SRX14368547_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP362494/SRS12181641/SRX14368547/SRX14368547.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX14368547
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04365
 onlyVisibility full
 
 track Methbase_SRX14368548_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP362494/SRS12181643/SRX14368548/SRX14368548.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX14368548
 color 56,113,193
 parent Methbase off
 priority 0.04366
 onlyVisibility dense
 
 track Methbase_SRX14368548_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP362494/SRS12181643/SRX14368548/SRX14368548.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX14368548
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04367
 onlyVisibility full
 
 track Methbase_SRX14368548_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP362494/SRS12181643/SRX14368548/SRX14368548.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX14368548
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04368
 onlyVisibility full
 
 track Methbase_SRX14368549_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP362494/SRS12181644/SRX14368549/SRX14368549.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX14368549
 color 56,113,193
 parent Methbase off
 priority 0.04369
 onlyVisibility dense
 
 track Methbase_SRX14368549_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP362494/SRS12181644/SRX14368549/SRX14368549.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX14368549
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04370
 onlyVisibility full
 
 track Methbase_SRX14368549_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP362494/SRS12181644/SRX14368549/SRX14368549.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX14368549
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04371
 onlyVisibility full
 
 track Methbase_SRX14368550_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP362494/SRS12181645/SRX14368550/SRX14368550.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX14368550
 color 56,113,193
 parent Methbase off
 priority 0.04372
 onlyVisibility dense
 
 track Methbase_SRX14368550_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP362494/SRS12181645/SRX14368550/SRX14368550.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX14368550
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04373
 onlyVisibility full
 
 track Methbase_SRX14368550_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP362494/SRS12181645/SRX14368550/SRX14368550.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX14368550
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04374
 onlyVisibility full
 
 track Methbase_SRX14368551_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP362494/SRS12181646/SRX14368551/SRX14368551.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX14368551
 color 56,113,193
 parent Methbase off
 priority 0.04375
 onlyVisibility dense
 
 track Methbase_SRX14368551_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP362494/SRS12181646/SRX14368551/SRX14368551.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX14368551
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04376
 onlyVisibility full
 
 track Methbase_SRX14368551_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP362494/SRS12181646/SRX14368551/SRX14368551.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX14368551
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04377
 onlyVisibility full
 
 track Methbase_SRX144336_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012499/SRS310929/SRX144336/SRX144336.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX144336
 color 56,113,193
 parent Methbase off
 priority 0.04378
 onlyVisibility dense
 
 track Methbase_SRX144336_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012499/SRS310929/SRX144336/SRX144336.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX144336
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04379
 onlyVisibility full
 
 track Methbase_SRX144336_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012499/SRS310929/SRX144336/SRX144336.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX144336
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04380
 onlyVisibility full
 
 track Methbase_SRX144337_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012499/SRS310930/SRX144337/SRX144337.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX144337
 color 56,113,193
 parent Methbase off
 priority 0.04381
 onlyVisibility dense
 
 track Methbase_SRX144337_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012499/SRS310930/SRX144337/SRX144337.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX144337
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04382
 onlyVisibility full
 
 track Methbase_SRX144337_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012499/SRS310930/SRX144337/SRX144337.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX144337
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04383
 onlyVisibility full
 
 track Methbase_SRX14434937_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242404/SRX14434937/SRX14434937.hmr.bb
 type bigBed
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434937
 color 56,113,193
 parent Methbase off
 priority 0.04384
 onlyVisibility dense
 
 track Methbase_SRX14434937_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242404/SRX14434937/SRX14434937.sym_counts.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434937
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04385
 onlyVisibility full
 
 track Methbase_SRX14434937_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242404/SRX14434937/SRX14434937.sym_coverage.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434937
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04386
 onlyVisibility full
 
 track Methbase_SRX14434938_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242405/SRX14434938/SRX14434938.hmr.bb
 type bigBed
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434938
 color 56,113,193
 parent Methbase off
 priority 0.04387
 onlyVisibility dense
 
 track Methbase_SRX14434938_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242405/SRX14434938/SRX14434938.sym_counts.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434938
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04388
 onlyVisibility full
 
 track Methbase_SRX14434938_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242405/SRX14434938/SRX14434938.sym_coverage.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434938
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04389
 onlyVisibility full
 
 track Methbase_SRX14434939_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242406/SRX14434939/SRX14434939.hmr.bb
 type bigBed
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434939
 color 56,113,193
 parent Methbase off
 priority 0.04390
 onlyVisibility dense
 
 track Methbase_SRX14434939_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242406/SRX14434939/SRX14434939.sym_counts.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434939
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04391
 onlyVisibility full
 
 track Methbase_SRX14434939_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242406/SRX14434939/SRX14434939.sym_coverage.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434939
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04392
 onlyVisibility full
 
 track Methbase_SRX14434940_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242407/SRX14434940/SRX14434940.hmr.bb
 type bigBed
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434940
 color 56,113,193
 parent Methbase off
 priority 0.04393
 onlyVisibility dense
 
 track Methbase_SRX14434940_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242407/SRX14434940/SRX14434940.sym_counts.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434940
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04394
 onlyVisibility full
 
 track Methbase_SRX14434940_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242407/SRX14434940/SRX14434940.sym_coverage.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434940
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04395
 onlyVisibility full
 
 track Methbase_SRX14434941_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242408/SRX14434941/SRX14434941.hmr.bb
 type bigBed
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434941
 color 56,113,193
 parent Methbase off
 priority 0.04396
 onlyVisibility dense
 
 track Methbase_SRX14434941_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242408/SRX14434941/SRX14434941.sym_counts.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434941
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04397
 onlyVisibility full
 
 track Methbase_SRX14434941_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242408/SRX14434941/SRX14434941.sym_coverage.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434941
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04398
 onlyVisibility full
 
 track Methbase_SRX14434942_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242409/SRX14434942/SRX14434942.hmr.bb
 type bigBed
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434942
 color 56,113,193
 parent Methbase off
 priority 0.04399
 onlyVisibility dense
 
 track Methbase_SRX14434942_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242409/SRX14434942/SRX14434942.sym_counts.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434942
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04400
 onlyVisibility full
 
 track Methbase_SRX14434942_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242409/SRX14434942/SRX14434942.sym_coverage.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434942
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04401
 onlyVisibility full
 
 track Methbase_SRX14434943_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242410/SRX14434943/SRX14434943.hmr.bb
 type bigBed
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434943
 color 56,113,193
 parent Methbase off
 priority 0.04402
 onlyVisibility dense
 
 track Methbase_SRX14434943_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242410/SRX14434943/SRX14434943.sym_counts.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434943
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04403
 onlyVisibility full
 
 track Methbase_SRX14434943_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242410/SRX14434943/SRX14434943.sym_coverage.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434943
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04404
 onlyVisibility full
 
 track Methbase_SRX14434944_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242411/SRX14434944/SRX14434944.hmr.bb
 type bigBed
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434944
 color 56,113,193
 parent Methbase off
 priority 0.04405
 onlyVisibility dense
 
 track Methbase_SRX14434944_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242411/SRX14434944/SRX14434944.sym_counts.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434944
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04406
 onlyVisibility full
 
 track Methbase_SRX14434944_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242411/SRX14434944/SRX14434944.sym_coverage.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434944
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04407
 onlyVisibility full
 
 track Methbase_SRX14434945_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242412/SRX14434945/SRX14434945.hmr.bb
 type bigBed
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434945
 color 56,113,193
 parent Methbase off
 priority 0.04408
 onlyVisibility dense
 
 track Methbase_SRX14434945_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242412/SRX14434945/SRX14434945.sym_counts.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434945
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04409
 onlyVisibility full
 
 track Methbase_SRX14434945_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242412/SRX14434945/SRX14434945.sym_coverage.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434945
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04410
 onlyVisibility full
 
 track Methbase_SRX14434994_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242461/SRX14434994/SRX14434994.hmr.bb
 type bigBed
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434994
 color 56,113,193
 parent Methbase off
 priority 0.04411
 onlyVisibility dense
 
 track Methbase_SRX14434994_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242461/SRX14434994/SRX14434994.sym_counts.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434994
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04412
 onlyVisibility full
 
 track Methbase_SRX14434994_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242461/SRX14434994/SRX14434994.sym_coverage.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434994
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04413
 onlyVisibility full
 
 track Methbase_SRX14434995_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242462/SRX14434995/SRX14434995.hmr.bb
 type bigBed
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434995
 color 56,113,193
 parent Methbase off
 priority 0.04414
 onlyVisibility dense
 
 track Methbase_SRX14434995_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242462/SRX14434995/SRX14434995.sym_counts.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434995
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04415
 onlyVisibility full
 
 track Methbase_SRX14434995_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242462/SRX14434995/SRX14434995.sym_coverage.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434995
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04416
 onlyVisibility full
 
 track Methbase_SRX14434996_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242463/SRX14434996/SRX14434996.hmr.bb
 type bigBed
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434996
 color 56,113,193
 parent Methbase off
 priority 0.04417
 onlyVisibility dense
 
 track Methbase_SRX14434996_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242463/SRX14434996/SRX14434996.sym_counts.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434996
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04418
 onlyVisibility full
 
 track Methbase_SRX14434996_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242463/SRX14434996/SRX14434996.sym_coverage.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434996
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04419
 onlyVisibility full
 
 track Methbase_SRX14434997_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242465/SRX14434997/SRX14434997.hmr.bb
 type bigBed
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434997
 color 56,113,193
 parent Methbase off
 priority 0.04420
 onlyVisibility dense
 
 track Methbase_SRX14434997_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242465/SRX14434997/SRX14434997.sym_counts.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434997
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04421
 onlyVisibility full
 
 track Methbase_SRX14434997_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242465/SRX14434997/SRX14434997.sym_coverage.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434997
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04422
 onlyVisibility full
 
 track Methbase_SRX14434998_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242464/SRX14434998/SRX14434998.hmr.bb
 type bigBed
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434998
 color 56,113,193
 parent Methbase off
 priority 0.04423
 onlyVisibility dense
 
 track Methbase_SRX14434998_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242464/SRX14434998/SRX14434998.sym_counts.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434998
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04424
 onlyVisibility full
 
 track Methbase_SRX14434998_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242464/SRX14434998/SRX14434998.sym_coverage.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434998
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04425
 onlyVisibility full
 
 track Methbase_SRX14434999_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242466/SRX14434999/SRX14434999.hmr.bb
 type bigBed
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434999
 color 56,113,193
 parent Methbase off
 priority 0.04426
 onlyVisibility dense
 
 track Methbase_SRX14434999_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242466/SRX14434999/SRX14434999.sym_counts.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434999
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04427
 onlyVisibility full
 
 track Methbase_SRX14434999_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242466/SRX14434999/SRX14434999.sym_coverage.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14434999
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04428
 onlyVisibility full
 
 track Methbase_SRX14435000_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242467/SRX14435000/SRX14435000.hmr.bb
 type bigBed
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14435000
 color 56,113,193
 parent Methbase off
 priority 0.04429
 onlyVisibility dense
 
 track Methbase_SRX14435000_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242467/SRX14435000/SRX14435000.sym_counts.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14435000
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04430
 onlyVisibility full
 
 track Methbase_SRX14435000_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242467/SRX14435000/SRX14435000.sym_coverage.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14435000
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04431
 onlyVisibility full
 
 track Methbase_SRX14435001_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242469/SRX14435001/SRX14435001.hmr.bb
 type bigBed
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14435001
 color 56,113,193
 parent Methbase off
 priority 0.04432
 onlyVisibility dense
 
 track Methbase_SRX14435001_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242469/SRX14435001/SRX14435001.sym_counts.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14435001
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04433
 onlyVisibility full
 
 track Methbase_SRX14435001_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242469/SRX14435001/SRX14435001.sym_coverage.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14435001
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04434
 onlyVisibility full
 
 track Methbase_SRX14435002_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242468/SRX14435002/SRX14435002.hmr.bb
 type bigBed
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14435002
 color 56,113,193
 parent Methbase off
 priority 0.04435
 onlyVisibility dense
 
 track Methbase_SRX14435002_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242468/SRX14435002/SRX14435002.sym_counts.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14435002
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04436
 onlyVisibility full
 
 track Methbase_SRX14435002_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242468/SRX14435002/SRX14435002.sym_coverage.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14435002
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04437
 onlyVisibility full
 
 track Methbase_SRX14435003_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242470/SRX14435003/SRX14435003.hmr.bb
 type bigBed
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14435003
 color 56,113,193
 parent Methbase off
 priority 0.04438
 onlyVisibility dense
 
 track Methbase_SRX14435003_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242470/SRX14435003/SRX14435003.sym_counts.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14435003
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04439
 onlyVisibility full
 
 track Methbase_SRX14435003_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242470/SRX14435003/SRX14435003.sym_coverage.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14435003
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04440
 onlyVisibility full
 
 track Methbase_SRX14435004_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242471/SRX14435004/SRX14435004.hmr.bb
 type bigBed
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14435004
 color 56,113,193
 parent Methbase off
 priority 0.04441
 onlyVisibility dense
 
 track Methbase_SRX14435004_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242471/SRX14435004/SRX14435004.sym_counts.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14435004
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04442
 onlyVisibility full
 
 track Methbase_SRX14435004_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242471/SRX14435004/SRX14435004.sym_coverage.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14435004
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04443
 onlyVisibility full
 
 track Methbase_SRX14435005_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242473/SRX14435005/SRX14435005.hmr.bb
 type bigBed
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14435005
 color 56,113,193
 parent Methbase off
 priority 0.04444
 onlyVisibility dense
 
 track Methbase_SRX14435005_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242473/SRX14435005/SRX14435005.sym_counts.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14435005
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04445
 onlyVisibility full
 
 track Methbase_SRX14435005_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242473/SRX14435005/SRX14435005.sym_coverage.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14435005
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04446
 onlyVisibility full
 
 track Methbase_SRX14435006_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242472/SRX14435006/SRX14435006.hmr.bb
 type bigBed
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14435006
 color 56,113,193
 parent Methbase off
 priority 0.04447
 onlyVisibility dense
 
 track Methbase_SRX14435006_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242472/SRX14435006/SRX14435006.sym_counts.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14435006
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04448
 onlyVisibility full
 
 track Methbase_SRX14435006_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242472/SRX14435006/SRX14435006.sym_coverage.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14435006
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04449
 onlyVisibility full
 
 track Methbase_SRX14435007_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242474/SRX14435007/SRX14435007.hmr.bb
 type bigBed
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14435007
 color 56,113,193
 parent Methbase off
 priority 0.04450
 onlyVisibility dense
 
 track Methbase_SRX14435007_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242474/SRX14435007/SRX14435007.sym_counts.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14435007
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04451
 onlyVisibility full
 
 track Methbase_SRX14435007_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242474/SRX14435007/SRX14435007.sym_coverage.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14435007
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04452
 onlyVisibility full
 
 track Methbase_SRX14435008_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242475/SRX14435008/SRX14435008.hmr.bb
 type bigBed
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14435008
 color 56,113,193
 parent Methbase off
 priority 0.04453
 onlyVisibility dense
 
 track Methbase_SRX14435008_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242475/SRX14435008/SRX14435008.sym_counts.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14435008
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04454
 onlyVisibility full
 
 track Methbase_SRX14435008_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP309472/SRS12242475/SRX14435008/SRX14435008.sym_coverage.bw
 type bigWig
 shortLabel KYSE-30
 longLabel KYSE-30 SRX14435008
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04455
 onlyVisibility full
 
 track Methbase_SRX14524994_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323380/SRX14524994/SRX14524994.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14524994
 color 56,113,193
 parent Methbase off
 priority 0.04456
 onlyVisibility dense
 
 track Methbase_SRX14524994_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323380/SRX14524994/SRX14524994.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14524994
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04457
 onlyVisibility full
 
 track Methbase_SRX14524994_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323380/SRX14524994/SRX14524994.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14524994
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04458
 onlyVisibility full
 
 track Methbase_SRX14524995_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323381/SRX14524995/SRX14524995.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14524995
 color 56,113,193
 parent Methbase off
 priority 0.04459
 onlyVisibility dense
 
 track Methbase_SRX14524995_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323381/SRX14524995/SRX14524995.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14524995
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04460
 onlyVisibility full
 
 track Methbase_SRX14524995_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323381/SRX14524995/SRX14524995.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14524995
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04461
 onlyVisibility full
 
 track Methbase_SRX14524996_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323382/SRX14524996/SRX14524996.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14524996
 color 56,113,193
 parent Methbase off
 priority 0.04462
 onlyVisibility dense
 
 track Methbase_SRX14524996_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323382/SRX14524996/SRX14524996.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14524996
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04463
 onlyVisibility full
 
 track Methbase_SRX14524996_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323382/SRX14524996/SRX14524996.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14524996
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04464
 onlyVisibility full
 
 track Methbase_SRX14524997_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323384/SRX14524997/SRX14524997.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14524997
 color 56,113,193
 parent Methbase off
 priority 0.04465
 onlyVisibility dense
 
 track Methbase_SRX14524997_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323384/SRX14524997/SRX14524997.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14524997
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04466
 onlyVisibility full
 
 track Methbase_SRX14524997_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323384/SRX14524997/SRX14524997.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14524997
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04467
 onlyVisibility full
 
 track Methbase_SRX14524998_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323383/SRX14524998/SRX14524998.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14524998
 color 56,113,193
 parent Methbase off
 priority 0.04468
 onlyVisibility dense
 
 track Methbase_SRX14524998_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323383/SRX14524998/SRX14524998.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14524998
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04469
 onlyVisibility full
 
 track Methbase_SRX14524998_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323383/SRX14524998/SRX14524998.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14524998
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04470
 onlyVisibility full
 
 track Methbase_SRX14524999_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323388/SRX14524999/SRX14524999.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14524999
 color 56,113,193
 parent Methbase off
 priority 0.04471
 onlyVisibility dense
 
 track Methbase_SRX14524999_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323388/SRX14524999/SRX14524999.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14524999
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04472
 onlyVisibility full
 
 track Methbase_SRX14524999_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323388/SRX14524999/SRX14524999.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14524999
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04473
 onlyVisibility full
 
 track Methbase_SRX14525000_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323387/SRX14525000/SRX14525000.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525000
 color 56,113,193
 parent Methbase off
 priority 0.04474
 onlyVisibility dense
 
 track Methbase_SRX14525000_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323387/SRX14525000/SRX14525000.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525000
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04475
 onlyVisibility full
 
 track Methbase_SRX14525000_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323387/SRX14525000/SRX14525000.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525000
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04476
 onlyVisibility full
 
 track Methbase_SRX14525001_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323386/SRX14525001/SRX14525001.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525001
 color 56,113,193
 parent Methbase off
 priority 0.04477
 onlyVisibility dense
 
 track Methbase_SRX14525001_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323386/SRX14525001/SRX14525001.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525001
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04478
 onlyVisibility full
 
 track Methbase_SRX14525001_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323386/SRX14525001/SRX14525001.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525001
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04479
 onlyVisibility full
 
 track Methbase_SRX14525002_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323385/SRX14525002/SRX14525002.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525002
 color 56,113,193
 parent Methbase off
 priority 0.04480
 onlyVisibility dense
 
 track Methbase_SRX14525002_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323385/SRX14525002/SRX14525002.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525002
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04481
 onlyVisibility full
 
 track Methbase_SRX14525002_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323385/SRX14525002/SRX14525002.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525002
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04482
 onlyVisibility full
 
 track Methbase_SRX14525003_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323390/SRX14525003/SRX14525003.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525003
 color 56,113,193
 parent Methbase off
 priority 0.04483
 onlyVisibility dense
 
 track Methbase_SRX14525003_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323390/SRX14525003/SRX14525003.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525003
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04484
 onlyVisibility full
 
 track Methbase_SRX14525003_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323390/SRX14525003/SRX14525003.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525003
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04485
 onlyVisibility full
 
 track Methbase_SRX14525004_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323391/SRX14525004/SRX14525004.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525004
 color 56,113,193
 parent Methbase off
 priority 0.04486
 onlyVisibility dense
 
 track Methbase_SRX14525004_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323391/SRX14525004/SRX14525004.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525004
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04487
 onlyVisibility full
 
 track Methbase_SRX14525004_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323391/SRX14525004/SRX14525004.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525004
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04488
 onlyVisibility full
 
 track Methbase_SRX14525005_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323389/SRX14525005/SRX14525005.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525005
 color 56,113,193
 parent Methbase off
 priority 0.04489
 onlyVisibility dense
 
 track Methbase_SRX14525005_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323389/SRX14525005/SRX14525005.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525005
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04490
 onlyVisibility full
 
 track Methbase_SRX14525005_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323389/SRX14525005/SRX14525005.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525005
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04491
 onlyVisibility full
 
 track Methbase_SRX14525006_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323393/SRX14525006/SRX14525006.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525006
 color 56,113,193
 parent Methbase off
 priority 0.04492
 onlyVisibility dense
 
 track Methbase_SRX14525006_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323393/SRX14525006/SRX14525006.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525006
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04493
 onlyVisibility full
 
 track Methbase_SRX14525006_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323393/SRX14525006/SRX14525006.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525006
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04494
 onlyVisibility full
 
 track Methbase_SRX14525007_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323392/SRX14525007/SRX14525007.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525007
 color 56,113,193
 parent Methbase off
 priority 0.04495
 onlyVisibility dense
 
 track Methbase_SRX14525007_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323392/SRX14525007/SRX14525007.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525007
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04496
 onlyVisibility full
 
 track Methbase_SRX14525007_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323392/SRX14525007/SRX14525007.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525007
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04497
 onlyVisibility full
 
 track Methbase_SRX14525008_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323395/SRX14525008/SRX14525008.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525008
 color 56,113,193
 parent Methbase off
 priority 0.04498
 onlyVisibility dense
 
 track Methbase_SRX14525008_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323395/SRX14525008/SRX14525008.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525008
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04499
 onlyVisibility full
 
 track Methbase_SRX14525008_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323395/SRX14525008/SRX14525008.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525008
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04500
 onlyVisibility full
 
 track Methbase_SRX14525009_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323394/SRX14525009/SRX14525009.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525009
 color 56,113,193
 parent Methbase off
 priority 0.04501
 onlyVisibility dense
 
 track Methbase_SRX14525009_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323394/SRX14525009/SRX14525009.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525009
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04502
 onlyVisibility full
 
 track Methbase_SRX14525009_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323394/SRX14525009/SRX14525009.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525009
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04503
 onlyVisibility full
 
 track Methbase_SRX14525010_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323396/SRX14525010/SRX14525010.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525010
 color 56,113,193
 parent Methbase off
 priority 0.04504
 onlyVisibility dense
 
 track Methbase_SRX14525010_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323396/SRX14525010/SRX14525010.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525010
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04505
 onlyVisibility full
 
 track Methbase_SRX14525010_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323396/SRX14525010/SRX14525010.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525010
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04506
 onlyVisibility full
 
 track Methbase_SRX14525011_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323397/SRX14525011/SRX14525011.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525011
 color 56,113,193
 parent Methbase off
 priority 0.04507
 onlyVisibility dense
 
 track Methbase_SRX14525011_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323397/SRX14525011/SRX14525011.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525011
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04508
 onlyVisibility full
 
 track Methbase_SRX14525011_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323397/SRX14525011/SRX14525011.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525011
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04509
 onlyVisibility full
 
 track Methbase_SRX14525012_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323398/SRX14525012/SRX14525012.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525012
 color 56,113,193
 parent Methbase off
 priority 0.04510
 onlyVisibility dense
 
 track Methbase_SRX14525012_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323398/SRX14525012/SRX14525012.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525012
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04511
 onlyVisibility full
 
 track Methbase_SRX14525012_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323398/SRX14525012/SRX14525012.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525012
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04512
 onlyVisibility full
 
 track Methbase_SRX14525013_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323399/SRX14525013/SRX14525013.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525013
 color 56,113,193
 parent Methbase off
 priority 0.04513
 onlyVisibility dense
 
 track Methbase_SRX14525013_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323399/SRX14525013/SRX14525013.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525013
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04514
 onlyVisibility full
 
 track Methbase_SRX14525013_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323399/SRX14525013/SRX14525013.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525013
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04515
 onlyVisibility full
 
 track Methbase_SRX14525015_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323400/SRX14525015/SRX14525015.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525015
 color 56,113,193
 parent Methbase off
 priority 0.04516
 onlyVisibility dense
 
 track Methbase_SRX14525015_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323400/SRX14525015/SRX14525015.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525015
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04517
 onlyVisibility full
 
 track Methbase_SRX14525015_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323400/SRX14525015/SRX14525015.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525015
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04518
 onlyVisibility full
 
 track Methbase_SRX14525016_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323402/SRX14525016/SRX14525016.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525016
 color 56,113,193
 parent Methbase off
 priority 0.04519
 onlyVisibility dense
 
 track Methbase_SRX14525016_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323402/SRX14525016/SRX14525016.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525016
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04520
 onlyVisibility full
 
 track Methbase_SRX14525016_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323402/SRX14525016/SRX14525016.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525016
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04521
 onlyVisibility full
 
 track Methbase_SRX14525017_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323403/SRX14525017/SRX14525017.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525017
 color 56,113,193
 parent Methbase off
 priority 0.04522
 onlyVisibility dense
 
 track Methbase_SRX14525017_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323403/SRX14525017/SRX14525017.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525017
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04523
 onlyVisibility full
 
 track Methbase_SRX14525017_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323403/SRX14525017/SRX14525017.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525017
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04524
 onlyVisibility full
 
 track Methbase_SRX14525018_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323405/SRX14525018/SRX14525018.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525018
 color 56,113,193
 parent Methbase off
 priority 0.04525
 onlyVisibility dense
 
 track Methbase_SRX14525018_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323405/SRX14525018/SRX14525018.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525018
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04526
 onlyVisibility full
 
 track Methbase_SRX14525018_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323405/SRX14525018/SRX14525018.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525018
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04527
 onlyVisibility full
 
 track Methbase_SRX14525019_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323404/SRX14525019/SRX14525019.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525019
 color 56,113,193
 parent Methbase off
 priority 0.04528
 onlyVisibility dense
 
 track Methbase_SRX14525019_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323404/SRX14525019/SRX14525019.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525019
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04529
 onlyVisibility full
 
 track Methbase_SRX14525019_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323404/SRX14525019/SRX14525019.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525019
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04530
 onlyVisibility full
 
 track Methbase_SRX14525020_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323406/SRX14525020/SRX14525020.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525020
 color 56,113,193
 parent Methbase off
 priority 0.04531
 onlyVisibility dense
 
 track Methbase_SRX14525020_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323406/SRX14525020/SRX14525020.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525020
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04532
 onlyVisibility full
 
 track Methbase_SRX14525020_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323406/SRX14525020/SRX14525020.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525020
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04533
 onlyVisibility full
 
 track Methbase_SRX14525021_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323408/SRX14525021/SRX14525021.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525021
 color 56,113,193
 parent Methbase off
 priority 0.04534
 onlyVisibility dense
 
 track Methbase_SRX14525021_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323408/SRX14525021/SRX14525021.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525021
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04535
 onlyVisibility full
 
 track Methbase_SRX14525021_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323408/SRX14525021/SRX14525021.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525021
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04536
 onlyVisibility full
 
 track Methbase_SRX14525022_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323407/SRX14525022/SRX14525022.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525022
 color 56,113,193
 parent Methbase off
 priority 0.04537
 onlyVisibility dense
 
 track Methbase_SRX14525022_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323407/SRX14525022/SRX14525022.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525022
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04538
 onlyVisibility full
 
 track Methbase_SRX14525022_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323407/SRX14525022/SRX14525022.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525022
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04539
 onlyVisibility full
 
 track Methbase_SRX14525024_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323410/SRX14525024/SRX14525024.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525024
 color 56,113,193
 parent Methbase off
 priority 0.04540
 onlyVisibility dense
 
 track Methbase_SRX14525024_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323410/SRX14525024/SRX14525024.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525024
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04541
 onlyVisibility full
 
 track Methbase_SRX14525024_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323410/SRX14525024/SRX14525024.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525024
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04542
 onlyVisibility full
 
 track Methbase_SRX14525025_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323411/SRX14525025/SRX14525025.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525025
 color 56,113,193
 parent Methbase off
 priority 0.04543
 onlyVisibility dense
 
 track Methbase_SRX14525025_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323411/SRX14525025/SRX14525025.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525025
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04544
 onlyVisibility full
 
 track Methbase_SRX14525025_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323411/SRX14525025/SRX14525025.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525025
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04545
 onlyVisibility full
 
 track Methbase_SRX14525026_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323412/SRX14525026/SRX14525026.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525026
 color 56,113,193
 parent Methbase off
 priority 0.04546
 onlyVisibility dense
 
 track Methbase_SRX14525026_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323412/SRX14525026/SRX14525026.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525026
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04547
 onlyVisibility full
 
 track Methbase_SRX14525026_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323412/SRX14525026/SRX14525026.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525026
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04548
 onlyVisibility full
 
 track Methbase_SRX14525027_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323413/SRX14525027/SRX14525027.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525027
 color 56,113,193
 parent Methbase off
 priority 0.04549
 onlyVisibility dense
 
 track Methbase_SRX14525027_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323413/SRX14525027/SRX14525027.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525027
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04550
 onlyVisibility full
 
 track Methbase_SRX14525027_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323413/SRX14525027/SRX14525027.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525027
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04551
 onlyVisibility full
 
 track Methbase_SRX14525028_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323415/SRX14525028/SRX14525028.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525028
 color 56,113,193
 parent Methbase off
 priority 0.04552
 onlyVisibility dense
 
 track Methbase_SRX14525028_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323415/SRX14525028/SRX14525028.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525028
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04553
 onlyVisibility full
 
 track Methbase_SRX14525028_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323415/SRX14525028/SRX14525028.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525028
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04554
 onlyVisibility full
 
 track Methbase_SRX14525029_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323414/SRX14525029/SRX14525029.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525029
 color 56,113,193
 parent Methbase off
 priority 0.04555
 onlyVisibility dense
 
 track Methbase_SRX14525029_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323414/SRX14525029/SRX14525029.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525029
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04556
 onlyVisibility full
 
 track Methbase_SRX14525029_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323414/SRX14525029/SRX14525029.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525029
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04557
 onlyVisibility full
 
 track Methbase_SRX14525030_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323416/SRX14525030/SRX14525030.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525030
 color 56,113,193
 parent Methbase off
 priority 0.04558
 onlyVisibility dense
 
 track Methbase_SRX14525030_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323416/SRX14525030/SRX14525030.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525030
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04559
 onlyVisibility full
 
 track Methbase_SRX14525030_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323416/SRX14525030/SRX14525030.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525030
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04560
 onlyVisibility full
 
 track Methbase_SRX14525031_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323420/SRX14525031/SRX14525031.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525031
 color 56,113,193
 parent Methbase off
 priority 0.04561
 onlyVisibility dense
 
 track Methbase_SRX14525031_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323420/SRX14525031/SRX14525031.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525031
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04562
 onlyVisibility full
 
 track Methbase_SRX14525031_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323420/SRX14525031/SRX14525031.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525031
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04563
 onlyVisibility full
 
 track Methbase_SRX14525032_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323419/SRX14525032/SRX14525032.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525032
 color 56,113,193
 parent Methbase off
 priority 0.04564
 onlyVisibility dense
 
 track Methbase_SRX14525032_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323419/SRX14525032/SRX14525032.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525032
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04565
 onlyVisibility full
 
 track Methbase_SRX14525032_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323419/SRX14525032/SRX14525032.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525032
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04566
 onlyVisibility full
 
 track Methbase_SRX14525033_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323417/SRX14525033/SRX14525033.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525033
 color 56,113,193
 parent Methbase off
 priority 0.04567
 onlyVisibility dense
 
 track Methbase_SRX14525033_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323417/SRX14525033/SRX14525033.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525033
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04568
 onlyVisibility full
 
 track Methbase_SRX14525033_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323417/SRX14525033/SRX14525033.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525033
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04569
 onlyVisibility full
 
 track Methbase_SRX14525034_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323418/SRX14525034/SRX14525034.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525034
 color 56,113,193
 parent Methbase off
 priority 0.04570
 onlyVisibility dense
 
 track Methbase_SRX14525034_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323418/SRX14525034/SRX14525034.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525034
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04571
 onlyVisibility full
 
 track Methbase_SRX14525034_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323418/SRX14525034/SRX14525034.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525034
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04572
 onlyVisibility full
 
 track Methbase_SRX14525035_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323421/SRX14525035/SRX14525035.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525035
 color 56,113,193
 parent Methbase off
 priority 0.04573
 onlyVisibility dense
 
 track Methbase_SRX14525035_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323421/SRX14525035/SRX14525035.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525035
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04574
 onlyVisibility full
 
 track Methbase_SRX14525035_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323421/SRX14525035/SRX14525035.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525035
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04575
 onlyVisibility full
 
 track Methbase_SRX14525036_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323423/SRX14525036/SRX14525036.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525036
 color 56,113,193
 parent Methbase off
 priority 0.04576
 onlyVisibility dense
 
 track Methbase_SRX14525036_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323423/SRX14525036/SRX14525036.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525036
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04577
 onlyVisibility full
 
 track Methbase_SRX14525036_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323423/SRX14525036/SRX14525036.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525036
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04578
 onlyVisibility full
 
 track Methbase_SRX14525037_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323422/SRX14525037/SRX14525037.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525037
 color 56,113,193
 parent Methbase off
 priority 0.04579
 onlyVisibility dense
 
 track Methbase_SRX14525037_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323422/SRX14525037/SRX14525037.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525037
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04580
 onlyVisibility full
 
 track Methbase_SRX14525037_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323422/SRX14525037/SRX14525037.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525037
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04581
 onlyVisibility full
 
 track Methbase_SRX14525038_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323424/SRX14525038/SRX14525038.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525038
 color 56,113,193
 parent Methbase off
 priority 0.04582
 onlyVisibility dense
 
 track Methbase_SRX14525038_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323424/SRX14525038/SRX14525038.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525038
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04583
 onlyVisibility full
 
 track Methbase_SRX14525038_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323424/SRX14525038/SRX14525038.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525038
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04584
 onlyVisibility full
 
 track Methbase_SRX14525039_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323425/SRX14525039/SRX14525039.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525039
 color 56,113,193
 parent Methbase off
 priority 0.04585
 onlyVisibility dense
 
 track Methbase_SRX14525039_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323425/SRX14525039/SRX14525039.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525039
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04586
 onlyVisibility full
 
 track Methbase_SRX14525039_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323425/SRX14525039/SRX14525039.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525039
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04587
 onlyVisibility full
 
 track Methbase_SRX14525040_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323426/SRX14525040/SRX14525040.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525040
 color 56,113,193
 parent Methbase off
 priority 0.04588
 onlyVisibility dense
 
 track Methbase_SRX14525040_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323426/SRX14525040/SRX14525040.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525040
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04589
 onlyVisibility full
 
 track Methbase_SRX14525040_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323426/SRX14525040/SRX14525040.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525040
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04590
 onlyVisibility full
 
 track Methbase_SRX14525041_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323427/SRX14525041/SRX14525041.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525041
 color 56,113,193
 parent Methbase off
 priority 0.04591
 onlyVisibility dense
 
 track Methbase_SRX14525041_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323427/SRX14525041/SRX14525041.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525041
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04592
 onlyVisibility full
 
 track Methbase_SRX14525041_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323427/SRX14525041/SRX14525041.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525041
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04593
 onlyVisibility full
 
 track Methbase_SRX14525042_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323428/SRX14525042/SRX14525042.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525042
 color 56,113,193
 parent Methbase off
 priority 0.04594
 onlyVisibility dense
 
 track Methbase_SRX14525042_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323428/SRX14525042/SRX14525042.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525042
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04595
 onlyVisibility full
 
 track Methbase_SRX14525042_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323428/SRX14525042/SRX14525042.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525042
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04596
 onlyVisibility full
 
 track Methbase_SRX14525043_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323429/SRX14525043/SRX14525043.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525043
 color 56,113,193
 parent Methbase off
 priority 0.04597
 onlyVisibility dense
 
 track Methbase_SRX14525043_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323429/SRX14525043/SRX14525043.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525043
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04598
 onlyVisibility full
 
 track Methbase_SRX14525043_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323429/SRX14525043/SRX14525043.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525043
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04599
 onlyVisibility full
 
 track Methbase_SRX14525044_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323430/SRX14525044/SRX14525044.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525044
 color 56,113,193
 parent Methbase off
 priority 0.04600
 onlyVisibility dense
 
 track Methbase_SRX14525044_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323430/SRX14525044/SRX14525044.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525044
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04601
 onlyVisibility full
 
 track Methbase_SRX14525044_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323430/SRX14525044/SRX14525044.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525044
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04602
 onlyVisibility full
 
 track Methbase_SRX14525046_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323431/SRX14525046/SRX14525046.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525046
 color 56,113,193
 parent Methbase off
 priority 0.04603
 onlyVisibility dense
 
 track Methbase_SRX14525046_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323431/SRX14525046/SRX14525046.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525046
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04604
 onlyVisibility full
 
 track Methbase_SRX14525046_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323431/SRX14525046/SRX14525046.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525046
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04605
 onlyVisibility full
 
 track Methbase_SRX14525047_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323432/SRX14525047/SRX14525047.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525047
 color 56,113,193
 parent Methbase off
 priority 0.04606
 onlyVisibility dense
 
 track Methbase_SRX14525047_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323432/SRX14525047/SRX14525047.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525047
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04607
 onlyVisibility full
 
 track Methbase_SRX14525047_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323432/SRX14525047/SRX14525047.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525047
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04608
 onlyVisibility full
 
 track Methbase_SRX14525048_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323434/SRX14525048/SRX14525048.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525048
 color 56,113,193
 parent Methbase off
 priority 0.04609
 onlyVisibility dense
 
 track Methbase_SRX14525048_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323434/SRX14525048/SRX14525048.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525048
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04610
 onlyVisibility full
 
 track Methbase_SRX14525048_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323434/SRX14525048/SRX14525048.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525048
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04611
 onlyVisibility full
 
 track Methbase_SRX14525049_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323435/SRX14525049/SRX14525049.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525049
 color 56,113,193
 parent Methbase off
 priority 0.04612
 onlyVisibility dense
 
 track Methbase_SRX14525049_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323435/SRX14525049/SRX14525049.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525049
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04613
 onlyVisibility full
 
 track Methbase_SRX14525049_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323435/SRX14525049/SRX14525049.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525049
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04614
 onlyVisibility full
 
 track Methbase_SRX14525050_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323436/SRX14525050/SRX14525050.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525050
 color 56,113,193
 parent Methbase off
 priority 0.04615
 onlyVisibility dense
 
 track Methbase_SRX14525050_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323436/SRX14525050/SRX14525050.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525050
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04616
 onlyVisibility full
 
 track Methbase_SRX14525050_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323436/SRX14525050/SRX14525050.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525050
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04617
 onlyVisibility full
 
 track Methbase_SRX14525051_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323437/SRX14525051/SRX14525051.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525051
 color 56,113,193
 parent Methbase off
 priority 0.04618
 onlyVisibility dense
 
 track Methbase_SRX14525051_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323437/SRX14525051/SRX14525051.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525051
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04619
 onlyVisibility full
 
 track Methbase_SRX14525051_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323437/SRX14525051/SRX14525051.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525051
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04620
 onlyVisibility full
 
 track Methbase_SRX14525052_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323438/SRX14525052/SRX14525052.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525052
 color 56,113,193
 parent Methbase off
 priority 0.04621
 onlyVisibility dense
 
 track Methbase_SRX14525052_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323438/SRX14525052/SRX14525052.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525052
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04622
 onlyVisibility full
 
 track Methbase_SRX14525052_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323438/SRX14525052/SRX14525052.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525052
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04623
 onlyVisibility full
 
 track Methbase_SRX14525053_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323439/SRX14525053/SRX14525053.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525053
 color 56,113,193
 parent Methbase off
 priority 0.04624
 onlyVisibility dense
 
 track Methbase_SRX14525053_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323439/SRX14525053/SRX14525053.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525053
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04625
 onlyVisibility full
 
 track Methbase_SRX14525053_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323439/SRX14525053/SRX14525053.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525053
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04626
 onlyVisibility full
 
 track Methbase_SRX14525054_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323443/SRX14525054/SRX14525054.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525054
 color 56,113,193
 parent Methbase off
 priority 0.04627
 onlyVisibility dense
 
 track Methbase_SRX14525054_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323443/SRX14525054/SRX14525054.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525054
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04628
 onlyVisibility full
 
 track Methbase_SRX14525054_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323443/SRX14525054/SRX14525054.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525054
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04629
 onlyVisibility full
 
 track Methbase_SRX14525055_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323440/SRX14525055/SRX14525055.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525055
 color 56,113,193
 parent Methbase off
 priority 0.04630
 onlyVisibility dense
 
 track Methbase_SRX14525055_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323440/SRX14525055/SRX14525055.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525055
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04631
 onlyVisibility full
 
 track Methbase_SRX14525055_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323440/SRX14525055/SRX14525055.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525055
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04632
 onlyVisibility full
 
 track Methbase_SRX14525056_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323441/SRX14525056/SRX14525056.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525056
 color 56,113,193
 parent Methbase off
 priority 0.04633
 onlyVisibility dense
 
 track Methbase_SRX14525056_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323441/SRX14525056/SRX14525056.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525056
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04634
 onlyVisibility full
 
 track Methbase_SRX14525056_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323441/SRX14525056/SRX14525056.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525056
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04635
 onlyVisibility full
 
 track Methbase_SRX14525058_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323444/SRX14525058/SRX14525058.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525058
 color 56,113,193
 parent Methbase off
 priority 0.04636
 onlyVisibility dense
 
 track Methbase_SRX14525058_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323444/SRX14525058/SRX14525058.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525058
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04637
 onlyVisibility full
 
 track Methbase_SRX14525058_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323444/SRX14525058/SRX14525058.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525058
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04638
 onlyVisibility full
 
 track Methbase_SRX14525059_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323445/SRX14525059/SRX14525059.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525059
 color 56,113,193
 parent Methbase off
 priority 0.04639
 onlyVisibility dense
 
 track Methbase_SRX14525059_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323445/SRX14525059/SRX14525059.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525059
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04640
 onlyVisibility full
 
 track Methbase_SRX14525059_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323445/SRX14525059/SRX14525059.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525059
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04641
 onlyVisibility full
 
 track Methbase_SRX14525060_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323446/SRX14525060/SRX14525060.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525060
 color 56,113,193
 parent Methbase off
 priority 0.04642
 onlyVisibility dense
 
 track Methbase_SRX14525060_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323446/SRX14525060/SRX14525060.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525060
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04643
 onlyVisibility full
 
 track Methbase_SRX14525060_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323446/SRX14525060/SRX14525060.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525060
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04644
 onlyVisibility full
 
 track Methbase_SRX14525061_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323448/SRX14525061/SRX14525061.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525061
 color 56,113,193
 parent Methbase off
 priority 0.04645
 onlyVisibility dense
 
 track Methbase_SRX14525061_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323448/SRX14525061/SRX14525061.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525061
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04646
 onlyVisibility full
 
 track Methbase_SRX14525061_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323448/SRX14525061/SRX14525061.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525061
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04647
 onlyVisibility full
 
 track Methbase_SRX14525062_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323447/SRX14525062/SRX14525062.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14525062
 color 56,113,193
 parent Methbase off
 priority 0.04648
 onlyVisibility dense
 
 track Methbase_SRX14525062_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323447/SRX14525062/SRX14525062.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525062
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04649
 onlyVisibility full
 
 track Methbase_SRX14525062_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP364929/SRS12323447/SRX14525062/SRX14525062.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14525062
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04650
 onlyVisibility full
 
 track Methbase_SRX1473621_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP085035/SRS1199595/SRX1473621/SRX1473621.hmr.bb
 type bigBed
 shortLabel Naive human ESCs
 longLabel Naive human ESCs SRX1473621
 color 56,113,193
 parent Methbase off
 priority 0.04651
 onlyVisibility dense
 
 track Methbase_SRX1473621_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP085035/SRS1199595/SRX1473621/SRX1473621.sym_counts.bw
 type bigWig
 shortLabel Naive human ESCs
 longLabel Naive human ESCs SRX1473621
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04652
 onlyVisibility full
 
 track Methbase_SRX1473621_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP085035/SRS1199595/SRX1473621/SRX1473621.sym_coverage.bw
 type bigWig
 shortLabel Naive human ESCs
 longLabel Naive human ESCs SRX1473621
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04653
 onlyVisibility full
 
 track Methbase_SRX1473622_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP085035/SRS1199594/SRX1473622/SRX1473622.hmr.bb
 type bigBed
 shortLabel Naive human ESCs
 longLabel Naive human ESCs SRX1473622
 color 56,113,193
 parent Methbase off
 priority 0.04654
 onlyVisibility dense
 
 track Methbase_SRX1473622_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP085035/SRS1199594/SRX1473622/SRX1473622.sym_counts.bw
 type bigWig
 shortLabel Naive human ESCs
 longLabel Naive human ESCs SRX1473622
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04655
 onlyVisibility full
 
 track Methbase_SRX1473622_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP085035/SRS1199594/SRX1473622/SRX1473622.sym_coverage.bw
 type bigWig
 shortLabel Naive human ESCs
 longLabel Naive human ESCs SRX1473622
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04656
 onlyVisibility full
 
 track Methbase_SRX1473623_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP085035/SRS1199592/SRX1473623/SRX1473623.hmr.bb
 type bigBed
 shortLabel Naive human ESCs
 longLabel Naive human ESCs SRX1473623
 color 56,113,193
 parent Methbase off
 priority 0.04657
 onlyVisibility dense
 
 track Methbase_SRX1473623_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP085035/SRS1199592/SRX1473623/SRX1473623.sym_counts.bw
 type bigWig
 shortLabel Naive human ESCs
 longLabel Naive human ESCs SRX1473623
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04658
 onlyVisibility full
 
 track Methbase_SRX1473623_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP085035/SRS1199592/SRX1473623/SRX1473623.sym_coverage.bw
 type bigWig
 shortLabel Naive human ESCs
 longLabel Naive human ESCs SRX1473623
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04659
 onlyVisibility full
 
 track Methbase_SRX1473624_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP085035/SRS1199593/SRX1473624/SRX1473624.hmr.bb
 type bigBed
 shortLabel Naive human ESCs
 longLabel Naive human ESCs SRX1473624
 color 56,113,193
 parent Methbase off
 priority 0.04660
 onlyVisibility dense
 
 track Methbase_SRX1473624_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP085035/SRS1199593/SRX1473624/SRX1473624.sym_counts.bw
 type bigWig
 shortLabel Naive human ESCs
 longLabel Naive human ESCs SRX1473624
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04661
 onlyVisibility full
 
 track Methbase_SRX1473624_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP085035/SRS1199593/SRX1473624/SRX1473624.sym_coverage.bw
 type bigWig
 shortLabel Naive human ESCs
 longLabel Naive human ESCs SRX1473624
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04662
 onlyVisibility full
 
 track Methbase_SRX1473625_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP085035/SRS1199591/SRX1473625/SRX1473625.hmr.bb
 type bigBed
 shortLabel Naive human ESCs
 longLabel Naive human ESCs SRX1473625
 color 56,113,193
 parent Methbase off
 priority 0.04663
 onlyVisibility dense
 
 track Methbase_SRX1473625_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP085035/SRS1199591/SRX1473625/SRX1473625.sym_counts.bw
 type bigWig
 shortLabel Naive human ESCs
 longLabel Naive human ESCs SRX1473625
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04664
 onlyVisibility full
 
 track Methbase_SRX1473625_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP085035/SRS1199591/SRX1473625/SRX1473625.sym_coverage.bw
 type bigWig
 shortLabel Naive human ESCs
 longLabel Naive human ESCs SRX1473625
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04665
 onlyVisibility full
 
 track Methbase_SRX1473626_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP085035/SRS1199590/SRX1473626/SRX1473626.hmr.bb
 type bigBed
 shortLabel Naive human ESCs
 longLabel Naive human ESCs SRX1473626
 color 56,113,193
 parent Methbase off
 priority 0.04666
 onlyVisibility dense
 
 track Methbase_SRX1473626_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP085035/SRS1199590/SRX1473626/SRX1473626.sym_counts.bw
 type bigWig
 shortLabel Naive human ESCs
 longLabel Naive human ESCs SRX1473626
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04667
 onlyVisibility full
 
 track Methbase_SRX1473626_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP085035/SRS1199590/SRX1473626/SRX1473626.sym_coverage.bw
 type bigWig
 shortLabel Naive human ESCs
 longLabel Naive human ESCs SRX1473626
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04668
 onlyVisibility full
 
 track Methbase_SRX1473627_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP085035/SRS1199589/SRX1473627/SRX1473627.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX1473627
 color 56,113,193
 parent Methbase off
 priority 0.04669
 onlyVisibility dense
 
 track Methbase_SRX1473627_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP085035/SRS1199589/SRX1473627/SRX1473627.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1473627
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04670
 onlyVisibility full
 
 track Methbase_SRX1473627_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP085035/SRS1199589/SRX1473627/SRX1473627.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1473627
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04671
 onlyVisibility full
 
 track Methbase_SRX1473628_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP085035/SRS1199588/SRX1473628/SRX1473628.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX1473628
 color 56,113,193
 parent Methbase off
 priority 0.04672
 onlyVisibility dense
 
 track Methbase_SRX1473628_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP085035/SRS1199588/SRX1473628/SRX1473628.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1473628
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04673
 onlyVisibility full
 
 track Methbase_SRX1473628_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP085035/SRS1199588/SRX1473628/SRX1473628.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1473628
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04674
 onlyVisibility full
 
 track Methbase_SRX1473629_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP085035/SRS1199587/SRX1473629/SRX1473629.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX1473629
 color 56,113,193
 parent Methbase off
 priority 0.04675
 onlyVisibility dense
 
 track Methbase_SRX1473629_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP085035/SRS1199587/SRX1473629/SRX1473629.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1473629
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04676
 onlyVisibility full
 
 track Methbase_SRX1473629_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP085035/SRS1199587/SRX1473629/SRX1473629.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1473629
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04677
 onlyVisibility full
 
 track Methbase_SRX1473630_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP085035/SRS1199586/SRX1473630/SRX1473630.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX1473630
 color 56,113,193
 parent Methbase off
 priority 0.04678
 onlyVisibility dense
 
 track Methbase_SRX1473630_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP085035/SRS1199586/SRX1473630/SRX1473630.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1473630
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04679
 onlyVisibility full
 
 track Methbase_SRX1473630_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP085035/SRS1199586/SRX1473630/SRX1473630.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1473630
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04680
 onlyVisibility full
 
 track Methbase_SRX14766178_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP367891/SRS12526437/SRX14766178/SRX14766178.hmr.bb
 type bigBed
 shortLabel Primary Culture
 longLabel Primary Culture SRX14766178
 color 56,113,193
 parent Methbase off
 priority 0.04681
 onlyVisibility dense
 
 track Methbase_SRX14766178_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP367891/SRS12526437/SRX14766178/SRX14766178.sym_counts.bw
 type bigWig
 shortLabel Primary Culture
 longLabel Primary Culture SRX14766178
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04682
 onlyVisibility full
 
 track Methbase_SRX14766178_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP367891/SRS12526437/SRX14766178/SRX14766178.sym_coverage.bw
 type bigWig
 shortLabel Primary Culture
 longLabel Primary Culture SRX14766178
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04683
 onlyVisibility full
 
 track Methbase_SRX14766179_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP367891/SRS12526438/SRX14766179/SRX14766179.hmr.bb
 type bigBed
 shortLabel UM sorted
 longLabel UM sorted SRX14766179
 color 56,113,193
 parent Methbase off
 priority 0.04684
 onlyVisibility dense
 
 track Methbase_SRX14766179_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP367891/SRS12526438/SRX14766179/SRX14766179.sym_counts.bw
 type bigWig
 shortLabel UM sorted
 longLabel UM sorted SRX14766179
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04685
 onlyVisibility full
 
 track Methbase_SRX14766179_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP367891/SRS12526438/SRX14766179/SRX14766179.sym_coverage.bw
 type bigWig
 shortLabel UM sorted
 longLabel UM sorted SRX14766179
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04686
 onlyVisibility full
 
 track Methbase_SRX14766180_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP367891/SRS12526439/SRX14766180/SRX14766180.hmr.bb
 type bigBed
 shortLabel UM sorted
 longLabel UM sorted SRX14766180
 color 56,113,193
 parent Methbase off
 priority 0.04687
 onlyVisibility dense
 
 track Methbase_SRX14766180_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP367891/SRS12526439/SRX14766180/SRX14766180.sym_counts.bw
 type bigWig
 shortLabel UM sorted
 longLabel UM sorted SRX14766180
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04688
 onlyVisibility full
 
 track Methbase_SRX14766180_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP367891/SRS12526439/SRX14766180/SRX14766180.sym_coverage.bw
 type bigWig
 shortLabel UM sorted
 longLabel UM sorted SRX14766180
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04689
 onlyVisibility full
 
 track Methbase_SRX14788273_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP368308/SRS12547164/SRX14788273/SRX14788273.hmr.bb
 type bigBed
 shortLabel Bronchial
 longLabel Bronchial SRX14788273
 color 56,113,193
 parent Methbase off
 priority 0.04690
 onlyVisibility dense
 
 track Methbase_SRX14788273_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP368308/SRS12547164/SRX14788273/SRX14788273.sym_counts.bw
 type bigWig
 shortLabel Bronchial
 longLabel Bronchial SRX14788273
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04691
 onlyVisibility full
 
 track Methbase_SRX14788273_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP368308/SRS12547164/SRX14788273/SRX14788273.sym_coverage.bw
 type bigWig
 shortLabel Bronchial
 longLabel Bronchial SRX14788273
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04692
 onlyVisibility full
 
 track Methbase_SRX14788274_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP368308/SRS12547166/SRX14788274/SRX14788274.hmr.bb
 type bigBed
 shortLabel Bronchial
 longLabel Bronchial SRX14788274
 color 56,113,193
 parent Methbase off
 priority 0.04693
 onlyVisibility dense
 
 track Methbase_SRX14788274_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP368308/SRS12547166/SRX14788274/SRX14788274.sym_counts.bw
 type bigWig
 shortLabel Bronchial
 longLabel Bronchial SRX14788274
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04694
 onlyVisibility full
 
 track Methbase_SRX14788274_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP368308/SRS12547166/SRX14788274/SRX14788274.sym_coverage.bw
 type bigWig
 shortLabel Bronchial
 longLabel Bronchial SRX14788274
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04695
 onlyVisibility full
 
 track Methbase_SRX14788275_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP368308/SRS12547165/SRX14788275/SRX14788275.hmr.bb
 type bigBed
 shortLabel Bronchial
 longLabel Bronchial SRX14788275
 color 56,113,193
 parent Methbase off
 priority 0.04696
 onlyVisibility dense
 
 track Methbase_SRX14788275_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP368308/SRS12547165/SRX14788275/SRX14788275.sym_counts.bw
 type bigWig
 shortLabel Bronchial
 longLabel Bronchial SRX14788275
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04697
 onlyVisibility full
 
 track Methbase_SRX14788275_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP368308/SRS12547165/SRX14788275/SRX14788275.sym_coverage.bw
 type bigWig
 shortLabel Bronchial
 longLabel Bronchial SRX14788275
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04698
 onlyVisibility full
 
 track Methbase_SRX14788276_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP368308/SRS12547167/SRX14788276/SRX14788276.hmr.bb
 type bigBed
 shortLabel Bronchial
 longLabel Bronchial SRX14788276
 color 56,113,193
 parent Methbase off
 priority 0.04699
 onlyVisibility dense
 
 track Methbase_SRX14788276_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP368308/SRS12547167/SRX14788276/SRX14788276.sym_counts.bw
 type bigWig
 shortLabel Bronchial
 longLabel Bronchial SRX14788276
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04700
 onlyVisibility full
 
 track Methbase_SRX14788276_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP368308/SRS12547167/SRX14788276/SRX14788276.sym_coverage.bw
 type bigWig
 shortLabel Bronchial
 longLabel Bronchial SRX14788276
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04701
 onlyVisibility full
 
 track Methbase_SRX14896258_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323101/SRS12649256/SRX14896258/SRX14896258.hmr.bb
 type bigBed
 shortLabel Retina
 longLabel Retina SRX14896258
 color 56,113,193
 parent Methbase off
 priority 0.04702
 onlyVisibility dense
 
 track Methbase_SRX14896258_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323101/SRS12649256/SRX14896258/SRX14896258.sym_counts.bw
 type bigWig
 shortLabel Retina
 longLabel Retina SRX14896258
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04703
 onlyVisibility full
 
 track Methbase_SRX14896258_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323101/SRS12649256/SRX14896258/SRX14896258.sym_coverage.bw
 type bigWig
 shortLabel Retina
 longLabel Retina SRX14896258
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04704
 onlyVisibility full
 
 track Methbase_SRX14896261_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323101/SRS12649259/SRX14896261/SRX14896261.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14896261
 color 56,113,193
 parent Methbase off
 priority 0.04705
 onlyVisibility dense
 
 track Methbase_SRX14896261_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323101/SRS12649259/SRX14896261/SRX14896261.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14896261
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04706
 onlyVisibility full
 
 track Methbase_SRX14896261_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323101/SRS12649259/SRX14896261/SRX14896261.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14896261
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04707
 onlyVisibility full
 
 track Methbase_SRX14896262_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323101/SRS12649260/SRX14896262/SRX14896262.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14896262
 color 56,113,193
 parent Methbase off
 priority 0.04708
 onlyVisibility dense
 
 track Methbase_SRX14896262_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323101/SRS12649260/SRX14896262/SRX14896262.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14896262
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04709
 onlyVisibility full
 
 track Methbase_SRX14896262_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323101/SRS12649260/SRX14896262/SRX14896262.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14896262
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04710
 onlyVisibility full
 
 track Methbase_SRX14896263_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323101/SRS12649261/SRX14896263/SRX14896263.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14896263
 color 56,113,193
 parent Methbase off
 priority 0.04711
 onlyVisibility dense
 
 track Methbase_SRX14896263_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323101/SRS12649261/SRX14896263/SRX14896263.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14896263
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04712
 onlyVisibility full
 
 track Methbase_SRX14896263_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323101/SRS12649261/SRX14896263/SRX14896263.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14896263
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04713
 onlyVisibility full
 
 track Methbase_SRX14896264_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323101/SRS12649262/SRX14896264/SRX14896264.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX14896264
 color 56,113,193
 parent Methbase off
 priority 0.04714
 onlyVisibility dense
 
 track Methbase_SRX14896264_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323101/SRS12649262/SRX14896264/SRX14896264.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14896264
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04715
 onlyVisibility full
 
 track Methbase_SRX14896264_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP323101/SRS12649262/SRX14896264/SRX14896264.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX14896264
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04716
 onlyVisibility full
 
 track Methbase_SRX1502196_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP067779/SRS1223474/SRX1502196/SRX1502196.hmr.bb
 type bigBed
 shortLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma
 longLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma SRX1502196
 color 56,113,193
 parent Methbase off
 priority 0.04717
 onlyVisibility dense
 
 track Methbase_SRX1502196_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP067779/SRS1223474/SRX1502196/SRX1502196.sym_counts.bw
 type bigWig
 shortLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma
 longLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma SRX1502196
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04718
 onlyVisibility full
 
 track Methbase_SRX1502196_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP067779/SRS1223474/SRX1502196/SRX1502196.sym_coverage.bw
 type bigWig
 shortLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma
 longLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma SRX1502196
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04719
 onlyVisibility full
 
 track Methbase_SRX1502197_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP067779/SRS1223473/SRX1502197/SRX1502197.hmr.bb
 type bigBed
 shortLabel Primary prostate epithelial cells. Cambrex Bio Science Cat. No. CC-2555
 longLabel Primary prostate epithelial cells. Cambrex Bio Science Cat. No. CC-2555 SRX1502197
 color 56,113,193
 parent Methbase off
 priority 0.04720
 onlyVisibility dense
 
 track Methbase_SRX1502197_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP067779/SRS1223473/SRX1502197/SRX1502197.sym_counts.bw
 type bigWig
 shortLabel Primary prostate epithelial cells. Cambrex Bio Science Cat. No. CC-2555
 longLabel Primary prostate epithelial cells. Cambrex Bio Science Cat. No. CC-2555 SRX1502197
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04721
 onlyVisibility full
 
 track Methbase_SRX1502197_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP067779/SRS1223473/SRX1502197/SRX1502197.sym_coverage.bw
 type bigWig
 shortLabel Primary prostate epithelial cells. Cambrex Bio Science Cat. No. CC-2555
 longLabel Primary prostate epithelial cells. Cambrex Bio Science Cat. No. CC-2555 SRX1502197
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04722
 onlyVisibility full
 
 track Methbase_SRX1502198_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP067779/SRS1223472/SRX1502198/SRX1502198.hmr.bb
 type bigBed
 shortLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma
 longLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma SRX1502198
 color 56,113,193
 parent Methbase off
 priority 0.04723
 onlyVisibility dense
 
 track Methbase_SRX1502198_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP067779/SRS1223472/SRX1502198/SRX1502198.sym_counts.bw
 type bigWig
 shortLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma
 longLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma SRX1502198
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04724
 onlyVisibility full
 
 track Methbase_SRX1502198_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP067779/SRS1223472/SRX1502198/SRX1502198.sym_coverage.bw
 type bigWig
 shortLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma
 longLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma SRX1502198
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04725
 onlyVisibility full
 
 track Methbase_SRX1502199_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP067779/SRS1223471/SRX1502199/SRX1502199.hmr.bb
 type bigBed
 shortLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma
 longLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma SRX1502199
 color 56,113,193
 parent Methbase off
 priority 0.04726
 onlyVisibility dense
 
 track Methbase_SRX1502199_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP067779/SRS1223471/SRX1502199/SRX1502199.sym_counts.bw
 type bigWig
 shortLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma
 longLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma SRX1502199
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04727
 onlyVisibility full
 
 track Methbase_SRX1502199_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP067779/SRS1223471/SRX1502199/SRX1502199.sym_coverage.bw
 type bigWig
 shortLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma
 longLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma SRX1502199
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04728
 onlyVisibility full
 
 track Methbase_SRX1502200_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP067779/SRS1223470/SRX1502200/SRX1502200.hmr.bb
 type bigBed
 shortLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma
 longLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma SRX1502200
 color 56,113,193
 parent Methbase off
 priority 0.04729
 onlyVisibility dense
 
 track Methbase_SRX1502200_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP067779/SRS1223470/SRX1502200/SRX1502200.sym_counts.bw
 type bigWig
 shortLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma
 longLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma SRX1502200
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04730
 onlyVisibility full
 
 track Methbase_SRX1502200_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP067779/SRS1223470/SRX1502200/SRX1502200.sym_coverage.bw
 type bigWig
 shortLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma
 longLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma SRX1502200
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04731
 onlyVisibility full
 
 track Methbase_SRX1502201_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP067779/SRS1223469/SRX1502201/SRX1502201.hmr.bb
 type bigBed
 shortLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma
 longLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma SRX1502201
 color 56,113,193
 parent Methbase off
 priority 0.04732
 onlyVisibility dense
 
 track Methbase_SRX1502201_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP067779/SRS1223469/SRX1502201/SRX1502201.sym_counts.bw
 type bigWig
 shortLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma
 longLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma SRX1502201
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04733
 onlyVisibility full
 
 track Methbase_SRX1502201_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP067779/SRS1223469/SRX1502201/SRX1502201.sym_coverage.bw
 type bigWig
 shortLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma
 longLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma SRX1502201
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04734
 onlyVisibility full
 
 track Methbase_SRX1502202_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP067779/SRS1223468/SRX1502202/SRX1502202.hmr.bb
 type bigBed
 shortLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma
 longLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma SRX1502202
 color 56,113,193
 parent Methbase off
 priority 0.04735
 onlyVisibility dense
 
 track Methbase_SRX1502202_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP067779/SRS1223468/SRX1502202/SRX1502202.sym_counts.bw
 type bigWig
 shortLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma
 longLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma SRX1502202
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04736
 onlyVisibility full
 
 track Methbase_SRX1502202_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP067779/SRS1223468/SRX1502202/SRX1502202.sym_coverage.bw
 type bigWig
 shortLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma
 longLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma SRX1502202
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04737
 onlyVisibility full
 
 track Methbase_SRX1502203_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP067779/SRS1223467/SRX1502203/SRX1502203.hmr.bb
 type bigBed
 shortLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma
 longLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma SRX1502203
 color 56,113,193
 parent Methbase off
 priority 0.04738
 onlyVisibility dense
 
 track Methbase_SRX1502203_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP067779/SRS1223467/SRX1502203/SRX1502203.sym_counts.bw
 type bigWig
 shortLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma
 longLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma SRX1502203
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04739
 onlyVisibility full
 
 track Methbase_SRX1502203_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP067779/SRS1223467/SRX1502203/SRX1502203.sym_coverage.bw
 type bigWig
 shortLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma
 longLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma SRX1502203
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04740
 onlyVisibility full
 
 track Methbase_SRX1502204_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP067779/SRS1223466/SRX1502204/SRX1502204.hmr.bb
 type bigBed
 shortLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma
 longLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma SRX1502204
 color 56,113,193
 parent Methbase off
 priority 0.04741
 onlyVisibility dense
 
 track Methbase_SRX1502204_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP067779/SRS1223466/SRX1502204/SRX1502204.sym_counts.bw
 type bigWig
 shortLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma
 longLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma SRX1502204
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04742
 onlyVisibility full
 
 track Methbase_SRX1502204_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP067779/SRS1223466/SRX1502204/SRX1502204.sym_coverage.bw
 type bigWig
 shortLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma
 longLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma SRX1502204
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04743
 onlyVisibility full
 
 track Methbase_SRX1502205_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP067779/SRS1223465/SRX1502205/SRX1502205.hmr.bb
 type bigBed
 shortLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma
 longLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma SRX1502205
 color 56,113,193
 parent Methbase off
 priority 0.04744
 onlyVisibility dense
 
 track Methbase_SRX1502205_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP067779/SRS1223465/SRX1502205/SRX1502205.sym_counts.bw
 type bigWig
 shortLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma
 longLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma SRX1502205
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04745
 onlyVisibility full
 
 track Methbase_SRX1502205_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP067779/SRS1223465/SRX1502205/SRX1502205.sym_coverage.bw
 type bigWig
 shortLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma
 longLabel LNCaP clone FGC (ATCC CRL-1740). Androgen-sensitive human prostate adenocarcinoma SRX1502205
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04746
 onlyVisibility full
 
 track Methbase_SRX15160160_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902539/SRX15160160/SRX15160160.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160160
 color 56,113,193
 parent Methbase off
 priority 0.04747
 onlyVisibility dense
 
 track Methbase_SRX15160160_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902539/SRX15160160/SRX15160160.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160160
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04748
 onlyVisibility full
 
 track Methbase_SRX15160160_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902539/SRX15160160/SRX15160160.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160160
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04749
 onlyVisibility full
 
 track Methbase_SRX15160161_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902540/SRX15160161/SRX15160161.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160161
 color 56,113,193
 parent Methbase off
 priority 0.04750
 onlyVisibility dense
 
 track Methbase_SRX15160161_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902540/SRX15160161/SRX15160161.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160161
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04751
 onlyVisibility full
 
 track Methbase_SRX15160161_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902540/SRX15160161/SRX15160161.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160161
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04752
 onlyVisibility full
 
 track Methbase_SRX15160162_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902541/SRX15160162/SRX15160162.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160162
 color 56,113,193
 parent Methbase off
 priority 0.04753
 onlyVisibility dense
 
 track Methbase_SRX15160162_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902541/SRX15160162/SRX15160162.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160162
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04754
 onlyVisibility full
 
 track Methbase_SRX15160162_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902541/SRX15160162/SRX15160162.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160162
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04755
 onlyVisibility full
 
 track Methbase_SRX15160163_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902542/SRX15160163/SRX15160163.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160163
 color 56,113,193
 parent Methbase off
 priority 0.04756
 onlyVisibility dense
 
 track Methbase_SRX15160163_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902542/SRX15160163/SRX15160163.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160163
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04757
 onlyVisibility full
 
 track Methbase_SRX15160163_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902542/SRX15160163/SRX15160163.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160163
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04758
 onlyVisibility full
 
 track Methbase_SRX15160164_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902543/SRX15160164/SRX15160164.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160164
 color 56,113,193
 parent Methbase off
 priority 0.04759
 onlyVisibility dense
 
 track Methbase_SRX15160164_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902543/SRX15160164/SRX15160164.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160164
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04760
 onlyVisibility full
 
 track Methbase_SRX15160164_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902543/SRX15160164/SRX15160164.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160164
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04761
 onlyVisibility full
 
 track Methbase_SRX15160165_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902544/SRX15160165/SRX15160165.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160165
 color 56,113,193
 parent Methbase off
 priority 0.04762
 onlyVisibility dense
 
 track Methbase_SRX15160165_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902544/SRX15160165/SRX15160165.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160165
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04763
 onlyVisibility full
 
 track Methbase_SRX15160165_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902544/SRX15160165/SRX15160165.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160165
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04764
 onlyVisibility full
 
 track Methbase_SRX15160166_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902545/SRX15160166/SRX15160166.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160166
 color 56,113,193
 parent Methbase off
 priority 0.04765
 onlyVisibility dense
 
 track Methbase_SRX15160166_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902545/SRX15160166/SRX15160166.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160166
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04766
 onlyVisibility full
 
 track Methbase_SRX15160166_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902545/SRX15160166/SRX15160166.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160166
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04767
 onlyVisibility full
 
 track Methbase_SRX15160167_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902546/SRX15160167/SRX15160167.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160167
 color 56,113,193
 parent Methbase off
 priority 0.04768
 onlyVisibility dense
 
 track Methbase_SRX15160167_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902546/SRX15160167/SRX15160167.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160167
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04769
 onlyVisibility full
 
 track Methbase_SRX15160167_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902546/SRX15160167/SRX15160167.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160167
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04770
 onlyVisibility full
 
 track Methbase_SRX15160168_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902547/SRX15160168/SRX15160168.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160168
 color 56,113,193
 parent Methbase off
 priority 0.04771
 onlyVisibility dense
 
 track Methbase_SRX15160168_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902547/SRX15160168/SRX15160168.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160168
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04772
 onlyVisibility full
 
 track Methbase_SRX15160168_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902547/SRX15160168/SRX15160168.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160168
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04773
 onlyVisibility full
 
 track Methbase_SRX15160169_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902548/SRX15160169/SRX15160169.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160169
 color 56,113,193
 parent Methbase off
 priority 0.04774
 onlyVisibility dense
 
 track Methbase_SRX15160169_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902548/SRX15160169/SRX15160169.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160169
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04775
 onlyVisibility full
 
 track Methbase_SRX15160169_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902548/SRX15160169/SRX15160169.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160169
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04776
 onlyVisibility full
 
 track Methbase_SRX15160170_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902549/SRX15160170/SRX15160170.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160170
 color 56,113,193
 parent Methbase off
 priority 0.04777
 onlyVisibility dense
 
 track Methbase_SRX15160170_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902549/SRX15160170/SRX15160170.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160170
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04778
 onlyVisibility full
 
 track Methbase_SRX15160170_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902549/SRX15160170/SRX15160170.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160170
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04779
 onlyVisibility full
 
 track Methbase_SRX15160171_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902550/SRX15160171/SRX15160171.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160171
 color 56,113,193
 parent Methbase off
 priority 0.04780
 onlyVisibility dense
 
 track Methbase_SRX15160171_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902550/SRX15160171/SRX15160171.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160171
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04781
 onlyVisibility full
 
 track Methbase_SRX15160171_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902550/SRX15160171/SRX15160171.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160171
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04782
 onlyVisibility full
 
 track Methbase_SRX15160172_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902551/SRX15160172/SRX15160172.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160172
 color 56,113,193
 parent Methbase off
 priority 0.04783
 onlyVisibility dense
 
 track Methbase_SRX15160172_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902551/SRX15160172/SRX15160172.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160172
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04784
 onlyVisibility full
 
 track Methbase_SRX15160172_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902551/SRX15160172/SRX15160172.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160172
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04785
 onlyVisibility full
 
 track Methbase_SRX15160173_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902552/SRX15160173/SRX15160173.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160173
 color 56,113,193
 parent Methbase off
 priority 0.04786
 onlyVisibility dense
 
 track Methbase_SRX15160173_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902552/SRX15160173/SRX15160173.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160173
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04787
 onlyVisibility full
 
 track Methbase_SRX15160173_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902552/SRX15160173/SRX15160173.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160173
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04788
 onlyVisibility full
 
 track Methbase_SRX15160174_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902553/SRX15160174/SRX15160174.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160174
 color 56,113,193
 parent Methbase off
 priority 0.04789
 onlyVisibility dense
 
 track Methbase_SRX15160174_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902553/SRX15160174/SRX15160174.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160174
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04790
 onlyVisibility full
 
 track Methbase_SRX15160174_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902553/SRX15160174/SRX15160174.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160174
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04791
 onlyVisibility full
 
 track Methbase_SRX15160175_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902554/SRX15160175/SRX15160175.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160175
 color 56,113,193
 parent Methbase off
 priority 0.04792
 onlyVisibility dense
 
 track Methbase_SRX15160175_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902554/SRX15160175/SRX15160175.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160175
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04793
 onlyVisibility full
 
 track Methbase_SRX15160175_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902554/SRX15160175/SRX15160175.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160175
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04794
 onlyVisibility full
 
 track Methbase_SRX15160176_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902555/SRX15160176/SRX15160176.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160176
 color 56,113,193
 parent Methbase off
 priority 0.04795
 onlyVisibility dense
 
 track Methbase_SRX15160176_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902555/SRX15160176/SRX15160176.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160176
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04796
 onlyVisibility full
 
 track Methbase_SRX15160176_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902555/SRX15160176/SRX15160176.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160176
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04797
 onlyVisibility full
 
 track Methbase_SRX15160177_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902556/SRX15160177/SRX15160177.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160177
 color 56,113,193
 parent Methbase off
 priority 0.04798
 onlyVisibility dense
 
 track Methbase_SRX15160177_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902556/SRX15160177/SRX15160177.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160177
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04799
 onlyVisibility full
 
 track Methbase_SRX15160177_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902556/SRX15160177/SRX15160177.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160177
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04800
 onlyVisibility full
 
 track Methbase_SRX15160178_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902557/SRX15160178/SRX15160178.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160178
 color 56,113,193
 parent Methbase off
 priority 0.04801
 onlyVisibility dense
 
 track Methbase_SRX15160178_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902557/SRX15160178/SRX15160178.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160178
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04802
 onlyVisibility full
 
 track Methbase_SRX15160178_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902557/SRX15160178/SRX15160178.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160178
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04803
 onlyVisibility full
 
 track Methbase_SRX15160179_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902558/SRX15160179/SRX15160179.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160179
 color 56,113,193
 parent Methbase off
 priority 0.04804
 onlyVisibility dense
 
 track Methbase_SRX15160179_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902558/SRX15160179/SRX15160179.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160179
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04805
 onlyVisibility full
 
 track Methbase_SRX15160179_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902558/SRX15160179/SRX15160179.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160179
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04806
 onlyVisibility full
 
 track Methbase_SRX15160180_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902559/SRX15160180/SRX15160180.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160180
 color 56,113,193
 parent Methbase off
 priority 0.04807
 onlyVisibility dense
 
 track Methbase_SRX15160180_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902559/SRX15160180/SRX15160180.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160180
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04808
 onlyVisibility full
 
 track Methbase_SRX15160180_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902559/SRX15160180/SRX15160180.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160180
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04809
 onlyVisibility full
 
 track Methbase_SRX15160181_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902560/SRX15160181/SRX15160181.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160181
 color 56,113,193
 parent Methbase off
 priority 0.04810
 onlyVisibility dense
 
 track Methbase_SRX15160181_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902560/SRX15160181/SRX15160181.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160181
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04811
 onlyVisibility full
 
 track Methbase_SRX15160181_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902560/SRX15160181/SRX15160181.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160181
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04812
 onlyVisibility full
 
 track Methbase_SRX15160182_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902561/SRX15160182/SRX15160182.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160182
 color 56,113,193
 parent Methbase off
 priority 0.04813
 onlyVisibility dense
 
 track Methbase_SRX15160182_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902561/SRX15160182/SRX15160182.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160182
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04814
 onlyVisibility full
 
 track Methbase_SRX15160182_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902561/SRX15160182/SRX15160182.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160182
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04815
 onlyVisibility full
 
 track Methbase_SRX15160183_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902562/SRX15160183/SRX15160183.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160183
 color 56,113,193
 parent Methbase off
 priority 0.04816
 onlyVisibility dense
 
 track Methbase_SRX15160183_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902562/SRX15160183/SRX15160183.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160183
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04817
 onlyVisibility full
 
 track Methbase_SRX15160183_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902562/SRX15160183/SRX15160183.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160183
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04818
 onlyVisibility full
 
 track Methbase_SRX15160184_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902563/SRX15160184/SRX15160184.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160184
 color 56,113,193
 parent Methbase off
 priority 0.04819
 onlyVisibility dense
 
 track Methbase_SRX15160184_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902563/SRX15160184/SRX15160184.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160184
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04820
 onlyVisibility full
 
 track Methbase_SRX15160184_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902563/SRX15160184/SRX15160184.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160184
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04821
 onlyVisibility full
 
 track Methbase_SRX15160185_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902564/SRX15160185/SRX15160185.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160185
 color 56,113,193
 parent Methbase off
 priority 0.04822
 onlyVisibility dense
 
 track Methbase_SRX15160185_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902564/SRX15160185/SRX15160185.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160185
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04823
 onlyVisibility full
 
 track Methbase_SRX15160185_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902564/SRX15160185/SRX15160185.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160185
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04824
 onlyVisibility full
 
 track Methbase_SRX15160186_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902565/SRX15160186/SRX15160186.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160186
 color 56,113,193
 parent Methbase off
 priority 0.04825
 onlyVisibility dense
 
 track Methbase_SRX15160186_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902565/SRX15160186/SRX15160186.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160186
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04826
 onlyVisibility full
 
 track Methbase_SRX15160186_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902565/SRX15160186/SRX15160186.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160186
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04827
 onlyVisibility full
 
 track Methbase_SRX15160187_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902566/SRX15160187/SRX15160187.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160187
 color 56,113,193
 parent Methbase off
 priority 0.04828
 onlyVisibility dense
 
 track Methbase_SRX15160187_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902566/SRX15160187/SRX15160187.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160187
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04829
 onlyVisibility full
 
 track Methbase_SRX15160187_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902566/SRX15160187/SRX15160187.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160187
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04830
 onlyVisibility full
 
 track Methbase_SRX15160188_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902567/SRX15160188/SRX15160188.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160188
 color 56,113,193
 parent Methbase off
 priority 0.04831
 onlyVisibility dense
 
 track Methbase_SRX15160188_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902567/SRX15160188/SRX15160188.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160188
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04832
 onlyVisibility full
 
 track Methbase_SRX15160188_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902567/SRX15160188/SRX15160188.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160188
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04833
 onlyVisibility full
 
 track Methbase_SRX15160189_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902568/SRX15160189/SRX15160189.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160189
 color 56,113,193
 parent Methbase off
 priority 0.04834
 onlyVisibility dense
 
 track Methbase_SRX15160189_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902568/SRX15160189/SRX15160189.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160189
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04835
 onlyVisibility full
 
 track Methbase_SRX15160189_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902568/SRX15160189/SRX15160189.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160189
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04836
 onlyVisibility full
 
 track Methbase_SRX15160190_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902569/SRX15160190/SRX15160190.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160190
 color 56,113,193
 parent Methbase off
 priority 0.04837
 onlyVisibility dense
 
 track Methbase_SRX15160190_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902569/SRX15160190/SRX15160190.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160190
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04838
 onlyVisibility full
 
 track Methbase_SRX15160190_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902569/SRX15160190/SRX15160190.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160190
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04839
 onlyVisibility full
 
 track Methbase_SRX15160191_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902570/SRX15160191/SRX15160191.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160191
 color 56,113,193
 parent Methbase off
 priority 0.04840
 onlyVisibility dense
 
 track Methbase_SRX15160191_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902570/SRX15160191/SRX15160191.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160191
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04841
 onlyVisibility full
 
 track Methbase_SRX15160191_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902570/SRX15160191/SRX15160191.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160191
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04842
 onlyVisibility full
 
 track Methbase_SRX15160192_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902571/SRX15160192/SRX15160192.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160192
 color 56,113,193
 parent Methbase off
 priority 0.04843
 onlyVisibility dense
 
 track Methbase_SRX15160192_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902571/SRX15160192/SRX15160192.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160192
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04844
 onlyVisibility full
 
 track Methbase_SRX15160192_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902571/SRX15160192/SRX15160192.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160192
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04845
 onlyVisibility full
 
 track Methbase_SRX15160193_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902572/SRX15160193/SRX15160193.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160193
 color 56,113,193
 parent Methbase off
 priority 0.04846
 onlyVisibility dense
 
 track Methbase_SRX15160193_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902572/SRX15160193/SRX15160193.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160193
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04847
 onlyVisibility full
 
 track Methbase_SRX15160193_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902572/SRX15160193/SRX15160193.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160193
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04848
 onlyVisibility full
 
 track Methbase_SRX15160194_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902573/SRX15160194/SRX15160194.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160194
 color 56,113,193
 parent Methbase off
 priority 0.04849
 onlyVisibility dense
 
 track Methbase_SRX15160194_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902573/SRX15160194/SRX15160194.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160194
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04850
 onlyVisibility full
 
 track Methbase_SRX15160194_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902573/SRX15160194/SRX15160194.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160194
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04851
 onlyVisibility full
 
 track Methbase_SRX15160195_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902574/SRX15160195/SRX15160195.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160195
 color 56,113,193
 parent Methbase off
 priority 0.04852
 onlyVisibility dense
 
 track Methbase_SRX15160195_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902574/SRX15160195/SRX15160195.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160195
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04853
 onlyVisibility full
 
 track Methbase_SRX15160195_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902574/SRX15160195/SRX15160195.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160195
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04854
 onlyVisibility full
 
 track Methbase_SRX15160196_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902575/SRX15160196/SRX15160196.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160196
 color 56,113,193
 parent Methbase off
 priority 0.04855
 onlyVisibility dense
 
 track Methbase_SRX15160196_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902575/SRX15160196/SRX15160196.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160196
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04856
 onlyVisibility full
 
 track Methbase_SRX15160196_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902575/SRX15160196/SRX15160196.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160196
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04857
 onlyVisibility full
 
 track Methbase_SRX15160197_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902576/SRX15160197/SRX15160197.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160197
 color 56,113,193
 parent Methbase off
 priority 0.04858
 onlyVisibility dense
 
 track Methbase_SRX15160197_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902576/SRX15160197/SRX15160197.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160197
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04859
 onlyVisibility full
 
 track Methbase_SRX15160197_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902576/SRX15160197/SRX15160197.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160197
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04860
 onlyVisibility full
 
 track Methbase_SRX15160198_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902577/SRX15160198/SRX15160198.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160198
 color 56,113,193
 parent Methbase off
 priority 0.04861
 onlyVisibility dense
 
 track Methbase_SRX15160198_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902577/SRX15160198/SRX15160198.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160198
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04862
 onlyVisibility full
 
 track Methbase_SRX15160198_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902577/SRX15160198/SRX15160198.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160198
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04863
 onlyVisibility full
 
 track Methbase_SRX15160199_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902578/SRX15160199/SRX15160199.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160199
 color 56,113,193
 parent Methbase off
 priority 0.04864
 onlyVisibility dense
 
 track Methbase_SRX15160199_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902578/SRX15160199/SRX15160199.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160199
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04865
 onlyVisibility full
 
 track Methbase_SRX15160199_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902578/SRX15160199/SRX15160199.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160199
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04866
 onlyVisibility full
 
 track Methbase_SRX15160200_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902579/SRX15160200/SRX15160200.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160200
 color 56,113,193
 parent Methbase off
 priority 0.04867
 onlyVisibility dense
 
 track Methbase_SRX15160200_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902579/SRX15160200/SRX15160200.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160200
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04868
 onlyVisibility full
 
 track Methbase_SRX15160200_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902579/SRX15160200/SRX15160200.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160200
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04869
 onlyVisibility full
 
 track Methbase_SRX15160201_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902580/SRX15160201/SRX15160201.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160201
 color 56,113,193
 parent Methbase off
 priority 0.04870
 onlyVisibility dense
 
 track Methbase_SRX15160201_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902580/SRX15160201/SRX15160201.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160201
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04871
 onlyVisibility full
 
 track Methbase_SRX15160201_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902580/SRX15160201/SRX15160201.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160201
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04872
 onlyVisibility full
 
 track Methbase_SRX15160202_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902581/SRX15160202/SRX15160202.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160202
 color 56,113,193
 parent Methbase off
 priority 0.04873
 onlyVisibility dense
 
 track Methbase_SRX15160202_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902581/SRX15160202/SRX15160202.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160202
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04874
 onlyVisibility full
 
 track Methbase_SRX15160202_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902581/SRX15160202/SRX15160202.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160202
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04875
 onlyVisibility full
 
 track Methbase_SRX15160203_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902582/SRX15160203/SRX15160203.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160203
 color 56,113,193
 parent Methbase off
 priority 0.04876
 onlyVisibility dense
 
 track Methbase_SRX15160203_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902582/SRX15160203/SRX15160203.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160203
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04877
 onlyVisibility full
 
 track Methbase_SRX15160203_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902582/SRX15160203/SRX15160203.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160203
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04878
 onlyVisibility full
 
 track Methbase_SRX15160204_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902583/SRX15160204/SRX15160204.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160204
 color 56,113,193
 parent Methbase off
 priority 0.04879
 onlyVisibility dense
 
 track Methbase_SRX15160204_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902583/SRX15160204/SRX15160204.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160204
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04880
 onlyVisibility full
 
 track Methbase_SRX15160204_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902583/SRX15160204/SRX15160204.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160204
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04881
 onlyVisibility full
 
 track Methbase_SRX15160205_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902584/SRX15160205/SRX15160205.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160205
 color 56,113,193
 parent Methbase off
 priority 0.04882
 onlyVisibility dense
 
 track Methbase_SRX15160205_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902584/SRX15160205/SRX15160205.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160205
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04883
 onlyVisibility full
 
 track Methbase_SRX15160205_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902584/SRX15160205/SRX15160205.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160205
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04884
 onlyVisibility full
 
 track Methbase_SRX15160206_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902585/SRX15160206/SRX15160206.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160206
 color 56,113,193
 parent Methbase off
 priority 0.04885
 onlyVisibility dense
 
 track Methbase_SRX15160206_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902585/SRX15160206/SRX15160206.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160206
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04886
 onlyVisibility full
 
 track Methbase_SRX15160206_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902585/SRX15160206/SRX15160206.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160206
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04887
 onlyVisibility full
 
 track Methbase_SRX15160207_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902586/SRX15160207/SRX15160207.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160207
 color 56,113,193
 parent Methbase off
 priority 0.04888
 onlyVisibility dense
 
 track Methbase_SRX15160207_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902586/SRX15160207/SRX15160207.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160207
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04889
 onlyVisibility full
 
 track Methbase_SRX15160207_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902586/SRX15160207/SRX15160207.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160207
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04890
 onlyVisibility full
 
 track Methbase_SRX15160208_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902587/SRX15160208/SRX15160208.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160208
 color 56,113,193
 parent Methbase off
 priority 0.04891
 onlyVisibility dense
 
 track Methbase_SRX15160208_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902587/SRX15160208/SRX15160208.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160208
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04892
 onlyVisibility full
 
 track Methbase_SRX15160208_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902587/SRX15160208/SRX15160208.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160208
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04893
 onlyVisibility full
 
 track Methbase_SRX15160209_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902588/SRX15160209/SRX15160209.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160209
 color 56,113,193
 parent Methbase off
 priority 0.04894
 onlyVisibility dense
 
 track Methbase_SRX15160209_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902588/SRX15160209/SRX15160209.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160209
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04895
 onlyVisibility full
 
 track Methbase_SRX15160209_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902588/SRX15160209/SRX15160209.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160209
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04896
 onlyVisibility full
 
 track Methbase_SRX15160210_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902589/SRX15160210/SRX15160210.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160210
 color 56,113,193
 parent Methbase off
 priority 0.04897
 onlyVisibility dense
 
 track Methbase_SRX15160210_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902589/SRX15160210/SRX15160210.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160210
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04898
 onlyVisibility full
 
 track Methbase_SRX15160210_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902589/SRX15160210/SRX15160210.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160210
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04899
 onlyVisibility full
 
 track Methbase_SRX15160211_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902590/SRX15160211/SRX15160211.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160211
 color 56,113,193
 parent Methbase off
 priority 0.04900
 onlyVisibility dense
 
 track Methbase_SRX15160211_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902590/SRX15160211/SRX15160211.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160211
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04901
 onlyVisibility full
 
 track Methbase_SRX15160211_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902590/SRX15160211/SRX15160211.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160211
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04902
 onlyVisibility full
 
 track Methbase_SRX15160212_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902591/SRX15160212/SRX15160212.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160212
 color 56,113,193
 parent Methbase off
 priority 0.04903
 onlyVisibility dense
 
 track Methbase_SRX15160212_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902591/SRX15160212/SRX15160212.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160212
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04904
 onlyVisibility full
 
 track Methbase_SRX15160212_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902591/SRX15160212/SRX15160212.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160212
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04905
 onlyVisibility full
 
 track Methbase_SRX15160213_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902592/SRX15160213/SRX15160213.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160213
 color 56,113,193
 parent Methbase off
 priority 0.04906
 onlyVisibility dense
 
 track Methbase_SRX15160213_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902592/SRX15160213/SRX15160213.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160213
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04907
 onlyVisibility full
 
 track Methbase_SRX15160213_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902592/SRX15160213/SRX15160213.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160213
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04908
 onlyVisibility full
 
 track Methbase_SRX15160214_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902593/SRX15160214/SRX15160214.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160214
 color 56,113,193
 parent Methbase off
 priority 0.04909
 onlyVisibility dense
 
 track Methbase_SRX15160214_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902593/SRX15160214/SRX15160214.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160214
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04910
 onlyVisibility full
 
 track Methbase_SRX15160214_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902593/SRX15160214/SRX15160214.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160214
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04911
 onlyVisibility full
 
 track Methbase_SRX15160215_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902594/SRX15160215/SRX15160215.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160215
 color 56,113,193
 parent Methbase off
 priority 0.04912
 onlyVisibility dense
 
 track Methbase_SRX15160215_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902594/SRX15160215/SRX15160215.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160215
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04913
 onlyVisibility full
 
 track Methbase_SRX15160215_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902594/SRX15160215/SRX15160215.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160215
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04914
 onlyVisibility full
 
 track Methbase_SRX15160216_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902595/SRX15160216/SRX15160216.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160216
 color 56,113,193
 parent Methbase off
 priority 0.04915
 onlyVisibility dense
 
 track Methbase_SRX15160216_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902595/SRX15160216/SRX15160216.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160216
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04916
 onlyVisibility full
 
 track Methbase_SRX15160216_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902595/SRX15160216/SRX15160216.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160216
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04917
 onlyVisibility full
 
 track Methbase_SRX15160217_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902596/SRX15160217/SRX15160217.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160217
 color 56,113,193
 parent Methbase off
 priority 0.04918
 onlyVisibility dense
 
 track Methbase_SRX15160217_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902596/SRX15160217/SRX15160217.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160217
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04919
 onlyVisibility full
 
 track Methbase_SRX15160217_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902596/SRX15160217/SRX15160217.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160217
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04920
 onlyVisibility full
 
 track Methbase_SRX15160218_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902597/SRX15160218/SRX15160218.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160218
 color 56,113,193
 parent Methbase off
 priority 0.04921
 onlyVisibility dense
 
 track Methbase_SRX15160218_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902597/SRX15160218/SRX15160218.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160218
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04922
 onlyVisibility full
 
 track Methbase_SRX15160218_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902597/SRX15160218/SRX15160218.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160218
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04923
 onlyVisibility full
 
 track Methbase_SRX15160219_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902598/SRX15160219/SRX15160219.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160219
 color 56,113,193
 parent Methbase off
 priority 0.04924
 onlyVisibility dense
 
 track Methbase_SRX15160219_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902598/SRX15160219/SRX15160219.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160219
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04925
 onlyVisibility full
 
 track Methbase_SRX15160219_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902598/SRX15160219/SRX15160219.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160219
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04926
 onlyVisibility full
 
 track Methbase_SRX15160220_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902599/SRX15160220/SRX15160220.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160220
 color 56,113,193
 parent Methbase off
 priority 0.04927
 onlyVisibility dense
 
 track Methbase_SRX15160220_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902599/SRX15160220/SRX15160220.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160220
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04928
 onlyVisibility full
 
 track Methbase_SRX15160220_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902599/SRX15160220/SRX15160220.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160220
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04929
 onlyVisibility full
 
 track Methbase_SRX15160221_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902600/SRX15160221/SRX15160221.hmr.bb
 type bigBed
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160221
 color 56,113,193
 parent Methbase off
 priority 0.04930
 onlyVisibility dense
 
 track Methbase_SRX15160221_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902600/SRX15160221/SRX15160221.sym_counts.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160221
 color 181,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04931
 onlyVisibility full
 
 track Methbase_SRX15160221_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373708/SRS12902600/SRX15160221/SRX15160221.sym_coverage.bw
 type bigWig
 shortLabel Ovarian Cancer Tumors
 longLabel Ovarian Cancer Tumors SRX15160221
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04932
 onlyVisibility full
 
 track Methbase_SRX15184759_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373924/SRS12924202/SRX15184759/SRX15184759.hmr.bb
 type bigBed
 shortLabel IMR90
 longLabel IMR90 SRX15184759
 color 56,113,193
 parent Methbase off
 priority 0.04933
 onlyVisibility dense
 
 track Methbase_SRX15184759_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373924/SRS12924202/SRX15184759/SRX15184759.sym_counts.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 SRX15184759
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04934
 onlyVisibility full
 
 track Methbase_SRX15184759_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373924/SRS12924202/SRX15184759/SRX15184759.sym_coverage.bw
 type bigWig
 shortLabel IMR90
 longLabel IMR90 SRX15184759
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04935
 onlyVisibility full
 
 track Methbase_SRX15265803_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996594/SRX15265803/SRX15265803.hmr.bb
 type bigBed
 shortLabel SRS12996594
 longLabel SRS12996594 SRX15265803
 color 56,113,193
 parent Methbase off
 priority 0.04936
 onlyVisibility dense
 
 track Methbase_SRX15265803_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996594/SRX15265803/SRX15265803.sym_counts.bw
 type bigWig
 shortLabel SRS12996594
 longLabel SRS12996594 SRX15265803
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04937
 onlyVisibility full
 
 track Methbase_SRX15265803_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996594/SRX15265803/SRX15265803.sym_coverage.bw
 type bigWig
 shortLabel SRS12996594
 longLabel SRS12996594 SRX15265803
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04938
 onlyVisibility full
 
 track Methbase_SRX15265804_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996596/SRX15265804/SRX15265804.hmr.bb
 type bigBed
 shortLabel SRS12996596
 longLabel SRS12996596 SRX15265804
 color 56,113,193
 parent Methbase off
 priority 0.04939
 onlyVisibility dense
 
 track Methbase_SRX15265804_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996596/SRX15265804/SRX15265804.sym_counts.bw
 type bigWig
 shortLabel SRS12996596
 longLabel SRS12996596 SRX15265804
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04940
 onlyVisibility full
 
 track Methbase_SRX15265804_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996596/SRX15265804/SRX15265804.sym_coverage.bw
 type bigWig
 shortLabel SRS12996596
 longLabel SRS12996596 SRX15265804
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04941
 onlyVisibility full
 
 track Methbase_SRX15265805_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996595/SRX15265805/SRX15265805.hmr.bb
 type bigBed
 shortLabel SRS12996595
 longLabel SRS12996595 SRX15265805
 color 56,113,193
 parent Methbase off
 priority 0.04942
 onlyVisibility dense
 
 track Methbase_SRX15265805_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996595/SRX15265805/SRX15265805.sym_counts.bw
 type bigWig
 shortLabel SRS12996595
 longLabel SRS12996595 SRX15265805
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04943
 onlyVisibility full
 
 track Methbase_SRX15265805_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996595/SRX15265805/SRX15265805.sym_coverage.bw
 type bigWig
 shortLabel SRS12996595
 longLabel SRS12996595 SRX15265805
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04944
 onlyVisibility full
 
 track Methbase_SRX15265806_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996597/SRX15265806/SRX15265806.hmr.bb
 type bigBed
 shortLabel SRS12996597
 longLabel SRS12996597 SRX15265806
 color 56,113,193
 parent Methbase off
 priority 0.04945
 onlyVisibility dense
 
 track Methbase_SRX15265806_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996597/SRX15265806/SRX15265806.sym_counts.bw
 type bigWig
 shortLabel SRS12996597
 longLabel SRS12996597 SRX15265806
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04946
 onlyVisibility full
 
 track Methbase_SRX15265806_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996597/SRX15265806/SRX15265806.sym_coverage.bw
 type bigWig
 shortLabel SRS12996597
 longLabel SRS12996597 SRX15265806
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04947
 onlyVisibility full
 
 track Methbase_SRX15265807_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996598/SRX15265807/SRX15265807.hmr.bb
 type bigBed
 shortLabel SRS12996598
 longLabel SRS12996598 SRX15265807
 color 56,113,193
 parent Methbase off
 priority 0.04948
 onlyVisibility dense
 
 track Methbase_SRX15265807_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996598/SRX15265807/SRX15265807.sym_counts.bw
 type bigWig
 shortLabel SRS12996598
 longLabel SRS12996598 SRX15265807
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04949
 onlyVisibility full
 
 track Methbase_SRX15265807_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996598/SRX15265807/SRX15265807.sym_coverage.bw
 type bigWig
 shortLabel SRS12996598
 longLabel SRS12996598 SRX15265807
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04950
 onlyVisibility full
 
 track Methbase_SRX15265808_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996599/SRX15265808/SRX15265808.hmr.bb
 type bigBed
 shortLabel SRS12996599
 longLabel SRS12996599 SRX15265808
 color 56,113,193
 parent Methbase off
 priority 0.04951
 onlyVisibility dense
 
 track Methbase_SRX15265808_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996599/SRX15265808/SRX15265808.sym_counts.bw
 type bigWig
 shortLabel SRS12996599
 longLabel SRS12996599 SRX15265808
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04952
 onlyVisibility full
 
 track Methbase_SRX15265808_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996599/SRX15265808/SRX15265808.sym_coverage.bw
 type bigWig
 shortLabel SRS12996599
 longLabel SRS12996599 SRX15265808
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04953
 onlyVisibility full
 
 track Methbase_SRX15265809_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996600/SRX15265809/SRX15265809.hmr.bb
 type bigBed
 shortLabel SRS12996600
 longLabel SRS12996600 SRX15265809
 color 56,113,193
 parent Methbase off
 priority 0.04954
 onlyVisibility dense
 
 track Methbase_SRX15265809_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996600/SRX15265809/SRX15265809.sym_counts.bw
 type bigWig
 shortLabel SRS12996600
 longLabel SRS12996600 SRX15265809
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04955
 onlyVisibility full
 
 track Methbase_SRX15265809_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996600/SRX15265809/SRX15265809.sym_coverage.bw
 type bigWig
 shortLabel SRS12996600
 longLabel SRS12996600 SRX15265809
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04956
 onlyVisibility full
 
 track Methbase_SRX15265810_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996602/SRX15265810/SRX15265810.hmr.bb
 type bigBed
 shortLabel SRS12996602
 longLabel SRS12996602 SRX15265810
 color 56,113,193
 parent Methbase off
 priority 0.04957
 onlyVisibility dense
 
 track Methbase_SRX15265810_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996602/SRX15265810/SRX15265810.sym_counts.bw
 type bigWig
 shortLabel SRS12996602
 longLabel SRS12996602 SRX15265810
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04958
 onlyVisibility full
 
 track Methbase_SRX15265810_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996602/SRX15265810/SRX15265810.sym_coverage.bw
 type bigWig
 shortLabel SRS12996602
 longLabel SRS12996602 SRX15265810
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04959
 onlyVisibility full
 
 track Methbase_SRX15265811_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996601/SRX15265811/SRX15265811.hmr.bb
 type bigBed
 shortLabel SRS12996601
 longLabel SRS12996601 SRX15265811
 color 56,113,193
 parent Methbase off
 priority 0.04960
 onlyVisibility dense
 
 track Methbase_SRX15265811_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996601/SRX15265811/SRX15265811.sym_counts.bw
 type bigWig
 shortLabel SRS12996601
 longLabel SRS12996601 SRX15265811
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04961
 onlyVisibility full
 
 track Methbase_SRX15265811_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996601/SRX15265811/SRX15265811.sym_coverage.bw
 type bigWig
 shortLabel SRS12996601
 longLabel SRS12996601 SRX15265811
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04962
 onlyVisibility full
 
 track Methbase_SRX15265812_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996603/SRX15265812/SRX15265812.hmr.bb
 type bigBed
 shortLabel SRS12996603
 longLabel SRS12996603 SRX15265812
 color 56,113,193
 parent Methbase off
 priority 0.04963
 onlyVisibility dense
 
 track Methbase_SRX15265812_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996603/SRX15265812/SRX15265812.sym_counts.bw
 type bigWig
 shortLabel SRS12996603
 longLabel SRS12996603 SRX15265812
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04964
 onlyVisibility full
 
 track Methbase_SRX15265812_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996603/SRX15265812/SRX15265812.sym_coverage.bw
 type bigWig
 shortLabel SRS12996603
 longLabel SRS12996603 SRX15265812
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04965
 onlyVisibility full
 
 track Methbase_SRX15265813_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996605/SRX15265813/SRX15265813.hmr.bb
 type bigBed
 shortLabel SRS12996605
 longLabel SRS12996605 SRX15265813
 color 56,113,193
 parent Methbase off
 priority 0.04966
 onlyVisibility dense
 
 track Methbase_SRX15265813_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996605/SRX15265813/SRX15265813.sym_counts.bw
 type bigWig
 shortLabel SRS12996605
 longLabel SRS12996605 SRX15265813
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04967
 onlyVisibility full
 
 track Methbase_SRX15265813_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996605/SRX15265813/SRX15265813.sym_coverage.bw
 type bigWig
 shortLabel SRS12996605
 longLabel SRS12996605 SRX15265813
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04968
 onlyVisibility full
 
 track Methbase_SRX15265814_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996604/SRX15265814/SRX15265814.hmr.bb
 type bigBed
 shortLabel SRS12996604
 longLabel SRS12996604 SRX15265814
 color 56,113,193
 parent Methbase off
 priority 0.04969
 onlyVisibility dense
 
 track Methbase_SRX15265814_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996604/SRX15265814/SRX15265814.sym_counts.bw
 type bigWig
 shortLabel SRS12996604
 longLabel SRS12996604 SRX15265814
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04970
 onlyVisibility full
 
 track Methbase_SRX15265814_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996604/SRX15265814/SRX15265814.sym_coverage.bw
 type bigWig
 shortLabel SRS12996604
 longLabel SRS12996604 SRX15265814
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04971
 onlyVisibility full
 
 track Methbase_SRX15265815_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996606/SRX15265815/SRX15265815.hmr.bb
 type bigBed
 shortLabel SRS12996606
 longLabel SRS12996606 SRX15265815
 color 56,113,193
 parent Methbase off
 priority 0.04972
 onlyVisibility dense
 
 track Methbase_SRX15265815_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996606/SRX15265815/SRX15265815.sym_counts.bw
 type bigWig
 shortLabel SRS12996606
 longLabel SRS12996606 SRX15265815
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04973
 onlyVisibility full
 
 track Methbase_SRX15265815_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996606/SRX15265815/SRX15265815.sym_coverage.bw
 type bigWig
 shortLabel SRS12996606
 longLabel SRS12996606 SRX15265815
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04974
 onlyVisibility full
 
 track Methbase_SRX15265816_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996607/SRX15265816/SRX15265816.hmr.bb
 type bigBed
 shortLabel SRS12996607
 longLabel SRS12996607 SRX15265816
 color 56,113,193
 parent Methbase off
 priority 0.04975
 onlyVisibility dense
 
 track Methbase_SRX15265816_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996607/SRX15265816/SRX15265816.sym_counts.bw
 type bigWig
 shortLabel SRS12996607
 longLabel SRS12996607 SRX15265816
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04976
 onlyVisibility full
 
 track Methbase_SRX15265816_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996607/SRX15265816/SRX15265816.sym_coverage.bw
 type bigWig
 shortLabel SRS12996607
 longLabel SRS12996607 SRX15265816
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04977
 onlyVisibility full
 
 track Methbase_SRX15265817_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996608/SRX15265817/SRX15265817.hmr.bb
 type bigBed
 shortLabel SRS12996608
 longLabel SRS12996608 SRX15265817
 color 56,113,193
 parent Methbase off
 priority 0.04978
 onlyVisibility dense
 
 track Methbase_SRX15265817_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996608/SRX15265817/SRX15265817.sym_counts.bw
 type bigWig
 shortLabel SRS12996608
 longLabel SRS12996608 SRX15265817
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04979
 onlyVisibility full
 
 track Methbase_SRX15265817_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996608/SRX15265817/SRX15265817.sym_coverage.bw
 type bigWig
 shortLabel SRS12996608
 longLabel SRS12996608 SRX15265817
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04980
 onlyVisibility full
 
 track Methbase_SRX15265818_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996609/SRX15265818/SRX15265818.hmr.bb
 type bigBed
 shortLabel SRS12996609
 longLabel SRS12996609 SRX15265818
 color 56,113,193
 parent Methbase off
 priority 0.04981
 onlyVisibility dense
 
 track Methbase_SRX15265818_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996609/SRX15265818/SRX15265818.sym_counts.bw
 type bigWig
 shortLabel SRS12996609
 longLabel SRS12996609 SRX15265818
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04982
 onlyVisibility full
 
 track Methbase_SRX15265818_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP375137/SRS12996609/SRX15265818/SRX15265818.sym_coverage.bw
 type bigWig
 shortLabel SRS12996609
 longLabel SRS12996609 SRX15265818
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04983
 onlyVisibility full
 
 track Methbase_SRX15329290_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP330251/SRS13057690/SRX15329290/SRX15329290.hmr.bb
 type bigBed
 shortLabel Ileum
 longLabel Ileum SRX15329290
 color 56,113,193
 parent Methbase off
 priority 0.04984
 onlyVisibility dense
 
 track Methbase_SRX15329290_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP330251/SRS13057690/SRX15329290/SRX15329290.sym_counts.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX15329290
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04985
 onlyVisibility full
 
 track Methbase_SRX15329290_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP330251/SRS13057690/SRX15329290/SRX15329290.sym_coverage.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX15329290
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04986
 onlyVisibility full
 
 track Methbase_SRX15329291_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP330251/SRS13057691/SRX15329291/SRX15329291.hmr.bb
 type bigBed
 shortLabel Ileum
 longLabel Ileum SRX15329291
 color 56,113,193
 parent Methbase off
 priority 0.04987
 onlyVisibility dense
 
 track Methbase_SRX15329291_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP330251/SRS13057691/SRX15329291/SRX15329291.sym_counts.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX15329291
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04988
 onlyVisibility full
 
 track Methbase_SRX15329291_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP330251/SRS13057691/SRX15329291/SRX15329291.sym_coverage.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX15329291
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04989
 onlyVisibility full
 
 track Methbase_SRX15329292_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP330251/SRS13057692/SRX15329292/SRX15329292.hmr.bb
 type bigBed
 shortLabel Ileum
 longLabel Ileum SRX15329292
 color 56,113,193
 parent Methbase off
 priority 0.04990
 onlyVisibility dense
 
 track Methbase_SRX15329292_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP330251/SRS13057692/SRX15329292/SRX15329292.sym_counts.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX15329292
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04991
 onlyVisibility full
 
 track Methbase_SRX15329292_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP330251/SRS13057692/SRX15329292/SRX15329292.sym_coverage.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX15329292
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04992
 onlyVisibility full
 
 track Methbase_SRX15329293_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP330251/SRS13057693/SRX15329293/SRX15329293.hmr.bb
 type bigBed
 shortLabel Ileum
 longLabel Ileum SRX15329293
 color 56,113,193
 parent Methbase off
 priority 0.04993
 onlyVisibility dense
 
 track Methbase_SRX15329293_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP330251/SRS13057693/SRX15329293/SRX15329293.sym_counts.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX15329293
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04994
 onlyVisibility full
 
 track Methbase_SRX15329293_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP330251/SRS13057693/SRX15329293/SRX15329293.sym_coverage.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX15329293
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04995
 onlyVisibility full
 
 track Methbase_SRX15329294_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP330251/SRS13057694/SRX15329294/SRX15329294.hmr.bb
 type bigBed
 shortLabel Ileum
 longLabel Ileum SRX15329294
 color 56,113,193
 parent Methbase off
 priority 0.04996
 onlyVisibility dense
 
 track Methbase_SRX15329294_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP330251/SRS13057694/SRX15329294/SRX15329294.sym_counts.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX15329294
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.04997
 onlyVisibility full
 
 track Methbase_SRX15329294_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP330251/SRS13057694/SRX15329294/SRX15329294.sym_coverage.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX15329294
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.04998
 onlyVisibility full
 
 track Methbase_SRX15329295_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP330251/SRS13057695/SRX15329295/SRX15329295.hmr.bb
 type bigBed
 shortLabel Ileum
 longLabel Ileum SRX15329295
 color 56,113,193
 parent Methbase off
 priority 0.04999
 onlyVisibility dense
 
 track Methbase_SRX15329295_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP330251/SRS13057695/SRX15329295/SRX15329295.sym_counts.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX15329295
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05000
 onlyVisibility full
 
 track Methbase_SRX15329295_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP330251/SRS13057695/SRX15329295/SRX15329295.sym_coverage.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX15329295
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05001
 onlyVisibility full
 
 track Methbase_SRX1534779_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251711/SRX1534779/SRX1534779.hmr.bb
 type bigBed
 shortLabel Primed SSEA4+ UCLA1 hESCs
 longLabel Primed SSEA4+ UCLA1 hESCs SRX1534779
 color 56,113,193
 parent Methbase off
 priority 0.05002
 onlyVisibility dense
 
 track Methbase_SRX1534779_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251711/SRX1534779/SRX1534779.sym_counts.bw
 type bigWig
 shortLabel Primed SSEA4+ UCLA1 hESCs
 longLabel Primed SSEA4+ UCLA1 hESCs SRX1534779
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05003
 onlyVisibility full
 
 track Methbase_SRX1534779_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251711/SRX1534779/SRX1534779.sym_coverage.bw
 type bigWig
 shortLabel Primed SSEA4+ UCLA1 hESCs
 longLabel Primed SSEA4+ UCLA1 hESCs SRX1534779
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05004
 onlyVisibility full
 
 track Methbase_SRX1534780_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251710/SRX1534780/SRX1534780.hmr.bb
 type bigBed
 shortLabel Primed SSEA4+ UCLA1 hESCs
 longLabel Primed SSEA4+ UCLA1 hESCs SRX1534780
 color 56,113,193
 parent Methbase off
 priority 0.05005
 onlyVisibility dense
 
 track Methbase_SRX1534780_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251710/SRX1534780/SRX1534780.sym_counts.bw
 type bigWig
 shortLabel Primed SSEA4+ UCLA1 hESCs
 longLabel Primed SSEA4+ UCLA1 hESCs SRX1534780
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05006
 onlyVisibility full
 
 track Methbase_SRX1534780_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251710/SRX1534780/SRX1534780.sym_coverage.bw
 type bigWig
 shortLabel Primed SSEA4+ UCLA1 hESCs
 longLabel Primed SSEA4+ UCLA1 hESCs SRX1534780
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05007
 onlyVisibility full
 
 track Methbase_SRX1534781_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251709/SRX1534781/SRX1534781.hmr.bb
 type bigBed
 shortLabel Primed SSEA4+ UCLA1 hESCs
 longLabel Primed SSEA4+ UCLA1 hESCs SRX1534781
 color 56,113,193
 parent Methbase off
 priority 0.05008
 onlyVisibility dense
 
 track Methbase_SRX1534781_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251709/SRX1534781/SRX1534781.sym_counts.bw
 type bigWig
 shortLabel Primed SSEA4+ UCLA1 hESCs
 longLabel Primed SSEA4+ UCLA1 hESCs SRX1534781
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05009
 onlyVisibility full
 
 track Methbase_SRX1534781_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251709/SRX1534781/SRX1534781.sym_coverage.bw
 type bigWig
 shortLabel Primed SSEA4+ UCLA1 hESCs
 longLabel Primed SSEA4+ UCLA1 hESCs SRX1534781
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05010
 onlyVisibility full
 
 track Methbase_SRX1534782_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251708/SRX1534782/SRX1534782.sym_counts.bw
 type bigWig
 shortLabel 5iLAF SSEA4-subpopulation UCLA1 hESCs
 longLabel 5iLAF SSEA4-subpopulation UCLA1 hESCs SRX1534782
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05011
 onlyVisibility full
 
 track Methbase_SRX1534782_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251708/SRX1534782/SRX1534782.sym_coverage.bw
 type bigWig
 shortLabel 5iLAF SSEA4-subpopulation UCLA1 hESCs
 longLabel 5iLAF SSEA4-subpopulation UCLA1 hESCs SRX1534782
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05012
 onlyVisibility full
 
 track Methbase_SRX1534783_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251707/SRX1534783/SRX1534783.hmr.bb
 type bigBed
 shortLabel 5iLAF SSEA4-subpopulation UCLA1 hESCs
 longLabel 5iLAF SSEA4-subpopulation UCLA1 hESCs SRX1534783
 color 56,113,193
 parent Methbase off
 priority 0.05013
 onlyVisibility dense
 
 track Methbase_SRX1534783_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251707/SRX1534783/SRX1534783.sym_counts.bw
 type bigWig
 shortLabel 5iLAF SSEA4-subpopulation UCLA1 hESCs
 longLabel 5iLAF SSEA4-subpopulation UCLA1 hESCs SRX1534783
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05014
 onlyVisibility full
 
 track Methbase_SRX1534783_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251707/SRX1534783/SRX1534783.sym_coverage.bw
 type bigWig
 shortLabel 5iLAF SSEA4-subpopulation UCLA1 hESCs
 longLabel 5iLAF SSEA4-subpopulation UCLA1 hESCs SRX1534783
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05015
 onlyVisibility full
 
 track Methbase_SRX1534784_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251706/SRX1534784/SRX1534784.hmr.bb
 type bigBed
 shortLabel 5iLAF SSEA4-subpopulation UCLA1 hESCs
 longLabel 5iLAF SSEA4-subpopulation UCLA1 hESCs SRX1534784
 color 56,113,193
 parent Methbase off
 priority 0.05016
 onlyVisibility dense
 
 track Methbase_SRX1534784_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251706/SRX1534784/SRX1534784.sym_counts.bw
 type bigWig
 shortLabel 5iLAF SSEA4-subpopulation UCLA1 hESCs
 longLabel 5iLAF SSEA4-subpopulation UCLA1 hESCs SRX1534784
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05017
 onlyVisibility full
 
 track Methbase_SRX1534784_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251706/SRX1534784/SRX1534784.sym_coverage.bw
 type bigWig
 shortLabel 5iLAF SSEA4-subpopulation UCLA1 hESCs
 longLabel 5iLAF SSEA4-subpopulation UCLA1 hESCs SRX1534784
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05018
 onlyVisibility full
 
 track Methbase_SRX1534785_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251705/SRX1534785/SRX1534785.hmr.bb
 type bigBed
 shortLabel 5iLAF SSEA4+ subpopulation UCLA1 hESCs
 longLabel 5iLAF SSEA4+ subpopulation UCLA1 hESCs SRX1534785
 color 56,113,193
 parent Methbase off
 priority 0.05019
 onlyVisibility dense
 
 track Methbase_SRX1534785_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251705/SRX1534785/SRX1534785.sym_counts.bw
 type bigWig
 shortLabel 5iLAF SSEA4+ subpopulation UCLA1 hESCs
 longLabel 5iLAF SSEA4+ subpopulation UCLA1 hESCs SRX1534785
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05020
 onlyVisibility full
 
 track Methbase_SRX1534785_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251705/SRX1534785/SRX1534785.sym_coverage.bw
 type bigWig
 shortLabel 5iLAF SSEA4+ subpopulation UCLA1 hESCs
 longLabel 5iLAF SSEA4+ subpopulation UCLA1 hESCs SRX1534785
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05021
 onlyVisibility full
 
 track Methbase_SRX1534786_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251704/SRX1534786/SRX1534786.hmr.bb
 type bigBed
 shortLabel 5iLAF SSEA4+ subpopulation UCLA1 hESCs
 longLabel 5iLAF SSEA4+ subpopulation UCLA1 hESCs SRX1534786
 color 56,113,193
 parent Methbase off
 priority 0.05022
 onlyVisibility dense
 
 track Methbase_SRX1534786_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251704/SRX1534786/SRX1534786.sym_counts.bw
 type bigWig
 shortLabel 5iLAF SSEA4+ subpopulation UCLA1 hESCs
 longLabel 5iLAF SSEA4+ subpopulation UCLA1 hESCs SRX1534786
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05023
 onlyVisibility full
 
 track Methbase_SRX1534786_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251704/SRX1534786/SRX1534786.sym_coverage.bw
 type bigWig
 shortLabel 5iLAF SSEA4+ subpopulation UCLA1 hESCs
 longLabel 5iLAF SSEA4+ subpopulation UCLA1 hESCs SRX1534786
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05024
 onlyVisibility full
 
 track Methbase_SRX1534787_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251703/SRX1534787/SRX1534787.hmr.bb
 type bigBed
 shortLabel 5iLAF SSEA4-subpopulation UCLA20n hESCs
 longLabel 5iLAF SSEA4-subpopulation UCLA20n hESCs SRX1534787
 color 56,113,193
 parent Methbase off
 priority 0.05025
 onlyVisibility dense
 
 track Methbase_SRX1534787_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251703/SRX1534787/SRX1534787.sym_counts.bw
 type bigWig
 shortLabel 5iLAF SSEA4-subpopulation UCLA20n hESCs
 longLabel 5iLAF SSEA4-subpopulation UCLA20n hESCs SRX1534787
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05026
 onlyVisibility full
 
 track Methbase_SRX1534787_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251703/SRX1534787/SRX1534787.sym_coverage.bw
 type bigWig
 shortLabel 5iLAF SSEA4-subpopulation UCLA20n hESCs
 longLabel 5iLAF SSEA4-subpopulation UCLA20n hESCs SRX1534787
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05027
 onlyVisibility full
 
 track Methbase_SRX1534788_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251702/SRX1534788/SRX1534788.hmr.bb
 type bigBed
 shortLabel 5iLAF SSEA4-subpopulation UCLA20n hESCs
 longLabel 5iLAF SSEA4-subpopulation UCLA20n hESCs SRX1534788
 color 56,113,193
 parent Methbase off
 priority 0.05028
 onlyVisibility dense
 
 track Methbase_SRX1534788_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251702/SRX1534788/SRX1534788.sym_counts.bw
 type bigWig
 shortLabel 5iLAF SSEA4-subpopulation UCLA20n hESCs
 longLabel 5iLAF SSEA4-subpopulation UCLA20n hESCs SRX1534788
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05029
 onlyVisibility full
 
 track Methbase_SRX1534788_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251702/SRX1534788/SRX1534788.sym_coverage.bw
 type bigWig
 shortLabel 5iLAF SSEA4-subpopulation UCLA20n hESCs
 longLabel 5iLAF SSEA4-subpopulation UCLA20n hESCs SRX1534788
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05030
 onlyVisibility full
 
 track Methbase_SRX1534790_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251700/SRX1534790/SRX1534790.hmr.bb
 type bigBed
 shortLabel 5iLAF SSEA4 negative UCLA1 EpiLC day 0
 longLabel 5iLAF SSEA4 negative UCLA1 EpiLC day 0 SRX1534790
 color 56,113,193
 parent Methbase off
 priority 0.05031
 onlyVisibility dense
 
 track Methbase_SRX1534790_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251700/SRX1534790/SRX1534790.sym_counts.bw
 type bigWig
 shortLabel 5iLAF SSEA4 negative UCLA1 EpiLC day 0
 longLabel 5iLAF SSEA4 negative UCLA1 EpiLC day 0 SRX1534790
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05032
 onlyVisibility full
 
 track Methbase_SRX1534790_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251700/SRX1534790/SRX1534790.sym_coverage.bw
 type bigWig
 shortLabel 5iLAF SSEA4 negative UCLA1 EpiLC day 0
 longLabel 5iLAF SSEA4 negative UCLA1 EpiLC day 0 SRX1534790
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05033
 onlyVisibility full
 
 track Methbase_SRX1534791_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251699/SRX1534791/SRX1534791.hmr.bb
 type bigBed
 shortLabel 5iLAF SSEA4 negative UCLA1 EpiLC day 16
 longLabel 5iLAF SSEA4 negative UCLA1 EpiLC day 16 SRX1534791
 color 56,113,193
 parent Methbase off
 priority 0.05034
 onlyVisibility dense
 
 track Methbase_SRX1534791_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251699/SRX1534791/SRX1534791.sym_counts.bw
 type bigWig
 shortLabel 5iLAF SSEA4 negative UCLA1 EpiLC day 16
 longLabel 5iLAF SSEA4 negative UCLA1 EpiLC day 16 SRX1534791
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05035
 onlyVisibility full
 
 track Methbase_SRX1534791_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251699/SRX1534791/SRX1534791.sym_coverage.bw
 type bigWig
 shortLabel 5iLAF SSEA4 negative UCLA1 EpiLC day 16
 longLabel 5iLAF SSEA4 negative UCLA1 EpiLC day 16 SRX1534791
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05036
 onlyVisibility full
 
 track Methbase_SRX1534792_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251698/SRX1534792/SRX1534792.hmr.bb
 type bigBed
 shortLabel 5iLAF SSEA4 negative UCLA1 EpiLC day 16
 longLabel 5iLAF SSEA4 negative UCLA1 EpiLC day 16 SRX1534792
 color 56,113,193
 parent Methbase off
 priority 0.05037
 onlyVisibility dense
 
 track Methbase_SRX1534792_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251698/SRX1534792/SRX1534792.sym_counts.bw
 type bigWig
 shortLabel 5iLAF SSEA4 negative UCLA1 EpiLC day 16
 longLabel 5iLAF SSEA4 negative UCLA1 EpiLC day 16 SRX1534792
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05038
 onlyVisibility full
 
 track Methbase_SRX1534792_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251698/SRX1534792/SRX1534792.sym_coverage.bw
 type bigWig
 shortLabel 5iLAF SSEA4 negative UCLA1 EpiLC day 16
 longLabel 5iLAF SSEA4 negative UCLA1 EpiLC day 16 SRX1534792
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05039
 onlyVisibility full
 
 track Methbase_SRX1534794_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251696/SRX1534794/SRX1534794.hmr.bb
 type bigBed
 shortLabel Primed UCLA1 EpiLC day 0
 longLabel Primed UCLA1 EpiLC day 0 SRX1534794
 color 56,113,193
 parent Methbase off
 priority 0.05040
 onlyVisibility dense
 
 track Methbase_SRX1534794_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251696/SRX1534794/SRX1534794.sym_counts.bw
 type bigWig
 shortLabel Primed UCLA1 EpiLC day 0
 longLabel Primed UCLA1 EpiLC day 0 SRX1534794
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05041
 onlyVisibility full
 
 track Methbase_SRX1534794_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251696/SRX1534794/SRX1534794.sym_coverage.bw
 type bigWig
 shortLabel Primed UCLA1 EpiLC day 0
 longLabel Primed UCLA1 EpiLC day 0 SRX1534794
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05042
 onlyVisibility full
 
 track Methbase_SRX1534795_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251695/SRX1534795/SRX1534795.hmr.bb
 type bigBed
 shortLabel Primed UCLA1 EpiLC day 16
 longLabel Primed UCLA1 EpiLC day 16 SRX1534795
 color 56,113,193
 parent Methbase off
 priority 0.05043
 onlyVisibility dense
 
 track Methbase_SRX1534795_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251695/SRX1534795/SRX1534795.sym_counts.bw
 type bigWig
 shortLabel Primed UCLA1 EpiLC day 16
 longLabel Primed UCLA1 EpiLC day 16 SRX1534795
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05044
 onlyVisibility full
 
 track Methbase_SRX1534795_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251695/SRX1534795/SRX1534795.sym_coverage.bw
 type bigWig
 shortLabel Primed UCLA1 EpiLC day 16
 longLabel Primed UCLA1 EpiLC day 16 SRX1534795
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05045
 onlyVisibility full
 
 track Methbase_SRX1534796_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251694/SRX1534796/SRX1534796.hmr.bb
 type bigBed
 shortLabel Primed UCLA1 EpiLC day 16
 longLabel Primed UCLA1 EpiLC day 16 SRX1534796
 color 56,113,193
 parent Methbase off
 priority 0.05046
 onlyVisibility dense
 
 track Methbase_SRX1534796_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251694/SRX1534796/SRX1534796.sym_counts.bw
 type bigWig
 shortLabel Primed UCLA1 EpiLC day 16
 longLabel Primed UCLA1 EpiLC day 16 SRX1534796
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05047
 onlyVisibility full
 
 track Methbase_SRX1534796_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP068579/SRS1251694/SRX1534796/SRX1534796.sym_coverage.bw
 type bigWig
 shortLabel Primed UCLA1 EpiLC day 16
 longLabel Primed UCLA1 EpiLC day 16 SRX1534796
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05048
 onlyVisibility full
 
 track Methbase_SRX15446063_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP376918/SRS13168503/SRX15446063/SRX15446063.hmr.bb
 type bigBed
 shortLabel N.A.
 longLabel N.A. SRX15446063
 color 56,113,193
 parent Methbase off
 priority 0.05049
 onlyVisibility dense
 
 track Methbase_SRX15446063_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP376918/SRS13168503/SRX15446063/SRX15446063.sym_counts.bw
 type bigWig
 shortLabel N.A.
 longLabel N.A. SRX15446063
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05050
 onlyVisibility full
 
 track Methbase_SRX15446063_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP376918/SRS13168503/SRX15446063/SRX15446063.sym_coverage.bw
 type bigWig
 shortLabel N.A.
 longLabel N.A. SRX15446063
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05051
 onlyVisibility full
 
 track Methbase_SRX15446064_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP376918/SRS13168505/SRX15446064/SRX15446064.hmr.bb
 type bigBed
 shortLabel N.A.
 longLabel N.A. SRX15446064
 color 56,113,193
 parent Methbase off
 priority 0.05052
 onlyVisibility dense
 
 track Methbase_SRX15446064_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP376918/SRS13168505/SRX15446064/SRX15446064.sym_counts.bw
 type bigWig
 shortLabel N.A.
 longLabel N.A. SRX15446064
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05053
 onlyVisibility full
 
 track Methbase_SRX15446064_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP376918/SRS13168505/SRX15446064/SRX15446064.sym_coverage.bw
 type bigWig
 shortLabel N.A.
 longLabel N.A. SRX15446064
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05054
 onlyVisibility full
 
 track Methbase_SRX15446065_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP376918/SRS13168506/SRX15446065/SRX15446065.hmr.bb
 type bigBed
 shortLabel N.A.
 longLabel N.A. SRX15446065
 color 56,113,193
 parent Methbase off
 priority 0.05055
 onlyVisibility dense
 
 track Methbase_SRX15446065_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP376918/SRS13168506/SRX15446065/SRX15446065.sym_counts.bw
 type bigWig
 shortLabel N.A.
 longLabel N.A. SRX15446065
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05056
 onlyVisibility full
 
 track Methbase_SRX15446065_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP376918/SRS13168506/SRX15446065/SRX15446065.sym_coverage.bw
 type bigWig
 shortLabel N.A.
 longLabel N.A. SRX15446065
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05057
 onlyVisibility full
 
 track Methbase_SRX15494542_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP377560/SRS13209636/SRX15494542/SRX15494542.hmr.bb
 type bigBed
 shortLabel Prostate Cancer Patient Derived Xenograft
 longLabel Prostate Cancer Patient Derived Xenograft SRX15494542
 color 56,113,193
 parent Methbase off
 priority 0.05058
 onlyVisibility dense
 
 track Methbase_SRX15494542_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP377560/SRS13209636/SRX15494542/SRX15494542.sym_counts.bw
 type bigWig
 shortLabel Prostate Cancer Patient Derived Xenograft
 longLabel Prostate Cancer Patient Derived Xenograft SRX15494542
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05059
 onlyVisibility full
 
 track Methbase_SRX15494542_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP377560/SRS13209636/SRX15494542/SRX15494542.sym_coverage.bw
 type bigWig
 shortLabel Prostate Cancer Patient Derived Xenograft
 longLabel Prostate Cancer Patient Derived Xenograft SRX15494542
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05060
 onlyVisibility full
 
 track Methbase_SRX15494543_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP377560/SRS13209637/SRX15494543/SRX15494543.hmr.bb
 type bigBed
 shortLabel Prostate Cancer Patient Derived Xenograft
 longLabel Prostate Cancer Patient Derived Xenograft SRX15494543
 color 56,113,193
 parent Methbase off
 priority 0.05061
 onlyVisibility dense
 
 track Methbase_SRX15494543_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP377560/SRS13209637/SRX15494543/SRX15494543.sym_counts.bw
 type bigWig
 shortLabel Prostate Cancer Patient Derived Xenograft
 longLabel Prostate Cancer Patient Derived Xenograft SRX15494543
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05062
 onlyVisibility full
 
 track Methbase_SRX15494543_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP377560/SRS13209637/SRX15494543/SRX15494543.sym_coverage.bw
 type bigWig
 shortLabel Prostate Cancer Patient Derived Xenograft
 longLabel Prostate Cancer Patient Derived Xenograft SRX15494543
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05063
 onlyVisibility full
 
 track Methbase_SRX15494544_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP377560/SRS13209638/SRX15494544/SRX15494544.hmr.bb
 type bigBed
 shortLabel Prostate Cancer Patient Derived Xenograft
 longLabel Prostate Cancer Patient Derived Xenograft SRX15494544
 color 56,113,193
 parent Methbase off
 priority 0.05064
 onlyVisibility dense
 
 track Methbase_SRX15494544_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP377560/SRS13209638/SRX15494544/SRX15494544.sym_counts.bw
 type bigWig
 shortLabel Prostate Cancer Patient Derived Xenograft
 longLabel Prostate Cancer Patient Derived Xenograft SRX15494544
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05065
 onlyVisibility full
 
 track Methbase_SRX15494544_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP377560/SRS13209638/SRX15494544/SRX15494544.sym_coverage.bw
 type bigWig
 shortLabel Prostate Cancer Patient Derived Xenograft
 longLabel Prostate Cancer Patient Derived Xenograft SRX15494544
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05066
 onlyVisibility full
 
 track Methbase_SRX155001_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP013816/SRS346300/SRX155001/SRX155001.hmr.bb
 type bigBed
 shortLabel HeLa cervical carcinoma
 longLabel HeLa cervical carcinoma SRX155001
 color 56,113,193
 parent Methbase off
 priority 0.05067
 onlyVisibility dense
 
 track Methbase_SRX155001_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP013816/SRS346300/SRX155001/SRX155001.sym_counts.bw
 type bigWig
 shortLabel HeLa cervical carcinoma
 longLabel HeLa cervical carcinoma SRX155001
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05068
 onlyVisibility full
 
 track Methbase_SRX155001_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP013816/SRS346300/SRX155001/SRX155001.sym_coverage.bw
 type bigWig
 shortLabel HeLa cervical carcinoma
 longLabel HeLa cervical carcinoma SRX155001
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05069
 onlyVisibility full
 
 track Methbase_SRX15950642_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP384348/SRS13637301/SRX15950642/SRX15950642.hmr.bb
 type bigBed
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX15950642
 color 56,113,193
 parent Methbase off
 priority 0.05070
 onlyVisibility dense
 
 track Methbase_SRX15950642_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP384348/SRS13637301/SRX15950642/SRX15950642.sym_counts.bw
 type bigWig
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX15950642
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05071
 onlyVisibility full
 
 track Methbase_SRX15950642_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP384348/SRS13637301/SRX15950642/SRX15950642.sym_coverage.bw
 type bigWig
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX15950642
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05072
 onlyVisibility full
 
 track Methbase_SRX15950643_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP384348/SRS13637302/SRX15950643/SRX15950643.hmr.bb
 type bigBed
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX15950643
 color 56,113,193
 parent Methbase off
 priority 0.05073
 onlyVisibility dense
 
 track Methbase_SRX15950643_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP384348/SRS13637302/SRX15950643/SRX15950643.sym_counts.bw
 type bigWig
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX15950643
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05074
 onlyVisibility full
 
 track Methbase_SRX15950643_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP384348/SRS13637302/SRX15950643/SRX15950643.sym_coverage.bw
 type bigWig
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX15950643
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05075
 onlyVisibility full
 
 track Methbase_SRX16023295_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304105/SRS13703515/SRX16023295/SRX16023295.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX16023295
 color 56,113,193
 parent Methbase off
 priority 0.05076
 onlyVisibility dense
 
 track Methbase_SRX16023295_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304105/SRS13703515/SRX16023295/SRX16023295.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX16023295
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05077
 onlyVisibility full
 
 track Methbase_SRX16023295_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304105/SRS13703515/SRX16023295/SRX16023295.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX16023295
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05078
 onlyVisibility full
 
 track Methbase_SRX16023296_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304105/SRS13703516/SRX16023296/SRX16023296.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX16023296
 color 56,113,193
 parent Methbase off
 priority 0.05079
 onlyVisibility dense
 
 track Methbase_SRX16023296_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304105/SRS13703516/SRX16023296/SRX16023296.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX16023296
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05080
 onlyVisibility full
 
 track Methbase_SRX16023296_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP304105/SRS13703516/SRX16023296/SRX16023296.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX16023296
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05081
 onlyVisibility full
 
 track Methbase_SRX16248525_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP386501/SRS13888768/SRX16248525/SRX16248525.hmr.bb
 type bigBed
 shortLabel ESCs (hESC)
 longLabel ESCs (hESC) SRX16248525
 color 56,113,193
 parent Methbase off
 priority 0.05082
 onlyVisibility dense
 
 track Methbase_SRX16248525_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP386501/SRS13888768/SRX16248525/SRX16248525.sym_counts.bw
 type bigWig
 shortLabel ESCs (hESC)
 longLabel ESCs (hESC) SRX16248525
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05083
 onlyVisibility full
 
 track Methbase_SRX16248525_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP386501/SRS13888768/SRX16248525/SRX16248525.sym_coverage.bw
 type bigWig
 shortLabel ESCs (hESC)
 longLabel ESCs (hESC) SRX16248525
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05084
 onlyVisibility full
 
 track Methbase_SRX16248527_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP386501/SRS13888769/SRX16248527/SRX16248527.hmr.bb
 type bigBed
 shortLabel ESCs (hESC)
 longLabel ESCs (hESC) SRX16248527
 color 56,113,193
 parent Methbase off
 priority 0.05085
 onlyVisibility dense
 
 track Methbase_SRX16248527_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP386501/SRS13888769/SRX16248527/SRX16248527.sym_counts.bw
 type bigWig
 shortLabel ESCs (hESC)
 longLabel ESCs (hESC) SRX16248527
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05086
 onlyVisibility full
 
 track Methbase_SRX16248527_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP386501/SRS13888769/SRX16248527/SRX16248527.sym_coverage.bw
 type bigWig
 shortLabel ESCs (hESC)
 longLabel ESCs (hESC) SRX16248527
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05087
 onlyVisibility full
 
 track Methbase_SRX16248528_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP386501/SRS13888771/SRX16248528/SRX16248528.hmr.bb
 type bigBed
 shortLabel ESCs (hESC)
 longLabel ESCs (hESC) SRX16248528
 color 56,113,193
 parent Methbase off
 priority 0.05088
 onlyVisibility dense
 
 track Methbase_SRX16248528_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP386501/SRS13888771/SRX16248528/SRX16248528.sym_counts.bw
 type bigWig
 shortLabel ESCs (hESC)
 longLabel ESCs (hESC) SRX16248528
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05089
 onlyVisibility full
 
 track Methbase_SRX16248528_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP386501/SRS13888771/SRX16248528/SRX16248528.sym_coverage.bw
 type bigWig
 shortLabel ESCs (hESC)
 longLabel ESCs (hESC) SRX16248528
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05090
 onlyVisibility full
 
 track Methbase_SRX1631740_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP071771/SRS1341235/SRX1631740/SRX1631740.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX1631740
 color 56,113,193
 parent Methbase off
 priority 0.05091
 onlyVisibility dense
 
 track Methbase_SRX1631740_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP071771/SRS1341235/SRX1631740/SRX1631740.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX1631740
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05092
 onlyVisibility full
 
 track Methbase_SRX1631740_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP071771/SRS1341235/SRX1631740/SRX1631740.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX1631740
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05093
 onlyVisibility full
 
 track Methbase_SRX1631744_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP071771/SRS1341231/SRX1631744/SRX1631744.hmr.bb
 type bigBed
 shortLabel Skeletal Muscle
 longLabel Skeletal Muscle SRX1631744
 color 56,113,193
 parent Methbase off
 priority 0.05094
 onlyVisibility dense
 
 track Methbase_SRX1631744_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP071771/SRS1341231/SRX1631744/SRX1631744.sym_counts.bw
 type bigWig
 shortLabel Skeletal Muscle
 longLabel Skeletal Muscle SRX1631744
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05095
 onlyVisibility full
 
 track Methbase_SRX1631744_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP071771/SRS1341231/SRX1631744/SRX1631744.sym_coverage.bw
 type bigWig
 shortLabel Skeletal Muscle
 longLabel Skeletal Muscle SRX1631744
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05096
 onlyVisibility full
 
 track Methbase_SRX16351683_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387154/SRS13988732/SRX16351683/SRX16351683.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX16351683
 color 56,113,193
 parent Methbase off
 priority 0.05097
 onlyVisibility dense
 
 track Methbase_SRX16351683_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387154/SRS13988732/SRX16351683/SRX16351683.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX16351683
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05098
 onlyVisibility full
 
 track Methbase_SRX16351683_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387154/SRS13988732/SRX16351683/SRX16351683.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX16351683
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05099
 onlyVisibility full
 
 track Methbase_SRX16351684_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387154/SRS13988734/SRX16351684/SRX16351684.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX16351684
 color 56,113,193
 parent Methbase off
 priority 0.05100
 onlyVisibility dense
 
 track Methbase_SRX16351684_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387154/SRS13988734/SRX16351684/SRX16351684.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX16351684
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05101
 onlyVisibility full
 
 track Methbase_SRX16351684_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387154/SRS13988734/SRX16351684/SRX16351684.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX16351684
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05102
 onlyVisibility full
 
 track Methbase_SRX16367683_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387319/SRS14004812/SRX16367683/SRX16367683.hmr.bb
 type bigBed
 shortLabel Bronchial
 longLabel Bronchial SRX16367683
 color 56,113,193
 parent Methbase off
 priority 0.05103
 onlyVisibility dense
 
 track Methbase_SRX16367683_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387319/SRS14004812/SRX16367683/SRX16367683.sym_counts.bw
 type bigWig
 shortLabel Bronchial
 longLabel Bronchial SRX16367683
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05104
 onlyVisibility full
 
 track Methbase_SRX16367683_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387319/SRS14004812/SRX16367683/SRX16367683.sym_coverage.bw
 type bigWig
 shortLabel Bronchial
 longLabel Bronchial SRX16367683
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05105
 onlyVisibility full
 
 track Methbase_SRX16367689_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387319/SRS14004818/SRX16367689/SRX16367689.hmr.bb
 type bigBed
 shortLabel Bronchial
 longLabel Bronchial SRX16367689
 color 56,113,193
 parent Methbase off
 priority 0.05106
 onlyVisibility dense
 
 track Methbase_SRX16367689_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387319/SRS14004818/SRX16367689/SRX16367689.sym_counts.bw
 type bigWig
 shortLabel Bronchial
 longLabel Bronchial SRX16367689
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05107
 onlyVisibility full
 
 track Methbase_SRX16367689_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387319/SRS14004818/SRX16367689/SRX16367689.sym_coverage.bw
 type bigWig
 shortLabel Bronchial
 longLabel Bronchial SRX16367689
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05108
 onlyVisibility full
 
 track Methbase_SRX16367690_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387319/SRS14004819/SRX16367690/SRX16367690.hmr.bb
 type bigBed
 shortLabel Bronchial
 longLabel Bronchial SRX16367690
 color 56,113,193
 parent Methbase off
 priority 0.05109
 onlyVisibility dense
 
 track Methbase_SRX16367690_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387319/SRS14004819/SRX16367690/SRX16367690.sym_counts.bw
 type bigWig
 shortLabel Bronchial
 longLabel Bronchial SRX16367690
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05110
 onlyVisibility full
 
 track Methbase_SRX16367690_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387319/SRS14004819/SRX16367690/SRX16367690.sym_coverage.bw
 type bigWig
 shortLabel Bronchial
 longLabel Bronchial SRX16367690
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05111
 onlyVisibility full
 
 track Methbase_SRX16367691_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387319/SRS14004820/SRX16367691/SRX16367691.hmr.bb
 type bigBed
 shortLabel Bronchial
 longLabel Bronchial SRX16367691
 color 56,113,193
 parent Methbase off
 priority 0.05112
 onlyVisibility dense
 
 track Methbase_SRX16367691_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387319/SRS14004820/SRX16367691/SRX16367691.sym_counts.bw
 type bigWig
 shortLabel Bronchial
 longLabel Bronchial SRX16367691
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05113
 onlyVisibility full
 
 track Methbase_SRX16367691_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387319/SRS14004820/SRX16367691/SRX16367691.sym_coverage.bw
 type bigWig
 shortLabel Bronchial
 longLabel Bronchial SRX16367691
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05114
 onlyVisibility full
 
 track Methbase_SRX16367693_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387319/SRS14004822/SRX16367693/SRX16367693.hmr.bb
 type bigBed
 shortLabel Bronchial
 longLabel Bronchial SRX16367693
 color 56,113,193
 parent Methbase off
 priority 0.05115
 onlyVisibility dense
 
 track Methbase_SRX16367693_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387319/SRS14004822/SRX16367693/SRX16367693.sym_counts.bw
 type bigWig
 shortLabel Bronchial
 longLabel Bronchial SRX16367693
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05116
 onlyVisibility full
 
 track Methbase_SRX16367693_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387319/SRS14004822/SRX16367693/SRX16367693.sym_coverage.bw
 type bigWig
 shortLabel Bronchial
 longLabel Bronchial SRX16367693
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05117
 onlyVisibility full
 
 track Methbase_SRX1638917_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP071891/SRS1345403/SRX1638917/SRX1638917.hmr.bb
 type bigBed
 shortLabel Polar Body Nuclear Transfer
 longLabel Polar Body Nuclear Transfer SRX1638917
 color 56,113,193
 parent Methbase off
 priority 0.05118
 onlyVisibility dense
 
 track Methbase_SRX1638917_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP071891/SRS1345403/SRX1638917/SRX1638917.sym_counts.bw
 type bigWig
 shortLabel Polar Body Nuclear Transfer
 longLabel Polar Body Nuclear Transfer SRX1638917
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05119
 onlyVisibility full
 
 track Methbase_SRX1638917_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP071891/SRS1345403/SRX1638917/SRX1638917.sym_coverage.bw
 type bigWig
 shortLabel Polar Body Nuclear Transfer
 longLabel Polar Body Nuclear Transfer SRX1638917
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05120
 onlyVisibility full
 
 track Methbase_SRX1638918_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP071891/SRS1345402/SRX1638918/SRX1638918.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX1638918
 color 56,113,193
 parent Methbase off
 priority 0.05121
 onlyVisibility dense
 
 track Methbase_SRX1638918_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP071891/SRS1345402/SRX1638918/SRX1638918.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1638918
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05122
 onlyVisibility full
 
 track Methbase_SRX1638918_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP071891/SRS1345402/SRX1638918/SRX1638918.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1638918
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05123
 onlyVisibility full
 
 track Methbase_SRX1648239_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072071/SRS1351382/SRX1648239/SRX1648239.hmr.bb
 type bigBed
 shortLabel Brain Pre-Frontal Cortex
 longLabel Brain Pre-Frontal Cortex SRX1648239
 color 56,113,193
 parent Methbase off
 priority 0.05124
 onlyVisibility dense
 
 track Methbase_SRX1648239_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072071/SRS1351382/SRX1648239/SRX1648239.sym_counts.bw
 type bigWig
 shortLabel Brain Pre-Frontal Cortex
 longLabel Brain Pre-Frontal Cortex SRX1648239
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05125
 onlyVisibility full
 
 track Methbase_SRX1648239_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072071/SRS1351382/SRX1648239/SRX1648239.sym_coverage.bw
 type bigWig
 shortLabel Brain Pre-Frontal Cortex
 longLabel Brain Pre-Frontal Cortex SRX1648239
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05126
 onlyVisibility full
 
 track Methbase_SRX1648319_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072075/SRS1351402/SRX1648319/SRX1648319.hmr.bb
 type bigBed
 shortLabel sorted CD4+ T cells
 longLabel sorted CD4+ T cells SRX1648319
 color 56,113,193
 parent Methbase off
 priority 0.05127
 onlyVisibility dense
 
 track Methbase_SRX1648319_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072075/SRS1351402/SRX1648319/SRX1648319.sym_counts.bw
 type bigWig
 shortLabel sorted CD4+ T cells
 longLabel sorted CD4+ T cells SRX1648319
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05128
 onlyVisibility full
 
 track Methbase_SRX1648319_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072075/SRS1351402/SRX1648319/SRX1648319.sym_coverage.bw
 type bigWig
 shortLabel sorted CD4+ T cells
 longLabel sorted CD4+ T cells SRX1648319
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05129
 onlyVisibility full
 
 track Methbase_SRX1648432_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072075/SRS1351469/SRX1648432/SRX1648432.hmr.bb
 type bigBed
 shortLabel sorted CD4+ T cells
 longLabel sorted CD4+ T cells SRX1648432
 color 56,113,193
 parent Methbase off
 priority 0.05130
 onlyVisibility dense
 
 track Methbase_SRX1648432_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072075/SRS1351469/SRX1648432/SRX1648432.sym_counts.bw
 type bigWig
 shortLabel sorted CD4+ T cells
 longLabel sorted CD4+ T cells SRX1648432
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05131
 onlyVisibility full
 
 track Methbase_SRX1648432_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072075/SRS1351469/SRX1648432/SRX1648432.sym_coverage.bw
 type bigWig
 shortLabel sorted CD4+ T cells
 longLabel sorted CD4+ T cells SRX1648432
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05132
 onlyVisibility full
 
 track Methbase_SRX1648433_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072075/SRS1351470/SRX1648433/SRX1648433.hmr.bb
 type bigBed
 shortLabel sorted CD4+ T cells
 longLabel sorted CD4+ T cells SRX1648433
 color 56,113,193
 parent Methbase off
 priority 0.05133
 onlyVisibility dense
 
 track Methbase_SRX1648433_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072075/SRS1351470/SRX1648433/SRX1648433.sym_counts.bw
 type bigWig
 shortLabel sorted CD4+ T cells
 longLabel sorted CD4+ T cells SRX1648433
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05134
 onlyVisibility full
 
 track Methbase_SRX1648433_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072075/SRS1351470/SRX1648433/SRX1648433.sym_coverage.bw
 type bigWig
 shortLabel sorted CD4+ T cells
 longLabel sorted CD4+ T cells SRX1648433
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05135
 onlyVisibility full
 
 track Methbase_SRX1648434_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072075/SRS1351471/SRX1648434/SRX1648434.hmr.bb
 type bigBed
 shortLabel sorted CD4+ T cells
 longLabel sorted CD4+ T cells SRX1648434
 color 56,113,193
 parent Methbase off
 priority 0.05136
 onlyVisibility dense
 
 track Methbase_SRX1648434_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072075/SRS1351471/SRX1648434/SRX1648434.sym_counts.bw
 type bigWig
 shortLabel sorted CD4+ T cells
 longLabel sorted CD4+ T cells SRX1648434
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05137
 onlyVisibility full
 
 track Methbase_SRX1648434_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072075/SRS1351471/SRX1648434/SRX1648434.sym_coverage.bw
 type bigWig
 shortLabel sorted CD4+ T cells
 longLabel sorted CD4+ T cells SRX1648434
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05138
 onlyVisibility full
 
 track Methbase_SRX1648565_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072075/SRS1351483/SRX1648565/SRX1648565.hmr.bb
 type bigBed
 shortLabel sorted CD4+ T cells
 longLabel sorted CD4+ T cells SRX1648565
 color 56,113,193
 parent Methbase off
 priority 0.05139
 onlyVisibility dense
 
 track Methbase_SRX1648565_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072075/SRS1351483/SRX1648565/SRX1648565.sym_counts.bw
 type bigWig
 shortLabel sorted CD4+ T cells
 longLabel sorted CD4+ T cells SRX1648565
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05140
 onlyVisibility full
 
 track Methbase_SRX1648565_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072075/SRS1351483/SRX1648565/SRX1648565.sym_coverage.bw
 type bigWig
 shortLabel sorted CD4+ T cells
 longLabel sorted CD4+ T cells SRX1648565
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05141
 onlyVisibility full
 
 track Methbase_SRX1648566_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072075/SRS1351484/SRX1648566/SRX1648566.hmr.bb
 type bigBed
 shortLabel sorted CD4+ T cells
 longLabel sorted CD4+ T cells SRX1648566
 color 56,113,193
 parent Methbase off
 priority 0.05142
 onlyVisibility dense
 
 track Methbase_SRX1648566_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072075/SRS1351484/SRX1648566/SRX1648566.sym_counts.bw
 type bigWig
 shortLabel sorted CD4+ T cells
 longLabel sorted CD4+ T cells SRX1648566
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05143
 onlyVisibility full
 
 track Methbase_SRX1648566_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072075/SRS1351484/SRX1648566/SRX1648566.sym_coverage.bw
 type bigWig
 shortLabel sorted CD4+ T cells
 longLabel sorted CD4+ T cells SRX1648566
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05144
 onlyVisibility full
 
 track Methbase_SRX1648568_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072075/SRS1351485/SRX1648568/SRX1648568.hmr.bb
 type bigBed
 shortLabel Foreskin Fibroblasts
 longLabel Foreskin Fibroblasts SRX1648568
 color 56,113,193
 parent Methbase off
 priority 0.05145
 onlyVisibility dense
 
 track Methbase_SRX1648568_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072075/SRS1351485/SRX1648568/SRX1648568.sym_counts.bw
 type bigWig
 shortLabel Foreskin Fibroblasts
 longLabel Foreskin Fibroblasts SRX1648568
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05146
 onlyVisibility full
 
 track Methbase_SRX1648568_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072075/SRS1351485/SRX1648568/SRX1648568.sym_coverage.bw
 type bigWig
 shortLabel Foreskin Fibroblasts
 longLabel Foreskin Fibroblasts SRX1648568
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05147
 onlyVisibility full
 
 track Methbase_SRX1648569_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072075/SRS1351486/SRX1648569/SRX1648569.hmr.bb
 type bigBed
 shortLabel Foreskin Fibroblasts
 longLabel Foreskin Fibroblasts SRX1648569
 color 56,113,193
 parent Methbase off
 priority 0.05148
 onlyVisibility dense
 
 track Methbase_SRX1648569_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072075/SRS1351486/SRX1648569/SRX1648569.sym_counts.bw
 type bigWig
 shortLabel Foreskin Fibroblasts
 longLabel Foreskin Fibroblasts SRX1648569
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05149
 onlyVisibility full
 
 track Methbase_SRX1648569_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072075/SRS1351486/SRX1648569/SRX1648569.sym_coverage.bw
 type bigWig
 shortLabel Foreskin Fibroblasts
 longLabel Foreskin Fibroblasts SRX1648569
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05150
 onlyVisibility full
 
 track Methbase_SRX1648570_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072075/SRS1351487/SRX1648570/SRX1648570.hmr.bb
 type bigBed
 shortLabel Foreskin Fibroblasts
 longLabel Foreskin Fibroblasts SRX1648570
 color 56,113,193
 parent Methbase off
 priority 0.05151
 onlyVisibility dense
 
 track Methbase_SRX1648570_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072075/SRS1351487/SRX1648570/SRX1648570.sym_counts.bw
 type bigWig
 shortLabel Foreskin Fibroblasts
 longLabel Foreskin Fibroblasts SRX1648570
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05152
 onlyVisibility full
 
 track Methbase_SRX1648570_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072075/SRS1351487/SRX1648570/SRX1648570.sym_coverage.bw
 type bigWig
 shortLabel Foreskin Fibroblasts
 longLabel Foreskin Fibroblasts SRX1648570
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05153
 onlyVisibility full
 
 track Methbase_SRX1648571_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072075/SRS1351488/SRX1648571/SRX1648571.hmr.bb
 type bigBed
 shortLabel Foreskin Fibroblasts
 longLabel Foreskin Fibroblasts SRX1648571
 color 56,113,193
 parent Methbase off
 priority 0.05154
 onlyVisibility dense
 
 track Methbase_SRX1648571_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072075/SRS1351488/SRX1648571/SRX1648571.sym_counts.bw
 type bigWig
 shortLabel Foreskin Fibroblasts
 longLabel Foreskin Fibroblasts SRX1648571
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05155
 onlyVisibility full
 
 track Methbase_SRX1648571_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072075/SRS1351488/SRX1648571/SRX1648571.sym_coverage.bw
 type bigWig
 shortLabel Foreskin Fibroblasts
 longLabel Foreskin Fibroblasts SRX1648571
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05156
 onlyVisibility full
 
 track Methbase_SRX1648630_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072075/SRS1351494/SRX1648630/SRX1648630.hmr.bb
 type bigBed
 shortLabel Foreskin Fibroblasts
 longLabel Foreskin Fibroblasts SRX1648630
 color 56,113,193
 parent Methbase off
 priority 0.05157
 onlyVisibility dense
 
 track Methbase_SRX1648630_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072075/SRS1351494/SRX1648630/SRX1648630.sym_counts.bw
 type bigWig
 shortLabel Foreskin Fibroblasts
 longLabel Foreskin Fibroblasts SRX1648630
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05158
 onlyVisibility full
 
 track Methbase_SRX1648630_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072075/SRS1351494/SRX1648630/SRX1648630.sym_coverage.bw
 type bigWig
 shortLabel Foreskin Fibroblasts
 longLabel Foreskin Fibroblasts SRX1648630
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05159
 onlyVisibility full
 
 track Methbase_SRX1648637_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072078/SRS1351498/SRX1648637/SRX1648637.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX1648637
 color 56,113,193
 parent Methbase off
 priority 0.05160
 onlyVisibility dense
 
 track Methbase_SRX1648637_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072078/SRS1351498/SRX1648637/SRX1648637.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX1648637
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05161
 onlyVisibility full
 
 track Methbase_SRX1648637_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072078/SRS1351498/SRX1648637/SRX1648637.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX1648637
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05162
 onlyVisibility full
 
 track Methbase_SRX1649877_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072078/SRS1352199/SRX1649877/SRX1649877.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX1649877
 color 56,113,193
 parent Methbase off
 priority 0.05163
 onlyVisibility dense
 
 track Methbase_SRX1649877_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072078/SRS1352199/SRX1649877/SRX1649877.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX1649877
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05164
 onlyVisibility full
 
 track Methbase_SRX1649877_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072078/SRS1352199/SRX1649877/SRX1649877.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX1649877
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05165
 onlyVisibility full
 
 track Methbase_SRX1649880_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072078/SRS1352201/SRX1649880/SRX1649880.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX1649880
 color 56,113,193
 parent Methbase off
 priority 0.05166
 onlyVisibility dense
 
 track Methbase_SRX1649880_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072078/SRS1352201/SRX1649880/SRX1649880.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX1649880
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05167
 onlyVisibility full
 
 track Methbase_SRX1649880_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072078/SRS1352201/SRX1649880/SRX1649880.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX1649880
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05168
 onlyVisibility full
 
 track Methbase_SRX1649881_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072078/SRS1352202/SRX1649881/SRX1649881.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX1649881
 color 56,113,193
 parent Methbase off
 priority 0.05169
 onlyVisibility dense
 
 track Methbase_SRX1649881_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072078/SRS1352202/SRX1649881/SRX1649881.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX1649881
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05170
 onlyVisibility full
 
 track Methbase_SRX1649881_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072078/SRS1352202/SRX1649881/SRX1649881.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX1649881
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05171
 onlyVisibility full
 
 track Methbase_SRX1649884_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072078/SRS1352204/SRX1649884/SRX1649884.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX1649884
 color 56,113,193
 parent Methbase off
 priority 0.05172
 onlyVisibility dense
 
 track Methbase_SRX1649884_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072078/SRS1352204/SRX1649884/SRX1649884.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX1649884
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05173
 onlyVisibility full
 
 track Methbase_SRX1649884_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072078/SRS1352204/SRX1649884/SRX1649884.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX1649884
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05174
 onlyVisibility full
 
 track Methbase_SRX1649891_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072078/SRS1352206/SRX1649891/SRX1649891.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX1649891
 color 56,113,193
 parent Methbase off
 priority 0.05175
 onlyVisibility dense
 
 track Methbase_SRX1649891_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072078/SRS1352206/SRX1649891/SRX1649891.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX1649891
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05176
 onlyVisibility full
 
 track Methbase_SRX1649891_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072078/SRS1352206/SRX1649891/SRX1649891.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX1649891
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05177
 onlyVisibility full
 
 track Methbase_SRX1649893_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072078/SRS1352208/SRX1649893/SRX1649893.hmr.bb
 type bigBed
 shortLabel Lung
 longLabel Lung SRX1649893
 color 56,113,193
 parent Methbase off
 priority 0.05178
 onlyVisibility dense
 
 track Methbase_SRX1649893_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072078/SRS1352208/SRX1649893/SRX1649893.sym_counts.bw
 type bigWig
 shortLabel Lung
 longLabel Lung SRX1649893
 color 127,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05179
 onlyVisibility full
 
 track Methbase_SRX1649893_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072078/SRS1352208/SRX1649893/SRX1649893.sym_coverage.bw
 type bigWig
 shortLabel Lung
 longLabel Lung SRX1649893
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05180
 onlyVisibility full
 
 track Methbase_SRX1651654_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072078/SRS1353344/SRX1651654/SRX1651654.hmr.bb
 type bigBed
 shortLabel Lung
 longLabel Lung SRX1651654
 color 56,113,193
 parent Methbase off
 priority 0.05181
 onlyVisibility dense
 
 track Methbase_SRX1651654_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072078/SRS1353344/SRX1651654/SRX1651654.sym_counts.bw
 type bigWig
 shortLabel Lung
 longLabel Lung SRX1651654
 color 127,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05182
 onlyVisibility full
 
 track Methbase_SRX1651654_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072078/SRS1353344/SRX1651654/SRX1651654.sym_coverage.bw
 type bigWig
 shortLabel Lung
 longLabel Lung SRX1651654
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05183
 onlyVisibility full
 
 track Methbase_SRX1651655_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072078/SRS1353345/SRX1651655/SRX1651655.hmr.bb
 type bigBed
 shortLabel Lung
 longLabel Lung SRX1651655
 color 56,113,193
 parent Methbase off
 priority 0.05184
 onlyVisibility dense
 
 track Methbase_SRX1651655_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072078/SRS1353345/SRX1651655/SRX1651655.sym_counts.bw
 type bigWig
 shortLabel Lung
 longLabel Lung SRX1651655
 color 127,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05185
 onlyVisibility full
 
 track Methbase_SRX1651655_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072078/SRS1353345/SRX1651655/SRX1651655.sym_coverage.bw
 type bigWig
 shortLabel Lung
 longLabel Lung SRX1651655
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05186
 onlyVisibility full
 
 track Methbase_SRX1651657_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072078/SRS1353347/SRX1651657/SRX1651657.hmr.bb
 type bigBed
 shortLabel Lung
 longLabel Lung SRX1651657
 color 56,113,193
 parent Methbase off
 priority 0.05187
 onlyVisibility dense
 
 track Methbase_SRX1651657_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072078/SRS1353347/SRX1651657/SRX1651657.sym_counts.bw
 type bigWig
 shortLabel Lung
 longLabel Lung SRX1651657
 color 127,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05188
 onlyVisibility full
 
 track Methbase_SRX1651657_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072078/SRS1353347/SRX1651657/SRX1651657.sym_coverage.bw
 type bigWig
 shortLabel Lung
 longLabel Lung SRX1651657
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05189
 onlyVisibility full
 
 track Methbase_SRX1651658_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072078/SRS1353348/SRX1651658/SRX1651658.hmr.bb
 type bigBed
 shortLabel Lung
 longLabel Lung SRX1651658
 color 56,113,193
 parent Methbase off
 priority 0.05190
 onlyVisibility dense
 
 track Methbase_SRX1651658_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072078/SRS1353348/SRX1651658/SRX1651658.sym_counts.bw
 type bigWig
 shortLabel Lung
 longLabel Lung SRX1651658
 color 127,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05191
 onlyVisibility full
 
 track Methbase_SRX1651658_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072078/SRS1353348/SRX1651658/SRX1651658.sym_coverage.bw
 type bigWig
 shortLabel Lung
 longLabel Lung SRX1651658
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05192
 onlyVisibility full
 
 track Methbase_SRX1651659_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072078/SRS1353349/SRX1651659/SRX1651659.hmr.bb
 type bigBed
 shortLabel Lung
 longLabel Lung SRX1651659
 color 56,113,193
 parent Methbase off
 priority 0.05193
 onlyVisibility dense
 
 track Methbase_SRX1651659_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072078/SRS1353349/SRX1651659/SRX1651659.sym_counts.bw
 type bigWig
 shortLabel Lung
 longLabel Lung SRX1651659
 color 127,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05194
 onlyVisibility full
 
 track Methbase_SRX1651659_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072078/SRS1353349/SRX1651659/SRX1651659.sym_coverage.bw
 type bigWig
 shortLabel Lung
 longLabel Lung SRX1651659
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05195
 onlyVisibility full
 
 track Methbase_SRX1651660_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072141/SRS1353350/SRX1651660/SRX1651660.hmr.bb
 type bigBed
 shortLabel H1 stem cell
 longLabel H1 stem cell SRX1651660
 color 56,113,193
 parent Methbase off
 priority 0.05196
 onlyVisibility dense
 
 track Methbase_SRX1651660_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072141/SRS1353350/SRX1651660/SRX1651660.sym_counts.bw
 type bigWig
 shortLabel H1 stem cell
 longLabel H1 stem cell SRX1651660
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05197
 onlyVisibility full
 
 track Methbase_SRX1651660_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072141/SRS1353350/SRX1651660/SRX1651660.sym_coverage.bw
 type bigWig
 shortLabel H1 stem cell
 longLabel H1 stem cell SRX1651660
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05198
 onlyVisibility full
 
 track Methbase_SRX1652938_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072071/SRS1351382/SRX1652938/SRX1652938.hmr.bb
 type bigBed
 shortLabel Brain Pre-Frontal Cortex
 longLabel Brain Pre-Frontal Cortex SRX1652938
 color 56,113,193
 parent Methbase off
 priority 0.05199
 onlyVisibility dense
 
 track Methbase_SRX1652938_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072071/SRS1351382/SRX1652938/SRX1652938.sym_counts.bw
 type bigWig
 shortLabel Brain Pre-Frontal Cortex
 longLabel Brain Pre-Frontal Cortex SRX1652938
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05200
 onlyVisibility full
 
 track Methbase_SRX1652938_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP072071/SRS1351382/SRX1652938/SRX1652938.sym_coverage.bw
 type bigWig
 shortLabel Brain Pre-Frontal Cortex
 longLabel Brain Pre-Frontal Cortex SRX1652938
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05201
 onlyVisibility full
 
 track Methbase_SRX16653038_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287373/SRX16653038/SRX16653038.hmr.bb
 type bigBed
 shortLabel CD4+ TCONV
 longLabel CD4+ TCONV SRX16653038
 color 56,113,193
 parent Methbase off
 priority 0.05202
 onlyVisibility dense
 
 track Methbase_SRX16653038_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287373/SRX16653038/SRX16653038.sym_counts.bw
 type bigWig
 shortLabel CD4+ TCONV
 longLabel CD4+ TCONV SRX16653038
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05203
 onlyVisibility full
 
 track Methbase_SRX16653038_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287373/SRX16653038/SRX16653038.sym_coverage.bw
 type bigWig
 shortLabel CD4+ TCONV
 longLabel CD4+ TCONV SRX16653038
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05204
 onlyVisibility full
 
 track Methbase_SRX16653039_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287374/SRX16653039/SRX16653039.hmr.bb
 type bigBed
 shortLabel CD4+ TCONV
 longLabel CD4+ TCONV SRX16653039
 color 56,113,193
 parent Methbase off
 priority 0.05205
 onlyVisibility dense
 
 track Methbase_SRX16653039_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287374/SRX16653039/SRX16653039.sym_counts.bw
 type bigWig
 shortLabel CD4+ TCONV
 longLabel CD4+ TCONV SRX16653039
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05206
 onlyVisibility full
 
 track Methbase_SRX16653039_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287374/SRX16653039/SRX16653039.sym_coverage.bw
 type bigWig
 shortLabel CD4+ TCONV
 longLabel CD4+ TCONV SRX16653039
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05207
 onlyVisibility full
 
 track Methbase_SRX16653040_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287375/SRX16653040/SRX16653040.hmr.bb
 type bigBed
 shortLabel CD4+ TCONV
 longLabel CD4+ TCONV SRX16653040
 color 56,113,193
 parent Methbase off
 priority 0.05208
 onlyVisibility dense
 
 track Methbase_SRX16653040_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287375/SRX16653040/SRX16653040.sym_counts.bw
 type bigWig
 shortLabel CD4+ TCONV
 longLabel CD4+ TCONV SRX16653040
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05209
 onlyVisibility full
 
 track Methbase_SRX16653040_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287375/SRX16653040/SRX16653040.sym_coverage.bw
 type bigWig
 shortLabel CD4+ TCONV
 longLabel CD4+ TCONV SRX16653040
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05210
 onlyVisibility full
 
 track Methbase_SRX16653041_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287376/SRX16653041/SRX16653041.hmr.bb
 type bigBed
 shortLabel CD4+ TCONV
 longLabel CD4+ TCONV SRX16653041
 color 56,113,193
 parent Methbase off
 priority 0.05211
 onlyVisibility dense
 
 track Methbase_SRX16653041_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287376/SRX16653041/SRX16653041.sym_counts.bw
 type bigWig
 shortLabel CD4+ TCONV
 longLabel CD4+ TCONV SRX16653041
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05212
 onlyVisibility full
 
 track Methbase_SRX16653041_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287376/SRX16653041/SRX16653041.sym_coverage.bw
 type bigWig
 shortLabel CD4+ TCONV
 longLabel CD4+ TCONV SRX16653041
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05213
 onlyVisibility full
 
 track Methbase_SRX16653042_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287377/SRX16653042/SRX16653042.hmr.bb
 type bigBed
 shortLabel CD4+ TCONV
 longLabel CD4+ TCONV SRX16653042
 color 56,113,193
 parent Methbase off
 priority 0.05214
 onlyVisibility dense
 
 track Methbase_SRX16653042_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287377/SRX16653042/SRX16653042.sym_counts.bw
 type bigWig
 shortLabel CD4+ TCONV
 longLabel CD4+ TCONV SRX16653042
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05215
 onlyVisibility full
 
 track Methbase_SRX16653042_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287377/SRX16653042/SRX16653042.sym_coverage.bw
 type bigWig
 shortLabel CD4+ TCONV
 longLabel CD4+ TCONV SRX16653042
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05216
 onlyVisibility full
 
 track Methbase_SRX16653043_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287378/SRX16653043/SRX16653043.hmr.bb
 type bigBed
 shortLabel CD4+ TCONV
 longLabel CD4+ TCONV SRX16653043
 color 56,113,193
 parent Methbase off
 priority 0.05217
 onlyVisibility dense
 
 track Methbase_SRX16653043_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287378/SRX16653043/SRX16653043.sym_counts.bw
 type bigWig
 shortLabel CD4+ TCONV
 longLabel CD4+ TCONV SRX16653043
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05218
 onlyVisibility full
 
 track Methbase_SRX16653043_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287378/SRX16653043/SRX16653043.sym_coverage.bw
 type bigWig
 shortLabel CD4+ TCONV
 longLabel CD4+ TCONV SRX16653043
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05219
 onlyVisibility full
 
 track Methbase_SRX16653044_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287379/SRX16653044/SRX16653044.hmr.bb
 type bigBed
 shortLabel CD4+ TCONV
 longLabel CD4+ TCONV SRX16653044
 color 56,113,193
 parent Methbase off
 priority 0.05220
 onlyVisibility dense
 
 track Methbase_SRX16653044_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287379/SRX16653044/SRX16653044.sym_counts.bw
 type bigWig
 shortLabel CD4+ TCONV
 longLabel CD4+ TCONV SRX16653044
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05221
 onlyVisibility full
 
 track Methbase_SRX16653044_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287379/SRX16653044/SRX16653044.sym_coverage.bw
 type bigWig
 shortLabel CD4+ TCONV
 longLabel CD4+ TCONV SRX16653044
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05222
 onlyVisibility full
 
 track Methbase_SRX16653045_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287380/SRX16653045/SRX16653045.hmr.bb
 type bigBed
 shortLabel CD4+ TREG
 longLabel CD4+ TREG SRX16653045
 color 56,113,193
 parent Methbase off
 priority 0.05223
 onlyVisibility dense
 
 track Methbase_SRX16653045_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287380/SRX16653045/SRX16653045.sym_counts.bw
 type bigWig
 shortLabel CD4+ TREG
 longLabel CD4+ TREG SRX16653045
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05224
 onlyVisibility full
 
 track Methbase_SRX16653045_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287380/SRX16653045/SRX16653045.sym_coverage.bw
 type bigWig
 shortLabel CD4+ TREG
 longLabel CD4+ TREG SRX16653045
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05225
 onlyVisibility full
 
 track Methbase_SRX16653046_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287381/SRX16653046/SRX16653046.hmr.bb
 type bigBed
 shortLabel CD4+ TREG
 longLabel CD4+ TREG SRX16653046
 color 56,113,193
 parent Methbase off
 priority 0.05226
 onlyVisibility dense
 
 track Methbase_SRX16653046_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287381/SRX16653046/SRX16653046.sym_counts.bw
 type bigWig
 shortLabel CD4+ TREG
 longLabel CD4+ TREG SRX16653046
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05227
 onlyVisibility full
 
 track Methbase_SRX16653046_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287381/SRX16653046/SRX16653046.sym_coverage.bw
 type bigWig
 shortLabel CD4+ TREG
 longLabel CD4+ TREG SRX16653046
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05228
 onlyVisibility full
 
 track Methbase_SRX16653047_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287382/SRX16653047/SRX16653047.hmr.bb
 type bigBed
 shortLabel CD4+ TREG
 longLabel CD4+ TREG SRX16653047
 color 56,113,193
 parent Methbase off
 priority 0.05229
 onlyVisibility dense
 
 track Methbase_SRX16653047_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287382/SRX16653047/SRX16653047.sym_counts.bw
 type bigWig
 shortLabel CD4+ TREG
 longLabel CD4+ TREG SRX16653047
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05230
 onlyVisibility full
 
 track Methbase_SRX16653047_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287382/SRX16653047/SRX16653047.sym_coverage.bw
 type bigWig
 shortLabel CD4+ TREG
 longLabel CD4+ TREG SRX16653047
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05231
 onlyVisibility full
 
 track Methbase_SRX16653048_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287383/SRX16653048/SRX16653048.hmr.bb
 type bigBed
 shortLabel CD4+ TREG
 longLabel CD4+ TREG SRX16653048
 color 56,113,193
 parent Methbase off
 priority 0.05232
 onlyVisibility dense
 
 track Methbase_SRX16653048_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287383/SRX16653048/SRX16653048.sym_counts.bw
 type bigWig
 shortLabel CD4+ TREG
 longLabel CD4+ TREG SRX16653048
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05233
 onlyVisibility full
 
 track Methbase_SRX16653048_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287383/SRX16653048/SRX16653048.sym_coverage.bw
 type bigWig
 shortLabel CD4+ TREG
 longLabel CD4+ TREG SRX16653048
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05234
 onlyVisibility full
 
 track Methbase_SRX16653049_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287384/SRX16653049/SRX16653049.hmr.bb
 type bigBed
 shortLabel CD4+ TREG
 longLabel CD4+ TREG SRX16653049
 color 56,113,193
 parent Methbase off
 priority 0.05235
 onlyVisibility dense
 
 track Methbase_SRX16653049_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287384/SRX16653049/SRX16653049.sym_counts.bw
 type bigWig
 shortLabel CD4+ TREG
 longLabel CD4+ TREG SRX16653049
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05236
 onlyVisibility full
 
 track Methbase_SRX16653049_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287384/SRX16653049/SRX16653049.sym_coverage.bw
 type bigWig
 shortLabel CD4+ TREG
 longLabel CD4+ TREG SRX16653049
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05237
 onlyVisibility full
 
 track Methbase_SRX16653050_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287385/SRX16653050/SRX16653050.hmr.bb
 type bigBed
 shortLabel CD4+ TREG
 longLabel CD4+ TREG SRX16653050
 color 56,113,193
 parent Methbase off
 priority 0.05238
 onlyVisibility dense
 
 track Methbase_SRX16653050_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287385/SRX16653050/SRX16653050.sym_counts.bw
 type bigWig
 shortLabel CD4+ TREG
 longLabel CD4+ TREG SRX16653050
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05239
 onlyVisibility full
 
 track Methbase_SRX16653050_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287385/SRX16653050/SRX16653050.sym_coverage.bw
 type bigWig
 shortLabel CD4+ TREG
 longLabel CD4+ TREG SRX16653050
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05240
 onlyVisibility full
 
 track Methbase_SRX16653051_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287386/SRX16653051/SRX16653051.hmr.bb
 type bigBed
 shortLabel CD4+ TREG
 longLabel CD4+ TREG SRX16653051
 color 56,113,193
 parent Methbase off
 priority 0.05241
 onlyVisibility dense
 
 track Methbase_SRX16653051_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287386/SRX16653051/SRX16653051.sym_counts.bw
 type bigWig
 shortLabel CD4+ TREG
 longLabel CD4+ TREG SRX16653051
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05242
 onlyVisibility full
 
 track Methbase_SRX16653051_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287386/SRX16653051/SRX16653051.sym_coverage.bw
 type bigWig
 shortLabel CD4+ TREG
 longLabel CD4+ TREG SRX16653051
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05243
 onlyVisibility full
 
 track Methbase_SRX16653052_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287387/SRX16653052/SRX16653052.hmr.bb
 type bigBed
 shortLabel CD4+ TREG
 longLabel CD4+ TREG SRX16653052
 color 56,113,193
 parent Methbase off
 priority 0.05244
 onlyVisibility dense
 
 track Methbase_SRX16653052_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287387/SRX16653052/SRX16653052.sym_counts.bw
 type bigWig
 shortLabel CD4+ TREG
 longLabel CD4+ TREG SRX16653052
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05245
 onlyVisibility full
 
 track Methbase_SRX16653052_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287387/SRX16653052/SRX16653052.sym_coverage.bw
 type bigWig
 shortLabel CD4+ TREG
 longLabel CD4+ TREG SRX16653052
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05246
 onlyVisibility full
 
 track Methbase_SRX16653053_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287389/SRX16653053/SRX16653053.hmr.bb
 type bigBed
 shortLabel CD4+ TREG
 longLabel CD4+ TREG SRX16653053
 color 56,113,193
 parent Methbase off
 priority 0.05247
 onlyVisibility dense
 
 track Methbase_SRX16653053_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287389/SRX16653053/SRX16653053.sym_counts.bw
 type bigWig
 shortLabel CD4+ TREG
 longLabel CD4+ TREG SRX16653053
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05248
 onlyVisibility full
 
 track Methbase_SRX16653053_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287389/SRX16653053/SRX16653053.sym_coverage.bw
 type bigWig
 shortLabel CD4+ TREG
 longLabel CD4+ TREG SRX16653053
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05249
 onlyVisibility full
 
 track Methbase_SRX16653054_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287388/SRX16653054/SRX16653054.hmr.bb
 type bigBed
 shortLabel CD4+ TREG
 longLabel CD4+ TREG SRX16653054
 color 56,113,193
 parent Methbase off
 priority 0.05250
 onlyVisibility dense
 
 track Methbase_SRX16653054_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287388/SRX16653054/SRX16653054.sym_counts.bw
 type bigWig
 shortLabel CD4+ TREG
 longLabel CD4+ TREG SRX16653054
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05251
 onlyVisibility full
 
 track Methbase_SRX16653054_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP387971/SRS14287388/SRX16653054/SRX16653054.sym_coverage.bw
 type bigWig
 shortLabel CD4+ TREG
 longLabel CD4+ TREG SRX16653054
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05252
 onlyVisibility full
 
 track Methbase_SRX16751309_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP389118/SRS14378623/SRX16751309/SRX16751309.hmr.bb
 type bigBed
 shortLabel Esophageal Adenocarcinoma
 longLabel Esophageal Adenocarcinoma SRX16751309
 color 56,113,193
 parent Methbase off
 priority 0.05253
 onlyVisibility dense
 
 track Methbase_SRX16751309_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP389118/SRS14378623/SRX16751309/SRX16751309.sym_counts.bw
 type bigWig
 shortLabel Esophageal Adenocarcinoma
 longLabel Esophageal Adenocarcinoma SRX16751309
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05254
 onlyVisibility full
 
 track Methbase_SRX16751309_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP389118/SRS14378623/SRX16751309/SRX16751309.sym_coverage.bw
 type bigWig
 shortLabel Esophageal Adenocarcinoma
 longLabel Esophageal Adenocarcinoma SRX16751309
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05255
 onlyVisibility full
 
 track Methbase_SRX16751310_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP389118/SRS14378624/SRX16751310/SRX16751310.hmr.bb
 type bigBed
 shortLabel Esophageal Squamous Cell Carcinoma
 longLabel Esophageal Squamous Cell Carcinoma SRX16751310
 color 56,113,193
 parent Methbase off
 priority 0.05256
 onlyVisibility dense
 
 track Methbase_SRX16751310_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP389118/SRS14378624/SRX16751310/SRX16751310.sym_counts.bw
 type bigWig
 shortLabel Esophageal Squamous Cell Carcinoma
 longLabel Esophageal Squamous Cell Carcinoma SRX16751310
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05257
 onlyVisibility full
 
 track Methbase_SRX16751310_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP389118/SRS14378624/SRX16751310/SRX16751310.sym_coverage.bw
 type bigWig
 shortLabel Esophageal Squamous Cell Carcinoma
 longLabel Esophageal Squamous Cell Carcinoma SRX16751310
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05258
 onlyVisibility full
 
 track Methbase_SRX17062356_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP392105/SRS14646362/SRX17062356/SRX17062356.hmr.bb
 type bigBed
 shortLabel Planceta
 longLabel Planceta SRX17062356
 color 56,113,193
 parent Methbase off
 priority 0.05259
 onlyVisibility dense
 
 track Methbase_SRX17062356_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP392105/SRS14646362/SRX17062356/SRX17062356.sym_counts.bw
 type bigWig
 shortLabel Planceta
 longLabel Planceta SRX17062356
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05260
 onlyVisibility full
 
 track Methbase_SRX17062356_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP392105/SRS14646362/SRX17062356/SRX17062356.sym_coverage.bw
 type bigWig
 shortLabel Planceta
 longLabel Planceta SRX17062356
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05261
 onlyVisibility full
 
 track Methbase_SRX1716826_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP085035/SRS1405702/SRX1716826/SRX1716826.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX1716826
 color 56,113,193
 parent Methbase off
 priority 0.05262
 onlyVisibility dense
 
 track Methbase_SRX1716826_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP085035/SRS1405702/SRX1716826/SRX1716826.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1716826
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05263
 onlyVisibility full
 
 track Methbase_SRX1716826_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP085035/SRS1405702/SRX1716826/SRX1716826.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1716826
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05264
 onlyVisibility full
 
 track Methbase_SRX1716827_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP085035/SRS1405701/SRX1716827/SRX1716827.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX1716827
 color 56,113,193
 parent Methbase off
 priority 0.05265
 onlyVisibility dense
 
 track Methbase_SRX1716827_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP085035/SRS1405701/SRX1716827/SRX1716827.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1716827
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05266
 onlyVisibility full
 
 track Methbase_SRX1716827_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP085035/SRS1405701/SRX1716827/SRX1716827.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1716827
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05267
 onlyVisibility full
 
 track Methbase_SRX1723237_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1409792/SRX1723237/SRX1723237.hmr.bb
 type bigBed
 shortLabel Liver Metastasis
 longLabel Liver Metastasis SRX1723237
 color 56,113,193
 parent Methbase off
 priority 0.05268
 onlyVisibility dense
 
 track Methbase_SRX1723237_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1409792/SRX1723237/SRX1723237.sym_counts.bw
 type bigWig
 shortLabel Liver Metastasis
 longLabel Liver Metastasis SRX1723237
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05269
 onlyVisibility full
 
 track Methbase_SRX1723237_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1409792/SRX1723237/SRX1723237.sym_coverage.bw
 type bigWig
 shortLabel Liver Metastasis
 longLabel Liver Metastasis SRX1723237
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05270
 onlyVisibility full
 
 track Methbase_SRX1723238_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1409793/SRX1723238/SRX1723238.hmr.bb
 type bigBed
 shortLabel Liver Metastasis
 longLabel Liver Metastasis SRX1723238
 color 56,113,193
 parent Methbase off
 priority 0.05271
 onlyVisibility dense
 
 track Methbase_SRX1723238_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1409793/SRX1723238/SRX1723238.sym_counts.bw
 type bigWig
 shortLabel Liver Metastasis
 longLabel Liver Metastasis SRX1723238
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05272
 onlyVisibility full
 
 track Methbase_SRX1723238_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1409793/SRX1723238/SRX1723238.sym_coverage.bw
 type bigWig
 shortLabel Liver Metastasis
 longLabel Liver Metastasis SRX1723238
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05273
 onlyVisibility full
 
 track Methbase_SRX1723239_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1409794/SRX1723239/SRX1723239.hmr.bb
 type bigBed
 shortLabel Primary Tumor
 longLabel Primary Tumor SRX1723239
 color 56,113,193
 parent Methbase off
 priority 0.05274
 onlyVisibility dense
 
 track Methbase_SRX1723239_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1409794/SRX1723239/SRX1723239.sym_counts.bw
 type bigWig
 shortLabel Primary Tumor
 longLabel Primary Tumor SRX1723239
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05275
 onlyVisibility full
 
 track Methbase_SRX1723239_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1409794/SRX1723239/SRX1723239.sym_coverage.bw
 type bigWig
 shortLabel Primary Tumor
 longLabel Primary Tumor SRX1723239
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05276
 onlyVisibility full
 
 track Methbase_SRX1723240_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1409795/SRX1723240/SRX1723240.hmr.bb
 type bigBed
 shortLabel Primary Tumor
 longLabel Primary Tumor SRX1723240
 color 56,113,193
 parent Methbase off
 priority 0.05277
 onlyVisibility dense
 
 track Methbase_SRX1723240_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1409795/SRX1723240/SRX1723240.sym_counts.bw
 type bigWig
 shortLabel Primary Tumor
 longLabel Primary Tumor SRX1723240
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05278
 onlyVisibility full
 
 track Methbase_SRX1723240_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1409795/SRX1723240/SRX1723240.sym_coverage.bw
 type bigWig
 shortLabel Primary Tumor
 longLabel Primary Tumor SRX1723240
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05279
 onlyVisibility full
 
 track Methbase_SRX1723241_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1409796/SRX1723241/SRX1723241.hmr.bb
 type bigBed
 shortLabel Primary Tumor
 longLabel Primary Tumor SRX1723241
 color 56,113,193
 parent Methbase off
 priority 0.05280
 onlyVisibility dense
 
 track Methbase_SRX1723241_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1409796/SRX1723241/SRX1723241.sym_counts.bw
 type bigWig
 shortLabel Primary Tumor
 longLabel Primary Tumor SRX1723241
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05281
 onlyVisibility full
 
 track Methbase_SRX1723241_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1409796/SRX1723241/SRX1723241.sym_coverage.bw
 type bigWig
 shortLabel Primary Tumor
 longLabel Primary Tumor SRX1723241
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05282
 onlyVisibility full
 
 track Methbase_SRX1723242_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1409797/SRX1723242/SRX1723242.hmr.bb
 type bigBed
 shortLabel Primary Tumor
 longLabel Primary Tumor SRX1723242
 color 56,113,193
 parent Methbase off
 priority 0.05283
 onlyVisibility dense
 
 track Methbase_SRX1723242_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1409797/SRX1723242/SRX1723242.sym_counts.bw
 type bigWig
 shortLabel Primary Tumor
 longLabel Primary Tumor SRX1723242
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05284
 onlyVisibility full
 
 track Methbase_SRX1723242_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1409797/SRX1723242/SRX1723242.sym_coverage.bw
 type bigWig
 shortLabel Primary Tumor
 longLabel Primary Tumor SRX1723242
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05285
 onlyVisibility full
 
 track Methbase_SRX1723243_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1409798/SRX1723243/SRX1723243.hmr.bb
 type bigBed
 shortLabel Lung Metastasis
 longLabel Lung Metastasis SRX1723243
 color 56,113,193
 parent Methbase off
 priority 0.05286
 onlyVisibility dense
 
 track Methbase_SRX1723243_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1409798/SRX1723243/SRX1723243.sym_counts.bw
 type bigWig
 shortLabel Lung Metastasis
 longLabel Lung Metastasis SRX1723243
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05287
 onlyVisibility full
 
 track Methbase_SRX1723243_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1409798/SRX1723243/SRX1723243.sym_coverage.bw
 type bigWig
 shortLabel Lung Metastasis
 longLabel Lung Metastasis SRX1723243
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05288
 onlyVisibility full
 
 track Methbase_SRX1723244_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1409799/SRX1723244/SRX1723244.hmr.bb
 type bigBed
 shortLabel Lung Metastasis
 longLabel Lung Metastasis SRX1723244
 color 56,113,193
 parent Methbase off
 priority 0.05289
 onlyVisibility dense
 
 track Methbase_SRX1723244_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1409799/SRX1723244/SRX1723244.sym_counts.bw
 type bigWig
 shortLabel Lung Metastasis
 longLabel Lung Metastasis SRX1723244
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05290
 onlyVisibility full
 
 track Methbase_SRX1723244_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1409799/SRX1723244/SRX1723244.sym_coverage.bw
 type bigWig
 shortLabel Lung Metastasis
 longLabel Lung Metastasis SRX1723244
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05291
 onlyVisibility full
 
 track Methbase_SRX172462_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP014634/SRS352527/SRX172462/SRX172462.hmr.bb
 type bigBed
 shortLabel Placenta From Full-Term Pregnancy
 longLabel Placenta From Full-Term Pregnancy SRX172462
 color 56,113,193
 parent Methbase off
 priority 0.05292
 onlyVisibility dense
 
 track Methbase_SRX172462_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP014634/SRS352527/SRX172462/SRX172462.sym_counts.bw
 type bigWig
 shortLabel Placenta From Full-Term Pregnancy
 longLabel Placenta From Full-Term Pregnancy SRX172462
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05293
 onlyVisibility full
 
 track Methbase_SRX172462_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP014634/SRS352527/SRX172462/SRX172462.sym_coverage.bw
 type bigWig
 shortLabel Placenta From Full-Term Pregnancy
 longLabel Placenta From Full-Term Pregnancy SRX172462
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05294
 onlyVisibility full
 
 track Methbase_SRX17287836_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP394454/SRS14852392/SRX17287836/SRX17287836.hmr.bb
 type bigBed
 shortLabel Kidney Cancer
 longLabel Kidney Cancer SRX17287836
 color 56,113,193
 parent Methbase off
 priority 0.05295
 onlyVisibility dense
 
 track Methbase_SRX17287836_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP394454/SRS14852392/SRX17287836/SRX17287836.sym_counts.bw
 type bigWig
 shortLabel Kidney Cancer
 longLabel Kidney Cancer SRX17287836
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05296
 onlyVisibility full
 
 track Methbase_SRX17287836_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP394454/SRS14852392/SRX17287836/SRX17287836.sym_coverage.bw
 type bigWig
 shortLabel Kidney Cancer
 longLabel Kidney Cancer SRX17287836
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05297
 onlyVisibility full
 
 track Methbase_SRX17287837_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP394454/SRS14852391/SRX17287837/SRX17287837.hmr.bb
 type bigBed
 shortLabel Kidney Cancer
 longLabel Kidney Cancer SRX17287837
 color 56,113,193
 parent Methbase off
 priority 0.05298
 onlyVisibility dense
 
 track Methbase_SRX17287837_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP394454/SRS14852391/SRX17287837/SRX17287837.sym_counts.bw
 type bigWig
 shortLabel Kidney Cancer
 longLabel Kidney Cancer SRX17287837
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05299
 onlyVisibility full
 
 track Methbase_SRX17287837_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP394454/SRS14852391/SRX17287837/SRX17287837.sym_coverage.bw
 type bigWig
 shortLabel Kidney Cancer
 longLabel Kidney Cancer SRX17287837
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05300
 onlyVisibility full
 
 track Methbase_SRX17287838_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP394454/SRS14852393/SRX17287838/SRX17287838.hmr.bb
 type bigBed
 shortLabel Kidney Cancer
 longLabel Kidney Cancer SRX17287838
 color 56,113,193
 parent Methbase off
 priority 0.05301
 onlyVisibility dense
 
 track Methbase_SRX17287838_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP394454/SRS14852393/SRX17287838/SRX17287838.sym_counts.bw
 type bigWig
 shortLabel Kidney Cancer
 longLabel Kidney Cancer SRX17287838
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05302
 onlyVisibility full
 
 track Methbase_SRX17287838_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP394454/SRS14852393/SRX17287838/SRX17287838.sym_coverage.bw
 type bigWig
 shortLabel Kidney Cancer
 longLabel Kidney Cancer SRX17287838
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05303
 onlyVisibility full
 
 track Methbase_SRX17287839_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP394454/SRS14852394/SRX17287839/SRX17287839.hmr.bb
 type bigBed
 shortLabel Kidney Cancer
 longLabel Kidney Cancer SRX17287839
 color 56,113,193
 parent Methbase off
 priority 0.05304
 onlyVisibility dense
 
 track Methbase_SRX17287839_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP394454/SRS14852394/SRX17287839/SRX17287839.sym_counts.bw
 type bigWig
 shortLabel Kidney Cancer
 longLabel Kidney Cancer SRX17287839
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05305
 onlyVisibility full
 
 track Methbase_SRX17287839_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP394454/SRS14852394/SRX17287839/SRX17287839.sym_coverage.bw
 type bigWig
 shortLabel Kidney Cancer
 longLabel Kidney Cancer SRX17287839
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05306
 onlyVisibility full
 
 track Methbase_SRX1736550_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP074177/SRS1417273/SRX1736550/SRX1736550.hmr.bb
 type bigBed
 shortLabel MCF-7 cells (siNS-transfected)
 longLabel MCF-7 cells (siNS-transfected) SRX1736550
 color 56,113,193
 parent Methbase off
 priority 0.05307
 onlyVisibility dense
 
 track Methbase_SRX1736550_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP074177/SRS1417273/SRX1736550/SRX1736550.sym_counts.bw
 type bigWig
 shortLabel MCF-7 cells (siNS-transfected)
 longLabel MCF-7 cells (siNS-transfected) SRX1736550
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05308
 onlyVisibility full
 
 track Methbase_SRX1736550_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP074177/SRS1417273/SRX1736550/SRX1736550.sym_coverage.bw
 type bigWig
 shortLabel MCF-7 cells (siNS-transfected)
 longLabel MCF-7 cells (siNS-transfected) SRX1736550
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05309
 onlyVisibility full
 
 track Methbase_SRX1736551_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP074177/SRS1417274/SRX1736551/SRX1736551.hmr.bb
 type bigBed
 shortLabel MCF-7 cells (siNS-transfected)
 longLabel MCF-7 cells (siNS-transfected) SRX1736551
 color 56,113,193
 parent Methbase off
 priority 0.05310
 onlyVisibility dense
 
 track Methbase_SRX1736551_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP074177/SRS1417274/SRX1736551/SRX1736551.sym_counts.bw
 type bigWig
 shortLabel MCF-7 cells (siNS-transfected)
 longLabel MCF-7 cells (siNS-transfected) SRX1736551
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05311
 onlyVisibility full
 
 track Methbase_SRX1736551_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP074177/SRS1417274/SRX1736551/SRX1736551.sym_coverage.bw
 type bigWig
 shortLabel MCF-7 cells (siNS-transfected)
 longLabel MCF-7 cells (siNS-transfected) SRX1736551
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05312
 onlyVisibility full
 
 track Methbase_SRX1736552_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP074177/SRS1417275/SRX1736552/SRX1736552.hmr.bb
 type bigBed
 shortLabel MCF-7 cells (siFOXA1-transfected)
 longLabel MCF-7 cells (siFOXA1-transfected) SRX1736552
 color 56,113,193
 parent Methbase off
 priority 0.05313
 onlyVisibility dense
 
 track Methbase_SRX1736552_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP074177/SRS1417275/SRX1736552/SRX1736552.sym_counts.bw
 type bigWig
 shortLabel MCF-7 cells (siFOXA1-transfected)
 longLabel MCF-7 cells (siFOXA1-transfected) SRX1736552
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05314
 onlyVisibility full
 
 track Methbase_SRX1736552_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP074177/SRS1417275/SRX1736552/SRX1736552.sym_coverage.bw
 type bigWig
 shortLabel MCF-7 cells (siFOXA1-transfected)
 longLabel MCF-7 cells (siFOXA1-transfected) SRX1736552
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05315
 onlyVisibility full
 
 track Methbase_SRX1736553_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP074177/SRS1417276/SRX1736553/SRX1736553.hmr.bb
 type bigBed
 shortLabel MCF-7 cells (siFOXA1-transfected)
 longLabel MCF-7 cells (siFOXA1-transfected) SRX1736553
 color 56,113,193
 parent Methbase off
 priority 0.05316
 onlyVisibility dense
 
 track Methbase_SRX1736553_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP074177/SRS1417276/SRX1736553/SRX1736553.sym_counts.bw
 type bigWig
 shortLabel MCF-7 cells (siFOXA1-transfected)
 longLabel MCF-7 cells (siFOXA1-transfected) SRX1736553
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05317
 onlyVisibility full
 
 track Methbase_SRX1736553_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP074177/SRS1417276/SRX1736553/SRX1736553.sym_coverage.bw
 type bigWig
 shortLabel MCF-7 cells (siFOXA1-transfected)
 longLabel MCF-7 cells (siFOXA1-transfected) SRX1736553
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05318
 onlyVisibility full
 
 track Methbase_SRX1737932_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012560/SRS1313395/SRX1737932/SRX1737932.hmr.bb
 type bigBed
 shortLabel Skeletal Muscle Myoblast
 longLabel Skeletal Muscle Myoblast SRX1737932
 color 56,113,193
 parent Methbase off
 priority 0.05319
 onlyVisibility dense
 
 track Methbase_SRX1737932_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012560/SRS1313395/SRX1737932/SRX1737932.sym_counts.bw
 type bigWig
 shortLabel Skeletal Muscle Myoblast
 longLabel Skeletal Muscle Myoblast SRX1737932
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05320
 onlyVisibility full
 
 track Methbase_SRX1737932_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012560/SRS1313395/SRX1737932/SRX1737932.sym_coverage.bw
 type bigWig
 shortLabel Skeletal Muscle Myoblast
 longLabel Skeletal Muscle Myoblast SRX1737932
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05321
 onlyVisibility full
 
 track Methbase_SRX1737933_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012560/SRS1313396/SRX1737933/SRX1737933.hmr.bb
 type bigBed
 shortLabel Skeletal Muscle Myoblast
 longLabel Skeletal Muscle Myoblast SRX1737933
 color 56,113,193
 parent Methbase off
 priority 0.05322
 onlyVisibility dense
 
 track Methbase_SRX1737933_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012560/SRS1313396/SRX1737933/SRX1737933.sym_counts.bw
 type bigWig
 shortLabel Skeletal Muscle Myoblast
 longLabel Skeletal Muscle Myoblast SRX1737933
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05323
 onlyVisibility full
 
 track Methbase_SRX1737933_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012560/SRS1313396/SRX1737933/SRX1737933.sym_coverage.bw
 type bigWig
 shortLabel Skeletal Muscle Myoblast
 longLabel Skeletal Muscle Myoblast SRX1737933
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05324
 onlyVisibility full
 
 track Methbase_SRX1738002_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012560/SRS1418496/SRX1738002/SRX1738002.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX1738002
 color 56,113,193
 parent Methbase off
 priority 0.05325
 onlyVisibility dense
 
 track Methbase_SRX1738002_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012560/SRS1418496/SRX1738002/SRX1738002.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1738002
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05326
 onlyVisibility full
 
 track Methbase_SRX1738002_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012560/SRS1418496/SRX1738002/SRX1738002.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1738002
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05327
 onlyVisibility full
 
 track Methbase_SRX1738003_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012560/SRS1418495/SRX1738003/SRX1738003.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX1738003
 color 56,113,193
 parent Methbase off
 priority 0.05328
 onlyVisibility dense
 
 track Methbase_SRX1738003_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012560/SRS1418495/SRX1738003/SRX1738003.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1738003
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05329
 onlyVisibility full
 
 track Methbase_SRX1738003_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012560/SRS1418495/SRX1738003/SRX1738003.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1738003
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05330
 onlyVisibility full
 
 track Methbase_SRX17415858_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973570/SRX17415858/SRX17415858.hmr.bb
 type bigBed
 shortLabel OSCC
 longLabel OSCC SRX17415858
 color 56,113,193
 parent Methbase off
 priority 0.05331
 onlyVisibility dense
 
 track Methbase_SRX17415858_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973570/SRX17415858/SRX17415858.sym_counts.bw
 type bigWig
 shortLabel OSCC
 longLabel OSCC SRX17415858
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05332
 onlyVisibility full
 
 track Methbase_SRX17415858_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973570/SRX17415858/SRX17415858.sym_coverage.bw
 type bigWig
 shortLabel OSCC
 longLabel OSCC SRX17415858
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05333
 onlyVisibility full
 
 track Methbase_SRX17415859_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973571/SRX17415859/SRX17415859.hmr.bb
 type bigBed
 shortLabel Normal Adjacent
 longLabel Normal Adjacent SRX17415859
 color 56,113,193
 parent Methbase off
 priority 0.05334
 onlyVisibility dense
 
 track Methbase_SRX17415859_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973571/SRX17415859/SRX17415859.sym_counts.bw
 type bigWig
 shortLabel Normal Adjacent
 longLabel Normal Adjacent SRX17415859
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05335
 onlyVisibility full
 
 track Methbase_SRX17415859_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973571/SRX17415859/SRX17415859.sym_coverage.bw
 type bigWig
 shortLabel Normal Adjacent
 longLabel Normal Adjacent SRX17415859
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05336
 onlyVisibility full
 
 track Methbase_SRX17415860_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973572/SRX17415860/SRX17415860.hmr.bb
 type bigBed
 shortLabel OSCC
 longLabel OSCC SRX17415860
 color 56,113,193
 parent Methbase off
 priority 0.05337
 onlyVisibility dense
 
 track Methbase_SRX17415860_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973572/SRX17415860/SRX17415860.sym_counts.bw
 type bigWig
 shortLabel OSCC
 longLabel OSCC SRX17415860
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05338
 onlyVisibility full
 
 track Methbase_SRX17415860_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973572/SRX17415860/SRX17415860.sym_coverage.bw
 type bigWig
 shortLabel OSCC
 longLabel OSCC SRX17415860
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05339
 onlyVisibility full
 
 track Methbase_SRX17415861_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973573/SRX17415861/SRX17415861.hmr.bb
 type bigBed
 shortLabel Normal Adjacent
 longLabel Normal Adjacent SRX17415861
 color 56,113,193
 parent Methbase off
 priority 0.05340
 onlyVisibility dense
 
 track Methbase_SRX17415861_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973573/SRX17415861/SRX17415861.sym_counts.bw
 type bigWig
 shortLabel Normal Adjacent
 longLabel Normal Adjacent SRX17415861
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05341
 onlyVisibility full
 
 track Methbase_SRX17415861_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973573/SRX17415861/SRX17415861.sym_coverage.bw
 type bigWig
 shortLabel Normal Adjacent
 longLabel Normal Adjacent SRX17415861
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05342
 onlyVisibility full
 
 track Methbase_SRX17415862_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973574/SRX17415862/SRX17415862.hmr.bb
 type bigBed
 shortLabel OSCC
 longLabel OSCC SRX17415862
 color 56,113,193
 parent Methbase off
 priority 0.05343
 onlyVisibility dense
 
 track Methbase_SRX17415862_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973574/SRX17415862/SRX17415862.sym_counts.bw
 type bigWig
 shortLabel OSCC
 longLabel OSCC SRX17415862
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05344
 onlyVisibility full
 
 track Methbase_SRX17415862_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973574/SRX17415862/SRX17415862.sym_coverage.bw
 type bigWig
 shortLabel OSCC
 longLabel OSCC SRX17415862
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05345
 onlyVisibility full
 
 track Methbase_SRX17415863_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973575/SRX17415863/SRX17415863.hmr.bb
 type bigBed
 shortLabel Normal Adjacent
 longLabel Normal Adjacent SRX17415863
 color 56,113,193
 parent Methbase off
 priority 0.05346
 onlyVisibility dense
 
 track Methbase_SRX17415863_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973575/SRX17415863/SRX17415863.sym_counts.bw
 type bigWig
 shortLabel Normal Adjacent
 longLabel Normal Adjacent SRX17415863
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05347
 onlyVisibility full
 
 track Methbase_SRX17415863_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973575/SRX17415863/SRX17415863.sym_coverage.bw
 type bigWig
 shortLabel Normal Adjacent
 longLabel Normal Adjacent SRX17415863
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05348
 onlyVisibility full
 
 track Methbase_SRX17415864_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973576/SRX17415864/SRX17415864.hmr.bb
 type bigBed
 shortLabel OSCC
 longLabel OSCC SRX17415864
 color 56,113,193
 parent Methbase off
 priority 0.05349
 onlyVisibility dense
 
 track Methbase_SRX17415864_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973576/SRX17415864/SRX17415864.sym_counts.bw
 type bigWig
 shortLabel OSCC
 longLabel OSCC SRX17415864
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05350
 onlyVisibility full
 
 track Methbase_SRX17415864_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973576/SRX17415864/SRX17415864.sym_coverage.bw
 type bigWig
 shortLabel OSCC
 longLabel OSCC SRX17415864
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05351
 onlyVisibility full
 
 track Methbase_SRX17415865_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973577/SRX17415865/SRX17415865.hmr.bb
 type bigBed
 shortLabel Normal Adjacent
 longLabel Normal Adjacent SRX17415865
 color 56,113,193
 parent Methbase off
 priority 0.05352
 onlyVisibility dense
 
 track Methbase_SRX17415865_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973577/SRX17415865/SRX17415865.sym_counts.bw
 type bigWig
 shortLabel Normal Adjacent
 longLabel Normal Adjacent SRX17415865
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05353
 onlyVisibility full
 
 track Methbase_SRX17415865_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973577/SRX17415865/SRX17415865.sym_coverage.bw
 type bigWig
 shortLabel Normal Adjacent
 longLabel Normal Adjacent SRX17415865
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05354
 onlyVisibility full
 
 track Methbase_SRX17415866_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973578/SRX17415866/SRX17415866.hmr.bb
 type bigBed
 shortLabel OSCC
 longLabel OSCC SRX17415866
 color 56,113,193
 parent Methbase off
 priority 0.05355
 onlyVisibility dense
 
 track Methbase_SRX17415866_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973578/SRX17415866/SRX17415866.sym_counts.bw
 type bigWig
 shortLabel OSCC
 longLabel OSCC SRX17415866
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05356
 onlyVisibility full
 
 track Methbase_SRX17415866_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973578/SRX17415866/SRX17415866.sym_coverage.bw
 type bigWig
 shortLabel OSCC
 longLabel OSCC SRX17415866
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05357
 onlyVisibility full
 
 track Methbase_SRX17415867_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973579/SRX17415867/SRX17415867.hmr.bb
 type bigBed
 shortLabel Normal Adjacent
 longLabel Normal Adjacent SRX17415867
 color 56,113,193
 parent Methbase off
 priority 0.05358
 onlyVisibility dense
 
 track Methbase_SRX17415867_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973579/SRX17415867/SRX17415867.sym_counts.bw
 type bigWig
 shortLabel Normal Adjacent
 longLabel Normal Adjacent SRX17415867
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05359
 onlyVisibility full
 
 track Methbase_SRX17415867_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973579/SRX17415867/SRX17415867.sym_coverage.bw
 type bigWig
 shortLabel Normal Adjacent
 longLabel Normal Adjacent SRX17415867
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05360
 onlyVisibility full
 
 track Methbase_SRX17415868_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973580/SRX17415868/SRX17415868.hmr.bb
 type bigBed
 shortLabel OSCC
 longLabel OSCC SRX17415868
 color 56,113,193
 parent Methbase off
 priority 0.05361
 onlyVisibility dense
 
 track Methbase_SRX17415868_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973580/SRX17415868/SRX17415868.sym_counts.bw
 type bigWig
 shortLabel OSCC
 longLabel OSCC SRX17415868
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05362
 onlyVisibility full
 
 track Methbase_SRX17415868_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973580/SRX17415868/SRX17415868.sym_coverage.bw
 type bigWig
 shortLabel OSCC
 longLabel OSCC SRX17415868
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05363
 onlyVisibility full
 
 track Methbase_SRX17415869_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973581/SRX17415869/SRX17415869.hmr.bb
 type bigBed
 shortLabel Normal Adjacent
 longLabel Normal Adjacent SRX17415869
 color 56,113,193
 parent Methbase off
 priority 0.05364
 onlyVisibility dense
 
 track Methbase_SRX17415869_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973581/SRX17415869/SRX17415869.sym_counts.bw
 type bigWig
 shortLabel Normal Adjacent
 longLabel Normal Adjacent SRX17415869
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05365
 onlyVisibility full
 
 track Methbase_SRX17415869_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973581/SRX17415869/SRX17415869.sym_coverage.bw
 type bigWig
 shortLabel Normal Adjacent
 longLabel Normal Adjacent SRX17415869
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05366
 onlyVisibility full
 
 track Methbase_SRX17415870_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973582/SRX17415870/SRX17415870.hmr.bb
 type bigBed
 shortLabel OSCC
 longLabel OSCC SRX17415870
 color 56,113,193
 parent Methbase off
 priority 0.05367
 onlyVisibility dense
 
 track Methbase_SRX17415870_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973582/SRX17415870/SRX17415870.sym_counts.bw
 type bigWig
 shortLabel OSCC
 longLabel OSCC SRX17415870
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05368
 onlyVisibility full
 
 track Methbase_SRX17415870_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973582/SRX17415870/SRX17415870.sym_coverage.bw
 type bigWig
 shortLabel OSCC
 longLabel OSCC SRX17415870
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05369
 onlyVisibility full
 
 track Methbase_SRX17415871_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973583/SRX17415871/SRX17415871.hmr.bb
 type bigBed
 shortLabel Normal Adjacent
 longLabel Normal Adjacent SRX17415871
 color 56,113,193
 parent Methbase off
 priority 0.05370
 onlyVisibility dense
 
 track Methbase_SRX17415871_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973583/SRX17415871/SRX17415871.sym_counts.bw
 type bigWig
 shortLabel Normal Adjacent
 longLabel Normal Adjacent SRX17415871
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05371
 onlyVisibility full
 
 track Methbase_SRX17415871_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973583/SRX17415871/SRX17415871.sym_coverage.bw
 type bigWig
 shortLabel Normal Adjacent
 longLabel Normal Adjacent SRX17415871
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05372
 onlyVisibility full
 
 track Methbase_SRX17415872_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973584/SRX17415872/SRX17415872.hmr.bb
 type bigBed
 shortLabel OSCC
 longLabel OSCC SRX17415872
 color 56,113,193
 parent Methbase off
 priority 0.05373
 onlyVisibility dense
 
 track Methbase_SRX17415872_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973584/SRX17415872/SRX17415872.sym_counts.bw
 type bigWig
 shortLabel OSCC
 longLabel OSCC SRX17415872
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05374
 onlyVisibility full
 
 track Methbase_SRX17415872_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973584/SRX17415872/SRX17415872.sym_coverage.bw
 type bigWig
 shortLabel OSCC
 longLabel OSCC SRX17415872
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05375
 onlyVisibility full
 
 track Methbase_SRX17415873_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973585/SRX17415873/SRX17415873.hmr.bb
 type bigBed
 shortLabel Normal Adjacent
 longLabel Normal Adjacent SRX17415873
 color 56,113,193
 parent Methbase off
 priority 0.05376
 onlyVisibility dense
 
 track Methbase_SRX17415873_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973585/SRX17415873/SRX17415873.sym_counts.bw
 type bigWig
 shortLabel Normal Adjacent
 longLabel Normal Adjacent SRX17415873
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05377
 onlyVisibility full
 
 track Methbase_SRX17415873_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP395427/SRS14973585/SRX17415873/SRX17415873.sym_coverage.bw
 type bigWig
 shortLabel Normal Adjacent
 longLabel Normal Adjacent SRX17415873
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05378
 onlyVisibility full
 
 track Methbase_SRX17487789_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040347/SRX17487789/SRX17487789.hmr.bb
 type bigBed
 shortLabel Lip
 longLabel Lip SRX17487789
 color 56,113,193
 parent Methbase off
 priority 0.05379
 onlyVisibility dense
 
 track Methbase_SRX17487789_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040347/SRX17487789/SRX17487789.sym_counts.bw
 type bigWig
 shortLabel Lip
 longLabel Lip SRX17487789
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05380
 onlyVisibility full
 
 track Methbase_SRX17487789_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040347/SRX17487789/SRX17487789.sym_coverage.bw
 type bigWig
 shortLabel Lip
 longLabel Lip SRX17487789
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05381
 onlyVisibility full
 
 track Methbase_SRX17487790_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040348/SRX17487790/SRX17487790.hmr.bb
 type bigBed
 shortLabel Lip
 longLabel Lip SRX17487790
 color 56,113,193
 parent Methbase off
 priority 0.05382
 onlyVisibility dense
 
 track Methbase_SRX17487790_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040348/SRX17487790/SRX17487790.sym_counts.bw
 type bigWig
 shortLabel Lip
 longLabel Lip SRX17487790
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05383
 onlyVisibility full
 
 track Methbase_SRX17487790_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040348/SRX17487790/SRX17487790.sym_coverage.bw
 type bigWig
 shortLabel Lip
 longLabel Lip SRX17487790
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05384
 onlyVisibility full
 
 track Methbase_SRX17487791_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040349/SRX17487791/SRX17487791.hmr.bb
 type bigBed
 shortLabel Lip
 longLabel Lip SRX17487791
 color 56,113,193
 parent Methbase off
 priority 0.05385
 onlyVisibility dense
 
 track Methbase_SRX17487791_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040349/SRX17487791/SRX17487791.sym_counts.bw
 type bigWig
 shortLabel Lip
 longLabel Lip SRX17487791
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05386
 onlyVisibility full
 
 track Methbase_SRX17487791_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040349/SRX17487791/SRX17487791.sym_coverage.bw
 type bigWig
 shortLabel Lip
 longLabel Lip SRX17487791
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05387
 onlyVisibility full
 
 track Methbase_SRX17487792_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040350/SRX17487792/SRX17487792.hmr.bb
 type bigBed
 shortLabel Lip
 longLabel Lip SRX17487792
 color 56,113,193
 parent Methbase off
 priority 0.05388
 onlyVisibility dense
 
 track Methbase_SRX17487792_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040350/SRX17487792/SRX17487792.sym_counts.bw
 type bigWig
 shortLabel Lip
 longLabel Lip SRX17487792
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05389
 onlyVisibility full
 
 track Methbase_SRX17487792_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040350/SRX17487792/SRX17487792.sym_coverage.bw
 type bigWig
 shortLabel Lip
 longLabel Lip SRX17487792
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05390
 onlyVisibility full
 
 track Methbase_SRX17487793_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040351/SRX17487793/SRX17487793.hmr.bb
 type bigBed
 shortLabel Lip
 longLabel Lip SRX17487793
 color 56,113,193
 parent Methbase off
 priority 0.05391
 onlyVisibility dense
 
 track Methbase_SRX17487793_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040351/SRX17487793/SRX17487793.sym_counts.bw
 type bigWig
 shortLabel Lip
 longLabel Lip SRX17487793
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05392
 onlyVisibility full
 
 track Methbase_SRX17487793_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040351/SRX17487793/SRX17487793.sym_coverage.bw
 type bigWig
 shortLabel Lip
 longLabel Lip SRX17487793
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05393
 onlyVisibility full
 
 track Methbase_SRX17487794_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040352/SRX17487794/SRX17487794.hmr.bb
 type bigBed
 shortLabel Lip
 longLabel Lip SRX17487794
 color 56,113,193
 parent Methbase off
 priority 0.05394
 onlyVisibility dense
 
 track Methbase_SRX17487794_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040352/SRX17487794/SRX17487794.sym_counts.bw
 type bigWig
 shortLabel Lip
 longLabel Lip SRX17487794
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05395
 onlyVisibility full
 
 track Methbase_SRX17487794_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040352/SRX17487794/SRX17487794.sym_coverage.bw
 type bigWig
 shortLabel Lip
 longLabel Lip SRX17487794
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05396
 onlyVisibility full
 
 track Methbase_SRX17487795_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040353/SRX17487795/SRX17487795.hmr.bb
 type bigBed
 shortLabel Lip
 longLabel Lip SRX17487795
 color 56,113,193
 parent Methbase off
 priority 0.05397
 onlyVisibility dense
 
 track Methbase_SRX17487795_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040353/SRX17487795/SRX17487795.sym_counts.bw
 type bigWig
 shortLabel Lip
 longLabel Lip SRX17487795
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05398
 onlyVisibility full
 
 track Methbase_SRX17487795_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040353/SRX17487795/SRX17487795.sym_coverage.bw
 type bigWig
 shortLabel Lip
 longLabel Lip SRX17487795
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05399
 onlyVisibility full
 
 track Methbase_SRX17487796_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040354/SRX17487796/SRX17487796.hmr.bb
 type bigBed
 shortLabel Lip
 longLabel Lip SRX17487796
 color 56,113,193
 parent Methbase off
 priority 0.05400
 onlyVisibility dense
 
 track Methbase_SRX17487796_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040354/SRX17487796/SRX17487796.sym_counts.bw
 type bigWig
 shortLabel Lip
 longLabel Lip SRX17487796
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05401
 onlyVisibility full
 
 track Methbase_SRX17487796_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040354/SRX17487796/SRX17487796.sym_coverage.bw
 type bigWig
 shortLabel Lip
 longLabel Lip SRX17487796
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05402
 onlyVisibility full
 
 track Methbase_SRX17487797_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040355/SRX17487797/SRX17487797.hmr.bb
 type bigBed
 shortLabel Lip
 longLabel Lip SRX17487797
 color 56,113,193
 parent Methbase off
 priority 0.05403
 onlyVisibility dense
 
 track Methbase_SRX17487797_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040355/SRX17487797/SRX17487797.sym_counts.bw
 type bigWig
 shortLabel Lip
 longLabel Lip SRX17487797
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05404
 onlyVisibility full
 
 track Methbase_SRX17487797_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040355/SRX17487797/SRX17487797.sym_coverage.bw
 type bigWig
 shortLabel Lip
 longLabel Lip SRX17487797
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05405
 onlyVisibility full
 
 track Methbase_SRX17487798_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040356/SRX17487798/SRX17487798.hmr.bb
 type bigBed
 shortLabel Lip
 longLabel Lip SRX17487798
 color 56,113,193
 parent Methbase off
 priority 0.05406
 onlyVisibility dense
 
 track Methbase_SRX17487798_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040356/SRX17487798/SRX17487798.sym_counts.bw
 type bigWig
 shortLabel Lip
 longLabel Lip SRX17487798
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05407
 onlyVisibility full
 
 track Methbase_SRX17487798_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040356/SRX17487798/SRX17487798.sym_coverage.bw
 type bigWig
 shortLabel Lip
 longLabel Lip SRX17487798
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05408
 onlyVisibility full
 
 track Methbase_SRX17487799_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040357/SRX17487799/SRX17487799.hmr.bb
 type bigBed
 shortLabel Lip
 longLabel Lip SRX17487799
 color 56,113,193
 parent Methbase off
 priority 0.05409
 onlyVisibility dense
 
 track Methbase_SRX17487799_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040357/SRX17487799/SRX17487799.sym_counts.bw
 type bigWig
 shortLabel Lip
 longLabel Lip SRX17487799
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05410
 onlyVisibility full
 
 track Methbase_SRX17487799_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040357/SRX17487799/SRX17487799.sym_coverage.bw
 type bigWig
 shortLabel Lip
 longLabel Lip SRX17487799
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05411
 onlyVisibility full
 
 track Methbase_SRX17487800_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040358/SRX17487800/SRX17487800.hmr.bb
 type bigBed
 shortLabel Lip
 longLabel Lip SRX17487800
 color 56,113,193
 parent Methbase off
 priority 0.05412
 onlyVisibility dense
 
 track Methbase_SRX17487800_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040358/SRX17487800/SRX17487800.sym_counts.bw
 type bigWig
 shortLabel Lip
 longLabel Lip SRX17487800
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05413
 onlyVisibility full
 
 track Methbase_SRX17487800_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040358/SRX17487800/SRX17487800.sym_coverage.bw
 type bigWig
 shortLabel Lip
 longLabel Lip SRX17487800
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05414
 onlyVisibility full
 
 track Methbase_SRX17487801_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040359/SRX17487801/SRX17487801.hmr.bb
 type bigBed
 shortLabel Lip
 longLabel Lip SRX17487801
 color 56,113,193
 parent Methbase off
 priority 0.05415
 onlyVisibility dense
 
 track Methbase_SRX17487801_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040359/SRX17487801/SRX17487801.sym_counts.bw
 type bigWig
 shortLabel Lip
 longLabel Lip SRX17487801
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05416
 onlyVisibility full
 
 track Methbase_SRX17487801_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396192/SRS15040359/SRX17487801/SRX17487801.sym_coverage.bw
 type bigWig
 shortLabel Lip
 longLabel Lip SRX17487801
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05417
 onlyVisibility full
 
 track Methbase_SRX17500570_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396408/SRS15052286/SRX17500570/SRX17500570.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX17500570
 color 56,113,193
 parent Methbase off
 priority 0.05418
 onlyVisibility dense
 
 track Methbase_SRX17500570_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396408/SRS15052286/SRX17500570/SRX17500570.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17500570
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05419
 onlyVisibility full
 
 track Methbase_SRX17500570_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396408/SRS15052286/SRX17500570/SRX17500570.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17500570
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05420
 onlyVisibility full
 
 track Methbase_SRX17500571_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396408/SRS15052287/SRX17500571/SRX17500571.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX17500571
 color 56,113,193
 parent Methbase off
 priority 0.05421
 onlyVisibility dense
 
 track Methbase_SRX17500571_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396408/SRS15052287/SRX17500571/SRX17500571.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17500571
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05422
 onlyVisibility full
 
 track Methbase_SRX17500571_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396408/SRS15052287/SRX17500571/SRX17500571.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17500571
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05423
 onlyVisibility full
 
 track Methbase_SRX17500573_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396408/SRS15052289/SRX17500573/SRX17500573.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX17500573
 color 56,113,193
 parent Methbase off
 priority 0.05424
 onlyVisibility dense
 
 track Methbase_SRX17500573_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396408/SRS15052289/SRX17500573/SRX17500573.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17500573
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05425
 onlyVisibility full
 
 track Methbase_SRX17500573_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396408/SRS15052289/SRX17500573/SRX17500573.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17500573
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05426
 onlyVisibility full
 
 track Methbase_SRX17500590_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396408/SRS15052306/SRX17500590/SRX17500590.hmr.bb
 type bigBed
 shortLabel Stool
 longLabel Stool SRX17500590
 color 56,113,193
 parent Methbase off
 priority 0.05427
 onlyVisibility dense
 
 track Methbase_SRX17500590_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396408/SRS15052306/SRX17500590/SRX17500590.sym_counts.bw
 type bigWig
 shortLabel Stool
 longLabel Stool SRX17500590
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05428
 onlyVisibility full
 
 track Methbase_SRX17500590_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396408/SRS15052306/SRX17500590/SRX17500590.sym_coverage.bw
 type bigWig
 shortLabel Stool
 longLabel Stool SRX17500590
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05429
 onlyVisibility full
 
 track Methbase_SRX17500602_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396408/SRS15052318/SRX17500602/SRX17500602.hmr.bb
 type bigBed
 shortLabel Stool
 longLabel Stool SRX17500602
 color 56,113,193
 parent Methbase off
 priority 0.05430
 onlyVisibility dense
 
 track Methbase_SRX17500602_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396408/SRS15052318/SRX17500602/SRX17500602.sym_counts.bw
 type bigWig
 shortLabel Stool
 longLabel Stool SRX17500602
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05431
 onlyVisibility full
 
 track Methbase_SRX17500602_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396408/SRS15052318/SRX17500602/SRX17500602.sym_coverage.bw
 type bigWig
 shortLabel Stool
 longLabel Stool SRX17500602
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05432
 onlyVisibility full
 
 track Methbase_SRX17500603_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396408/SRS15052319/SRX17500603/SRX17500603.hmr.bb
 type bigBed
 shortLabel Stool
 longLabel Stool SRX17500603
 color 56,113,193
 parent Methbase off
 priority 0.05433
 onlyVisibility dense
 
 track Methbase_SRX17500603_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396408/SRS15052319/SRX17500603/SRX17500603.sym_counts.bw
 type bigWig
 shortLabel Stool
 longLabel Stool SRX17500603
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05434
 onlyVisibility full
 
 track Methbase_SRX17500603_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396408/SRS15052319/SRX17500603/SRX17500603.sym_coverage.bw
 type bigWig
 shortLabel Stool
 longLabel Stool SRX17500603
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05435
 onlyVisibility full
 
 track Methbase_SRX17500605_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396408/SRS15052321/SRX17500605/SRX17500605.hmr.bb
 type bigBed
 shortLabel Stool
 longLabel Stool SRX17500605
 color 56,113,193
 parent Methbase off
 priority 0.05436
 onlyVisibility dense
 
 track Methbase_SRX17500605_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396408/SRS15052321/SRX17500605/SRX17500605.sym_counts.bw
 type bigWig
 shortLabel Stool
 longLabel Stool SRX17500605
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05437
 onlyVisibility full
 
 track Methbase_SRX17500605_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396408/SRS15052321/SRX17500605/SRX17500605.sym_coverage.bw
 type bigWig
 shortLabel Stool
 longLabel Stool SRX17500605
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05438
 onlyVisibility full
 
 track Methbase_SRX175348_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS309358/SRX175348/SRX175348.hmr.bb
 type bigBed
 shortLabel Sigmoid Colon
 longLabel Sigmoid Colon SRX175348
 color 56,113,193
 parent Methbase off
 priority 0.05439
 onlyVisibility dense
 
 track Methbase_SRX175348_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS309358/SRX175348/SRX175348.sym_counts.bw
 type bigWig
 shortLabel Sigmoid Colon
 longLabel Sigmoid Colon SRX175348
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05440
 onlyVisibility full
 
 track Methbase_SRX175348_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS309358/SRX175348/SRX175348.sym_coverage.bw
 type bigWig
 shortLabel Sigmoid Colon
 longLabel Sigmoid Colon SRX175348
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05441
 onlyVisibility full
 
 track Methbase_SRX175349_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS308395/SRX175349/SRX175349.hmr.bb
 type bigBed
 shortLabel Small Intestine
 longLabel Small Intestine SRX175349
 color 56,113,193
 parent Methbase off
 priority 0.05442
 onlyVisibility dense
 
 track Methbase_SRX175349_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS308395/SRX175349/SRX175349.sym_counts.bw
 type bigWig
 shortLabel Small Intestine
 longLabel Small Intestine SRX175349
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05443
 onlyVisibility full
 
 track Methbase_SRX175349_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS308395/SRX175349/SRX175349.sym_coverage.bw
 type bigWig
 shortLabel Small Intestine
 longLabel Small Intestine SRX175349
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05444
 onlyVisibility full
 
 track Methbase_SRX175350_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS308396/SRX175350/SRX175350.hmr.bb
 type bigBed
 shortLabel Lung
 longLabel Lung SRX175350
 color 56,113,193
 parent Methbase off
 priority 0.05445
 onlyVisibility dense
 
 track Methbase_SRX175350_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS308396/SRX175350/SRX175350.sym_counts.bw
 type bigWig
 shortLabel Lung
 longLabel Lung SRX175350
 color 127,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05446
 onlyVisibility full
 
 track Methbase_SRX175350_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS308396/SRX175350/SRX175350.sym_coverage.bw
 type bigWig
 shortLabel Lung
 longLabel Lung SRX175350
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05447
 onlyVisibility full
 
 track Methbase_SRX175351_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS306614/SRX175351/SRX175351.hmr.bb
 type bigBed
 shortLabel Aorta
 longLabel Aorta SRX175351
 color 56,113,193
 parent Methbase off
 priority 0.05448
 onlyVisibility dense
 
 track Methbase_SRX175351_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS306614/SRX175351/SRX175351.sym_counts.bw
 type bigWig
 shortLabel Aorta
 longLabel Aorta SRX175351
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05449
 onlyVisibility full
 
 track Methbase_SRX175351_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS306614/SRX175351/SRX175351.sym_coverage.bw
 type bigWig
 shortLabel Aorta
 longLabel Aorta SRX175351
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05450
 onlyVisibility full
 
 track Methbase_SRX17535130_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396738/SRS15083577/SRX17535130/SRX17535130.hmr.bb
 type bigBed
 shortLabel Adult Human Adipose Derived Mesenchymal Stromal
 longLabel Adult Human Adipose Derived Mesenchymal Stromal SRX17535130
 color 56,113,193
 parent Methbase off
 priority 0.05451
 onlyVisibility dense
 
 track Methbase_SRX17535130_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396738/SRS15083577/SRX17535130/SRX17535130.sym_counts.bw
 type bigWig
 shortLabel Adult Human Adipose Derived Mesenchymal Stromal
 longLabel Adult Human Adipose Derived Mesenchymal Stromal SRX17535130
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05452
 onlyVisibility full
 
 track Methbase_SRX17535130_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396738/SRS15083577/SRX17535130/SRX17535130.sym_coverage.bw
 type bigWig
 shortLabel Adult Human Adipose Derived Mesenchymal Stromal
 longLabel Adult Human Adipose Derived Mesenchymal Stromal SRX17535130
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05453
 onlyVisibility full
 
 track Methbase_SRX17535131_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396738/SRS15083578/SRX17535131/SRX17535131.hmr.bb
 type bigBed
 shortLabel Chemically Induced Pluripotent Stem Cell
 longLabel Chemically Induced Pluripotent Stem Cell SRX17535131
 color 56,113,193
 parent Methbase off
 priority 0.05454
 onlyVisibility dense
 
 track Methbase_SRX17535131_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396738/SRS15083578/SRX17535131/SRX17535131.sym_counts.bw
 type bigWig
 shortLabel Chemically Induced Pluripotent Stem Cell
 longLabel Chemically Induced Pluripotent Stem Cell SRX17535131
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05455
 onlyVisibility full
 
 track Methbase_SRX17535131_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396738/SRS15083578/SRX17535131/SRX17535131.sym_coverage.bw
 type bigWig
 shortLabel Chemically Induced Pluripotent Stem Cell
 longLabel Chemically Induced Pluripotent Stem Cell SRX17535131
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05456
 onlyVisibility full
 
 track Methbase_SRX17535132_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396738/SRS15083579/SRX17535132/SRX17535132.hmr.bb
 type bigBed
 shortLabel Chemically Induced Pluripotent Stem Cell
 longLabel Chemically Induced Pluripotent Stem Cell SRX17535132
 color 56,113,193
 parent Methbase off
 priority 0.05457
 onlyVisibility dense
 
 track Methbase_SRX17535132_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396738/SRS15083579/SRX17535132/SRX17535132.sym_counts.bw
 type bigWig
 shortLabel Chemically Induced Pluripotent Stem Cell
 longLabel Chemically Induced Pluripotent Stem Cell SRX17535132
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05458
 onlyVisibility full
 
 track Methbase_SRX17535132_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396738/SRS15083579/SRX17535132/SRX17535132.sym_coverage.bw
 type bigWig
 shortLabel Chemically Induced Pluripotent Stem Cell
 longLabel Chemically Induced Pluripotent Stem Cell SRX17535132
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05459
 onlyVisibility full
 
 track Methbase_SRX17535133_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396738/SRS15083580/SRX17535133/SRX17535133.hmr.bb
 type bigBed
 shortLabel Chemically Induced Pluripotent Stem Cell
 longLabel Chemically Induced Pluripotent Stem Cell SRX17535133
 color 56,113,193
 parent Methbase off
 priority 0.05460
 onlyVisibility dense
 
 track Methbase_SRX17535133_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396738/SRS15083580/SRX17535133/SRX17535133.sym_counts.bw
 type bigWig
 shortLabel Chemically Induced Pluripotent Stem Cell
 longLabel Chemically Induced Pluripotent Stem Cell SRX17535133
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05461
 onlyVisibility full
 
 track Methbase_SRX17535133_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396738/SRS15083580/SRX17535133/SRX17535133.sym_coverage.bw
 type bigWig
 shortLabel Chemically Induced Pluripotent Stem Cell
 longLabel Chemically Induced Pluripotent Stem Cell SRX17535133
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05462
 onlyVisibility full
 
 track Methbase_SRX17535134_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396738/SRS15083581/SRX17535134/SRX17535134.hmr.bb
 type bigBed
 shortLabel Chemically Induced Pluripotent Stem Cell
 longLabel Chemically Induced Pluripotent Stem Cell SRX17535134
 color 56,113,193
 parent Methbase off
 priority 0.05463
 onlyVisibility dense
 
 track Methbase_SRX17535134_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396738/SRS15083581/SRX17535134/SRX17535134.sym_counts.bw
 type bigWig
 shortLabel Chemically Induced Pluripotent Stem Cell
 longLabel Chemically Induced Pluripotent Stem Cell SRX17535134
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05464
 onlyVisibility full
 
 track Methbase_SRX17535134_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396738/SRS15083581/SRX17535134/SRX17535134.sym_coverage.bw
 type bigWig
 shortLabel Chemically Induced Pluripotent Stem Cell
 longLabel Chemically Induced Pluripotent Stem Cell SRX17535134
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05465
 onlyVisibility full
 
 track Methbase_SRX175352_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS306616/SRX175352/SRX175352.hmr.bb
 type bigBed
 shortLabel Esophagus
 longLabel Esophagus SRX175352
 color 56,113,193
 parent Methbase off
 priority 0.05466
 onlyVisibility dense
 
 track Methbase_SRX175352_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS306616/SRX175352/SRX175352.sym_counts.bw
 type bigWig
 shortLabel Esophagus
 longLabel Esophagus SRX175352
 color 38,56,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05467
 onlyVisibility full
 
 track Methbase_SRX175352_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS306616/SRX175352/SRX175352.sym_coverage.bw
 type bigWig
 shortLabel Esophagus
 longLabel Esophagus SRX175352
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05468
 onlyVisibility full
 
 track Methbase_SRX175353_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS306619/SRX175353/SRX175353.hmr.bb
 type bigBed
 shortLabel Left Ventricle
 longLabel Left Ventricle SRX175353
 color 56,113,193
 parent Methbase off
 priority 0.05469
 onlyVisibility dense
 
 track Methbase_SRX175353_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS306619/SRX175353/SRX175353.sym_counts.bw
 type bigWig
 shortLabel Left Ventricle
 longLabel Left Ventricle SRX175353
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05470
 onlyVisibility full
 
 track Methbase_SRX175353_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS306619/SRX175353/SRX175353.sym_coverage.bw
 type bigWig
 shortLabel Left Ventricle
 longLabel Left Ventricle SRX175353
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05471
 onlyVisibility full
 
 track Methbase_SRX175354_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS306620/SRX175354/SRX175354.hmr.bb
 type bigBed
 shortLabel Pancreas
 longLabel Pancreas SRX175354
 color 56,113,193
 parent Methbase off
 priority 0.05472
 onlyVisibility dense
 
 track Methbase_SRX175354_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS306620/SRX175354/SRX175354.sym_counts.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX175354
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05473
 onlyVisibility full
 
 track Methbase_SRX175354_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS306620/SRX175354/SRX175354.sym_coverage.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX175354
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05474
 onlyVisibility full
 
 track Methbase_SRX175355_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS306625/SRX175355/SRX175355.hmr.bb
 type bigBed
 shortLabel Spleen
 longLabel Spleen SRX175355
 color 56,113,193
 parent Methbase off
 priority 0.05475
 onlyVisibility dense
 
 track Methbase_SRX175355_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS306625/SRX175355/SRX175355.sym_counts.bw
 type bigWig
 shortLabel Spleen
 longLabel Spleen SRX175355
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05476
 onlyVisibility full
 
 track Methbase_SRX175355_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS306625/SRX175355/SRX175355.sym_coverage.bw
 type bigWig
 shortLabel Spleen
 longLabel Spleen SRX175355
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05477
 onlyVisibility full
 
 track Methbase_SRX1756922_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP074852/SRS1433443/SRX1756922/SRX1756922.hmr.bb
 type bigBed
 shortLabel NCI-H1299-EGFP/NEO
 longLabel NCI-H1299-EGFP/NEO SRX1756922
 color 56,113,193
 parent Methbase off
 priority 0.05478
 onlyVisibility dense
 
 track Methbase_SRX1756922_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP074852/SRS1433443/SRX1756922/SRX1756922.sym_counts.bw
 type bigWig
 shortLabel NCI-H1299-EGFP/NEO
 longLabel NCI-H1299-EGFP/NEO SRX1756922
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05479
 onlyVisibility full
 
 track Methbase_SRX1756922_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP074852/SRS1433443/SRX1756922/SRX1756922.sym_coverage.bw
 type bigWig
 shortLabel NCI-H1299-EGFP/NEO
 longLabel NCI-H1299-EGFP/NEO SRX1756922
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05480
 onlyVisibility full
 
 track Methbase_SRX1756923_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP074852/SRS1433444/SRX1756923/SRX1756923.hmr.bb
 type bigBed
 shortLabel NCI-H1299-EGFP/NEO
 longLabel NCI-H1299-EGFP/NEO SRX1756923
 color 56,113,193
 parent Methbase off
 priority 0.05481
 onlyVisibility dense
 
 track Methbase_SRX1756923_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP074852/SRS1433444/SRX1756923/SRX1756923.sym_counts.bw
 type bigWig
 shortLabel NCI-H1299-EGFP/NEO
 longLabel NCI-H1299-EGFP/NEO SRX1756923
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05482
 onlyVisibility full
 
 track Methbase_SRX1756923_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP074852/SRS1433444/SRX1756923/SRX1756923.sym_coverage.bw
 type bigWig
 shortLabel NCI-H1299-EGFP/NEO
 longLabel NCI-H1299-EGFP/NEO SRX1756923
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05483
 onlyVisibility full
 
 track Methbase_SRX1756924_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP074852/SRS1433445/SRX1756924/SRX1756924.hmr.bb
 type bigBed
 shortLabel NCI-H1299-EGFP/NEO
 longLabel NCI-H1299-EGFP/NEO SRX1756924
 color 56,113,193
 parent Methbase off
 priority 0.05484
 onlyVisibility dense
 
 track Methbase_SRX1756924_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP074852/SRS1433445/SRX1756924/SRX1756924.sym_counts.bw
 type bigWig
 shortLabel NCI-H1299-EGFP/NEO
 longLabel NCI-H1299-EGFP/NEO SRX1756924
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05485
 onlyVisibility full
 
 track Methbase_SRX1756924_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP074852/SRS1433445/SRX1756924/SRX1756924.sym_coverage.bw
 type bigWig
 shortLabel NCI-H1299-EGFP/NEO
 longLabel NCI-H1299-EGFP/NEO SRX1756924
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05486
 onlyVisibility full
 
 track Methbase_SRX1756925_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP074852/SRS1433446/SRX1756925/SRX1756925.hmr.bb
 type bigBed
 shortLabel NCI-H1299-EGFP/NEO
 longLabel NCI-H1299-EGFP/NEO SRX1756925
 color 56,113,193
 parent Methbase off
 priority 0.05487
 onlyVisibility dense
 
 track Methbase_SRX1756925_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP074852/SRS1433446/SRX1756925/SRX1756925.sym_counts.bw
 type bigWig
 shortLabel NCI-H1299-EGFP/NEO
 longLabel NCI-H1299-EGFP/NEO SRX1756925
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05488
 onlyVisibility full
 
 track Methbase_SRX1756925_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP074852/SRS1433446/SRX1756925/SRX1756925.sym_coverage.bw
 type bigWig
 shortLabel NCI-H1299-EGFP/NEO
 longLabel NCI-H1299-EGFP/NEO SRX1756925
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05489
 onlyVisibility full
 
 track Methbase_SRX17608456_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397676/SRS15144705/SRX17608456/SRX17608456.hmr.bb
 type bigBed
 shortLabel Skin Fibroblasts
 longLabel Skin Fibroblasts SRX17608456
 color 56,113,193
 parent Methbase off
 priority 0.05490
 onlyVisibility dense
 
 track Methbase_SRX17608456_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397676/SRS15144705/SRX17608456/SRX17608456.sym_counts.bw
 type bigWig
 shortLabel Skin Fibroblasts
 longLabel Skin Fibroblasts SRX17608456
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05491
 onlyVisibility full
 
 track Methbase_SRX17608456_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397676/SRS15144705/SRX17608456/SRX17608456.sym_coverage.bw
 type bigWig
 shortLabel Skin Fibroblasts
 longLabel Skin Fibroblasts SRX17608456
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05492
 onlyVisibility full
 
 track Methbase_SRX17608457_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397676/SRS15144706/SRX17608457/SRX17608457.hmr.bb
 type bigBed
 shortLabel Skin Fibroblasts
 longLabel Skin Fibroblasts SRX17608457
 color 56,113,193
 parent Methbase off
 priority 0.05493
 onlyVisibility dense
 
 track Methbase_SRX17608457_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397676/SRS15144706/SRX17608457/SRX17608457.sym_counts.bw
 type bigWig
 shortLabel Skin Fibroblasts
 longLabel Skin Fibroblasts SRX17608457
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05494
 onlyVisibility full
 
 track Methbase_SRX17608457_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397676/SRS15144706/SRX17608457/SRX17608457.sym_coverage.bw
 type bigWig
 shortLabel Skin Fibroblasts
 longLabel Skin Fibroblasts SRX17608457
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05495
 onlyVisibility full
 
 track Methbase_SRX17608458_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397676/SRS15144707/SRX17608458/SRX17608458.hmr.bb
 type bigBed
 shortLabel Skin Fibroblasts
 longLabel Skin Fibroblasts SRX17608458
 color 56,113,193
 parent Methbase off
 priority 0.05496
 onlyVisibility dense
 
 track Methbase_SRX17608458_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397676/SRS15144707/SRX17608458/SRX17608458.sym_counts.bw
 type bigWig
 shortLabel Skin Fibroblasts
 longLabel Skin Fibroblasts SRX17608458
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05497
 onlyVisibility full
 
 track Methbase_SRX17608458_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397676/SRS15144707/SRX17608458/SRX17608458.sym_coverage.bw
 type bigWig
 shortLabel Skin Fibroblasts
 longLabel Skin Fibroblasts SRX17608458
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05498
 onlyVisibility full
 
 track Methbase_SRX17608459_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397676/SRS15144708/SRX17608459/SRX17608459.hmr.bb
 type bigBed
 shortLabel Skin Fibroblasts
 longLabel Skin Fibroblasts SRX17608459
 color 56,113,193
 parent Methbase off
 priority 0.05499
 onlyVisibility dense
 
 track Methbase_SRX17608459_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397676/SRS15144708/SRX17608459/SRX17608459.sym_counts.bw
 type bigWig
 shortLabel Skin Fibroblasts
 longLabel Skin Fibroblasts SRX17608459
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05500
 onlyVisibility full
 
 track Methbase_SRX17608459_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397676/SRS15144708/SRX17608459/SRX17608459.sym_coverage.bw
 type bigWig
 shortLabel Skin Fibroblasts
 longLabel Skin Fibroblasts SRX17608459
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05501
 onlyVisibility full
 
 track Methbase_SRX17608460_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397676/SRS15144709/SRX17608460/SRX17608460.hmr.bb
 type bigBed
 shortLabel Skin Fibroblasts
 longLabel Skin Fibroblasts SRX17608460
 color 56,113,193
 parent Methbase off
 priority 0.05502
 onlyVisibility dense
 
 track Methbase_SRX17608460_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397676/SRS15144709/SRX17608460/SRX17608460.sym_counts.bw
 type bigWig
 shortLabel Skin Fibroblasts
 longLabel Skin Fibroblasts SRX17608460
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05503
 onlyVisibility full
 
 track Methbase_SRX17608460_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397676/SRS15144709/SRX17608460/SRX17608460.sym_coverage.bw
 type bigWig
 shortLabel Skin Fibroblasts
 longLabel Skin Fibroblasts SRX17608460
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05504
 onlyVisibility full
 
 track Methbase_SRX17608461_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397676/SRS15144710/SRX17608461/SRX17608461.hmr.bb
 type bigBed
 shortLabel Skin Fibroblasts
 longLabel Skin Fibroblasts SRX17608461
 color 56,113,193
 parent Methbase off
 priority 0.05505
 onlyVisibility dense
 
 track Methbase_SRX17608461_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397676/SRS15144710/SRX17608461/SRX17608461.sym_counts.bw
 type bigWig
 shortLabel Skin Fibroblasts
 longLabel Skin Fibroblasts SRX17608461
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05506
 onlyVisibility full
 
 track Methbase_SRX17608461_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397676/SRS15144710/SRX17608461/SRX17608461.sym_coverage.bw
 type bigWig
 shortLabel Skin Fibroblasts
 longLabel Skin Fibroblasts SRX17608461
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05507
 onlyVisibility full
 
 track Methbase_SRX17611249_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146852/SRX17611249/SRX17611249.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX17611249
 color 56,113,193
 parent Methbase off
 priority 0.05508
 onlyVisibility dense
 
 track Methbase_SRX17611249_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146852/SRX17611249/SRX17611249.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611249
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05509
 onlyVisibility full
 
 track Methbase_SRX17611249_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146852/SRX17611249/SRX17611249.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611249
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05510
 onlyVisibility full
 
 track Methbase_SRX17611250_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146853/SRX17611250/SRX17611250.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX17611250
 color 56,113,193
 parent Methbase off
 priority 0.05511
 onlyVisibility dense
 
 track Methbase_SRX17611250_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146853/SRX17611250/SRX17611250.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611250
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05512
 onlyVisibility full
 
 track Methbase_SRX17611250_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146853/SRX17611250/SRX17611250.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611250
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05513
 onlyVisibility full
 
 track Methbase_SRX17611251_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146854/SRX17611251/SRX17611251.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX17611251
 color 56,113,193
 parent Methbase off
 priority 0.05514
 onlyVisibility dense
 
 track Methbase_SRX17611251_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146854/SRX17611251/SRX17611251.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611251
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05515
 onlyVisibility full
 
 track Methbase_SRX17611251_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146854/SRX17611251/SRX17611251.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611251
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05516
 onlyVisibility full
 
 track Methbase_SRX17611252_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146855/SRX17611252/SRX17611252.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX17611252
 color 56,113,193
 parent Methbase off
 priority 0.05517
 onlyVisibility dense
 
 track Methbase_SRX17611252_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146855/SRX17611252/SRX17611252.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611252
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05518
 onlyVisibility full
 
 track Methbase_SRX17611252_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146855/SRX17611252/SRX17611252.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611252
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05519
 onlyVisibility full
 
 track Methbase_SRX17611253_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146856/SRX17611253/SRX17611253.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX17611253
 color 56,113,193
 parent Methbase off
 priority 0.05520
 onlyVisibility dense
 
 track Methbase_SRX17611253_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146856/SRX17611253/SRX17611253.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611253
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05521
 onlyVisibility full
 
 track Methbase_SRX17611253_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146856/SRX17611253/SRX17611253.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611253
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05522
 onlyVisibility full
 
 track Methbase_SRX17611254_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146857/SRX17611254/SRX17611254.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX17611254
 color 56,113,193
 parent Methbase off
 priority 0.05523
 onlyVisibility dense
 
 track Methbase_SRX17611254_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146857/SRX17611254/SRX17611254.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611254
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05524
 onlyVisibility full
 
 track Methbase_SRX17611254_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146857/SRX17611254/SRX17611254.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611254
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05525
 onlyVisibility full
 
 track Methbase_SRX17611255_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146858/SRX17611255/SRX17611255.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX17611255
 color 56,113,193
 parent Methbase off
 priority 0.05526
 onlyVisibility dense
 
 track Methbase_SRX17611255_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146858/SRX17611255/SRX17611255.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611255
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05527
 onlyVisibility full
 
 track Methbase_SRX17611255_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146858/SRX17611255/SRX17611255.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611255
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05528
 onlyVisibility full
 
 track Methbase_SRX17611256_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146859/SRX17611256/SRX17611256.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX17611256
 color 56,113,193
 parent Methbase off
 priority 0.05529
 onlyVisibility dense
 
 track Methbase_SRX17611256_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146859/SRX17611256/SRX17611256.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611256
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05530
 onlyVisibility full
 
 track Methbase_SRX17611256_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146859/SRX17611256/SRX17611256.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611256
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05531
 onlyVisibility full
 
 track Methbase_SRX17611257_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146860/SRX17611257/SRX17611257.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX17611257
 color 56,113,193
 parent Methbase off
 priority 0.05532
 onlyVisibility dense
 
 track Methbase_SRX17611257_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146860/SRX17611257/SRX17611257.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611257
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05533
 onlyVisibility full
 
 track Methbase_SRX17611257_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146860/SRX17611257/SRX17611257.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611257
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05534
 onlyVisibility full
 
 track Methbase_SRX17611258_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146861/SRX17611258/SRX17611258.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX17611258
 color 56,113,193
 parent Methbase off
 priority 0.05535
 onlyVisibility dense
 
 track Methbase_SRX17611258_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146861/SRX17611258/SRX17611258.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611258
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05536
 onlyVisibility full
 
 track Methbase_SRX17611258_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146861/SRX17611258/SRX17611258.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611258
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05537
 onlyVisibility full
 
 track Methbase_SRX17611259_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146862/SRX17611259/SRX17611259.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX17611259
 color 56,113,193
 parent Methbase off
 priority 0.05538
 onlyVisibility dense
 
 track Methbase_SRX17611259_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146862/SRX17611259/SRX17611259.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611259
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05539
 onlyVisibility full
 
 track Methbase_SRX17611259_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146862/SRX17611259/SRX17611259.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611259
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05540
 onlyVisibility full
 
 track Methbase_SRX17611260_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146863/SRX17611260/SRX17611260.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX17611260
 color 56,113,193
 parent Methbase off
 priority 0.05541
 onlyVisibility dense
 
 track Methbase_SRX17611260_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146863/SRX17611260/SRX17611260.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611260
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05542
 onlyVisibility full
 
 track Methbase_SRX17611260_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146863/SRX17611260/SRX17611260.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611260
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05543
 onlyVisibility full
 
 track Methbase_SRX17611261_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146864/SRX17611261/SRX17611261.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX17611261
 color 56,113,193
 parent Methbase off
 priority 0.05544
 onlyVisibility dense
 
 track Methbase_SRX17611261_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146864/SRX17611261/SRX17611261.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611261
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05545
 onlyVisibility full
 
 track Methbase_SRX17611261_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146864/SRX17611261/SRX17611261.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611261
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05546
 onlyVisibility full
 
 track Methbase_SRX17611262_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146865/SRX17611262/SRX17611262.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX17611262
 color 56,113,193
 parent Methbase off
 priority 0.05547
 onlyVisibility dense
 
 track Methbase_SRX17611262_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146865/SRX17611262/SRX17611262.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611262
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05548
 onlyVisibility full
 
 track Methbase_SRX17611262_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146865/SRX17611262/SRX17611262.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611262
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05549
 onlyVisibility full
 
 track Methbase_SRX17611263_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146866/SRX17611263/SRX17611263.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX17611263
 color 56,113,193
 parent Methbase off
 priority 0.05550
 onlyVisibility dense
 
 track Methbase_SRX17611263_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146866/SRX17611263/SRX17611263.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611263
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05551
 onlyVisibility full
 
 track Methbase_SRX17611263_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146866/SRX17611263/SRX17611263.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611263
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05552
 onlyVisibility full
 
 track Methbase_SRX17611264_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146867/SRX17611264/SRX17611264.hmr.bb
 type bigBed
 shortLabel Ileum
 longLabel Ileum SRX17611264
 color 56,113,193
 parent Methbase off
 priority 0.05553
 onlyVisibility dense
 
 track Methbase_SRX17611264_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146867/SRX17611264/SRX17611264.sym_counts.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX17611264
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05554
 onlyVisibility full
 
 track Methbase_SRX17611264_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146867/SRX17611264/SRX17611264.sym_coverage.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX17611264
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05555
 onlyVisibility full
 
 track Methbase_SRX17611265_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146868/SRX17611265/SRX17611265.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX17611265
 color 56,113,193
 parent Methbase off
 priority 0.05556
 onlyVisibility dense
 
 track Methbase_SRX17611265_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146868/SRX17611265/SRX17611265.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611265
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05557
 onlyVisibility full
 
 track Methbase_SRX17611265_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146868/SRX17611265/SRX17611265.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611265
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05558
 onlyVisibility full
 
 track Methbase_SRX17611266_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146869/SRX17611266/SRX17611266.hmr.bb
 type bigBed
 shortLabel Ileum
 longLabel Ileum SRX17611266
 color 56,113,193
 parent Methbase off
 priority 0.05559
 onlyVisibility dense
 
 track Methbase_SRX17611266_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146869/SRX17611266/SRX17611266.sym_counts.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX17611266
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05560
 onlyVisibility full
 
 track Methbase_SRX17611266_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146869/SRX17611266/SRX17611266.sym_coverage.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX17611266
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05561
 onlyVisibility full
 
 track Methbase_SRX17611267_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146870/SRX17611267/SRX17611267.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX17611267
 color 56,113,193
 parent Methbase off
 priority 0.05562
 onlyVisibility dense
 
 track Methbase_SRX17611267_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146870/SRX17611267/SRX17611267.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611267
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05563
 onlyVisibility full
 
 track Methbase_SRX17611267_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146870/SRX17611267/SRX17611267.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611267
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05564
 onlyVisibility full
 
 track Methbase_SRX17611268_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146871/SRX17611268/SRX17611268.hmr.bb
 type bigBed
 shortLabel Ileum
 longLabel Ileum SRX17611268
 color 56,113,193
 parent Methbase off
 priority 0.05565
 onlyVisibility dense
 
 track Methbase_SRX17611268_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146871/SRX17611268/SRX17611268.sym_counts.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX17611268
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05566
 onlyVisibility full
 
 track Methbase_SRX17611268_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146871/SRX17611268/SRX17611268.sym_coverage.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX17611268
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05567
 onlyVisibility full
 
 track Methbase_SRX17611269_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146872/SRX17611269/SRX17611269.hmr.bb
 type bigBed
 shortLabel Ileum
 longLabel Ileum SRX17611269
 color 56,113,193
 parent Methbase off
 priority 0.05568
 onlyVisibility dense
 
 track Methbase_SRX17611269_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146872/SRX17611269/SRX17611269.sym_counts.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX17611269
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05569
 onlyVisibility full
 
 track Methbase_SRX17611269_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146872/SRX17611269/SRX17611269.sym_coverage.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX17611269
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05570
 onlyVisibility full
 
 track Methbase_SRX17611270_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146873/SRX17611270/SRX17611270.hmr.bb
 type bigBed
 shortLabel Ileum
 longLabel Ileum SRX17611270
 color 56,113,193
 parent Methbase off
 priority 0.05571
 onlyVisibility dense
 
 track Methbase_SRX17611270_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146873/SRX17611270/SRX17611270.sym_counts.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX17611270
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05572
 onlyVisibility full
 
 track Methbase_SRX17611270_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146873/SRX17611270/SRX17611270.sym_coverage.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX17611270
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05573
 onlyVisibility full
 
 track Methbase_SRX17611271_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146874/SRX17611271/SRX17611271.hmr.bb
 type bigBed
 shortLabel Ileum
 longLabel Ileum SRX17611271
 color 56,113,193
 parent Methbase off
 priority 0.05574
 onlyVisibility dense
 
 track Methbase_SRX17611271_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146874/SRX17611271/SRX17611271.sym_counts.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX17611271
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05575
 onlyVisibility full
 
 track Methbase_SRX17611271_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146874/SRX17611271/SRX17611271.sym_coverage.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX17611271
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05576
 onlyVisibility full
 
 track Methbase_SRX17611272_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146875/SRX17611272/SRX17611272.hmr.bb
 type bigBed
 shortLabel Ileum
 longLabel Ileum SRX17611272
 color 56,113,193
 parent Methbase off
 priority 0.05577
 onlyVisibility dense
 
 track Methbase_SRX17611272_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146875/SRX17611272/SRX17611272.sym_counts.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX17611272
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05578
 onlyVisibility full
 
 track Methbase_SRX17611272_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146875/SRX17611272/SRX17611272.sym_coverage.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX17611272
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05579
 onlyVisibility full
 
 track Methbase_SRX17611273_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146876/SRX17611273/SRX17611273.hmr.bb
 type bigBed
 shortLabel Ileum
 longLabel Ileum SRX17611273
 color 56,113,193
 parent Methbase off
 priority 0.05580
 onlyVisibility dense
 
 track Methbase_SRX17611273_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146876/SRX17611273/SRX17611273.sym_counts.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX17611273
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05581
 onlyVisibility full
 
 track Methbase_SRX17611273_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146876/SRX17611273/SRX17611273.sym_coverage.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX17611273
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05582
 onlyVisibility full
 
 track Methbase_SRX17611275_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146878/SRX17611275/SRX17611275.hmr.bb
 type bigBed
 shortLabel Ileum
 longLabel Ileum SRX17611275
 color 56,113,193
 parent Methbase off
 priority 0.05583
 onlyVisibility dense
 
 track Methbase_SRX17611275_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146878/SRX17611275/SRX17611275.sym_counts.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX17611275
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05584
 onlyVisibility full
 
 track Methbase_SRX17611275_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146878/SRX17611275/SRX17611275.sym_coverage.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX17611275
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05585
 onlyVisibility full
 
 track Methbase_SRX17611276_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146879/SRX17611276/SRX17611276.hmr.bb
 type bigBed
 shortLabel Ileum
 longLabel Ileum SRX17611276
 color 56,113,193
 parent Methbase off
 priority 0.05586
 onlyVisibility dense
 
 track Methbase_SRX17611276_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146879/SRX17611276/SRX17611276.sym_counts.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX17611276
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05587
 onlyVisibility full
 
 track Methbase_SRX17611276_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146879/SRX17611276/SRX17611276.sym_coverage.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX17611276
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05588
 onlyVisibility full
 
 track Methbase_SRX17611277_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146880/SRX17611277/SRX17611277.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX17611277
 color 56,113,193
 parent Methbase off
 priority 0.05589
 onlyVisibility dense
 
 track Methbase_SRX17611277_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146880/SRX17611277/SRX17611277.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611277
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05590
 onlyVisibility full
 
 track Methbase_SRX17611277_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146880/SRX17611277/SRX17611277.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611277
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05591
 onlyVisibility full
 
 track Methbase_SRX17611278_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146881/SRX17611278/SRX17611278.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX17611278
 color 56,113,193
 parent Methbase off
 priority 0.05592
 onlyVisibility dense
 
 track Methbase_SRX17611278_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146881/SRX17611278/SRX17611278.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611278
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05593
 onlyVisibility full
 
 track Methbase_SRX17611278_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146881/SRX17611278/SRX17611278.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611278
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05594
 onlyVisibility full
 
 track Methbase_SRX17611279_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146882/SRX17611279/SRX17611279.hmr.bb
 type bigBed
 shortLabel Ileum
 longLabel Ileum SRX17611279
 color 56,113,193
 parent Methbase off
 priority 0.05595
 onlyVisibility dense
 
 track Methbase_SRX17611279_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146882/SRX17611279/SRX17611279.sym_counts.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX17611279
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05596
 onlyVisibility full
 
 track Methbase_SRX17611279_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146882/SRX17611279/SRX17611279.sym_coverage.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX17611279
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05597
 onlyVisibility full
 
 track Methbase_SRX17611280_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146883/SRX17611280/SRX17611280.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX17611280
 color 56,113,193
 parent Methbase off
 priority 0.05598
 onlyVisibility dense
 
 track Methbase_SRX17611280_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146883/SRX17611280/SRX17611280.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611280
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05599
 onlyVisibility full
 
 track Methbase_SRX17611280_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146883/SRX17611280/SRX17611280.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611280
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05600
 onlyVisibility full
 
 track Methbase_SRX17611281_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146884/SRX17611281/SRX17611281.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX17611281
 color 56,113,193
 parent Methbase off
 priority 0.05601
 onlyVisibility dense
 
 track Methbase_SRX17611281_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146884/SRX17611281/SRX17611281.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611281
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05602
 onlyVisibility full
 
 track Methbase_SRX17611281_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146884/SRX17611281/SRX17611281.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX17611281
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05603
 onlyVisibility full
 
 track Methbase_SRX17611282_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146885/SRX17611282/SRX17611282.hmr.bb
 type bigBed
 shortLabel Ileum
 longLabel Ileum SRX17611282
 color 56,113,193
 parent Methbase off
 priority 0.05604
 onlyVisibility dense
 
 track Methbase_SRX17611282_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146885/SRX17611282/SRX17611282.sym_counts.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX17611282
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05605
 onlyVisibility full
 
 track Methbase_SRX17611282_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146885/SRX17611282/SRX17611282.sym_coverage.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX17611282
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05606
 onlyVisibility full
 
 track Methbase_SRX17611283_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146886/SRX17611283/SRX17611283.hmr.bb
 type bigBed
 shortLabel Ileum
 longLabel Ileum SRX17611283
 color 56,113,193
 parent Methbase off
 priority 0.05607
 onlyVisibility dense
 
 track Methbase_SRX17611283_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146886/SRX17611283/SRX17611283.sym_counts.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX17611283
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05608
 onlyVisibility full
 
 track Methbase_SRX17611283_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146886/SRX17611283/SRX17611283.sym_coverage.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX17611283
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05609
 onlyVisibility full
 
 track Methbase_SRX17611284_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146887/SRX17611284/SRX17611284.hmr.bb
 type bigBed
 shortLabel Ileum
 longLabel Ileum SRX17611284
 color 56,113,193
 parent Methbase off
 priority 0.05610
 onlyVisibility dense
 
 track Methbase_SRX17611284_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146887/SRX17611284/SRX17611284.sym_counts.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX17611284
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05611
 onlyVisibility full
 
 track Methbase_SRX17611284_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146887/SRX17611284/SRX17611284.sym_coverage.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX17611284
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05612
 onlyVisibility full
 
 track Methbase_SRX17611286_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146889/SRX17611286/SRX17611286.hmr.bb
 type bigBed
 shortLabel Ileum
 longLabel Ileum SRX17611286
 color 56,113,193
 parent Methbase off
 priority 0.05613
 onlyVisibility dense
 
 track Methbase_SRX17611286_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146889/SRX17611286/SRX17611286.sym_counts.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX17611286
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05614
 onlyVisibility full
 
 track Methbase_SRX17611286_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146889/SRX17611286/SRX17611286.sym_coverage.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX17611286
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05615
 onlyVisibility full
 
 track Methbase_SRX17611288_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146891/SRX17611288/SRX17611288.hmr.bb
 type bigBed
 shortLabel Ileum
 longLabel Ileum SRX17611288
 color 56,113,193
 parent Methbase off
 priority 0.05616
 onlyVisibility dense
 
 track Methbase_SRX17611288_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146891/SRX17611288/SRX17611288.sym_counts.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX17611288
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05617
 onlyVisibility full
 
 track Methbase_SRX17611288_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP397737/SRS15146891/SRX17611288/SRX17611288.sym_coverage.bw
 type bigWig
 shortLabel Ileum
 longLabel Ileum SRX17611288
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05618
 onlyVisibility full
 
 track Methbase_SRX17617303_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP336573/SRS15153459/SRX17617303/SRX17617303.hmr.bb
 type bigBed
 shortLabel Leukemia Cell Line
 longLabel Leukemia Cell Line SRX17617303
 color 56,113,193
 parent Methbase off
 priority 0.05619
 onlyVisibility dense
 
 track Methbase_SRX17617303_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP336573/SRS15153459/SRX17617303/SRX17617303.sym_counts.bw
 type bigWig
 shortLabel Leukemia Cell Line
 longLabel Leukemia Cell Line SRX17617303
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05620
 onlyVisibility full
 
 track Methbase_SRX17617303_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP336573/SRS15153459/SRX17617303/SRX17617303.sym_coverage.bw
 type bigWig
 shortLabel Leukemia Cell Line
 longLabel Leukemia Cell Line SRX17617303
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05621
 onlyVisibility full
 
 track Methbase_SRX17617304_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP336573/SRS15153460/SRX17617304/SRX17617304.hmr.bb
 type bigBed
 shortLabel Leukemia Cell Line
 longLabel Leukemia Cell Line SRX17617304
 color 56,113,193
 parent Methbase off
 priority 0.05622
 onlyVisibility dense
 
 track Methbase_SRX17617304_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP336573/SRS15153460/SRX17617304/SRX17617304.sym_counts.bw
 type bigWig
 shortLabel Leukemia Cell Line
 longLabel Leukemia Cell Line SRX17617304
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05623
 onlyVisibility full
 
 track Methbase_SRX17617304_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP336573/SRS15153460/SRX17617304/SRX17617304.sym_coverage.bw
 type bigWig
 shortLabel Leukemia Cell Line
 longLabel Leukemia Cell Line SRX17617304
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05624
 onlyVisibility full
 
 track Methbase_SRX17617305_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP336573/SRS15153461/SRX17617305/SRX17617305.hmr.bb
 type bigBed
 shortLabel Leukemia Cell Line
 longLabel Leukemia Cell Line SRX17617305
 color 56,113,193
 parent Methbase off
 priority 0.05625
 onlyVisibility dense
 
 track Methbase_SRX17617305_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP336573/SRS15153461/SRX17617305/SRX17617305.sym_counts.bw
 type bigWig
 shortLabel Leukemia Cell Line
 longLabel Leukemia Cell Line SRX17617305
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05626
 onlyVisibility full
 
 track Methbase_SRX17617305_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP336573/SRS15153461/SRX17617305/SRX17617305.sym_coverage.bw
 type bigWig
 shortLabel Leukemia Cell Line
 longLabel Leukemia Cell Line SRX17617305
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05627
 onlyVisibility full
 
 track Methbase_SRX17617306_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP336573/SRS15153462/SRX17617306/SRX17617306.hmr.bb
 type bigBed
 shortLabel Leukemia Cell Line
 longLabel Leukemia Cell Line SRX17617306
 color 56,113,193
 parent Methbase off
 priority 0.05628
 onlyVisibility dense
 
 track Methbase_SRX17617306_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP336573/SRS15153462/SRX17617306/SRX17617306.sym_counts.bw
 type bigWig
 shortLabel Leukemia Cell Line
 longLabel Leukemia Cell Line SRX17617306
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05629
 onlyVisibility full
 
 track Methbase_SRX17617306_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP336573/SRS15153462/SRX17617306/SRX17617306.sym_coverage.bw
 type bigWig
 shortLabel Leukemia Cell Line
 longLabel Leukemia Cell Line SRX17617306
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05630
 onlyVisibility full
 
 track Methbase_SRX17617307_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP336573/SRS15153463/SRX17617307/SRX17617307.hmr.bb
 type bigBed
 shortLabel Leukemia Cell Line
 longLabel Leukemia Cell Line SRX17617307
 color 56,113,193
 parent Methbase off
 priority 0.05631
 onlyVisibility dense
 
 track Methbase_SRX17617307_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP336573/SRS15153463/SRX17617307/SRX17617307.sym_counts.bw
 type bigWig
 shortLabel Leukemia Cell Line
 longLabel Leukemia Cell Line SRX17617307
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05632
 onlyVisibility full
 
 track Methbase_SRX17617307_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP336573/SRS15153463/SRX17617307/SRX17617307.sym_coverage.bw
 type bigWig
 shortLabel Leukemia Cell Line
 longLabel Leukemia Cell Line SRX17617307
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05633
 onlyVisibility full
 
 track Methbase_SRX17630409_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165711/SRX17630409/SRX17630409.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX17630409
 color 56,113,193
 parent Methbase off
 priority 0.05634
 onlyVisibility dense
 
 track Methbase_SRX17630409_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165711/SRX17630409/SRX17630409.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX17630409
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05635
 onlyVisibility full
 
 track Methbase_SRX17630409_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165711/SRX17630409/SRX17630409.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX17630409
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05636
 onlyVisibility full
 
 track Methbase_SRX17630414_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165716/SRX17630414/SRX17630414.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX17630414
 color 56,113,193
 parent Methbase off
 priority 0.05637
 onlyVisibility dense
 
 track Methbase_SRX17630414_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165716/SRX17630414/SRX17630414.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX17630414
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05638
 onlyVisibility full
 
 track Methbase_SRX17630414_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165716/SRX17630414/SRX17630414.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX17630414
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05639
 onlyVisibility full
 
 track Methbase_SRX17630415_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165717/SRX17630415/SRX17630415.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX17630415
 color 56,113,193
 parent Methbase off
 priority 0.05640
 onlyVisibility dense
 
 track Methbase_SRX17630415_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165717/SRX17630415/SRX17630415.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX17630415
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05641
 onlyVisibility full
 
 track Methbase_SRX17630415_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165717/SRX17630415/SRX17630415.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX17630415
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05642
 onlyVisibility full
 
 track Methbase_SRX17630416_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165718/SRX17630416/SRX17630416.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX17630416
 color 56,113,193
 parent Methbase off
 priority 0.05643
 onlyVisibility dense
 
 track Methbase_SRX17630416_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165718/SRX17630416/SRX17630416.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX17630416
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05644
 onlyVisibility full
 
 track Methbase_SRX17630416_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165718/SRX17630416/SRX17630416.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX17630416
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05645
 onlyVisibility full
 
 track Methbase_SRX17630417_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165719/SRX17630417/SRX17630417.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX17630417
 color 56,113,193
 parent Methbase off
 priority 0.05646
 onlyVisibility dense
 
 track Methbase_SRX17630417_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165719/SRX17630417/SRX17630417.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX17630417
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05647
 onlyVisibility full
 
 track Methbase_SRX17630417_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165719/SRX17630417/SRX17630417.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX17630417
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05648
 onlyVisibility full
 
 track Methbase_SRX17630418_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165720/SRX17630418/SRX17630418.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX17630418
 color 56,113,193
 parent Methbase off
 priority 0.05649
 onlyVisibility dense
 
 track Methbase_SRX17630418_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165720/SRX17630418/SRX17630418.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX17630418
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05650
 onlyVisibility full
 
 track Methbase_SRX17630418_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165720/SRX17630418/SRX17630418.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX17630418
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05651
 onlyVisibility full
 
 track Methbase_SRX17630419_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165721/SRX17630419/SRX17630419.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX17630419
 color 56,113,193
 parent Methbase off
 priority 0.05652
 onlyVisibility dense
 
 track Methbase_SRX17630419_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165721/SRX17630419/SRX17630419.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX17630419
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05653
 onlyVisibility full
 
 track Methbase_SRX17630419_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165721/SRX17630419/SRX17630419.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX17630419
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05654
 onlyVisibility full
 
 track Methbase_SRX17630420_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165722/SRX17630420/SRX17630420.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX17630420
 color 56,113,193
 parent Methbase off
 priority 0.05655
 onlyVisibility dense
 
 track Methbase_SRX17630420_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165722/SRX17630420/SRX17630420.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX17630420
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05656
 onlyVisibility full
 
 track Methbase_SRX17630420_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165722/SRX17630420/SRX17630420.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX17630420
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05657
 onlyVisibility full
 
 track Methbase_SRX17630421_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165723/SRX17630421/SRX17630421.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX17630421
 color 56,113,193
 parent Methbase off
 priority 0.05658
 onlyVisibility dense
 
 track Methbase_SRX17630421_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165723/SRX17630421/SRX17630421.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX17630421
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05659
 onlyVisibility full
 
 track Methbase_SRX17630421_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165723/SRX17630421/SRX17630421.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX17630421
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05660
 onlyVisibility full
 
 track Methbase_SRX17630422_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165724/SRX17630422/SRX17630422.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX17630422
 color 56,113,193
 parent Methbase off
 priority 0.05661
 onlyVisibility dense
 
 track Methbase_SRX17630422_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165724/SRX17630422/SRX17630422.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX17630422
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05662
 onlyVisibility full
 
 track Methbase_SRX17630422_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165724/SRX17630422/SRX17630422.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX17630422
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05663
 onlyVisibility full
 
 track Methbase_SRX17630423_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165725/SRX17630423/SRX17630423.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX17630423
 color 56,113,193
 parent Methbase off
 priority 0.05664
 onlyVisibility dense
 
 track Methbase_SRX17630423_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165725/SRX17630423/SRX17630423.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX17630423
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05665
 onlyVisibility full
 
 track Methbase_SRX17630423_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165725/SRX17630423/SRX17630423.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX17630423
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05666
 onlyVisibility full
 
 track Methbase_SRX17630424_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165726/SRX17630424/SRX17630424.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX17630424
 color 56,113,193
 parent Methbase off
 priority 0.05667
 onlyVisibility dense
 
 track Methbase_SRX17630424_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165726/SRX17630424/SRX17630424.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX17630424
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05668
 onlyVisibility full
 
 track Methbase_SRX17630424_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165726/SRX17630424/SRX17630424.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX17630424
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05669
 onlyVisibility full
 
 track Methbase_SRX17630425_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165727/SRX17630425/SRX17630425.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX17630425
 color 56,113,193
 parent Methbase off
 priority 0.05670
 onlyVisibility dense
 
 track Methbase_SRX17630425_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165727/SRX17630425/SRX17630425.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX17630425
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05671
 onlyVisibility full
 
 track Methbase_SRX17630425_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165727/SRX17630425/SRX17630425.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX17630425
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05672
 onlyVisibility full
 
 track Methbase_SRX17630426_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165728/SRX17630426/SRX17630426.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX17630426
 color 56,113,193
 parent Methbase off
 priority 0.05673
 onlyVisibility dense
 
 track Methbase_SRX17630426_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165728/SRX17630426/SRX17630426.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX17630426
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05674
 onlyVisibility full
 
 track Methbase_SRX17630426_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165728/SRX17630426/SRX17630426.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX17630426
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05675
 onlyVisibility full
 
 track Methbase_SRX17630427_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165729/SRX17630427/SRX17630427.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX17630427
 color 56,113,193
 parent Methbase off
 priority 0.05676
 onlyVisibility dense
 
 track Methbase_SRX17630427_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165729/SRX17630427/SRX17630427.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX17630427
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05677
 onlyVisibility full
 
 track Methbase_SRX17630427_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165729/SRX17630427/SRX17630427.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX17630427
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05678
 onlyVisibility full
 
 track Methbase_SRX17630428_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165730/SRX17630428/SRX17630428.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX17630428
 color 56,113,193
 parent Methbase off
 priority 0.05679
 onlyVisibility dense
 
 track Methbase_SRX17630428_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165730/SRX17630428/SRX17630428.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX17630428
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05680
 onlyVisibility full
 
 track Methbase_SRX17630428_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165730/SRX17630428/SRX17630428.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX17630428
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05681
 onlyVisibility full
 
 track Methbase_SRX17630429_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165731/SRX17630429/SRX17630429.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX17630429
 color 56,113,193
 parent Methbase off
 priority 0.05682
 onlyVisibility dense
 
 track Methbase_SRX17630429_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165731/SRX17630429/SRX17630429.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX17630429
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05683
 onlyVisibility full
 
 track Methbase_SRX17630429_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP398111/SRS15165731/SRX17630429/SRX17630429.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX17630429
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05684
 onlyVisibility full
 
 track Methbase_SRX17697364_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396513/SRS15070905/SRX17697364/SRX17697364.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX17697364
 color 56,113,193
 parent Methbase off
 priority 0.05685
 onlyVisibility dense
 
 track Methbase_SRX17697364_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396513/SRS15070905/SRX17697364/SRX17697364.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX17697364
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05686
 onlyVisibility full
 
 track Methbase_SRX17697364_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP396513/SRS15070905/SRX17697364/SRX17697364.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX17697364
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05687
 onlyVisibility full
 
 track Methbase_SRX1770467_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442982/SRX1770467/SRX1770467.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770467
 color 56,113,193
 parent Methbase off
 priority 0.05688
 onlyVisibility dense
 
 track Methbase_SRX1770467_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442982/SRX1770467/SRX1770467.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770467
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05689
 onlyVisibility full
 
 track Methbase_SRX1770467_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442982/SRX1770467/SRX1770467.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770467
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05690
 onlyVisibility full
 
 track Methbase_SRX1770468_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442984/SRX1770468/SRX1770468.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770468
 color 56,113,193
 parent Methbase off
 priority 0.05691
 onlyVisibility dense
 
 track Methbase_SRX1770468_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442984/SRX1770468/SRX1770468.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770468
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05692
 onlyVisibility full
 
 track Methbase_SRX1770468_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442984/SRX1770468/SRX1770468.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770468
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05693
 onlyVisibility full
 
 track Methbase_SRX1770469_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442983/SRX1770469/SRX1770469.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770469
 color 56,113,193
 parent Methbase off
 priority 0.05694
 onlyVisibility dense
 
 track Methbase_SRX1770469_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442983/SRX1770469/SRX1770469.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770469
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05695
 onlyVisibility full
 
 track Methbase_SRX1770469_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442983/SRX1770469/SRX1770469.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770469
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05696
 onlyVisibility full
 
 track Methbase_SRX1770471_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442985/SRX1770471/SRX1770471.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770471
 color 56,113,193
 parent Methbase off
 priority 0.05697
 onlyVisibility dense
 
 track Methbase_SRX1770471_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442985/SRX1770471/SRX1770471.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770471
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05698
 onlyVisibility full
 
 track Methbase_SRX1770471_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442985/SRX1770471/SRX1770471.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770471
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05699
 onlyVisibility full
 
 track Methbase_SRX1770472_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442987/SRX1770472/SRX1770472.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770472
 color 56,113,193
 parent Methbase off
 priority 0.05700
 onlyVisibility dense
 
 track Methbase_SRX1770472_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442987/SRX1770472/SRX1770472.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770472
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05701
 onlyVisibility full
 
 track Methbase_SRX1770472_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442987/SRX1770472/SRX1770472.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770472
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05702
 onlyVisibility full
 
 track Methbase_SRX1770473_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442988/SRX1770473/SRX1770473.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770473
 color 56,113,193
 parent Methbase off
 priority 0.05703
 onlyVisibility dense
 
 track Methbase_SRX1770473_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442988/SRX1770473/SRX1770473.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770473
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05704
 onlyVisibility full
 
 track Methbase_SRX1770473_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442988/SRX1770473/SRX1770473.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770473
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05705
 onlyVisibility full
 
 track Methbase_SRX1770474_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442991/SRX1770474/SRX1770474.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770474
 color 56,113,193
 parent Methbase off
 priority 0.05706
 onlyVisibility dense
 
 track Methbase_SRX1770474_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442991/SRX1770474/SRX1770474.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770474
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05707
 onlyVisibility full
 
 track Methbase_SRX1770474_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442991/SRX1770474/SRX1770474.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770474
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05708
 onlyVisibility full
 
 track Methbase_SRX1770475_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442989/SRX1770475/SRX1770475.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770475
 color 56,113,193
 parent Methbase off
 priority 0.05709
 onlyVisibility dense
 
 track Methbase_SRX1770475_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442989/SRX1770475/SRX1770475.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770475
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05710
 onlyVisibility full
 
 track Methbase_SRX1770475_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442989/SRX1770475/SRX1770475.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770475
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05711
 onlyVisibility full
 
 track Methbase_SRX1770476_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442990/SRX1770476/SRX1770476.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770476
 color 56,113,193
 parent Methbase off
 priority 0.05712
 onlyVisibility dense
 
 track Methbase_SRX1770476_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442990/SRX1770476/SRX1770476.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770476
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05713
 onlyVisibility full
 
 track Methbase_SRX1770476_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442990/SRX1770476/SRX1770476.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770476
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05714
 onlyVisibility full
 
 track Methbase_SRX1770477_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442992/SRX1770477/SRX1770477.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770477
 color 56,113,193
 parent Methbase off
 priority 0.05715
 onlyVisibility dense
 
 track Methbase_SRX1770477_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442992/SRX1770477/SRX1770477.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770477
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05716
 onlyVisibility full
 
 track Methbase_SRX1770477_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442992/SRX1770477/SRX1770477.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770477
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05717
 onlyVisibility full
 
 track Methbase_SRX1770478_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442994/SRX1770478/SRX1770478.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770478
 color 56,113,193
 parent Methbase off
 priority 0.05718
 onlyVisibility dense
 
 track Methbase_SRX1770478_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442994/SRX1770478/SRX1770478.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770478
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05719
 onlyVisibility full
 
 track Methbase_SRX1770478_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442994/SRX1770478/SRX1770478.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770478
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05720
 onlyVisibility full
 
 track Methbase_SRX1770479_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442993/SRX1770479/SRX1770479.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770479
 color 56,113,193
 parent Methbase off
 priority 0.05721
 onlyVisibility dense
 
 track Methbase_SRX1770479_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442993/SRX1770479/SRX1770479.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770479
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05722
 onlyVisibility full
 
 track Methbase_SRX1770479_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442993/SRX1770479/SRX1770479.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770479
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05723
 onlyVisibility full
 
 track Methbase_SRX1770480_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442995/SRX1770480/SRX1770480.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770480
 color 56,113,193
 parent Methbase off
 priority 0.05724
 onlyVisibility dense
 
 track Methbase_SRX1770480_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442995/SRX1770480/SRX1770480.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770480
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05725
 onlyVisibility full
 
 track Methbase_SRX1770480_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442995/SRX1770480/SRX1770480.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770480
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05726
 onlyVisibility full
 
 track Methbase_SRX1770481_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442996/SRX1770481/SRX1770481.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770481
 color 56,113,193
 parent Methbase off
 priority 0.05727
 onlyVisibility dense
 
 track Methbase_SRX1770481_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442996/SRX1770481/SRX1770481.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770481
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05728
 onlyVisibility full
 
 track Methbase_SRX1770481_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442996/SRX1770481/SRX1770481.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770481
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05729
 onlyVisibility full
 
 track Methbase_SRX1770482_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442997/SRX1770482/SRX1770482.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770482
 color 56,113,193
 parent Methbase off
 priority 0.05730
 onlyVisibility dense
 
 track Methbase_SRX1770482_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442997/SRX1770482/SRX1770482.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770482
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05731
 onlyVisibility full
 
 track Methbase_SRX1770482_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442997/SRX1770482/SRX1770482.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770482
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05732
 onlyVisibility full
 
 track Methbase_SRX1770483_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442998/SRX1770483/SRX1770483.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770483
 color 56,113,193
 parent Methbase off
 priority 0.05733
 onlyVisibility dense
 
 track Methbase_SRX1770483_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442998/SRX1770483/SRX1770483.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770483
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05734
 onlyVisibility full
 
 track Methbase_SRX1770483_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442998/SRX1770483/SRX1770483.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770483
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05735
 onlyVisibility full
 
 track Methbase_SRX1770484_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442999/SRX1770484/SRX1770484.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770484
 color 56,113,193
 parent Methbase off
 priority 0.05736
 onlyVisibility dense
 
 track Methbase_SRX1770484_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442999/SRX1770484/SRX1770484.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770484
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05737
 onlyVisibility full
 
 track Methbase_SRX1770484_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1442999/SRX1770484/SRX1770484.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770484
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05738
 onlyVisibility full
 
 track Methbase_SRX1770485_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443000/SRX1770485/SRX1770485.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770485
 color 56,113,193
 parent Methbase off
 priority 0.05739
 onlyVisibility dense
 
 track Methbase_SRX1770485_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443000/SRX1770485/SRX1770485.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770485
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05740
 onlyVisibility full
 
 track Methbase_SRX1770485_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443000/SRX1770485/SRX1770485.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770485
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05741
 onlyVisibility full
 
 track Methbase_SRX1770486_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443001/SRX1770486/SRX1770486.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770486
 color 56,113,193
 parent Methbase off
 priority 0.05742
 onlyVisibility dense
 
 track Methbase_SRX1770486_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443001/SRX1770486/SRX1770486.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770486
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05743
 onlyVisibility full
 
 track Methbase_SRX1770486_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443001/SRX1770486/SRX1770486.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770486
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05744
 onlyVisibility full
 
 track Methbase_SRX1770487_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443002/SRX1770487/SRX1770487.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770487
 color 56,113,193
 parent Methbase off
 priority 0.05745
 onlyVisibility dense
 
 track Methbase_SRX1770487_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443002/SRX1770487/SRX1770487.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770487
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05746
 onlyVisibility full
 
 track Methbase_SRX1770487_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443002/SRX1770487/SRX1770487.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770487
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05747
 onlyVisibility full
 
 track Methbase_SRX1770488_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443003/SRX1770488/SRX1770488.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770488
 color 56,113,193
 parent Methbase off
 priority 0.05748
 onlyVisibility dense
 
 track Methbase_SRX1770488_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443003/SRX1770488/SRX1770488.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770488
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05749
 onlyVisibility full
 
 track Methbase_SRX1770488_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443003/SRX1770488/SRX1770488.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770488
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05750
 onlyVisibility full
 
 track Methbase_SRX1770489_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443004/SRX1770489/SRX1770489.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770489
 color 56,113,193
 parent Methbase off
 priority 0.05751
 onlyVisibility dense
 
 track Methbase_SRX1770489_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443004/SRX1770489/SRX1770489.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770489
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05752
 onlyVisibility full
 
 track Methbase_SRX1770489_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443004/SRX1770489/SRX1770489.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770489
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05753
 onlyVisibility full
 
 track Methbase_SRX1770490_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443005/SRX1770490/SRX1770490.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770490
 color 56,113,193
 parent Methbase off
 priority 0.05754
 onlyVisibility dense
 
 track Methbase_SRX1770490_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443005/SRX1770490/SRX1770490.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770490
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05755
 onlyVisibility full
 
 track Methbase_SRX1770490_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443005/SRX1770490/SRX1770490.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770490
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05756
 onlyVisibility full
 
 track Methbase_SRX1770491_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443006/SRX1770491/SRX1770491.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770491
 color 56,113,193
 parent Methbase off
 priority 0.05757
 onlyVisibility dense
 
 track Methbase_SRX1770491_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443006/SRX1770491/SRX1770491.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770491
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05758
 onlyVisibility full
 
 track Methbase_SRX1770491_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443006/SRX1770491/SRX1770491.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770491
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05759
 onlyVisibility full
 
 track Methbase_SRX1770492_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443008/SRX1770492/SRX1770492.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770492
 color 56,113,193
 parent Methbase off
 priority 0.05760
 onlyVisibility dense
 
 track Methbase_SRX1770492_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443008/SRX1770492/SRX1770492.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770492
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05761
 onlyVisibility full
 
 track Methbase_SRX1770492_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443008/SRX1770492/SRX1770492.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770492
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05762
 onlyVisibility full
 
 track Methbase_SRX1770493_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443007/SRX1770493/SRX1770493.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770493
 color 56,113,193
 parent Methbase off
 priority 0.05763
 onlyVisibility dense
 
 track Methbase_SRX1770493_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443007/SRX1770493/SRX1770493.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770493
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05764
 onlyVisibility full
 
 track Methbase_SRX1770493_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443007/SRX1770493/SRX1770493.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770493
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05765
 onlyVisibility full
 
 track Methbase_SRX1770494_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443009/SRX1770494/SRX1770494.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770494
 color 56,113,193
 parent Methbase off
 priority 0.05766
 onlyVisibility dense
 
 track Methbase_SRX1770494_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443009/SRX1770494/SRX1770494.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770494
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05767
 onlyVisibility full
 
 track Methbase_SRX1770494_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443009/SRX1770494/SRX1770494.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770494
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05768
 onlyVisibility full
 
 track Methbase_SRX1770495_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443011/SRX1770495/SRX1770495.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770495
 color 56,113,193
 parent Methbase off
 priority 0.05769
 onlyVisibility dense
 
 track Methbase_SRX1770495_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443011/SRX1770495/SRX1770495.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770495
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05770
 onlyVisibility full
 
 track Methbase_SRX1770495_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443011/SRX1770495/SRX1770495.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770495
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05771
 onlyVisibility full
 
 track Methbase_SRX1770496_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443010/SRX1770496/SRX1770496.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770496
 color 56,113,193
 parent Methbase off
 priority 0.05772
 onlyVisibility dense
 
 track Methbase_SRX1770496_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443010/SRX1770496/SRX1770496.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770496
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05773
 onlyVisibility full
 
 track Methbase_SRX1770496_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443010/SRX1770496/SRX1770496.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770496
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05774
 onlyVisibility full
 
 track Methbase_SRX1770497_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443012/SRX1770497/SRX1770497.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770497
 color 56,113,193
 parent Methbase off
 priority 0.05775
 onlyVisibility dense
 
 track Methbase_SRX1770497_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443012/SRX1770497/SRX1770497.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770497
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05776
 onlyVisibility full
 
 track Methbase_SRX1770497_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443012/SRX1770497/SRX1770497.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770497
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05777
 onlyVisibility full
 
 track Methbase_SRX1770499_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443014/SRX1770499/SRX1770499.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770499
 color 56,113,193
 parent Methbase off
 priority 0.05778
 onlyVisibility dense
 
 track Methbase_SRX1770499_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443014/SRX1770499/SRX1770499.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770499
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05779
 onlyVisibility full
 
 track Methbase_SRX1770499_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443014/SRX1770499/SRX1770499.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770499
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05780
 onlyVisibility full
 
 track Methbase_SRX1770500_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443015/SRX1770500/SRX1770500.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770500
 color 56,113,193
 parent Methbase off
 priority 0.05781
 onlyVisibility dense
 
 track Methbase_SRX1770500_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443015/SRX1770500/SRX1770500.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770500
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05782
 onlyVisibility full
 
 track Methbase_SRX1770500_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443015/SRX1770500/SRX1770500.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770500
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05783
 onlyVisibility full
 
 track Methbase_SRX1770501_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443016/SRX1770501/SRX1770501.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770501
 color 56,113,193
 parent Methbase off
 priority 0.05784
 onlyVisibility dense
 
 track Methbase_SRX1770501_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443016/SRX1770501/SRX1770501.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770501
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05785
 onlyVisibility full
 
 track Methbase_SRX1770501_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443016/SRX1770501/SRX1770501.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770501
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05786
 onlyVisibility full
 
 track Methbase_SRX1770502_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443017/SRX1770502/SRX1770502.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770502
 color 56,113,193
 parent Methbase off
 priority 0.05787
 onlyVisibility dense
 
 track Methbase_SRX1770502_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443017/SRX1770502/SRX1770502.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770502
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05788
 onlyVisibility full
 
 track Methbase_SRX1770502_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443017/SRX1770502/SRX1770502.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770502
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05789
 onlyVisibility full
 
 track Methbase_SRX1770503_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443018/SRX1770503/SRX1770503.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770503
 color 56,113,193
 parent Methbase off
 priority 0.05790
 onlyVisibility dense
 
 track Methbase_SRX1770503_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443018/SRX1770503/SRX1770503.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770503
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05791
 onlyVisibility full
 
 track Methbase_SRX1770503_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443018/SRX1770503/SRX1770503.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770503
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05792
 onlyVisibility full
 
 track Methbase_SRX1770504_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443020/SRX1770504/SRX1770504.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770504
 color 56,113,193
 parent Methbase off
 priority 0.05793
 onlyVisibility dense
 
 track Methbase_SRX1770504_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443020/SRX1770504/SRX1770504.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770504
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05794
 onlyVisibility full
 
 track Methbase_SRX1770504_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443020/SRX1770504/SRX1770504.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770504
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05795
 onlyVisibility full
 
 track Methbase_SRX1770505_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443019/SRX1770505/SRX1770505.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770505
 color 56,113,193
 parent Methbase off
 priority 0.05796
 onlyVisibility dense
 
 track Methbase_SRX1770505_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443019/SRX1770505/SRX1770505.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770505
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05797
 onlyVisibility full
 
 track Methbase_SRX1770505_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443019/SRX1770505/SRX1770505.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770505
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05798
 onlyVisibility full
 
 track Methbase_SRX1770506_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443023/SRX1770506/SRX1770506.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770506
 color 56,113,193
 parent Methbase off
 priority 0.05799
 onlyVisibility dense
 
 track Methbase_SRX1770506_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443023/SRX1770506/SRX1770506.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770506
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05800
 onlyVisibility full
 
 track Methbase_SRX1770506_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443023/SRX1770506/SRX1770506.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770506
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05801
 onlyVisibility full
 
 track Methbase_SRX1770507_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443021/SRX1770507/SRX1770507.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1770507
 color 56,113,193
 parent Methbase off
 priority 0.05802
 onlyVisibility dense
 
 track Methbase_SRX1770507_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443021/SRX1770507/SRX1770507.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770507
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05803
 onlyVisibility full
 
 track Methbase_SRX1770507_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443021/SRX1770507/SRX1770507.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1770507
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05804
 onlyVisibility full
 
 track Methbase_SRX1770508_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443022/SRX1770508/SRX1770508.hmr.bb
 type bigBed
 shortLabel Neuroblastoma Cell Line
 longLabel Neuroblastoma Cell Line SRX1770508
 color 56,113,193
 parent Methbase off
 priority 0.05805
 onlyVisibility dense
 
 track Methbase_SRX1770508_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443022/SRX1770508/SRX1770508.sym_counts.bw
 type bigWig
 shortLabel Neuroblastoma Cell Line
 longLabel Neuroblastoma Cell Line SRX1770508
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05806
 onlyVisibility full
 
 track Methbase_SRX1770508_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443022/SRX1770508/SRX1770508.sym_coverage.bw
 type bigWig
 shortLabel Neuroblastoma Cell Line
 longLabel Neuroblastoma Cell Line SRX1770508
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05807
 onlyVisibility full
 
 track Methbase_SRX1770509_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443024/SRX1770509/SRX1770509.hmr.bb
 type bigBed
 shortLabel Neuroblastoma Cell Line
 longLabel Neuroblastoma Cell Line SRX1770509
 color 56,113,193
 parent Methbase off
 priority 0.05808
 onlyVisibility dense
 
 track Methbase_SRX1770509_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443024/SRX1770509/SRX1770509.sym_counts.bw
 type bigWig
 shortLabel Neuroblastoma Cell Line
 longLabel Neuroblastoma Cell Line SRX1770509
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05809
 onlyVisibility full
 
 track Methbase_SRX1770509_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443024/SRX1770509/SRX1770509.sym_coverage.bw
 type bigWig
 shortLabel Neuroblastoma Cell Line
 longLabel Neuroblastoma Cell Line SRX1770509
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05810
 onlyVisibility full
 
 track Methbase_SRX1770510_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443025/SRX1770510/SRX1770510.hmr.bb
 type bigBed
 shortLabel Neuroblastoma Cell Line
 longLabel Neuroblastoma Cell Line SRX1770510
 color 56,113,193
 parent Methbase off
 priority 0.05811
 onlyVisibility dense
 
 track Methbase_SRX1770510_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443025/SRX1770510/SRX1770510.sym_counts.bw
 type bigWig
 shortLabel Neuroblastoma Cell Line
 longLabel Neuroblastoma Cell Line SRX1770510
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05812
 onlyVisibility full
 
 track Methbase_SRX1770510_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443025/SRX1770510/SRX1770510.sym_coverage.bw
 type bigWig
 shortLabel Neuroblastoma Cell Line
 longLabel Neuroblastoma Cell Line SRX1770510
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05813
 onlyVisibility full
 
 track Methbase_SRX1770511_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443026/SRX1770511/SRX1770511.hmr.bb
 type bigBed
 shortLabel Neuroblastoma Cell Line
 longLabel Neuroblastoma Cell Line SRX1770511
 color 56,113,193
 parent Methbase off
 priority 0.05814
 onlyVisibility dense
 
 track Methbase_SRX1770511_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443026/SRX1770511/SRX1770511.sym_counts.bw
 type bigWig
 shortLabel Neuroblastoma Cell Line
 longLabel Neuroblastoma Cell Line SRX1770511
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05815
 onlyVisibility full
 
 track Methbase_SRX1770511_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443026/SRX1770511/SRX1770511.sym_coverage.bw
 type bigWig
 shortLabel Neuroblastoma Cell Line
 longLabel Neuroblastoma Cell Line SRX1770511
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05816
 onlyVisibility full
 
 track Methbase_SRX1770512_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443027/SRX1770512/SRX1770512.hmr.bb
 type bigBed
 shortLabel Neuroblastoma Cell Line
 longLabel Neuroblastoma Cell Line SRX1770512
 color 56,113,193
 parent Methbase off
 priority 0.05817
 onlyVisibility dense
 
 track Methbase_SRX1770512_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443027/SRX1770512/SRX1770512.sym_counts.bw
 type bigWig
 shortLabel Neuroblastoma Cell Line
 longLabel Neuroblastoma Cell Line SRX1770512
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05818
 onlyVisibility full
 
 track Methbase_SRX1770512_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443027/SRX1770512/SRX1770512.sym_coverage.bw
 type bigWig
 shortLabel Neuroblastoma Cell Line
 longLabel Neuroblastoma Cell Line SRX1770512
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05819
 onlyVisibility full
 
 track Methbase_SRX1770513_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443028/SRX1770513/SRX1770513.hmr.bb
 type bigBed
 shortLabel Neuroblastoma Cell Line
 longLabel Neuroblastoma Cell Line SRX1770513
 color 56,113,193
 parent Methbase off
 priority 0.05820
 onlyVisibility dense
 
 track Methbase_SRX1770513_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443028/SRX1770513/SRX1770513.sym_counts.bw
 type bigWig
 shortLabel Neuroblastoma Cell Line
 longLabel Neuroblastoma Cell Line SRX1770513
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05821
 onlyVisibility full
 
 track Methbase_SRX1770513_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443028/SRX1770513/SRX1770513.sym_coverage.bw
 type bigWig
 shortLabel Neuroblastoma Cell Line
 longLabel Neuroblastoma Cell Line SRX1770513
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05822
 onlyVisibility full
 
 track Methbase_SRX1770514_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443029/SRX1770514/SRX1770514.hmr.bb
 type bigBed
 shortLabel neuroblastoma cell line with extra copy of part of maternal chr15
 longLabel neuroblastoma cell line with extra copy of part of maternal chr15 SRX1770514
 color 56,113,193
 parent Methbase off
 priority 0.05823
 onlyVisibility dense
 
 track Methbase_SRX1770514_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443029/SRX1770514/SRX1770514.sym_counts.bw
 type bigWig
 shortLabel neuroblastoma cell line with extra copy of part of maternal chr15
 longLabel neuroblastoma cell line with extra copy of part of maternal chr15 SRX1770514
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05824
 onlyVisibility full
 
 track Methbase_SRX1770514_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443029/SRX1770514/SRX1770514.sym_coverage.bw
 type bigWig
 shortLabel neuroblastoma cell line with extra copy of part of maternal chr15
 longLabel neuroblastoma cell line with extra copy of part of maternal chr15 SRX1770514
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05825
 onlyVisibility full
 
 track Methbase_SRX1770515_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443030/SRX1770515/SRX1770515.hmr.bb
 type bigBed
 shortLabel neuroblastoma cell line with extra copy of part of maternal chr15
 longLabel neuroblastoma cell line with extra copy of part of maternal chr15 SRX1770515
 color 56,113,193
 parent Methbase off
 priority 0.05826
 onlyVisibility dense
 
 track Methbase_SRX1770515_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443030/SRX1770515/SRX1770515.sym_counts.bw
 type bigWig
 shortLabel neuroblastoma cell line with extra copy of part of maternal chr15
 longLabel neuroblastoma cell line with extra copy of part of maternal chr15 SRX1770515
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05827
 onlyVisibility full
 
 track Methbase_SRX1770515_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443030/SRX1770515/SRX1770515.sym_coverage.bw
 type bigWig
 shortLabel neuroblastoma cell line with extra copy of part of maternal chr15
 longLabel neuroblastoma cell line with extra copy of part of maternal chr15 SRX1770515
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05828
 onlyVisibility full
 
 track Methbase_SRX1770516_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443031/SRX1770516/SRX1770516.hmr.bb
 type bigBed
 shortLabel neuroblastoma cell line with extra copy of part of maternal chr15
 longLabel neuroblastoma cell line with extra copy of part of maternal chr15 SRX1770516
 color 56,113,193
 parent Methbase off
 priority 0.05829
 onlyVisibility dense
 
 track Methbase_SRX1770516_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443031/SRX1770516/SRX1770516.sym_counts.bw
 type bigWig
 shortLabel neuroblastoma cell line with extra copy of part of maternal chr15
 longLabel neuroblastoma cell line with extra copy of part of maternal chr15 SRX1770516
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05830
 onlyVisibility full
 
 track Methbase_SRX1770516_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443031/SRX1770516/SRX1770516.sym_coverage.bw
 type bigWig
 shortLabel neuroblastoma cell line with extra copy of part of maternal chr15
 longLabel neuroblastoma cell line with extra copy of part of maternal chr15 SRX1770516
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05831
 onlyVisibility full
 
 track Methbase_SRX1770517_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443032/SRX1770517/SRX1770517.hmr.bb
 type bigBed
 shortLabel neuroblastoma cell line with extra copy of part of maternal chr15
 longLabel neuroblastoma cell line with extra copy of part of maternal chr15 SRX1770517
 color 56,113,193
 parent Methbase off
 priority 0.05832
 onlyVisibility dense
 
 track Methbase_SRX1770517_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443032/SRX1770517/SRX1770517.sym_counts.bw
 type bigWig
 shortLabel neuroblastoma cell line with extra copy of part of maternal chr15
 longLabel neuroblastoma cell line with extra copy of part of maternal chr15 SRX1770517
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05833
 onlyVisibility full
 
 track Methbase_SRX1770517_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443032/SRX1770517/SRX1770517.sym_coverage.bw
 type bigWig
 shortLabel neuroblastoma cell line with extra copy of part of maternal chr15
 longLabel neuroblastoma cell line with extra copy of part of maternal chr15 SRX1770517
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05834
 onlyVisibility full
 
 track Methbase_SRX1770518_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443034/SRX1770518/SRX1770518.hmr.bb
 type bigBed
 shortLabel neuroblastoma cell line with extra copy of part of maternal chr15
 longLabel neuroblastoma cell line with extra copy of part of maternal chr15 SRX1770518
 color 56,113,193
 parent Methbase off
 priority 0.05835
 onlyVisibility dense
 
 track Methbase_SRX1770518_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443034/SRX1770518/SRX1770518.sym_counts.bw
 type bigWig
 shortLabel neuroblastoma cell line with extra copy of part of maternal chr15
 longLabel neuroblastoma cell line with extra copy of part of maternal chr15 SRX1770518
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05836
 onlyVisibility full
 
 track Methbase_SRX1770518_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443034/SRX1770518/SRX1770518.sym_coverage.bw
 type bigWig
 shortLabel neuroblastoma cell line with extra copy of part of maternal chr15
 longLabel neuroblastoma cell line with extra copy of part of maternal chr15 SRX1770518
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05837
 onlyVisibility full
 
 track Methbase_SRX1770519_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443033/SRX1770519/SRX1770519.hmr.bb
 type bigBed
 shortLabel neuroblastoma cell line with extra copy of part of maternal chr15
 longLabel neuroblastoma cell line with extra copy of part of maternal chr15 SRX1770519
 color 56,113,193
 parent Methbase off
 priority 0.05838
 onlyVisibility dense
 
 track Methbase_SRX1770519_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443033/SRX1770519/SRX1770519.sym_counts.bw
 type bigWig
 shortLabel neuroblastoma cell line with extra copy of part of maternal chr15
 longLabel neuroblastoma cell line with extra copy of part of maternal chr15 SRX1770519
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05839
 onlyVisibility full
 
 track Methbase_SRX1770519_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443033/SRX1770519/SRX1770519.sym_coverage.bw
 type bigWig
 shortLabel neuroblastoma cell line with extra copy of part of maternal chr15
 longLabel neuroblastoma cell line with extra copy of part of maternal chr15 SRX1770519
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05840
 onlyVisibility full
 
 track Methbase_SRX1770520_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443035/SRX1770520/SRX1770520.hmr.bb
 type bigBed
 shortLabel Neuroblastoma Cell Line
 longLabel Neuroblastoma Cell Line SRX1770520
 color 56,113,193
 parent Methbase off
 priority 0.05841
 onlyVisibility dense
 
 track Methbase_SRX1770520_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443035/SRX1770520/SRX1770520.sym_counts.bw
 type bigWig
 shortLabel Neuroblastoma Cell Line
 longLabel Neuroblastoma Cell Line SRX1770520
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05842
 onlyVisibility full
 
 track Methbase_SRX1770520_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443035/SRX1770520/SRX1770520.sym_coverage.bw
 type bigWig
 shortLabel Neuroblastoma Cell Line
 longLabel Neuroblastoma Cell Line SRX1770520
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05843
 onlyVisibility full
 
 track Methbase_SRX1770521_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443037/SRX1770521/SRX1770521.hmr.bb
 type bigBed
 shortLabel Neuroblastoma Cell Line
 longLabel Neuroblastoma Cell Line SRX1770521
 color 56,113,193
 parent Methbase off
 priority 0.05844
 onlyVisibility dense
 
 track Methbase_SRX1770521_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443037/SRX1770521/SRX1770521.sym_counts.bw
 type bigWig
 shortLabel Neuroblastoma Cell Line
 longLabel Neuroblastoma Cell Line SRX1770521
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05845
 onlyVisibility full
 
 track Methbase_SRX1770521_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443037/SRX1770521/SRX1770521.sym_coverage.bw
 type bigWig
 shortLabel Neuroblastoma Cell Line
 longLabel Neuroblastoma Cell Line SRX1770521
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05846
 onlyVisibility full
 
 track Methbase_SRX1770522_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443036/SRX1770522/SRX1770522.hmr.bb
 type bigBed
 shortLabel Neuroblastoma Cell Line
 longLabel Neuroblastoma Cell Line SRX1770522
 color 56,113,193
 parent Methbase off
 priority 0.05847
 onlyVisibility dense
 
 track Methbase_SRX1770522_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443036/SRX1770522/SRX1770522.sym_counts.bw
 type bigWig
 shortLabel Neuroblastoma Cell Line
 longLabel Neuroblastoma Cell Line SRX1770522
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05848
 onlyVisibility full
 
 track Methbase_SRX1770522_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443036/SRX1770522/SRX1770522.sym_coverage.bw
 type bigWig
 shortLabel Neuroblastoma Cell Line
 longLabel Neuroblastoma Cell Line SRX1770522
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05849
 onlyVisibility full
 
 track Methbase_SRX1770523_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443038/SRX1770523/SRX1770523.hmr.bb
 type bigBed
 shortLabel Neuroblastoma Cell Line
 longLabel Neuroblastoma Cell Line SRX1770523
 color 56,113,193
 parent Methbase off
 priority 0.05850
 onlyVisibility dense
 
 track Methbase_SRX1770523_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443038/SRX1770523/SRX1770523.sym_counts.bw
 type bigWig
 shortLabel Neuroblastoma Cell Line
 longLabel Neuroblastoma Cell Line SRX1770523
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05851
 onlyVisibility full
 
 track Methbase_SRX1770523_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443038/SRX1770523/SRX1770523.sym_coverage.bw
 type bigWig
 shortLabel Neuroblastoma Cell Line
 longLabel Neuroblastoma Cell Line SRX1770523
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05852
 onlyVisibility full
 
 track Methbase_SRX1770524_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443039/SRX1770524/SRX1770524.hmr.bb
 type bigBed
 shortLabel Neuroblastoma Cell Line
 longLabel Neuroblastoma Cell Line SRX1770524
 color 56,113,193
 parent Methbase off
 priority 0.05853
 onlyVisibility dense
 
 track Methbase_SRX1770524_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443039/SRX1770524/SRX1770524.sym_counts.bw
 type bigWig
 shortLabel Neuroblastoma Cell Line
 longLabel Neuroblastoma Cell Line SRX1770524
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05854
 onlyVisibility full
 
 track Methbase_SRX1770524_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443039/SRX1770524/SRX1770524.sym_coverage.bw
 type bigWig
 shortLabel Neuroblastoma Cell Line
 longLabel Neuroblastoma Cell Line SRX1770524
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05855
 onlyVisibility full
 
 track Methbase_SRX1770525_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443040/SRX1770525/SRX1770525.hmr.bb
 type bigBed
 shortLabel neuroblastoma cell line with extra copy of part of maternal chr15 and part of chr22
 longLabel neuroblastoma cell line with extra copy of part of maternal chr15 and part of chr22 SRX1770525
 color 56,113,193
 parent Methbase off
 priority 0.05856
 onlyVisibility dense
 
 track Methbase_SRX1770525_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443040/SRX1770525/SRX1770525.sym_counts.bw
 type bigWig
 shortLabel neuroblastoma cell line with extra copy of part of maternal chr15 and part of chr22
 longLabel neuroblastoma cell line with extra copy of part of maternal chr15 and part of chr22 SRX1770525
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05857
 onlyVisibility full
 
 track Methbase_SRX1770525_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443040/SRX1770525/SRX1770525.sym_coverage.bw
 type bigWig
 shortLabel neuroblastoma cell line with extra copy of part of maternal chr15 and part of chr22
 longLabel neuroblastoma cell line with extra copy of part of maternal chr15 and part of chr22 SRX1770525
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05858
 onlyVisibility full
 
 track Methbase_SRX1770526_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443041/SRX1770526/SRX1770526.hmr.bb
 type bigBed
 shortLabel neuroblastoma cell line with extra copy of part of maternal chr15 and part of chr22
 longLabel neuroblastoma cell line with extra copy of part of maternal chr15 and part of chr22 SRX1770526
 color 56,113,193
 parent Methbase off
 priority 0.05859
 onlyVisibility dense
 
 track Methbase_SRX1770526_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443041/SRX1770526/SRX1770526.sym_counts.bw
 type bigWig
 shortLabel neuroblastoma cell line with extra copy of part of maternal chr15 and part of chr22
 longLabel neuroblastoma cell line with extra copy of part of maternal chr15 and part of chr22 SRX1770526
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05860
 onlyVisibility full
 
 track Methbase_SRX1770526_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443041/SRX1770526/SRX1770526.sym_coverage.bw
 type bigWig
 shortLabel neuroblastoma cell line with extra copy of part of maternal chr15 and part of chr22
 longLabel neuroblastoma cell line with extra copy of part of maternal chr15 and part of chr22 SRX1770526
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05861
 onlyVisibility full
 
 track Methbase_SRX1770527_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443042/SRX1770527/SRX1770527.hmr.bb
 type bigBed
 shortLabel neuroblastoma cell line with extra copy of part of maternal chr15 and part of chr22
 longLabel neuroblastoma cell line with extra copy of part of maternal chr15 and part of chr22 SRX1770527
 color 56,113,193
 parent Methbase off
 priority 0.05862
 onlyVisibility dense
 
 track Methbase_SRX1770527_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443042/SRX1770527/SRX1770527.sym_counts.bw
 type bigWig
 shortLabel neuroblastoma cell line with extra copy of part of maternal chr15 and part of chr22
 longLabel neuroblastoma cell line with extra copy of part of maternal chr15 and part of chr22 SRX1770527
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05863
 onlyVisibility full
 
 track Methbase_SRX1770527_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443042/SRX1770527/SRX1770527.sym_coverage.bw
 type bigWig
 shortLabel neuroblastoma cell line with extra copy of part of maternal chr15 and part of chr22
 longLabel neuroblastoma cell line with extra copy of part of maternal chr15 and part of chr22 SRX1770527
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05864
 onlyVisibility full
 
 track Methbase_SRX1770528_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443043/SRX1770528/SRX1770528.hmr.bb
 type bigBed
 shortLabel neuroblastoma cell line with extra copy of part of maternal chr15 and part of chr22
 longLabel neuroblastoma cell line with extra copy of part of maternal chr15 and part of chr22 SRX1770528
 color 56,113,193
 parent Methbase off
 priority 0.05865
 onlyVisibility dense
 
 track Methbase_SRX1770528_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443043/SRX1770528/SRX1770528.sym_counts.bw
 type bigWig
 shortLabel neuroblastoma cell line with extra copy of part of maternal chr15 and part of chr22
 longLabel neuroblastoma cell line with extra copy of part of maternal chr15 and part of chr22 SRX1770528
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05866
 onlyVisibility full
 
 track Methbase_SRX1770528_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443043/SRX1770528/SRX1770528.sym_coverage.bw
 type bigWig
 shortLabel neuroblastoma cell line with extra copy of part of maternal chr15 and part of chr22
 longLabel neuroblastoma cell line with extra copy of part of maternal chr15 and part of chr22 SRX1770528
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05867
 onlyVisibility full
 
 track Methbase_SRX1770529_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443044/SRX1770529/SRX1770529.hmr.bb
 type bigBed
 shortLabel neuroblastoma cell line with extra copy of part of maternal chr15 and part of chr22
 longLabel neuroblastoma cell line with extra copy of part of maternal chr15 and part of chr22 SRX1770529
 color 56,113,193
 parent Methbase off
 priority 0.05868
 onlyVisibility dense
 
 track Methbase_SRX1770529_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443044/SRX1770529/SRX1770529.sym_counts.bw
 type bigWig
 shortLabel neuroblastoma cell line with extra copy of part of maternal chr15 and part of chr22
 longLabel neuroblastoma cell line with extra copy of part of maternal chr15 and part of chr22 SRX1770529
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05869
 onlyVisibility full
 
 track Methbase_SRX1770529_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443044/SRX1770529/SRX1770529.sym_coverage.bw
 type bigWig
 shortLabel neuroblastoma cell line with extra copy of part of maternal chr15 and part of chr22
 longLabel neuroblastoma cell line with extra copy of part of maternal chr15 and part of chr22 SRX1770529
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05870
 onlyVisibility full
 
 track Methbase_SRX1770530_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443045/SRX1770530/SRX1770530.hmr.bb
 type bigBed
 shortLabel neuroblastoma cell line with extra copy of part of maternal chr15 and part of chr22
 longLabel neuroblastoma cell line with extra copy of part of maternal chr15 and part of chr22 SRX1770530
 color 56,113,193
 parent Methbase off
 priority 0.05871
 onlyVisibility dense
 
 track Methbase_SRX1770530_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443045/SRX1770530/SRX1770530.sym_counts.bw
 type bigWig
 shortLabel neuroblastoma cell line with extra copy of part of maternal chr15 and part of chr22
 longLabel neuroblastoma cell line with extra copy of part of maternal chr15 and part of chr22 SRX1770530
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05872
 onlyVisibility full
 
 track Methbase_SRX1770530_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075292/SRS1443045/SRX1770530/SRX1770530.sym_coverage.bw
 type bigWig
 shortLabel neuroblastoma cell line with extra copy of part of maternal chr15 and part of chr22
 longLabel neuroblastoma cell line with extra copy of part of maternal chr15 and part of chr22 SRX1770530
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05873
 onlyVisibility full
 
 track Methbase_SRX17765811_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP400466/SRS15293091/SRX17765811/SRX17765811.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX17765811
 color 56,113,193
 parent Methbase off
 priority 0.05874
 onlyVisibility dense
 
 track Methbase_SRX17765811_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP400466/SRS15293091/SRX17765811/SRX17765811.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX17765811
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05875
 onlyVisibility full
 
 track Methbase_SRX17765811_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP400466/SRS15293091/SRX17765811/SRX17765811.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX17765811
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05876
 onlyVisibility full
 
 track Methbase_SRX17765812_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP400466/SRS15293092/SRX17765812/SRX17765812.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX17765812
 color 56,113,193
 parent Methbase off
 priority 0.05877
 onlyVisibility dense
 
 track Methbase_SRX17765812_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP400466/SRS15293092/SRX17765812/SRX17765812.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX17765812
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05878
 onlyVisibility full
 
 track Methbase_SRX17765812_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP400466/SRS15293092/SRX17765812/SRX17765812.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX17765812
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05879
 onlyVisibility full
 
 track Methbase_SRX17765813_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP400466/SRS15293093/SRX17765813/SRX17765813.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX17765813
 color 56,113,193
 parent Methbase off
 priority 0.05880
 onlyVisibility dense
 
 track Methbase_SRX17765813_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP400466/SRS15293093/SRX17765813/SRX17765813.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX17765813
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05881
 onlyVisibility full
 
 track Methbase_SRX17765813_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP400466/SRS15293093/SRX17765813/SRX17765813.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX17765813
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05882
 onlyVisibility full
 
 track Methbase_SRX17765814_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP400466/SRS15293094/SRX17765814/SRX17765814.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX17765814
 color 56,113,193
 parent Methbase off
 priority 0.05883
 onlyVisibility dense
 
 track Methbase_SRX17765814_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP400466/SRS15293094/SRX17765814/SRX17765814.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX17765814
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05884
 onlyVisibility full
 
 track Methbase_SRX17765814_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP400466/SRS15293094/SRX17765814/SRX17765814.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX17765814
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05885
 onlyVisibility full
 
 track Methbase_SRX17765815_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP400466/SRS15293095/SRX17765815/SRX17765815.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX17765815
 color 56,113,193
 parent Methbase off
 priority 0.05886
 onlyVisibility dense
 
 track Methbase_SRX17765815_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP400466/SRS15293095/SRX17765815/SRX17765815.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX17765815
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05887
 onlyVisibility full
 
 track Methbase_SRX17765815_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP400466/SRS15293095/SRX17765815/SRX17765815.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX17765815
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05888
 onlyVisibility full
 
 track Methbase_SRX17765816_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP400466/SRS15293096/SRX17765816/SRX17765816.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX17765816
 color 56,113,193
 parent Methbase off
 priority 0.05889
 onlyVisibility dense
 
 track Methbase_SRX17765816_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP400466/SRS15293096/SRX17765816/SRX17765816.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX17765816
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05890
 onlyVisibility full
 
 track Methbase_SRX17765816_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP400466/SRS15293096/SRX17765816/SRX17765816.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX17765816
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05891
 onlyVisibility full
 
 track Methbase_SRX178602_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP014898/SRS357971/SRX178602/SRX178602.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX178602
 color 56,113,193
 parent Methbase off
 priority 0.05892
 onlyVisibility dense
 
 track Methbase_SRX178602_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP014898/SRS357971/SRX178602/SRX178602.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX178602
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05893
 onlyVisibility full
 
 track Methbase_SRX178602_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP014898/SRS357971/SRX178602/SRX178602.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX178602
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05894
 onlyVisibility full
 
 track Methbase_SRX178603_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP014898/SRS357972/SRX178603/SRX178603.hmr.bb
 type bigBed
 shortLabel Sperm
 longLabel Sperm SRX178603
 color 56,113,193
 parent Methbase off
 priority 0.05895
 onlyVisibility dense
 
 track Methbase_SRX178603_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP014898/SRS357972/SRX178603/SRX178603.sym_counts.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX178603
 color 73,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05896
 onlyVisibility full
 
 track Methbase_SRX178603_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP014898/SRS357972/SRX178603/SRX178603.sym_coverage.bw
 type bigWig
 shortLabel Sperm
 longLabel Sperm SRX178603
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05897
 onlyVisibility full
 
 track Methbase_SRX17862842_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP402196/SRS15381450/SRX17862842/SRX17862842.hmr.bb
 type bigBed
 shortLabel embryonic kidney (HEK) 293T cells
 longLabel embryonic kidney (HEK) 293T cells SRX17862842
 color 56,113,193
 parent Methbase off
 priority 0.05898
 onlyVisibility dense
 
 track Methbase_SRX17862842_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP402196/SRS15381450/SRX17862842/SRX17862842.sym_counts.bw
 type bigWig
 shortLabel embryonic kidney (HEK) 293T cells
 longLabel embryonic kidney (HEK) 293T cells SRX17862842
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05899
 onlyVisibility full
 
 track Methbase_SRX17862842_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP402196/SRS15381450/SRX17862842/SRX17862842.sym_coverage.bw
 type bigWig
 shortLabel embryonic kidney (HEK) 293T cells
 longLabel embryonic kidney (HEK) 293T cells SRX17862842
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05900
 onlyVisibility full
 
 track Methbase_SRX17862843_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP402196/SRS15381451/SRX17862843/SRX17862843.hmr.bb
 type bigBed
 shortLabel embryonic kidney (HEK) 293T cells
 longLabel embryonic kidney (HEK) 293T cells SRX17862843
 color 56,113,193
 parent Methbase off
 priority 0.05901
 onlyVisibility dense
 
 track Methbase_SRX17862843_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP402196/SRS15381451/SRX17862843/SRX17862843.sym_counts.bw
 type bigWig
 shortLabel embryonic kidney (HEK) 293T cells
 longLabel embryonic kidney (HEK) 293T cells SRX17862843
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05902
 onlyVisibility full
 
 track Methbase_SRX17862843_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP402196/SRS15381451/SRX17862843/SRX17862843.sym_coverage.bw
 type bigWig
 shortLabel embryonic kidney (HEK) 293T cells
 longLabel embryonic kidney (HEK) 293T cells SRX17862843
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05903
 onlyVisibility full
 
 track Methbase_SRX17862845_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP402196/SRS15381453/SRX17862845/SRX17862845.hmr.bb
 type bigBed
 shortLabel embryonic kidney (HEK) 293T cells
 longLabel embryonic kidney (HEK) 293T cells SRX17862845
 color 56,113,193
 parent Methbase off
 priority 0.05904
 onlyVisibility dense
 
 track Methbase_SRX17862845_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP402196/SRS15381453/SRX17862845/SRX17862845.sym_counts.bw
 type bigWig
 shortLabel embryonic kidney (HEK) 293T cells
 longLabel embryonic kidney (HEK) 293T cells SRX17862845
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05905
 onlyVisibility full
 
 track Methbase_SRX17862845_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP402196/SRS15381453/SRX17862845/SRX17862845.sym_coverage.bw
 type bigWig
 shortLabel embryonic kidney (HEK) 293T cells
 longLabel embryonic kidney (HEK) 293T cells SRX17862845
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05906
 onlyVisibility full
 
 track Methbase_SRX17862846_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP402196/SRS15381454/SRX17862846/SRX17862846.hmr.bb
 type bigBed
 shortLabel embryonic kidney (HEK) 293T cells
 longLabel embryonic kidney (HEK) 293T cells SRX17862846
 color 56,113,193
 parent Methbase off
 priority 0.05907
 onlyVisibility dense
 
 track Methbase_SRX17862846_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP402196/SRS15381454/SRX17862846/SRX17862846.sym_counts.bw
 type bigWig
 shortLabel embryonic kidney (HEK) 293T cells
 longLabel embryonic kidney (HEK) 293T cells SRX17862846
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05908
 onlyVisibility full
 
 track Methbase_SRX17862846_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP402196/SRS15381454/SRX17862846/SRX17862846.sym_coverage.bw
 type bigWig
 shortLabel embryonic kidney (HEK) 293T cells
 longLabel embryonic kidney (HEK) 293T cells SRX17862846
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05909
 onlyVisibility full
 
 track Methbase_SRX17862847_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP402196/SRS15381455/SRX17862847/SRX17862847.hmr.bb
 type bigBed
 shortLabel embryonic kidney (HEK) 293T cells
 longLabel embryonic kidney (HEK) 293T cells SRX17862847
 color 56,113,193
 parent Methbase off
 priority 0.05910
 onlyVisibility dense
 
 track Methbase_SRX17862847_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP402196/SRS15381455/SRX17862847/SRX17862847.sym_counts.bw
 type bigWig
 shortLabel embryonic kidney (HEK) 293T cells
 longLabel embryonic kidney (HEK) 293T cells SRX17862847
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05911
 onlyVisibility full
 
 track Methbase_SRX17862847_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP402196/SRS15381455/SRX17862847/SRX17862847.sym_coverage.bw
 type bigWig
 shortLabel embryonic kidney (HEK) 293T cells
 longLabel embryonic kidney (HEK) 293T cells SRX17862847
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05912
 onlyVisibility full
 
 track Methbase_SRX17911857_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428080/SRX17911857/SRX17911857.hmr.bb
 type bigBed
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17911857
 color 56,113,193
 parent Methbase off
 priority 0.05913
 onlyVisibility dense
 
 track Methbase_SRX17911857_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428080/SRX17911857/SRX17911857.sym_counts.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17911857
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05914
 onlyVisibility full
 
 track Methbase_SRX17911857_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428080/SRX17911857/SRX17911857.sym_coverage.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17911857
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05915
 onlyVisibility full
 
 track Methbase_SRX17911858_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428081/SRX17911858/SRX17911858.hmr.bb
 type bigBed
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17911858
 color 56,113,193
 parent Methbase off
 priority 0.05916
 onlyVisibility dense
 
 track Methbase_SRX17911858_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428081/SRX17911858/SRX17911858.sym_counts.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17911858
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05917
 onlyVisibility full
 
 track Methbase_SRX17911858_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428081/SRX17911858/SRX17911858.sym_coverage.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17911858
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05918
 onlyVisibility full
 
 track Methbase_SRX17911908_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428126/SRX17911908/SRX17911908.hmr.bb
 type bigBed
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17911908
 color 56,113,193
 parent Methbase off
 priority 0.05919
 onlyVisibility dense
 
 track Methbase_SRX17911908_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428126/SRX17911908/SRX17911908.sym_counts.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17911908
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05920
 onlyVisibility full
 
 track Methbase_SRX17911908_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428126/SRX17911908/SRX17911908.sym_coverage.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17911908
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05921
 onlyVisibility full
 
 track Methbase_SRX17911909_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428127/SRX17911909/SRX17911909.hmr.bb
 type bigBed
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17911909
 color 56,113,193
 parent Methbase off
 priority 0.05922
 onlyVisibility dense
 
 track Methbase_SRX17911909_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428127/SRX17911909/SRX17911909.sym_counts.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17911909
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05923
 onlyVisibility full
 
 track Methbase_SRX17911909_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428127/SRX17911909/SRX17911909.sym_coverage.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17911909
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05924
 onlyVisibility full
 
 track Methbase_SRX17911921_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428138/SRX17911921/SRX17911921.hmr.bb
 type bigBed
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17911921
 color 56,113,193
 parent Methbase off
 priority 0.05925
 onlyVisibility dense
 
 track Methbase_SRX17911921_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428138/SRX17911921/SRX17911921.sym_counts.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17911921
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05926
 onlyVisibility full
 
 track Methbase_SRX17911921_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428138/SRX17911921/SRX17911921.sym_coverage.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17911921
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05927
 onlyVisibility full
 
 track Methbase_SRX17911922_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428139/SRX17911922/SRX17911922.hmr.bb
 type bigBed
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17911922
 color 56,113,193
 parent Methbase off
 priority 0.05928
 onlyVisibility dense
 
 track Methbase_SRX17911922_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428139/SRX17911922/SRX17911922.sym_counts.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17911922
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05929
 onlyVisibility full
 
 track Methbase_SRX17911922_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428139/SRX17911922/SRX17911922.sym_coverage.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17911922
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05930
 onlyVisibility full
 
 track Methbase_SRX17911952_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428167/SRX17911952/SRX17911952.hmr.bb
 type bigBed
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17911952
 color 56,113,193
 parent Methbase off
 priority 0.05931
 onlyVisibility dense
 
 track Methbase_SRX17911952_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428167/SRX17911952/SRX17911952.sym_counts.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17911952
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05932
 onlyVisibility full
 
 track Methbase_SRX17911952_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428167/SRX17911952/SRX17911952.sym_coverage.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17911952
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05933
 onlyVisibility full
 
 track Methbase_SRX17911953_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428168/SRX17911953/SRX17911953.hmr.bb
 type bigBed
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17911953
 color 56,113,193
 parent Methbase off
 priority 0.05934
 onlyVisibility dense
 
 track Methbase_SRX17911953_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428168/SRX17911953/SRX17911953.sym_counts.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17911953
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05935
 onlyVisibility full
 
 track Methbase_SRX17911953_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428168/SRX17911953/SRX17911953.sym_coverage.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17911953
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05936
 onlyVisibility full
 
 track Methbase_SRX17911966_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428178/SRX17911966/SRX17911966.hmr.bb
 type bigBed
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17911966
 color 56,113,193
 parent Methbase off
 priority 0.05937
 onlyVisibility dense
 
 track Methbase_SRX17911966_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428178/SRX17911966/SRX17911966.sym_counts.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17911966
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05938
 onlyVisibility full
 
 track Methbase_SRX17911966_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428178/SRX17911966/SRX17911966.sym_coverage.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17911966
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05939
 onlyVisibility full
 
 track Methbase_SRX17911967_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428179/SRX17911967/SRX17911967.hmr.bb
 type bigBed
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17911967
 color 56,113,193
 parent Methbase off
 priority 0.05940
 onlyVisibility dense
 
 track Methbase_SRX17911967_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428179/SRX17911967/SRX17911967.sym_counts.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17911967
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05941
 onlyVisibility full
 
 track Methbase_SRX17911967_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428179/SRX17911967/SRX17911967.sym_coverage.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17911967
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05942
 onlyVisibility full
 
 track Methbase_SRX17911980_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428188/SRX17911980/SRX17911980.hmr.bb
 type bigBed
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17911980
 color 56,113,193
 parent Methbase off
 priority 0.05943
 onlyVisibility dense
 
 track Methbase_SRX17911980_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428188/SRX17911980/SRX17911980.sym_counts.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17911980
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05944
 onlyVisibility full
 
 track Methbase_SRX17911980_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428188/SRX17911980/SRX17911980.sym_coverage.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17911980
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05945
 onlyVisibility full
 
 track Methbase_SRX17911981_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428189/SRX17911981/SRX17911981.hmr.bb
 type bigBed
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17911981
 color 56,113,193
 parent Methbase off
 priority 0.05946
 onlyVisibility dense
 
 track Methbase_SRX17911981_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428189/SRX17911981/SRX17911981.sym_counts.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17911981
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05947
 onlyVisibility full
 
 track Methbase_SRX17911981_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428189/SRX17911981/SRX17911981.sym_coverage.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17911981
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05948
 onlyVisibility full
 
 track Methbase_SRX17912009_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428214/SRX17912009/SRX17912009.hmr.bb
 type bigBed
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17912009
 color 56,113,193
 parent Methbase off
 priority 0.05949
 onlyVisibility dense
 
 track Methbase_SRX17912009_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428214/SRX17912009/SRX17912009.sym_counts.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17912009
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05950
 onlyVisibility full
 
 track Methbase_SRX17912009_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428214/SRX17912009/SRX17912009.sym_coverage.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17912009
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05951
 onlyVisibility full
 
 track Methbase_SRX17912010_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428215/SRX17912010/SRX17912010.hmr.bb
 type bigBed
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17912010
 color 56,113,193
 parent Methbase off
 priority 0.05952
 onlyVisibility dense
 
 track Methbase_SRX17912010_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428215/SRX17912010/SRX17912010.sym_counts.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17912010
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05953
 onlyVisibility full
 
 track Methbase_SRX17912010_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428215/SRX17912010/SRX17912010.sym_coverage.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17912010
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05954
 onlyVisibility full
 
 track Methbase_SRX17912019_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428223/SRX17912019/SRX17912019.hmr.bb
 type bigBed
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17912019
 color 56,113,193
 parent Methbase off
 priority 0.05955
 onlyVisibility dense
 
 track Methbase_SRX17912019_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428223/SRX17912019/SRX17912019.sym_counts.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17912019
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05956
 onlyVisibility full
 
 track Methbase_SRX17912019_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428223/SRX17912019/SRX17912019.sym_coverage.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17912019
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05957
 onlyVisibility full
 
 track Methbase_SRX17912020_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428224/SRX17912020/SRX17912020.hmr.bb
 type bigBed
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17912020
 color 56,113,193
 parent Methbase off
 priority 0.05958
 onlyVisibility dense
 
 track Methbase_SRX17912020_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428224/SRX17912020/SRX17912020.sym_counts.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17912020
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05959
 onlyVisibility full
 
 track Methbase_SRX17912020_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428224/SRX17912020/SRX17912020.sym_coverage.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17912020
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05960
 onlyVisibility full
 
 track Methbase_SRX17912055_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428252/SRX17912055/SRX17912055.hmr.bb
 type bigBed
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17912055
 color 56,113,193
 parent Methbase off
 priority 0.05961
 onlyVisibility dense
 
 track Methbase_SRX17912055_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428252/SRX17912055/SRX17912055.sym_counts.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17912055
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05962
 onlyVisibility full
 
 track Methbase_SRX17912055_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428252/SRX17912055/SRX17912055.sym_coverage.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17912055
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05963
 onlyVisibility full
 
 track Methbase_SRX17912056_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428253/SRX17912056/SRX17912056.hmr.bb
 type bigBed
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17912056
 color 56,113,193
 parent Methbase off
 priority 0.05964
 onlyVisibility dense
 
 track Methbase_SRX17912056_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428253/SRX17912056/SRX17912056.sym_counts.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17912056
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05965
 onlyVisibility full
 
 track Methbase_SRX17912056_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428253/SRX17912056/SRX17912056.sym_coverage.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17912056
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05966
 onlyVisibility full
 
 track Methbase_SRX17912092_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428285/SRX17912092/SRX17912092.hmr.bb
 type bigBed
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17912092
 color 56,113,193
 parent Methbase off
 priority 0.05967
 onlyVisibility dense
 
 track Methbase_SRX17912092_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428285/SRX17912092/SRX17912092.sym_counts.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17912092
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05968
 onlyVisibility full
 
 track Methbase_SRX17912092_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428285/SRX17912092/SRX17912092.sym_coverage.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17912092
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05969
 onlyVisibility full
 
 track Methbase_SRX17912093_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428286/SRX17912093/SRX17912093.hmr.bb
 type bigBed
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17912093
 color 56,113,193
 parent Methbase off
 priority 0.05970
 onlyVisibility dense
 
 track Methbase_SRX17912093_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428286/SRX17912093/SRX17912093.sym_counts.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17912093
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05971
 onlyVisibility full
 
 track Methbase_SRX17912093_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS15428286/SRX17912093/SRX17912093.sym_coverage.bw
 type bigWig
 shortLabel Motor Neuron
 longLabel Motor Neuron SRX17912093
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05972
 onlyVisibility full
 
 track Methbase_SRX1793681_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075562/SRS1463017/SRX1793681/SRX1793681.hmr.bb
 type bigBed
 shortLabel HeLa
 longLabel HeLa SRX1793681
 color 56,113,193
 parent Methbase off
 priority 0.05973
 onlyVisibility dense
 
 track Methbase_SRX1793681_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075562/SRS1463017/SRX1793681/SRX1793681.sym_counts.bw
 type bigWig
 shortLabel HeLa
 longLabel HeLa SRX1793681
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05974
 onlyVisibility full
 
 track Methbase_SRX1793681_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075562/SRS1463017/SRX1793681/SRX1793681.sym_coverage.bw
 type bigWig
 shortLabel HeLa
 longLabel HeLa SRX1793681
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05975
 onlyVisibility full
 
 track Methbase_SRX17960375_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357194/SRS15477030/SRX17960375/SRX17960375.hmr.bb
 type bigBed
 shortLabel C33A
 longLabel C33A SRX17960375
 color 56,113,193
 parent Methbase off
 priority 0.05976
 onlyVisibility dense
 
 track Methbase_SRX17960375_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357194/SRS15477030/SRX17960375/SRX17960375.sym_counts.bw
 type bigWig
 shortLabel C33A
 longLabel C33A SRX17960375
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05977
 onlyVisibility full
 
 track Methbase_SRX17960375_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357194/SRS15477030/SRX17960375/SRX17960375.sym_coverage.bw
 type bigWig
 shortLabel C33A
 longLabel C33A SRX17960375
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05978
 onlyVisibility full
 
 track Methbase_SRX17960376_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357194/SRS15477031/SRX17960376/SRX17960376.hmr.bb
 type bigBed
 shortLabel CaSki
 longLabel CaSki SRX17960376
 color 56,113,193
 parent Methbase off
 priority 0.05979
 onlyVisibility dense
 
 track Methbase_SRX17960376_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357194/SRS15477031/SRX17960376/SRX17960376.sym_counts.bw
 type bigWig
 shortLabel CaSki
 longLabel CaSki SRX17960376
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05980
 onlyVisibility full
 
 track Methbase_SRX17960376_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357194/SRS15477031/SRX17960376/SRX17960376.sym_coverage.bw
 type bigWig
 shortLabel CaSki
 longLabel CaSki SRX17960376
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05981
 onlyVisibility full
 
 track Methbase_SRX17960377_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357194/SRS15477032/SRX17960377/SRX17960377.hmr.bb
 type bigBed
 shortLabel HeLa
 longLabel HeLa SRX17960377
 color 56,113,193
 parent Methbase off
 priority 0.05982
 onlyVisibility dense
 
 track Methbase_SRX17960377_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357194/SRS15477032/SRX17960377/SRX17960377.sym_counts.bw
 type bigWig
 shortLabel HeLa
 longLabel HeLa SRX17960377
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05983
 onlyVisibility full
 
 track Methbase_SRX17960377_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357194/SRS15477032/SRX17960377/SRX17960377.sym_coverage.bw
 type bigWig
 shortLabel HeLa
 longLabel HeLa SRX17960377
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05984
 onlyVisibility full
 
 track Methbase_SRX17960378_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357194/SRS15477033/SRX17960378/SRX17960378.hmr.bb
 type bigBed
 shortLabel S12
 longLabel S12 SRX17960378
 color 56,113,193
 parent Methbase off
 priority 0.05985
 onlyVisibility dense
 
 track Methbase_SRX17960378_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357194/SRS15477033/SRX17960378/SRX17960378.sym_counts.bw
 type bigWig
 shortLabel S12
 longLabel S12 SRX17960378
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05986
 onlyVisibility full
 
 track Methbase_SRX17960378_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357194/SRS15477033/SRX17960378/SRX17960378.sym_coverage.bw
 type bigWig
 shortLabel S12
 longLabel S12 SRX17960378
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05987
 onlyVisibility full
 
 track Methbase_SRX17960379_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357194/SRS15477034/SRX17960379/SRX17960379.hmr.bb
 type bigBed
 shortLabel SiHa
 longLabel SiHa SRX17960379
 color 56,113,193
 parent Methbase off
 priority 0.05988
 onlyVisibility dense
 
 track Methbase_SRX17960379_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357194/SRS15477034/SRX17960379/SRX17960379.sym_counts.bw
 type bigWig
 shortLabel SiHa
 longLabel SiHa SRX17960379
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05989
 onlyVisibility full
 
 track Methbase_SRX17960379_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP357194/SRS15477034/SRX17960379/SRX17960379.sym_coverage.bw
 type bigWig
 shortLabel SiHa
 longLabel SiHa SRX17960379
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05990
 onlyVisibility full
 
 track Methbase_SRX1806734_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075876/SRS1471633/SRX1806734/SRX1806734.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX1806734
 color 56,113,193
 parent Methbase off
 priority 0.05991
 onlyVisibility dense
 
 track Methbase_SRX1806734_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075876/SRS1471633/SRX1806734/SRX1806734.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1806734
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05992
 onlyVisibility full
 
 track Methbase_SRX1806734_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075876/SRS1471633/SRX1806734/SRX1806734.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1806734
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05993
 onlyVisibility full
 
 track Methbase_SRX1806735_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075876/SRS1471634/SRX1806735/SRX1806735.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX1806735
 color 56,113,193
 parent Methbase off
 priority 0.05994
 onlyVisibility dense
 
 track Methbase_SRX1806735_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075876/SRS1471634/SRX1806735/SRX1806735.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1806735
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05995
 onlyVisibility full
 
 track Methbase_SRX1806735_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075876/SRS1471634/SRX1806735/SRX1806735.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1806735
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05996
 onlyVisibility full
 
 track Methbase_SRX1806736_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075876/SRS1471635/SRX1806736/SRX1806736.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX1806736
 color 56,113,193
 parent Methbase off
 priority 0.05997
 onlyVisibility dense
 
 track Methbase_SRX1806736_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075876/SRS1471635/SRX1806736/SRX1806736.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1806736
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.05998
 onlyVisibility full
 
 track Methbase_SRX1806736_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075876/SRS1471635/SRX1806736/SRX1806736.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1806736
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.05999
 onlyVisibility full
 
 track Methbase_SRX1806737_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075876/SRS1471636/SRX1806737/SRX1806737.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX1806737
 color 56,113,193
 parent Methbase off
 priority 0.06000
 onlyVisibility dense
 
 track Methbase_SRX1806737_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075876/SRS1471636/SRX1806737/SRX1806737.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1806737
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06001
 onlyVisibility full
 
 track Methbase_SRX1806737_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075876/SRS1471636/SRX1806737/SRX1806737.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1806737
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06002
 onlyVisibility full
 
 track Methbase_SRX1806738_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075876/SRS1471637/SRX1806738/SRX1806738.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX1806738
 color 56,113,193
 parent Methbase off
 priority 0.06003
 onlyVisibility dense
 
 track Methbase_SRX1806738_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075876/SRS1471637/SRX1806738/SRX1806738.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1806738
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06004
 onlyVisibility full
 
 track Methbase_SRX1806738_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075876/SRS1471637/SRX1806738/SRX1806738.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1806738
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06005
 onlyVisibility full
 
 track Methbase_SRX1806739_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075876/SRS1471638/SRX1806739/SRX1806739.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX1806739
 color 56,113,193
 parent Methbase off
 priority 0.06006
 onlyVisibility dense
 
 track Methbase_SRX1806739_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075876/SRS1471638/SRX1806739/SRX1806739.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1806739
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06007
 onlyVisibility full
 
 track Methbase_SRX1806739_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075876/SRS1471638/SRX1806739/SRX1806739.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1806739
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06008
 onlyVisibility full
 
 track Methbase_SRX1806740_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075876/SRS1471639/SRX1806740/SRX1806740.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX1806740
 color 56,113,193
 parent Methbase off
 priority 0.06009
 onlyVisibility dense
 
 track Methbase_SRX1806740_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075876/SRS1471639/SRX1806740/SRX1806740.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1806740
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06010
 onlyVisibility full
 
 track Methbase_SRX1806740_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075876/SRS1471639/SRX1806740/SRX1806740.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1806740
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06011
 onlyVisibility full
 
 track Methbase_SRX1806741_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075876/SRS1471640/SRX1806741/SRX1806741.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX1806741
 color 56,113,193
 parent Methbase off
 priority 0.06012
 onlyVisibility dense
 
 track Methbase_SRX1806741_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075876/SRS1471640/SRX1806741/SRX1806741.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1806741
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06013
 onlyVisibility full
 
 track Methbase_SRX1806741_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075876/SRS1471640/SRX1806741/SRX1806741.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1806741
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06014
 onlyVisibility full
 
 track Methbase_SRX1806742_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075876/SRS1471641/SRX1806742/SRX1806742.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX1806742
 color 56,113,193
 parent Methbase off
 priority 0.06015
 onlyVisibility dense
 
 track Methbase_SRX1806742_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075876/SRS1471641/SRX1806742/SRX1806742.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1806742
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06016
 onlyVisibility full
 
 track Methbase_SRX1806742_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075876/SRS1471641/SRX1806742/SRX1806742.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX1806742
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06017
 onlyVisibility full
 
 track Methbase_SRX1809977_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075910/SRS1474323/SRX1809977/SRX1809977.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX1809977
 color 56,113,193
 parent Methbase off
 priority 0.06018
 onlyVisibility dense
 
 track Methbase_SRX1809977_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075910/SRS1474323/SRX1809977/SRX1809977.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1809977
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06019
 onlyVisibility full
 
 track Methbase_SRX1809977_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075910/SRS1474323/SRX1809977/SRX1809977.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1809977
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06020
 onlyVisibility full
 
 track Methbase_SRX1809978_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075910/SRS1474324/SRX1809978/SRX1809978.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX1809978
 color 56,113,193
 parent Methbase off
 priority 0.06021
 onlyVisibility dense
 
 track Methbase_SRX1809978_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075910/SRS1474324/SRX1809978/SRX1809978.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1809978
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06022
 onlyVisibility full
 
 track Methbase_SRX1809978_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075910/SRS1474324/SRX1809978/SRX1809978.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1809978
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06023
 onlyVisibility full
 
 track Methbase_SRX1809979_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075910/SRS1474325/SRX1809979/SRX1809979.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX1809979
 color 56,113,193
 parent Methbase off
 priority 0.06024
 onlyVisibility dense
 
 track Methbase_SRX1809979_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075910/SRS1474325/SRX1809979/SRX1809979.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1809979
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06025
 onlyVisibility full
 
 track Methbase_SRX1809979_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075910/SRS1474325/SRX1809979/SRX1809979.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1809979
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06026
 onlyVisibility full
 
 track Methbase_SRX1809980_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075910/SRS1474326/SRX1809980/SRX1809980.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX1809980
 color 56,113,193
 parent Methbase off
 priority 0.06027
 onlyVisibility dense
 
 track Methbase_SRX1809980_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075910/SRS1474326/SRX1809980/SRX1809980.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1809980
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06028
 onlyVisibility full
 
 track Methbase_SRX1809980_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075910/SRS1474326/SRX1809980/SRX1809980.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1809980
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06029
 onlyVisibility full
 
 track Methbase_SRX1809981_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075910/SRS1474327/SRX1809981/SRX1809981.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX1809981
 color 56,113,193
 parent Methbase off
 priority 0.06030
 onlyVisibility dense
 
 track Methbase_SRX1809981_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075910/SRS1474327/SRX1809981/SRX1809981.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1809981
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06031
 onlyVisibility full
 
 track Methbase_SRX1809981_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075910/SRS1474327/SRX1809981/SRX1809981.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1809981
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06032
 onlyVisibility full
 
 track Methbase_SRX1809982_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075910/SRS1474328/SRX1809982/SRX1809982.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX1809982
 color 56,113,193
 parent Methbase off
 priority 0.06033
 onlyVisibility dense
 
 track Methbase_SRX1809982_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075910/SRS1474328/SRX1809982/SRX1809982.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1809982
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06034
 onlyVisibility full
 
 track Methbase_SRX1809982_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075910/SRS1474328/SRX1809982/SRX1809982.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1809982
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06035
 onlyVisibility full
 
 track Methbase_SRX1809983_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075910/SRS1474329/SRX1809983/SRX1809983.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX1809983
 color 56,113,193
 parent Methbase off
 priority 0.06036
 onlyVisibility dense
 
 track Methbase_SRX1809983_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075910/SRS1474329/SRX1809983/SRX1809983.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1809983
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06037
 onlyVisibility full
 
 track Methbase_SRX1809983_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075910/SRS1474329/SRX1809983/SRX1809983.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1809983
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06038
 onlyVisibility full
 
 track Methbase_SRX1809984_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075910/SRS1474330/SRX1809984/SRX1809984.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX1809984
 color 56,113,193
 parent Methbase off
 priority 0.06039
 onlyVisibility dense
 
 track Methbase_SRX1809984_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075910/SRS1474330/SRX1809984/SRX1809984.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1809984
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06040
 onlyVisibility full
 
 track Methbase_SRX1809984_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP075910/SRS1474330/SRX1809984/SRX1809984.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX1809984
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06041
 onlyVisibility full
 
 track Methbase_SRX18120791_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405874/SRS15622798/SRX18120791/SRX18120791.hmr.bb
 type bigBed
 shortLabel Cord Blood
 longLabel Cord Blood SRX18120791
 color 56,113,193
 parent Methbase off
 priority 0.06042
 onlyVisibility dense
 
 track Methbase_SRX18120791_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405874/SRS15622798/SRX18120791/SRX18120791.sym_counts.bw
 type bigWig
 shortLabel Cord Blood
 longLabel Cord Blood SRX18120791
 color 38,216,163
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06043
 onlyVisibility full
 
 track Methbase_SRX18120791_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405874/SRS15622798/SRX18120791/SRX18120791.sym_coverage.bw
 type bigWig
 shortLabel Cord Blood
 longLabel Cord Blood SRX18120791
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06044
 onlyVisibility full
 
 track Methbase_SRX18120792_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405874/SRS15622799/SRX18120792/SRX18120792.hmr.bb
 type bigBed
 shortLabel Cord Blood
 longLabel Cord Blood SRX18120792
 color 56,113,193
 parent Methbase off
 priority 0.06045
 onlyVisibility dense
 
 track Methbase_SRX18120792_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405874/SRS15622799/SRX18120792/SRX18120792.sym_counts.bw
 type bigWig
 shortLabel Cord Blood
 longLabel Cord Blood SRX18120792
 color 38,216,163
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06046
 onlyVisibility full
 
 track Methbase_SRX18120792_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405874/SRS15622799/SRX18120792/SRX18120792.sym_coverage.bw
 type bigWig
 shortLabel Cord Blood
 longLabel Cord Blood SRX18120792
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06047
 onlyVisibility full
 
 track Methbase_SRX18120793_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405874/SRS15622800/SRX18120793/SRX18120793.hmr.bb
 type bigBed
 shortLabel Cord Blood
 longLabel Cord Blood SRX18120793
 color 56,113,193
 parent Methbase off
 priority 0.06048
 onlyVisibility dense
 
 track Methbase_SRX18120793_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405874/SRS15622800/SRX18120793/SRX18120793.sym_counts.bw
 type bigWig
 shortLabel Cord Blood
 longLabel Cord Blood SRX18120793
 color 38,216,163
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06049
 onlyVisibility full
 
 track Methbase_SRX18120793_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405874/SRS15622800/SRX18120793/SRX18120793.sym_coverage.bw
 type bigWig
 shortLabel Cord Blood
 longLabel Cord Blood SRX18120793
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06050
 onlyVisibility full
 
 track Methbase_SRX18120794_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405874/SRS15622801/SRX18120794/SRX18120794.hmr.bb
 type bigBed
 shortLabel Cord Blood
 longLabel Cord Blood SRX18120794
 color 56,113,193
 parent Methbase off
 priority 0.06051
 onlyVisibility dense
 
 track Methbase_SRX18120794_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405874/SRS15622801/SRX18120794/SRX18120794.sym_counts.bw
 type bigWig
 shortLabel Cord Blood
 longLabel Cord Blood SRX18120794
 color 38,216,163
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06052
 onlyVisibility full
 
 track Methbase_SRX18120794_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405874/SRS15622801/SRX18120794/SRX18120794.sym_coverage.bw
 type bigWig
 shortLabel Cord Blood
 longLabel Cord Blood SRX18120794
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06053
 onlyVisibility full
 
 track Methbase_SRX18120795_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405874/SRS15622802/SRX18120795/SRX18120795.hmr.bb
 type bigBed
 shortLabel Cord Blood
 longLabel Cord Blood SRX18120795
 color 56,113,193
 parent Methbase off
 priority 0.06054
 onlyVisibility dense
 
 track Methbase_SRX18120795_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405874/SRS15622802/SRX18120795/SRX18120795.sym_counts.bw
 type bigWig
 shortLabel Cord Blood
 longLabel Cord Blood SRX18120795
 color 38,216,163
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06055
 onlyVisibility full
 
 track Methbase_SRX18120795_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405874/SRS15622802/SRX18120795/SRX18120795.sym_coverage.bw
 type bigWig
 shortLabel Cord Blood
 longLabel Cord Blood SRX18120795
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06056
 onlyVisibility full
 
 track Methbase_SRX18120796_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405874/SRS15622803/SRX18120796/SRX18120796.hmr.bb
 type bigBed
 shortLabel Cord Blood
 longLabel Cord Blood SRX18120796
 color 56,113,193
 parent Methbase off
 priority 0.06057
 onlyVisibility dense
 
 track Methbase_SRX18120796_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405874/SRS15622803/SRX18120796/SRX18120796.sym_counts.bw
 type bigWig
 shortLabel Cord Blood
 longLabel Cord Blood SRX18120796
 color 38,216,163
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06058
 onlyVisibility full
 
 track Methbase_SRX18120796_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405874/SRS15622803/SRX18120796/SRX18120796.sym_coverage.bw
 type bigWig
 shortLabel Cord Blood
 longLabel Cord Blood SRX18120796
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06059
 onlyVisibility full
 
 track Methbase_SRX18120797_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405874/SRS15622804/SRX18120797/SRX18120797.hmr.bb
 type bigBed
 shortLabel Cord Blood
 longLabel Cord Blood SRX18120797
 color 56,113,193
 parent Methbase off
 priority 0.06060
 onlyVisibility dense
 
 track Methbase_SRX18120797_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405874/SRS15622804/SRX18120797/SRX18120797.sym_counts.bw
 type bigWig
 shortLabel Cord Blood
 longLabel Cord Blood SRX18120797
 color 38,216,163
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06061
 onlyVisibility full
 
 track Methbase_SRX18120797_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405874/SRS15622804/SRX18120797/SRX18120797.sym_coverage.bw
 type bigWig
 shortLabel Cord Blood
 longLabel Cord Blood SRX18120797
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06062
 onlyVisibility full
 
 track Methbase_SRX18120798_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405874/SRS15622805/SRX18120798/SRX18120798.hmr.bb
 type bigBed
 shortLabel Cord Blood
 longLabel Cord Blood SRX18120798
 color 56,113,193
 parent Methbase off
 priority 0.06063
 onlyVisibility dense
 
 track Methbase_SRX18120798_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405874/SRS15622805/SRX18120798/SRX18120798.sym_counts.bw
 type bigWig
 shortLabel Cord Blood
 longLabel Cord Blood SRX18120798
 color 38,216,163
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06064
 onlyVisibility full
 
 track Methbase_SRX18120798_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405874/SRS15622805/SRX18120798/SRX18120798.sym_coverage.bw
 type bigWig
 shortLabel Cord Blood
 longLabel Cord Blood SRX18120798
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06065
 onlyVisibility full
 
 track Methbase_SRX18122821_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405928/SRS15624790/SRX18122821/SRX18122821.hmr.bb
 type bigBed
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX18122821
 color 56,113,193
 parent Methbase off
 priority 0.06066
 onlyVisibility dense
 
 track Methbase_SRX18122821_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405928/SRS15624790/SRX18122821/SRX18122821.sym_counts.bw
 type bigWig
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX18122821
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06067
 onlyVisibility full
 
 track Methbase_SRX18122821_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405928/SRS15624790/SRX18122821/SRX18122821.sym_coverage.bw
 type bigWig
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX18122821
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06068
 onlyVisibility full
 
 track Methbase_SRX18122822_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405928/SRS15624791/SRX18122822/SRX18122822.hmr.bb
 type bigBed
 shortLabel Breast Cancer
 longLabel Breast Cancer SRX18122822
 color 56,113,193
 parent Methbase off
 priority 0.06069
 onlyVisibility dense
 
 track Methbase_SRX18122822_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405928/SRS15624791/SRX18122822/SRX18122822.sym_counts.bw
 type bigWig
 shortLabel Breast Cancer
 longLabel Breast Cancer SRX18122822
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06070
 onlyVisibility full
 
 track Methbase_SRX18122822_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405928/SRS15624791/SRX18122822/SRX18122822.sym_coverage.bw
 type bigWig
 shortLabel Breast Cancer
 longLabel Breast Cancer SRX18122822
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06071
 onlyVisibility full
 
 track Methbase_SRX18122823_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405928/SRS15624792/SRX18122823/SRX18122823.hmr.bb
 type bigBed
 shortLabel Hepatocarcinoma
 longLabel Hepatocarcinoma SRX18122823
 color 56,113,193
 parent Methbase off
 priority 0.06072
 onlyVisibility dense
 
 track Methbase_SRX18122823_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405928/SRS15624792/SRX18122823/SRX18122823.sym_counts.bw
 type bigWig
 shortLabel Hepatocarcinoma
 longLabel Hepatocarcinoma SRX18122823
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06073
 onlyVisibility full
 
 track Methbase_SRX18122823_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405928/SRS15624792/SRX18122823/SRX18122823.sym_coverage.bw
 type bigWig
 shortLabel Hepatocarcinoma
 longLabel Hepatocarcinoma SRX18122823
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06074
 onlyVisibility full
 
 track Methbase_SRX18122824_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405928/SRS15624793/SRX18122824/SRX18122824.hmr.bb
 type bigBed
 shortLabel Hepatocarcinoma
 longLabel Hepatocarcinoma SRX18122824
 color 56,113,193
 parent Methbase off
 priority 0.06075
 onlyVisibility dense
 
 track Methbase_SRX18122824_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405928/SRS15624793/SRX18122824/SRX18122824.sym_counts.bw
 type bigWig
 shortLabel Hepatocarcinoma
 longLabel Hepatocarcinoma SRX18122824
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06076
 onlyVisibility full
 
 track Methbase_SRX18122824_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405928/SRS15624793/SRX18122824/SRX18122824.sym_coverage.bw
 type bigWig
 shortLabel Hepatocarcinoma
 longLabel Hepatocarcinoma SRX18122824
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06077
 onlyVisibility full
 
 track Methbase_SRX18272255_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765429/SRX18272255/SRX18272255.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX18272255
 color 56,113,193
 parent Methbase off
 priority 0.06078
 onlyVisibility dense
 
 track Methbase_SRX18272255_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765429/SRX18272255/SRX18272255.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX18272255
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06079
 onlyVisibility full
 
 track Methbase_SRX18272255_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765429/SRX18272255/SRX18272255.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX18272255
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06080
 onlyVisibility full
 
 track Methbase_SRX18272256_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765430/SRX18272256/SRX18272256.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX18272256
 color 56,113,193
 parent Methbase off
 priority 0.06081
 onlyVisibility dense
 
 track Methbase_SRX18272256_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765430/SRX18272256/SRX18272256.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX18272256
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06082
 onlyVisibility full
 
 track Methbase_SRX18272256_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765430/SRX18272256/SRX18272256.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX18272256
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06083
 onlyVisibility full
 
 track Methbase_SRX18272257_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765431/SRX18272257/SRX18272257.hmr.bb
 type bigBed
 shortLabel PGCLC
 longLabel PGCLC SRX18272257
 color 56,113,193
 parent Methbase off
 priority 0.06084
 onlyVisibility dense
 
 track Methbase_SRX18272257_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765431/SRX18272257/SRX18272257.sym_counts.bw
 type bigWig
 shortLabel PGCLC
 longLabel PGCLC SRX18272257
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06085
 onlyVisibility full
 
 track Methbase_SRX18272257_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765431/SRX18272257/SRX18272257.sym_coverage.bw
 type bigWig
 shortLabel PGCLC
 longLabel PGCLC SRX18272257
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06086
 onlyVisibility full
 
 track Methbase_SRX18272258_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765432/SRX18272258/SRX18272258.hmr.bb
 type bigBed
 shortLabel PGCLC
 longLabel PGCLC SRX18272258
 color 56,113,193
 parent Methbase off
 priority 0.06087
 onlyVisibility dense
 
 track Methbase_SRX18272258_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765432/SRX18272258/SRX18272258.sym_counts.bw
 type bigWig
 shortLabel PGCLC
 longLabel PGCLC SRX18272258
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06088
 onlyVisibility full
 
 track Methbase_SRX18272258_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765432/SRX18272258/SRX18272258.sym_coverage.bw
 type bigWig
 shortLabel PGCLC
 longLabel PGCLC SRX18272258
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06089
 onlyVisibility full
 
 track Methbase_SRX18272259_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765433/SRX18272259/SRX18272259.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX18272259
 color 56,113,193
 parent Methbase off
 priority 0.06090
 onlyVisibility dense
 
 track Methbase_SRX18272259_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765433/SRX18272259/SRX18272259.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX18272259
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06091
 onlyVisibility full
 
 track Methbase_SRX18272259_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765433/SRX18272259/SRX18272259.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX18272259
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06092
 onlyVisibility full
 
 track Methbase_SRX18272260_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765434/SRX18272260/SRX18272260.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX18272260
 color 56,113,193
 parent Methbase off
 priority 0.06093
 onlyVisibility dense
 
 track Methbase_SRX18272260_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765434/SRX18272260/SRX18272260.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX18272260
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06094
 onlyVisibility full
 
 track Methbase_SRX18272260_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765434/SRX18272260/SRX18272260.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX18272260
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06095
 onlyVisibility full
 
 track Methbase_SRX18272261_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765435/SRX18272261/SRX18272261.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX18272261
 color 56,113,193
 parent Methbase off
 priority 0.06096
 onlyVisibility dense
 
 track Methbase_SRX18272261_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765435/SRX18272261/SRX18272261.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX18272261
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06097
 onlyVisibility full
 
 track Methbase_SRX18272261_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765435/SRX18272261/SRX18272261.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX18272261
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06098
 onlyVisibility full
 
 track Methbase_SRX18272262_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765436/SRX18272262/SRX18272262.hmr.bb
 type bigBed
 shortLabel PGCLC
 longLabel PGCLC SRX18272262
 color 56,113,193
 parent Methbase off
 priority 0.06099
 onlyVisibility dense
 
 track Methbase_SRX18272262_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765436/SRX18272262/SRX18272262.sym_counts.bw
 type bigWig
 shortLabel PGCLC
 longLabel PGCLC SRX18272262
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06100
 onlyVisibility full
 
 track Methbase_SRX18272262_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765436/SRX18272262/SRX18272262.sym_coverage.bw
 type bigWig
 shortLabel PGCLC
 longLabel PGCLC SRX18272262
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06101
 onlyVisibility full
 
 track Methbase_SRX18272263_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765437/SRX18272263/SRX18272263.hmr.bb
 type bigBed
 shortLabel PGCLC
 longLabel PGCLC SRX18272263
 color 56,113,193
 parent Methbase off
 priority 0.06102
 onlyVisibility dense
 
 track Methbase_SRX18272263_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765437/SRX18272263/SRX18272263.sym_counts.bw
 type bigWig
 shortLabel PGCLC
 longLabel PGCLC SRX18272263
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06103
 onlyVisibility full
 
 track Methbase_SRX18272263_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765437/SRX18272263/SRX18272263.sym_coverage.bw
 type bigWig
 shortLabel PGCLC
 longLabel PGCLC SRX18272263
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06104
 onlyVisibility full
 
 track Methbase_SRX18272264_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765438/SRX18272264/SRX18272264.hmr.bb
 type bigBed
 shortLabel PGCLC
 longLabel PGCLC SRX18272264
 color 56,113,193
 parent Methbase off
 priority 0.06105
 onlyVisibility dense
 
 track Methbase_SRX18272264_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765438/SRX18272264/SRX18272264.sym_counts.bw
 type bigWig
 shortLabel PGCLC
 longLabel PGCLC SRX18272264
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06106
 onlyVisibility full
 
 track Methbase_SRX18272264_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765438/SRX18272264/SRX18272264.sym_coverage.bw
 type bigWig
 shortLabel PGCLC
 longLabel PGCLC SRX18272264
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06107
 onlyVisibility full
 
 track Methbase_SRX18272265_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765439/SRX18272265/SRX18272265.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX18272265
 color 56,113,193
 parent Methbase off
 priority 0.06108
 onlyVisibility dense
 
 track Methbase_SRX18272265_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765439/SRX18272265/SRX18272265.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX18272265
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06109
 onlyVisibility full
 
 track Methbase_SRX18272265_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765439/SRX18272265/SRX18272265.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX18272265
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06110
 onlyVisibility full
 
 track Methbase_SRX18272266_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765440/SRX18272266/SRX18272266.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX18272266
 color 56,113,193
 parent Methbase off
 priority 0.06111
 onlyVisibility dense
 
 track Methbase_SRX18272266_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765440/SRX18272266/SRX18272266.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX18272266
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06112
 onlyVisibility full
 
 track Methbase_SRX18272266_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765440/SRX18272266/SRX18272266.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX18272266
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06113
 onlyVisibility full
 
 track Methbase_SRX18272267_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765441/SRX18272267/SRX18272267.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX18272267
 color 56,113,193
 parent Methbase off
 priority 0.06114
 onlyVisibility dense
 
 track Methbase_SRX18272267_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765441/SRX18272267/SRX18272267.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX18272267
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06115
 onlyVisibility full
 
 track Methbase_SRX18272267_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP408041/SRS15765441/SRX18272267/SRX18272267.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX18272267
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06116
 onlyVisibility full
 
 track Methbase_SRX18337795_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP409096/SRS15826634/SRX18337795/SRX18337795.hmr.bb
 type bigBed
 shortLabel embryo-derived naive hPSC
 longLabel embryo-derived naive hPSC SRX18337795
 color 56,113,193
 parent Methbase off
 priority 0.06117
 onlyVisibility dense
 
 track Methbase_SRX18337795_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP409096/SRS15826634/SRX18337795/SRX18337795.sym_counts.bw
 type bigWig
 shortLabel embryo-derived naive hPSC
 longLabel embryo-derived naive hPSC SRX18337795
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06118
 onlyVisibility full
 
 track Methbase_SRX18337795_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP409096/SRS15826634/SRX18337795/SRX18337795.sym_coverage.bw
 type bigWig
 shortLabel embryo-derived naive hPSC
 longLabel embryo-derived naive hPSC SRX18337795
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06119
 onlyVisibility full
 
 track Methbase_SRX18337796_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP409096/SRS15826635/SRX18337796/SRX18337796.hmr.bb
 type bigBed
 shortLabel embryo-derived naive hPSC
 longLabel embryo-derived naive hPSC SRX18337796
 color 56,113,193
 parent Methbase off
 priority 0.06120
 onlyVisibility dense
 
 track Methbase_SRX18337796_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP409096/SRS15826635/SRX18337796/SRX18337796.sym_counts.bw
 type bigWig
 shortLabel embryo-derived naive hPSC
 longLabel embryo-derived naive hPSC SRX18337796
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06121
 onlyVisibility full
 
 track Methbase_SRX18337796_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP409096/SRS15826635/SRX18337796/SRX18337796.sym_coverage.bw
 type bigWig
 shortLabel embryo-derived naive hPSC
 longLabel embryo-derived naive hPSC SRX18337796
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06122
 onlyVisibility full
 
 track Methbase_SRX18337799_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP409096/SRS15826638/SRX18337799/SRX18337799.hmr.bb
 type bigBed
 shortLabel chemically reset hPSC
 longLabel chemically reset hPSC SRX18337799
 color 56,113,193
 parent Methbase off
 priority 0.06123
 onlyVisibility dense
 
 track Methbase_SRX18337799_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP409096/SRS15826638/SRX18337799/SRX18337799.sym_counts.bw
 type bigWig
 shortLabel chemically reset hPSC
 longLabel chemically reset hPSC SRX18337799
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06124
 onlyVisibility full
 
 track Methbase_SRX18337799_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP409096/SRS15826638/SRX18337799/SRX18337799.sym_coverage.bw
 type bigWig
 shortLabel chemically reset hPSC
 longLabel chemically reset hPSC SRX18337799
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06125
 onlyVisibility full
 
 track Methbase_SRX18337800_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP409096/SRS15826639/SRX18337800/SRX18337800.hmr.bb
 type bigBed
 shortLabel chemically reset hPSC
 longLabel chemically reset hPSC SRX18337800
 color 56,113,193
 parent Methbase off
 priority 0.06126
 onlyVisibility dense
 
 track Methbase_SRX18337800_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP409096/SRS15826639/SRX18337800/SRX18337800.sym_counts.bw
 type bigWig
 shortLabel chemically reset hPSC
 longLabel chemically reset hPSC SRX18337800
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06127
 onlyVisibility full
 
 track Methbase_SRX18337800_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP409096/SRS15826639/SRX18337800/SRX18337800.sym_coverage.bw
 type bigWig
 shortLabel chemically reset hPSC
 longLabel chemically reset hPSC SRX18337800
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06128
 onlyVisibility full
 
 track Methbase_SRX18337804_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP409096/SRS15826643/SRX18337804/SRX18337804.hmr.bb
 type bigBed
 shortLabel embryo-derived naive hPSC
 longLabel embryo-derived naive hPSC SRX18337804
 color 56,113,193
 parent Methbase off
 priority 0.06129
 onlyVisibility dense
 
 track Methbase_SRX18337804_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP409096/SRS15826643/SRX18337804/SRX18337804.sym_counts.bw
 type bigWig
 shortLabel embryo-derived naive hPSC
 longLabel embryo-derived naive hPSC SRX18337804
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06130
 onlyVisibility full
 
 track Methbase_SRX18337804_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP409096/SRS15826643/SRX18337804/SRX18337804.sym_coverage.bw
 type bigWig
 shortLabel embryo-derived naive hPSC
 longLabel embryo-derived naive hPSC SRX18337804
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06131
 onlyVisibility full
 
 track Methbase_SRX18337806_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP409096/SRS15826645/SRX18337806/SRX18337806.hmr.bb
 type bigBed
 shortLabel embryo-derived naive hPSC
 longLabel embryo-derived naive hPSC SRX18337806
 color 56,113,193
 parent Methbase off
 priority 0.06132
 onlyVisibility dense
 
 track Methbase_SRX18337806_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP409096/SRS15826645/SRX18337806/SRX18337806.sym_counts.bw
 type bigWig
 shortLabel embryo-derived naive hPSC
 longLabel embryo-derived naive hPSC SRX18337806
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06133
 onlyVisibility full
 
 track Methbase_SRX18337806_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP409096/SRS15826645/SRX18337806/SRX18337806.sym_coverage.bw
 type bigWig
 shortLabel embryo-derived naive hPSC
 longLabel embryo-derived naive hPSC SRX18337806
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06134
 onlyVisibility full
 
 track Methbase_SRX18337807_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP409096/SRS15826646/SRX18337807/SRX18337807.hmr.bb
 type bigBed
 shortLabel chemically reset hPSC
 longLabel chemically reset hPSC SRX18337807
 color 56,113,193
 parent Methbase off
 priority 0.06135
 onlyVisibility dense
 
 track Methbase_SRX18337807_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP409096/SRS15826646/SRX18337807/SRX18337807.sym_counts.bw
 type bigWig
 shortLabel chemically reset hPSC
 longLabel chemically reset hPSC SRX18337807
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06136
 onlyVisibility full
 
 track Methbase_SRX18337807_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP409096/SRS15826646/SRX18337807/SRX18337807.sym_coverage.bw
 type bigWig
 shortLabel chemically reset hPSC
 longLabel chemically reset hPSC SRX18337807
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06137
 onlyVisibility full
 
 track Methbase_SRX18337808_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP409096/SRS15826647/SRX18337808/SRX18337808.hmr.bb
 type bigBed
 shortLabel chemically reset hPSC
 longLabel chemically reset hPSC SRX18337808
 color 56,113,193
 parent Methbase off
 priority 0.06138
 onlyVisibility dense
 
 track Methbase_SRX18337808_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP409096/SRS15826647/SRX18337808/SRX18337808.sym_counts.bw
 type bigWig
 shortLabel chemically reset hPSC
 longLabel chemically reset hPSC SRX18337808
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06139
 onlyVisibility full
 
 track Methbase_SRX18337808_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP409096/SRS15826647/SRX18337808/SRX18337808.sym_coverage.bw
 type bigWig
 shortLabel chemically reset hPSC
 longLabel chemically reset hPSC SRX18337808
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06140
 onlyVisibility full
 
 track Methbase_SRX18337811_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP409096/SRS15826650/SRX18337811/SRX18337811.hmr.bb
 type bigBed
 shortLabel chemically reset hPSC
 longLabel chemically reset hPSC SRX18337811
 color 56,113,193
 parent Methbase off
 priority 0.06141
 onlyVisibility dense
 
 track Methbase_SRX18337811_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP409096/SRS15826650/SRX18337811/SRX18337811.sym_counts.bw
 type bigWig
 shortLabel chemically reset hPSC
 longLabel chemically reset hPSC SRX18337811
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06142
 onlyVisibility full
 
 track Methbase_SRX18337811_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP409096/SRS15826650/SRX18337811/SRX18337811.sym_coverage.bw
 type bigWig
 shortLabel chemically reset hPSC
 longLabel chemically reset hPSC SRX18337811
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06143
 onlyVisibility full
 
 track Methbase_SRX18337814_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP409096/SRS15826653/SRX18337814/SRX18337814.hmr.bb
 type bigBed
 shortLabel conventional hPSC
 longLabel conventional hPSC SRX18337814
 color 56,113,193
 parent Methbase off
 priority 0.06144
 onlyVisibility dense
 
 track Methbase_SRX18337814_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP409096/SRS15826653/SRX18337814/SRX18337814.sym_counts.bw
 type bigWig
 shortLabel conventional hPSC
 longLabel conventional hPSC SRX18337814
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06145
 onlyVisibility full
 
 track Methbase_SRX18337814_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP409096/SRS15826653/SRX18337814/SRX18337814.sym_coverage.bw
 type bigWig
 shortLabel conventional hPSC
 longLabel conventional hPSC SRX18337814
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06146
 onlyVisibility full
 
 track Methbase_SRX18337815_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP409096/SRS15826654/SRX18337815/SRX18337815.hmr.bb
 type bigBed
 shortLabel conventional hPSC
 longLabel conventional hPSC SRX18337815
 color 56,113,193
 parent Methbase off
 priority 0.06147
 onlyVisibility dense
 
 track Methbase_SRX18337815_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP409096/SRS15826654/SRX18337815/SRX18337815.sym_counts.bw
 type bigWig
 shortLabel conventional hPSC
 longLabel conventional hPSC SRX18337815
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06148
 onlyVisibility full
 
 track Methbase_SRX18337815_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP409096/SRS15826654/SRX18337815/SRX18337815.sym_coverage.bw
 type bigWig
 shortLabel conventional hPSC
 longLabel conventional hPSC SRX18337815
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06149
 onlyVisibility full
 
 track Methbase_SRX186031_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP015704/SRS362202/SRX186031/SRX186031.hmr.bb
 type bigBed
 shortLabel Lung Fiboblast Cells
 longLabel Lung Fiboblast Cells SRX186031
 color 56,113,193
 parent Methbase off
 priority 0.06150
 onlyVisibility dense
 
 track Methbase_SRX186031_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP015704/SRS362202/SRX186031/SRX186031.sym_counts.bw
 type bigWig
 shortLabel Lung Fiboblast Cells
 longLabel Lung Fiboblast Cells SRX186031
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06151
 onlyVisibility full
 
 track Methbase_SRX186031_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP015704/SRS362202/SRX186031/SRX186031.sym_coverage.bw
 type bigWig
 shortLabel Lung Fiboblast Cells
 longLabel Lung Fiboblast Cells SRX186031
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06152
 onlyVisibility full
 
 track Methbase_SRX186032_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP015704/SRS362203/SRX186032/SRX186032.hmr.bb
 type bigBed
 shortLabel Glioblastoma
 longLabel Glioblastoma SRX186032
 color 56,113,193
 parent Methbase off
 priority 0.06153
 onlyVisibility dense
 
 track Methbase_SRX186032_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP015704/SRS362203/SRX186032/SRX186032.sym_counts.bw
 type bigWig
 shortLabel Glioblastoma
 longLabel Glioblastoma SRX186032
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06154
 onlyVisibility full
 
 track Methbase_SRX186032_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP015704/SRS362203/SRX186032/SRX186032.sym_coverage.bw
 type bigWig
 shortLabel Glioblastoma
 longLabel Glioblastoma SRX186032
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06155
 onlyVisibility full
 
 track Methbase_SRX186033_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP015704/SRS362203/SRX186033/SRX186033.hmr.bb
 type bigBed
 shortLabel Glioblastoma
 longLabel Glioblastoma SRX186033
 color 56,113,193
 parent Methbase off
 priority 0.06156
 onlyVisibility dense
 
 track Methbase_SRX186033_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP015704/SRS362203/SRX186033/SRX186033.sym_counts.bw
 type bigWig
 shortLabel Glioblastoma
 longLabel Glioblastoma SRX186033
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06157
 onlyVisibility full
 
 track Methbase_SRX186033_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP015704/SRS362203/SRX186033/SRX186033.sym_coverage.bw
 type bigWig
 shortLabel Glioblastoma
 longLabel Glioblastoma SRX186033
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06158
 onlyVisibility full
 
 track Methbase_SRX186034_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP015704/SRS362204/SRX186034/SRX186034.hmr.bb
 type bigBed
 shortLabel Glioblastoma
 longLabel Glioblastoma SRX186034
 color 56,113,193
 parent Methbase off
 priority 0.06159
 onlyVisibility dense
 
 track Methbase_SRX186034_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP015704/SRS362204/SRX186034/SRX186034.sym_counts.bw
 type bigWig
 shortLabel Glioblastoma
 longLabel Glioblastoma SRX186034
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06160
 onlyVisibility full
 
 track Methbase_SRX186034_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP015704/SRS362204/SRX186034/SRX186034.sym_coverage.bw
 type bigWig
 shortLabel Glioblastoma
 longLabel Glioblastoma SRX186034
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06161
 onlyVisibility full
 
 track Methbase_SRX186035_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP015704/SRS362204/SRX186035/SRX186035.hmr.bb
 type bigBed
 shortLabel Glioblastoma
 longLabel Glioblastoma SRX186035
 color 56,113,193
 parent Methbase off
 priority 0.06162
 onlyVisibility dense
 
 track Methbase_SRX186035_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP015704/SRS362204/SRX186035/SRX186035.sym_counts.bw
 type bigWig
 shortLabel Glioblastoma
 longLabel Glioblastoma SRX186035
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06163
 onlyVisibility full
 
 track Methbase_SRX186035_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP015704/SRS362204/SRX186035/SRX186035.sym_coverage.bw
 type bigWig
 shortLabel Glioblastoma
 longLabel Glioblastoma SRX186035
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06164
 onlyVisibility full
 
 track Methbase_SRX186542_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP015742/SRS362610/SRX186542/SRX186542.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX186542
 color 56,113,193
 parent Methbase off
 priority 0.06165
 onlyVisibility dense
 
 track Methbase_SRX186542_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP015742/SRS362610/SRX186542/SRX186542.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX186542
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06166
 onlyVisibility full
 
 track Methbase_SRX186542_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP015742/SRS362610/SRX186542/SRX186542.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX186542
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06167
 onlyVisibility full
 
 track Methbase_SRX186543_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP015742/SRS362611/SRX186543/SRX186543.hmr.bb
 type bigBed
 shortLabel Normal
 longLabel Normal SRX186543
 color 56,113,193
 parent Methbase off
 priority 0.06168
 onlyVisibility dense
 
 track Methbase_SRX186543_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP015742/SRS362611/SRX186543/SRX186543.sym_counts.bw
 type bigWig
 shortLabel Normal
 longLabel Normal SRX186543
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06169
 onlyVisibility full
 
 track Methbase_SRX186543_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP015742/SRS362611/SRX186543/SRX186543.sym_coverage.bw
 type bigWig
 shortLabel Normal
 longLabel Normal SRX186543
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06170
 onlyVisibility full
 
 track Methbase_SRX1869512_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP076893/SRS1520199/SRX1869512/SRX1869512.hmr.bb
 type bigBed
 shortLabel Lung Fibroblast
 longLabel Lung Fibroblast SRX1869512
 color 56,113,193
 parent Methbase off
 priority 0.06171
 onlyVisibility dense
 
 track Methbase_SRX1869512_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP076893/SRS1520199/SRX1869512/SRX1869512.sym_counts.bw
 type bigWig
 shortLabel Lung Fibroblast
 longLabel Lung Fibroblast SRX1869512
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06172
 onlyVisibility full
 
 track Methbase_SRX1869512_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP076893/SRS1520199/SRX1869512/SRX1869512.sym_coverage.bw
 type bigWig
 shortLabel Lung Fibroblast
 longLabel Lung Fibroblast SRX1869512
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06173
 onlyVisibility full
 
 track Methbase_SRX1869513_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP076893/SRS1520200/SRX1869513/SRX1869513.hmr.bb
 type bigBed
 shortLabel Lung Fibroblast
 longLabel Lung Fibroblast SRX1869513
 color 56,113,193
 parent Methbase off
 priority 0.06174
 onlyVisibility dense
 
 track Methbase_SRX1869513_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP076893/SRS1520200/SRX1869513/SRX1869513.sym_counts.bw
 type bigWig
 shortLabel Lung Fibroblast
 longLabel Lung Fibroblast SRX1869513
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06175
 onlyVisibility full
 
 track Methbase_SRX1869513_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP076893/SRS1520200/SRX1869513/SRX1869513.sym_coverage.bw
 type bigWig
 shortLabel Lung Fibroblast
 longLabel Lung Fibroblast SRX1869513
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06176
 onlyVisibility full
 
 track Methbase_SRX18916776_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP404930/SRS16343513/SRX18916776/SRX18916776.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX18916776
 color 56,113,193
 parent Methbase off
 priority 0.06177
 onlyVisibility dense
 
 track Methbase_SRX18916776_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP404930/SRS16343513/SRX18916776/SRX18916776.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX18916776
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06178
 onlyVisibility full
 
 track Methbase_SRX18916776_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP404930/SRS16343513/SRX18916776/SRX18916776.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX18916776
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06179
 onlyVisibility full
 
 track Methbase_SRX18916777_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP404930/SRS16343514/SRX18916777/SRX18916777.hmr.bb
 type bigBed
 shortLabel PBMC
 longLabel PBMC SRX18916777
 color 56,113,193
 parent Methbase off
 priority 0.06180
 onlyVisibility dense
 
 track Methbase_SRX18916777_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP404930/SRS16343514/SRX18916777/SRX18916777.sym_counts.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX18916777
 color 38,216,56
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06181
 onlyVisibility full
 
 track Methbase_SRX18916777_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP404930/SRS16343514/SRX18916777/SRX18916777.sym_coverage.bw
 type bigWig
 shortLabel PBMC
 longLabel PBMC SRX18916777
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06182
 onlyVisibility full
 
 track Methbase_SRX18916778_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP404930/SRS16343515/SRX18916778/SRX18916778.hmr.bb
 type bigBed
 shortLabel LN
 longLabel LN SRX18916778
 color 56,113,193
 parent Methbase off
 priority 0.06183
 onlyVisibility dense
 
 track Methbase_SRX18916778_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP404930/SRS16343515/SRX18916778/SRX18916778.sym_counts.bw
 type bigWig
 shortLabel LN
 longLabel LN SRX18916778
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06184
 onlyVisibility full
 
 track Methbase_SRX18916778_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP404930/SRS16343515/SRX18916778/SRX18916778.sym_coverage.bw
 type bigWig
 shortLabel LN
 longLabel LN SRX18916778
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06185
 onlyVisibility full
 
 track Methbase_SRX18916779_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP404930/SRS16343516/SRX18916779/SRX18916779.hmr.bb
 type bigBed
 shortLabel LN
 longLabel LN SRX18916779
 color 56,113,193
 parent Methbase off
 priority 0.06186
 onlyVisibility dense
 
 track Methbase_SRX18916779_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP404930/SRS16343516/SRX18916779/SRX18916779.sym_counts.bw
 type bigWig
 shortLabel LN
 longLabel LN SRX18916779
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06187
 onlyVisibility full
 
 track Methbase_SRX18916779_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP404930/SRS16343516/SRX18916779/SRX18916779.sym_coverage.bw
 type bigWig
 shortLabel LN
 longLabel LN SRX18916779
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06188
 onlyVisibility full
 
 track Methbase_SRX18916780_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP404930/SRS16343517/SRX18916780/SRX18916780.hmr.bb
 type bigBed
 shortLabel LN
 longLabel LN SRX18916780
 color 56,113,193
 parent Methbase off
 priority 0.06189
 onlyVisibility dense
 
 track Methbase_SRX18916780_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP404930/SRS16343517/SRX18916780/SRX18916780.sym_counts.bw
 type bigWig
 shortLabel LN
 longLabel LN SRX18916780
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06190
 onlyVisibility full
 
 track Methbase_SRX18916780_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP404930/SRS16343517/SRX18916780/SRX18916780.sym_coverage.bw
 type bigWig
 shortLabel LN
 longLabel LN SRX18916780
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06191
 onlyVisibility full
 
 track Methbase_SRX18916781_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP404930/SRS16343518/SRX18916781/SRX18916781.hmr.bb
 type bigBed
 shortLabel Tumor
 longLabel Tumor SRX18916781
 color 56,113,193
 parent Methbase off
 priority 0.06192
 onlyVisibility dense
 
 track Methbase_SRX18916781_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP404930/SRS16343518/SRX18916781/SRX18916781.sym_counts.bw
 type bigWig
 shortLabel Tumor
 longLabel Tumor SRX18916781
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06193
 onlyVisibility full
 
 track Methbase_SRX18916781_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP404930/SRS16343518/SRX18916781/SRX18916781.sym_coverage.bw
 type bigWig
 shortLabel Tumor
 longLabel Tumor SRX18916781
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06194
 onlyVisibility full
 
 track Methbase_SRX18916782_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP404930/SRS16343519/SRX18916782/SRX18916782.hmr.bb
 type bigBed
 shortLabel Tumor
 longLabel Tumor SRX18916782
 color 56,113,193
 parent Methbase off
 priority 0.06195
 onlyVisibility dense
 
 track Methbase_SRX18916782_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP404930/SRS16343519/SRX18916782/SRX18916782.sym_counts.bw
 type bigWig
 shortLabel Tumor
 longLabel Tumor SRX18916782
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06196
 onlyVisibility full
 
 track Methbase_SRX18916782_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP404930/SRS16343519/SRX18916782/SRX18916782.sym_coverage.bw
 type bigWig
 shortLabel Tumor
 longLabel Tumor SRX18916782
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06197
 onlyVisibility full
 
 track Methbase_SRX18916783_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP404930/SRS16343520/SRX18916783/SRX18916783.hmr.bb
 type bigBed
 shortLabel Tumor
 longLabel Tumor SRX18916783
 color 56,113,193
 parent Methbase off
 priority 0.06198
 onlyVisibility dense
 
 track Methbase_SRX18916783_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP404930/SRS16343520/SRX18916783/SRX18916783.sym_counts.bw
 type bigWig
 shortLabel Tumor
 longLabel Tumor SRX18916783
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06199
 onlyVisibility full
 
 track Methbase_SRX18916783_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP404930/SRS16343520/SRX18916783/SRX18916783.sym_coverage.bw
 type bigWig
 shortLabel Tumor
 longLabel Tumor SRX18916783
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06200
 onlyVisibility full
 
 track Methbase_SRX18916784_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP404930/SRS16343521/SRX18916784/SRX18916784.hmr.bb
 type bigBed
 shortLabel Tumor
 longLabel Tumor SRX18916784
 color 56,113,193
 parent Methbase off
 priority 0.06201
 onlyVisibility dense
 
 track Methbase_SRX18916784_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP404930/SRS16343521/SRX18916784/SRX18916784.sym_counts.bw
 type bigWig
 shortLabel Tumor
 longLabel Tumor SRX18916784
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06202
 onlyVisibility full
 
 track Methbase_SRX18916784_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP404930/SRS16343521/SRX18916784/SRX18916784.sym_coverage.bw
 type bigWig
 shortLabel Tumor
 longLabel Tumor SRX18916784
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06203
 onlyVisibility full
 
 track Methbase_SRX18916801_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP404930/SRS16343538/SRX18916801/SRX18916801.hmr.bb
 type bigBed
 shortLabel Tumor
 longLabel Tumor SRX18916801
 color 56,113,193
 parent Methbase off
 priority 0.06204
 onlyVisibility dense
 
 track Methbase_SRX18916801_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP404930/SRS16343538/SRX18916801/SRX18916801.sym_counts.bw
 type bigWig
 shortLabel Tumor
 longLabel Tumor SRX18916801
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06205
 onlyVisibility full
 
 track Methbase_SRX18916801_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP404930/SRS16343538/SRX18916801/SRX18916801.sym_coverage.bw
 type bigWig
 shortLabel Tumor
 longLabel Tumor SRX18916801
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06206
 onlyVisibility full
 
 track Methbase_SRX18916802_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP404930/SRS16343539/SRX18916802/SRX18916802.hmr.bb
 type bigBed
 shortLabel Tumor
 longLabel Tumor SRX18916802
 color 56,113,193
 parent Methbase off
 priority 0.06207
 onlyVisibility dense
 
 track Methbase_SRX18916802_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP404930/SRS16343539/SRX18916802/SRX18916802.sym_counts.bw
 type bigWig
 shortLabel Tumor
 longLabel Tumor SRX18916802
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06208
 onlyVisibility full
 
 track Methbase_SRX18916802_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP404930/SRS16343539/SRX18916802/SRX18916802.sym_coverage.bw
 type bigWig
 shortLabel Tumor
 longLabel Tumor SRX18916802
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06209
 onlyVisibility full
 
 track Methbase_SRX18928741_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354191/SRX18928741/SRX18928741.hmr.bb
 type bigBed
 shortLabel Pancreas
 longLabel Pancreas SRX18928741
 color 56,113,193
 parent Methbase off
 priority 0.06210
 onlyVisibility dense
 
 track Methbase_SRX18928741_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354191/SRX18928741/SRX18928741.sym_counts.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928741
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06211
 onlyVisibility full
 
 track Methbase_SRX18928741_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354191/SRX18928741/SRX18928741.sym_coverage.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928741
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06212
 onlyVisibility full
 
 track Methbase_SRX18928742_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354192/SRX18928742/SRX18928742.hmr.bb
 type bigBed
 shortLabel Pancreas
 longLabel Pancreas SRX18928742
 color 56,113,193
 parent Methbase off
 priority 0.06213
 onlyVisibility dense
 
 track Methbase_SRX18928742_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354192/SRX18928742/SRX18928742.sym_counts.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928742
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06214
 onlyVisibility full
 
 track Methbase_SRX18928742_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354192/SRX18928742/SRX18928742.sym_coverage.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928742
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06215
 onlyVisibility full
 
 track Methbase_SRX18928743_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354193/SRX18928743/SRX18928743.hmr.bb
 type bigBed
 shortLabel Pancreas
 longLabel Pancreas SRX18928743
 color 56,113,193
 parent Methbase off
 priority 0.06216
 onlyVisibility dense
 
 track Methbase_SRX18928743_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354193/SRX18928743/SRX18928743.sym_counts.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928743
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06217
 onlyVisibility full
 
 track Methbase_SRX18928743_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354193/SRX18928743/SRX18928743.sym_coverage.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928743
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06218
 onlyVisibility full
 
 track Methbase_SRX18928744_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354194/SRX18928744/SRX18928744.hmr.bb
 type bigBed
 shortLabel Pancreas
 longLabel Pancreas SRX18928744
 color 56,113,193
 parent Methbase off
 priority 0.06219
 onlyVisibility dense
 
 track Methbase_SRX18928744_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354194/SRX18928744/SRX18928744.sym_counts.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928744
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06220
 onlyVisibility full
 
 track Methbase_SRX18928744_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354194/SRX18928744/SRX18928744.sym_coverage.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928744
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06221
 onlyVisibility full
 
 track Methbase_SRX18928745_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354196/SRX18928745/SRX18928745.hmr.bb
 type bigBed
 shortLabel Pancreas
 longLabel Pancreas SRX18928745
 color 56,113,193
 parent Methbase off
 priority 0.06222
 onlyVisibility dense
 
 track Methbase_SRX18928745_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354196/SRX18928745/SRX18928745.sym_counts.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928745
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06223
 onlyVisibility full
 
 track Methbase_SRX18928745_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354196/SRX18928745/SRX18928745.sym_coverage.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928745
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06224
 onlyVisibility full
 
 track Methbase_SRX18928746_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354195/SRX18928746/SRX18928746.hmr.bb
 type bigBed
 shortLabel Pancreas
 longLabel Pancreas SRX18928746
 color 56,113,193
 parent Methbase off
 priority 0.06225
 onlyVisibility dense
 
 track Methbase_SRX18928746_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354195/SRX18928746/SRX18928746.sym_counts.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928746
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06226
 onlyVisibility full
 
 track Methbase_SRX18928746_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354195/SRX18928746/SRX18928746.sym_coverage.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928746
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06227
 onlyVisibility full
 
 track Methbase_SRX18928747_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354197/SRX18928747/SRX18928747.hmr.bb
 type bigBed
 shortLabel Pancreas
 longLabel Pancreas SRX18928747
 color 56,113,193
 parent Methbase off
 priority 0.06228
 onlyVisibility dense
 
 track Methbase_SRX18928747_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354197/SRX18928747/SRX18928747.sym_counts.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928747
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06229
 onlyVisibility full
 
 track Methbase_SRX18928747_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354197/SRX18928747/SRX18928747.sym_coverage.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928747
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06230
 onlyVisibility full
 
 track Methbase_SRX18928748_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354198/SRX18928748/SRX18928748.hmr.bb
 type bigBed
 shortLabel Pancreas
 longLabel Pancreas SRX18928748
 color 56,113,193
 parent Methbase off
 priority 0.06231
 onlyVisibility dense
 
 track Methbase_SRX18928748_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354198/SRX18928748/SRX18928748.sym_counts.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928748
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06232
 onlyVisibility full
 
 track Methbase_SRX18928748_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354198/SRX18928748/SRX18928748.sym_coverage.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928748
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06233
 onlyVisibility full
 
 track Methbase_SRX18928749_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354199/SRX18928749/SRX18928749.hmr.bb
 type bigBed
 shortLabel Pancreas
 longLabel Pancreas SRX18928749
 color 56,113,193
 parent Methbase off
 priority 0.06234
 onlyVisibility dense
 
 track Methbase_SRX18928749_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354199/SRX18928749/SRX18928749.sym_counts.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928749
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06235
 onlyVisibility full
 
 track Methbase_SRX18928749_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354199/SRX18928749/SRX18928749.sym_coverage.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928749
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06236
 onlyVisibility full
 
 track Methbase_SRX18928750_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354200/SRX18928750/SRX18928750.hmr.bb
 type bigBed
 shortLabel Pancreas
 longLabel Pancreas SRX18928750
 color 56,113,193
 parent Methbase off
 priority 0.06237
 onlyVisibility dense
 
 track Methbase_SRX18928750_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354200/SRX18928750/SRX18928750.sym_counts.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928750
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06238
 onlyVisibility full
 
 track Methbase_SRX18928750_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354200/SRX18928750/SRX18928750.sym_coverage.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928750
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06239
 onlyVisibility full
 
 track Methbase_SRX18928751_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354201/SRX18928751/SRX18928751.hmr.bb
 type bigBed
 shortLabel Pancreas
 longLabel Pancreas SRX18928751
 color 56,113,193
 parent Methbase off
 priority 0.06240
 onlyVisibility dense
 
 track Methbase_SRX18928751_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354201/SRX18928751/SRX18928751.sym_counts.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928751
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06241
 onlyVisibility full
 
 track Methbase_SRX18928751_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354201/SRX18928751/SRX18928751.sym_coverage.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928751
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06242
 onlyVisibility full
 
 track Methbase_SRX18928752_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354202/SRX18928752/SRX18928752.hmr.bb
 type bigBed
 shortLabel Pancreas
 longLabel Pancreas SRX18928752
 color 56,113,193
 parent Methbase off
 priority 0.06243
 onlyVisibility dense
 
 track Methbase_SRX18928752_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354202/SRX18928752/SRX18928752.sym_counts.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928752
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06244
 onlyVisibility full
 
 track Methbase_SRX18928752_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354202/SRX18928752/SRX18928752.sym_coverage.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928752
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06245
 onlyVisibility full
 
 track Methbase_SRX18928753_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354203/SRX18928753/SRX18928753.hmr.bb
 type bigBed
 shortLabel Pancreas
 longLabel Pancreas SRX18928753
 color 56,113,193
 parent Methbase off
 priority 0.06246
 onlyVisibility dense
 
 track Methbase_SRX18928753_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354203/SRX18928753/SRX18928753.sym_counts.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928753
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06247
 onlyVisibility full
 
 track Methbase_SRX18928753_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354203/SRX18928753/SRX18928753.sym_coverage.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928753
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06248
 onlyVisibility full
 
 track Methbase_SRX18928754_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354204/SRX18928754/SRX18928754.hmr.bb
 type bigBed
 shortLabel Pancreas
 longLabel Pancreas SRX18928754
 color 56,113,193
 parent Methbase off
 priority 0.06249
 onlyVisibility dense
 
 track Methbase_SRX18928754_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354204/SRX18928754/SRX18928754.sym_counts.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928754
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06250
 onlyVisibility full
 
 track Methbase_SRX18928754_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354204/SRX18928754/SRX18928754.sym_coverage.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928754
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06251
 onlyVisibility full
 
 track Methbase_SRX18928755_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354205/SRX18928755/SRX18928755.hmr.bb
 type bigBed
 shortLabel Pancreas
 longLabel Pancreas SRX18928755
 color 56,113,193
 parent Methbase off
 priority 0.06252
 onlyVisibility dense
 
 track Methbase_SRX18928755_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354205/SRX18928755/SRX18928755.sym_counts.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928755
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06253
 onlyVisibility full
 
 track Methbase_SRX18928755_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354205/SRX18928755/SRX18928755.sym_coverage.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928755
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06254
 onlyVisibility full
 
 track Methbase_SRX18928756_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354206/SRX18928756/SRX18928756.hmr.bb
 type bigBed
 shortLabel Pancreas
 longLabel Pancreas SRX18928756
 color 56,113,193
 parent Methbase off
 priority 0.06255
 onlyVisibility dense
 
 track Methbase_SRX18928756_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354206/SRX18928756/SRX18928756.sym_counts.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928756
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06256
 onlyVisibility full
 
 track Methbase_SRX18928756_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354206/SRX18928756/SRX18928756.sym_coverage.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928756
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06257
 onlyVisibility full
 
 track Methbase_SRX18928757_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354207/SRX18928757/SRX18928757.hmr.bb
 type bigBed
 shortLabel Pancreas
 longLabel Pancreas SRX18928757
 color 56,113,193
 parent Methbase off
 priority 0.06258
 onlyVisibility dense
 
 track Methbase_SRX18928757_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354207/SRX18928757/SRX18928757.sym_counts.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928757
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06259
 onlyVisibility full
 
 track Methbase_SRX18928757_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354207/SRX18928757/SRX18928757.sym_coverage.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928757
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06260
 onlyVisibility full
 
 track Methbase_SRX18928758_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354208/SRX18928758/SRX18928758.hmr.bb
 type bigBed
 shortLabel Pancreas
 longLabel Pancreas SRX18928758
 color 56,113,193
 parent Methbase off
 priority 0.06261
 onlyVisibility dense
 
 track Methbase_SRX18928758_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354208/SRX18928758/SRX18928758.sym_counts.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928758
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06262
 onlyVisibility full
 
 track Methbase_SRX18928758_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354208/SRX18928758/SRX18928758.sym_coverage.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928758
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06263
 onlyVisibility full
 
 track Methbase_SRX18928759_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354209/SRX18928759/SRX18928759.hmr.bb
 type bigBed
 shortLabel Pancreas
 longLabel Pancreas SRX18928759
 color 56,113,193
 parent Methbase off
 priority 0.06264
 onlyVisibility dense
 
 track Methbase_SRX18928759_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354209/SRX18928759/SRX18928759.sym_counts.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928759
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06265
 onlyVisibility full
 
 track Methbase_SRX18928759_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354209/SRX18928759/SRX18928759.sym_coverage.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928759
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06266
 onlyVisibility full
 
 track Methbase_SRX18928760_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354210/SRX18928760/SRX18928760.hmr.bb
 type bigBed
 shortLabel Pancreas
 longLabel Pancreas SRX18928760
 color 56,113,193
 parent Methbase off
 priority 0.06267
 onlyVisibility dense
 
 track Methbase_SRX18928760_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354210/SRX18928760/SRX18928760.sym_counts.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928760
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06268
 onlyVisibility full
 
 track Methbase_SRX18928760_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354210/SRX18928760/SRX18928760.sym_coverage.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928760
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06269
 onlyVisibility full
 
 track Methbase_SRX18928761_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354211/SRX18928761/SRX18928761.hmr.bb
 type bigBed
 shortLabel Pancreas
 longLabel Pancreas SRX18928761
 color 56,113,193
 parent Methbase off
 priority 0.06270
 onlyVisibility dense
 
 track Methbase_SRX18928761_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354211/SRX18928761/SRX18928761.sym_counts.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928761
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06271
 onlyVisibility full
 
 track Methbase_SRX18928761_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354211/SRX18928761/SRX18928761.sym_coverage.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928761
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06272
 onlyVisibility full
 
 track Methbase_SRX18928762_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354212/SRX18928762/SRX18928762.hmr.bb
 type bigBed
 shortLabel Pancreas
 longLabel Pancreas SRX18928762
 color 56,113,193
 parent Methbase off
 priority 0.06273
 onlyVisibility dense
 
 track Methbase_SRX18928762_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354212/SRX18928762/SRX18928762.sym_counts.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928762
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06274
 onlyVisibility full
 
 track Methbase_SRX18928762_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354212/SRX18928762/SRX18928762.sym_coverage.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928762
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06275
 onlyVisibility full
 
 track Methbase_SRX18928763_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354214/SRX18928763/SRX18928763.hmr.bb
 type bigBed
 shortLabel Pancreas
 longLabel Pancreas SRX18928763
 color 56,113,193
 parent Methbase off
 priority 0.06276
 onlyVisibility dense
 
 track Methbase_SRX18928763_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354214/SRX18928763/SRX18928763.sym_counts.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928763
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06277
 onlyVisibility full
 
 track Methbase_SRX18928763_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354214/SRX18928763/SRX18928763.sym_coverage.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928763
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06278
 onlyVisibility full
 
 track Methbase_SRX18928764_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354213/SRX18928764/SRX18928764.hmr.bb
 type bigBed
 shortLabel Pancreas
 longLabel Pancreas SRX18928764
 color 56,113,193
 parent Methbase off
 priority 0.06279
 onlyVisibility dense
 
 track Methbase_SRX18928764_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354213/SRX18928764/SRX18928764.sym_counts.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928764
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06280
 onlyVisibility full
 
 track Methbase_SRX18928764_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354213/SRX18928764/SRX18928764.sym_coverage.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928764
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06281
 onlyVisibility full
 
 track Methbase_SRX18928765_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354216/SRX18928765/SRX18928765.hmr.bb
 type bigBed
 shortLabel Pancreas
 longLabel Pancreas SRX18928765
 color 56,113,193
 parent Methbase off
 priority 0.06282
 onlyVisibility dense
 
 track Methbase_SRX18928765_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354216/SRX18928765/SRX18928765.sym_counts.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928765
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06283
 onlyVisibility full
 
 track Methbase_SRX18928765_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354216/SRX18928765/SRX18928765.sym_coverage.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928765
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06284
 onlyVisibility full
 
 track Methbase_SRX18928766_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354215/SRX18928766/SRX18928766.hmr.bb
 type bigBed
 shortLabel Pancreas
 longLabel Pancreas SRX18928766
 color 56,113,193
 parent Methbase off
 priority 0.06285
 onlyVisibility dense
 
 track Methbase_SRX18928766_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354215/SRX18928766/SRX18928766.sym_counts.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928766
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06286
 onlyVisibility full
 
 track Methbase_SRX18928766_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354215/SRX18928766/SRX18928766.sym_coverage.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928766
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06287
 onlyVisibility full
 
 track Methbase_SRX18928767_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354218/SRX18928767/SRX18928767.hmr.bb
 type bigBed
 shortLabel Pancreas
 longLabel Pancreas SRX18928767
 color 56,113,193
 parent Methbase off
 priority 0.06288
 onlyVisibility dense
 
 track Methbase_SRX18928767_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354218/SRX18928767/SRX18928767.sym_counts.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928767
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06289
 onlyVisibility full
 
 track Methbase_SRX18928767_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354218/SRX18928767/SRX18928767.sym_coverage.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928767
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06290
 onlyVisibility full
 
 track Methbase_SRX18928768_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354217/SRX18928768/SRX18928768.hmr.bb
 type bigBed
 shortLabel Pancreas
 longLabel Pancreas SRX18928768
 color 56,113,193
 parent Methbase off
 priority 0.06291
 onlyVisibility dense
 
 track Methbase_SRX18928768_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354217/SRX18928768/SRX18928768.sym_counts.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928768
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06292
 onlyVisibility full
 
 track Methbase_SRX18928768_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354217/SRX18928768/SRX18928768.sym_coverage.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928768
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06293
 onlyVisibility full
 
 track Methbase_SRX18928769_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354219/SRX18928769/SRX18928769.hmr.bb
 type bigBed
 shortLabel Pancreas
 longLabel Pancreas SRX18928769
 color 56,113,193
 parent Methbase off
 priority 0.06294
 onlyVisibility dense
 
 track Methbase_SRX18928769_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354219/SRX18928769/SRX18928769.sym_counts.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928769
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06295
 onlyVisibility full
 
 track Methbase_SRX18928769_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354219/SRX18928769/SRX18928769.sym_coverage.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928769
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06296
 onlyVisibility full
 
 track Methbase_SRX18928770_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354220/SRX18928770/SRX18928770.hmr.bb
 type bigBed
 shortLabel Pancreas
 longLabel Pancreas SRX18928770
 color 56,113,193
 parent Methbase off
 priority 0.06297
 onlyVisibility dense
 
 track Methbase_SRX18928770_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354220/SRX18928770/SRX18928770.sym_counts.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928770
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06298
 onlyVisibility full
 
 track Methbase_SRX18928770_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354220/SRX18928770/SRX18928770.sym_coverage.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928770
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06299
 onlyVisibility full
 
 track Methbase_SRX18928771_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354221/SRX18928771/SRX18928771.hmr.bb
 type bigBed
 shortLabel Pancreas
 longLabel Pancreas SRX18928771
 color 56,113,193
 parent Methbase off
 priority 0.06300
 onlyVisibility dense
 
 track Methbase_SRX18928771_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354221/SRX18928771/SRX18928771.sym_counts.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928771
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06301
 onlyVisibility full
 
 track Methbase_SRX18928771_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354221/SRX18928771/SRX18928771.sym_coverage.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928771
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06302
 onlyVisibility full
 
 track Methbase_SRX18928772_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354222/SRX18928772/SRX18928772.hmr.bb
 type bigBed
 shortLabel Pancreas
 longLabel Pancreas SRX18928772
 color 56,113,193
 parent Methbase off
 priority 0.06303
 onlyVisibility dense
 
 track Methbase_SRX18928772_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354222/SRX18928772/SRX18928772.sym_counts.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928772
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06304
 onlyVisibility full
 
 track Methbase_SRX18928772_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354222/SRX18928772/SRX18928772.sym_coverage.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928772
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06305
 onlyVisibility full
 
 track Methbase_SRX18928773_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354223/SRX18928773/SRX18928773.hmr.bb
 type bigBed
 shortLabel Pancreas
 longLabel Pancreas SRX18928773
 color 56,113,193
 parent Methbase off
 priority 0.06306
 onlyVisibility dense
 
 track Methbase_SRX18928773_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354223/SRX18928773/SRX18928773.sym_counts.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928773
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06307
 onlyVisibility full
 
 track Methbase_SRX18928773_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354223/SRX18928773/SRX18928773.sym_coverage.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928773
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06308
 onlyVisibility full
 
 track Methbase_SRX18928774_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354224/SRX18928774/SRX18928774.hmr.bb
 type bigBed
 shortLabel Pancreas
 longLabel Pancreas SRX18928774
 color 56,113,193
 parent Methbase off
 priority 0.06309
 onlyVisibility dense
 
 track Methbase_SRX18928774_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354224/SRX18928774/SRX18928774.sym_counts.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928774
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06310
 onlyVisibility full
 
 track Methbase_SRX18928774_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354224/SRX18928774/SRX18928774.sym_coverage.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928774
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06311
 onlyVisibility full
 
 track Methbase_SRX18928775_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354225/SRX18928775/SRX18928775.hmr.bb
 type bigBed
 shortLabel Pancreas
 longLabel Pancreas SRX18928775
 color 56,113,193
 parent Methbase off
 priority 0.06312
 onlyVisibility dense
 
 track Methbase_SRX18928775_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354225/SRX18928775/SRX18928775.sym_counts.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928775
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06313
 onlyVisibility full
 
 track Methbase_SRX18928775_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP415835/SRS16354225/SRX18928775/SRX18928775.sym_coverage.bw
 type bigWig
 shortLabel Pancreas
 longLabel Pancreas SRX18928775
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06314
 onlyVisibility full
 
 track Methbase_SRX18975757_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP241842/SRS5989101/SRX18975757/SRX18975757.hmr.bb
 type bigBed
 shortLabel B Cell Precursor Leukemia
 longLabel B Cell Precursor Leukemia SRX18975757
 color 56,113,193
 parent Methbase off
 priority 0.06315
 onlyVisibility dense
 
 track Methbase_SRX18975757_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP241842/SRS5989101/SRX18975757/SRX18975757.sym_counts.bw
 type bigWig
 shortLabel B Cell Precursor Leukemia
 longLabel B Cell Precursor Leukemia SRX18975757
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06316
 onlyVisibility full
 
 track Methbase_SRX18975757_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP241842/SRS5989101/SRX18975757/SRX18975757.sym_coverage.bw
 type bigWig
 shortLabel B Cell Precursor Leukemia
 longLabel B Cell Precursor Leukemia SRX18975757
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06317
 onlyVisibility full
 
 track Methbase_SRX18975758_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP241842/SRS5989101/SRX18975758/SRX18975758.hmr.bb
 type bigBed
 shortLabel B Cell Precursor Leukemia
 longLabel B Cell Precursor Leukemia SRX18975758
 color 56,113,193
 parent Methbase off
 priority 0.06318
 onlyVisibility dense
 
 track Methbase_SRX18975758_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP241842/SRS5989101/SRX18975758/SRX18975758.sym_counts.bw
 type bigWig
 shortLabel B Cell Precursor Leukemia
 longLabel B Cell Precursor Leukemia SRX18975758
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06319
 onlyVisibility full
 
 track Methbase_SRX18975758_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP241842/SRS5989101/SRX18975758/SRX18975758.sym_coverage.bw
 type bigWig
 shortLabel B Cell Precursor Leukemia
 longLabel B Cell Precursor Leukemia SRX18975758
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06320
 onlyVisibility full
 
 track Methbase_SRX18975964_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373598/SRS12895852/SRX18975964/SRX18975964.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX18975964
 color 56,113,193
 parent Methbase off
 priority 0.06321
 onlyVisibility dense
 
 track Methbase_SRX18975964_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373598/SRS12895852/SRX18975964/SRX18975964.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX18975964
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06322
 onlyVisibility full
 
 track Methbase_SRX18975964_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373598/SRS12895852/SRX18975964/SRX18975964.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX18975964
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06323
 onlyVisibility full
 
 track Methbase_SRX18975965_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373598/SRS12895852/SRX18975965/SRX18975965.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX18975965
 color 56,113,193
 parent Methbase off
 priority 0.06324
 onlyVisibility dense
 
 track Methbase_SRX18975965_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373598/SRS12895852/SRX18975965/SRX18975965.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX18975965
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06325
 onlyVisibility full
 
 track Methbase_SRX18975965_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP373598/SRS12895852/SRX18975965/SRX18975965.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX18975965
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06326
 onlyVisibility full
 
 track Methbase_SRX190150_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS306613/SRX190150/SRX190150.hmr.bb
 type bigBed
 shortLabel Left Ventricle
 longLabel Left Ventricle SRX190150
 color 56,113,193
 parent Methbase off
 priority 0.06327
 onlyVisibility dense
 
 track Methbase_SRX190150_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS306613/SRX190150/SRX190150.sym_counts.bw
 type bigWig
 shortLabel Left Ventricle
 longLabel Left Ventricle SRX190150
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06328
 onlyVisibility full
 
 track Methbase_SRX190150_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS306613/SRX190150/SRX190150.sym_coverage.bw
 type bigWig
 shortLabel Left Ventricle
 longLabel Left Ventricle SRX190150
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06329
 onlyVisibility full
 
 track Methbase_SRX190151_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS348369/SRX190151/SRX190151.hmr.bb
 type bigBed
 shortLabel Thymus
 longLabel Thymus SRX190151
 color 56,113,193
 parent Methbase off
 priority 0.06330
 onlyVisibility dense
 
 track Methbase_SRX190151_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS348369/SRX190151/SRX190151.sym_counts.bw
 type bigWig
 shortLabel Thymus
 longLabel Thymus SRX190151
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06331
 onlyVisibility full
 
 track Methbase_SRX190151_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS348369/SRX190151/SRX190151.sym_coverage.bw
 type bigWig
 shortLabel Thymus
 longLabel Thymus SRX190151
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06332
 onlyVisibility full
 
 track Methbase_SRX190152_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS348370/SRX190152/SRX190152.hmr.bb
 type bigBed
 shortLabel Ovary
 longLabel Ovary SRX190152
 color 56,113,193
 parent Methbase off
 priority 0.06333
 onlyVisibility dense
 
 track Methbase_SRX190152_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS348370/SRX190152/SRX190152.sym_counts.bw
 type bigWig
 shortLabel Ovary
 longLabel Ovary SRX190152
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06334
 onlyVisibility full
 
 track Methbase_SRX190152_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS348370/SRX190152/SRX190152.sym_coverage.bw
 type bigWig
 shortLabel Ovary
 longLabel Ovary SRX190152
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06335
 onlyVisibility full
 
 track Methbase_SRX190153_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS300640/SRX190153/SRX190153.hmr.bb
 type bigBed
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX190153
 color 56,113,193
 parent Methbase off
 priority 0.06336
 onlyVisibility dense
 
 track Methbase_SRX190153_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS300640/SRX190153/SRX190153.sym_counts.bw
 type bigWig
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX190153
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06337
 onlyVisibility full
 
 track Methbase_SRX190153_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS300640/SRX190153/SRX190153.sym_coverage.bw
 type bigWig
 shortLabel Adrenal Gland
 longLabel Adrenal Gland SRX190153
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06338
 onlyVisibility full
 
 track Methbase_SRX190155_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS306617/SRX190155/SRX190155.hmr.bb
 type bigBed
 shortLabel Adipose Tissue
 longLabel Adipose Tissue SRX190155
 color 56,113,193
 parent Methbase off
 priority 0.06339
 onlyVisibility dense
 
 track Methbase_SRX190155_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS306617/SRX190155/SRX190155.sym_counts.bw
 type bigWig
 shortLabel Adipose Tissue
 longLabel Adipose Tissue SRX190155
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06340
 onlyVisibility full
 
 track Methbase_SRX190155_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS306617/SRX190155/SRX190155.sym_coverage.bw
 type bigWig
 shortLabel Adipose Tissue
 longLabel Adipose Tissue SRX190155
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06341
 onlyVisibility full
 
 track Methbase_SRX190156_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS308397/SRX190156/SRX190156.hmr.bb
 type bigBed
 shortLabel Gastric
 longLabel Gastric SRX190156
 color 56,113,193
 parent Methbase off
 priority 0.06342
 onlyVisibility dense
 
 track Methbase_SRX190156_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS308397/SRX190156/SRX190156.sym_counts.bw
 type bigWig
 shortLabel Gastric
 longLabel Gastric SRX190156
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06343
 onlyVisibility full
 
 track Methbase_SRX190156_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS308397/SRX190156/SRX190156.sym_coverage.bw
 type bigWig
 shortLabel Gastric
 longLabel Gastric SRX190156
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06344
 onlyVisibility full
 
 track Methbase_SRX190158_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS306621/SRX190158/SRX190158.hmr.bb
 type bigBed
 shortLabel Psoas Muscle
 longLabel Psoas Muscle SRX190158
 color 56,113,193
 parent Methbase off
 priority 0.06345
 onlyVisibility dense
 
 track Methbase_SRX190158_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS306621/SRX190158/SRX190158.sym_counts.bw
 type bigWig
 shortLabel Psoas Muscle
 longLabel Psoas Muscle SRX190158
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06346
 onlyVisibility full
 
 track Methbase_SRX190158_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS306621/SRX190158/SRX190158.sym_coverage.bw
 type bigWig
 shortLabel Psoas Muscle
 longLabel Psoas Muscle SRX190158
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06347
 onlyVisibility full
 
 track Methbase_SRX190159_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS306622/SRX190159/SRX190159.hmr.bb
 type bigBed
 shortLabel Right Atrium
 longLabel Right Atrium SRX190159
 color 56,113,193
 parent Methbase off
 priority 0.06348
 onlyVisibility dense
 
 track Methbase_SRX190159_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS306622/SRX190159/SRX190159.sym_counts.bw
 type bigWig
 shortLabel Right Atrium
 longLabel Right Atrium SRX190159
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06349
 onlyVisibility full
 
 track Methbase_SRX190159_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS306622/SRX190159/SRX190159.sym_coverage.bw
 type bigWig
 shortLabel Right Atrium
 longLabel Right Atrium SRX190159
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06350
 onlyVisibility full
 
 track Methbase_SRX190160_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS308398/SRX190160/SRX190160.hmr.bb
 type bigBed
 shortLabel Right Ventricle
 longLabel Right Ventricle SRX190160
 color 56,113,193
 parent Methbase off
 priority 0.06351
 onlyVisibility dense
 
 track Methbase_SRX190160_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS308398/SRX190160/SRX190160.sym_counts.bw
 type bigWig
 shortLabel Right Ventricle
 longLabel Right Ventricle SRX190160
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06352
 onlyVisibility full
 
 track Methbase_SRX190160_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS308398/SRX190160/SRX190160.sym_coverage.bw
 type bigWig
 shortLabel Right Ventricle
 longLabel Right Ventricle SRX190160
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06353
 onlyVisibility full
 
 track Methbase_SRX190161_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS306624/SRX190161/SRX190161.hmr.bb
 type bigBed
 shortLabel Sigmoid Colon
 longLabel Sigmoid Colon SRX190161
 color 56,113,193
 parent Methbase off
 priority 0.06354
 onlyVisibility dense
 
 track Methbase_SRX190161_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS306624/SRX190161/SRX190161.sym_counts.bw
 type bigWig
 shortLabel Sigmoid Colon
 longLabel Sigmoid Colon SRX190161
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06355
 onlyVisibility full
 
 track Methbase_SRX190161_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS306624/SRX190161/SRX190161.sym_coverage.bw
 type bigWig
 shortLabel Sigmoid Colon
 longLabel Sigmoid Colon SRX190161
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06356
 onlyVisibility full
 
 track Methbase_SRX19265785_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668250/SRX19265785/SRX19265785.hmr.bb
 type bigBed
 shortLabel HEK293T
 longLabel HEK293T SRX19265785
 color 56,113,193
 parent Methbase off
 priority 0.06357
 onlyVisibility dense
 
 track Methbase_SRX19265785_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668250/SRX19265785/SRX19265785.sym_counts.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX19265785
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06358
 onlyVisibility full
 
 track Methbase_SRX19265785_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668250/SRX19265785/SRX19265785.sym_coverage.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX19265785
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06359
 onlyVisibility full
 
 track Methbase_SRX19265786_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668251/SRX19265786/SRX19265786.hmr.bb
 type bigBed
 shortLabel HEK293T
 longLabel HEK293T SRX19265786
 color 56,113,193
 parent Methbase off
 priority 0.06360
 onlyVisibility dense
 
 track Methbase_SRX19265786_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668251/SRX19265786/SRX19265786.sym_counts.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX19265786
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06361
 onlyVisibility full
 
 track Methbase_SRX19265786_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668251/SRX19265786/SRX19265786.sym_coverage.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX19265786
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06362
 onlyVisibility full
 
 track Methbase_SRX19265787_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668252/SRX19265787/SRX19265787.hmr.bb
 type bigBed
 shortLabel HEK293T
 longLabel HEK293T SRX19265787
 color 56,113,193
 parent Methbase off
 priority 0.06363
 onlyVisibility dense
 
 track Methbase_SRX19265787_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668252/SRX19265787/SRX19265787.sym_counts.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX19265787
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06364
 onlyVisibility full
 
 track Methbase_SRX19265787_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668252/SRX19265787/SRX19265787.sym_coverage.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX19265787
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06365
 onlyVisibility full
 
 track Methbase_SRX19265788_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668253/SRX19265788/SRX19265788.hmr.bb
 type bigBed
 shortLabel HEK293T
 longLabel HEK293T SRX19265788
 color 56,113,193
 parent Methbase off
 priority 0.06366
 onlyVisibility dense
 
 track Methbase_SRX19265788_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668253/SRX19265788/SRX19265788.sym_counts.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX19265788
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06367
 onlyVisibility full
 
 track Methbase_SRX19265788_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668253/SRX19265788/SRX19265788.sym_coverage.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX19265788
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06368
 onlyVisibility full
 
 track Methbase_SRX19265789_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668254/SRX19265789/SRX19265789.hmr.bb
 type bigBed
 shortLabel HEK293T
 longLabel HEK293T SRX19265789
 color 56,113,193
 parent Methbase off
 priority 0.06369
 onlyVisibility dense
 
 track Methbase_SRX19265789_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668254/SRX19265789/SRX19265789.sym_counts.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX19265789
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06370
 onlyVisibility full
 
 track Methbase_SRX19265789_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668254/SRX19265789/SRX19265789.sym_coverage.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX19265789
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06371
 onlyVisibility full
 
 track Methbase_SRX19265790_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668255/SRX19265790/SRX19265790.hmr.bb
 type bigBed
 shortLabel HEK293T
 longLabel HEK293T SRX19265790
 color 56,113,193
 parent Methbase off
 priority 0.06372
 onlyVisibility dense
 
 track Methbase_SRX19265790_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668255/SRX19265790/SRX19265790.sym_counts.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX19265790
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06373
 onlyVisibility full
 
 track Methbase_SRX19265790_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668255/SRX19265790/SRX19265790.sym_coverage.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX19265790
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06374
 onlyVisibility full
 
 track Methbase_SRX19265791_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668256/SRX19265791/SRX19265791.hmr.bb
 type bigBed
 shortLabel HEK293T
 longLabel HEK293T SRX19265791
 color 56,113,193
 parent Methbase off
 priority 0.06375
 onlyVisibility dense
 
 track Methbase_SRX19265791_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668256/SRX19265791/SRX19265791.sym_counts.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX19265791
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06376
 onlyVisibility full
 
 track Methbase_SRX19265791_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668256/SRX19265791/SRX19265791.sym_coverage.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX19265791
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06377
 onlyVisibility full
 
 track Methbase_SRX19265792_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668257/SRX19265792/SRX19265792.hmr.bb
 type bigBed
 shortLabel HEK293T
 longLabel HEK293T SRX19265792
 color 56,113,193
 parent Methbase off
 priority 0.06378
 onlyVisibility dense
 
 track Methbase_SRX19265792_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668257/SRX19265792/SRX19265792.sym_counts.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX19265792
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06379
 onlyVisibility full
 
 track Methbase_SRX19265792_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668257/SRX19265792/SRX19265792.sym_coverage.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX19265792
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06380
 onlyVisibility full
 
 track Methbase_SRX19265793_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668258/SRX19265793/SRX19265793.sym_counts.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX19265793
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06381
 onlyVisibility full
 
 track Methbase_SRX19265793_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668258/SRX19265793/SRX19265793.sym_coverage.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX19265793
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06382
 onlyVisibility full
 
 track Methbase_SRX19265794_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668259/SRX19265794/SRX19265794.sym_counts.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX19265794
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06383
 onlyVisibility full
 
 track Methbase_SRX19265794_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668259/SRX19265794/SRX19265794.sym_coverage.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX19265794
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06384
 onlyVisibility full
 
 track Methbase_SRX19265795_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668260/SRX19265795/SRX19265795.sym_counts.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX19265795
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06385
 onlyVisibility full
 
 track Methbase_SRX19265795_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668260/SRX19265795/SRX19265795.sym_coverage.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX19265795
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06386
 onlyVisibility full
 
 track Methbase_SRX19265796_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668261/SRX19265796/SRX19265796.sym_counts.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX19265796
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06387
 onlyVisibility full
 
 track Methbase_SRX19265796_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668261/SRX19265796/SRX19265796.sym_coverage.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX19265796
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06388
 onlyVisibility full
 
 track Methbase_SRX19265797_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668262/SRX19265797/SRX19265797.sym_counts.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX19265797
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06389
 onlyVisibility full
 
 track Methbase_SRX19265797_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668262/SRX19265797/SRX19265797.sym_coverage.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX19265797
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06390
 onlyVisibility full
 
 track Methbase_SRX19265798_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668263/SRX19265798/SRX19265798.sym_counts.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX19265798
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06391
 onlyVisibility full
 
 track Methbase_SRX19265798_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668263/SRX19265798/SRX19265798.sym_coverage.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX19265798
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06392
 onlyVisibility full
 
 track Methbase_SRX19265799_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668264/SRX19265799/SRX19265799.sym_counts.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX19265799
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06393
 onlyVisibility full
 
 track Methbase_SRX19265799_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668264/SRX19265799/SRX19265799.sym_coverage.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX19265799
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06394
 onlyVisibility full
 
 track Methbase_SRX19265800_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668265/SRX19265800/SRX19265800.sym_counts.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX19265800
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06395
 onlyVisibility full
 
 track Methbase_SRX19265800_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP420728/SRS16668265/SRX19265800/SRX19265800.sym_coverage.bw
 type bigWig
 shortLabel HEK293T
 longLabel HEK293T SRX19265800
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06396
 onlyVisibility full
 
 track Methbase_SRX19430736_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP423445/SRS16824758/SRX19430736/SRX19430736.hmr.bb
 type bigBed
 shortLabel Plasma
 longLabel Plasma SRX19430736
 color 56,113,193
 parent Methbase off
 priority 0.06397
 onlyVisibility dense
 
 track Methbase_SRX19430736_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP423445/SRS16824758/SRX19430736/SRX19430736.sym_counts.bw
 type bigWig
 shortLabel Plasma
 longLabel Plasma SRX19430736
 color 216,198,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06398
 onlyVisibility full
 
 track Methbase_SRX19430736_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP423445/SRS16824758/SRX19430736/SRX19430736.sym_coverage.bw
 type bigWig
 shortLabel Plasma
 longLabel Plasma SRX19430736
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06399
 onlyVisibility full
 
 track Methbase_SRX19430737_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP423445/SRS16824760/SRX19430737/SRX19430737.hmr.bb
 type bigBed
 shortLabel Plasma
 longLabel Plasma SRX19430737
 color 56,113,193
 parent Methbase off
 priority 0.06400
 onlyVisibility dense
 
 track Methbase_SRX19430737_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP423445/SRS16824760/SRX19430737/SRX19430737.sym_counts.bw
 type bigWig
 shortLabel Plasma
 longLabel Plasma SRX19430737
 color 216,198,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06401
 onlyVisibility full
 
 track Methbase_SRX19430737_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP423445/SRS16824760/SRX19430737/SRX19430737.sym_coverage.bw
 type bigWig
 shortLabel Plasma
 longLabel Plasma SRX19430737
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06402
 onlyVisibility full
 
 track Methbase_SRX19430738_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP423445/SRS16824761/SRX19430738/SRX19430738.hmr.bb
 type bigBed
 shortLabel Plasma
 longLabel Plasma SRX19430738
 color 56,113,193
 parent Methbase off
 priority 0.06403
 onlyVisibility dense
 
 track Methbase_SRX19430738_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP423445/SRS16824761/SRX19430738/SRX19430738.sym_counts.bw
 type bigWig
 shortLabel Plasma
 longLabel Plasma SRX19430738
 color 216,198,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06404
 onlyVisibility full
 
 track Methbase_SRX19430738_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP423445/SRS16824761/SRX19430738/SRX19430738.sym_coverage.bw
 type bigWig
 shortLabel Plasma
 longLabel Plasma SRX19430738
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06405
 onlyVisibility full
 
 track Methbase_SRX19430739_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP423445/SRS16824762/SRX19430739/SRX19430739.hmr.bb
 type bigBed
 shortLabel Plasma
 longLabel Plasma SRX19430739
 color 56,113,193
 parent Methbase off
 priority 0.06406
 onlyVisibility dense
 
 track Methbase_SRX19430739_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP423445/SRS16824762/SRX19430739/SRX19430739.sym_counts.bw
 type bigWig
 shortLabel Plasma
 longLabel Plasma SRX19430739
 color 216,198,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06407
 onlyVisibility full
 
 track Methbase_SRX19430739_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP423445/SRS16824762/SRX19430739/SRX19430739.sym_coverage.bw
 type bigWig
 shortLabel Plasma
 longLabel Plasma SRX19430739
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06408
 onlyVisibility full
 
 track Methbase_SRX19487576_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP424257/SRS16878547/SRX19487576/SRX19487576.hmr.bb
 type bigBed
 shortLabel Glioblastoma Tumor
 longLabel Glioblastoma Tumor SRX19487576
 color 56,113,193
 parent Methbase off
 priority 0.06409
 onlyVisibility dense
 
 track Methbase_SRX19487576_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP424257/SRS16878547/SRX19487576/SRX19487576.sym_counts.bw
 type bigWig
 shortLabel Glioblastoma Tumor
 longLabel Glioblastoma Tumor SRX19487576
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06410
 onlyVisibility full
 
 track Methbase_SRX19487576_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP424257/SRS16878547/SRX19487576/SRX19487576.sym_coverage.bw
 type bigWig
 shortLabel Glioblastoma Tumor
 longLabel Glioblastoma Tumor SRX19487576
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06411
 onlyVisibility full
 
 track Methbase_SRX19626981_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996847/SRX19626981/SRX19626981.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX19626981
 color 56,113,193
 parent Methbase off
 priority 0.06412
 onlyVisibility dense
 
 track Methbase_SRX19626981_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996847/SRX19626981/SRX19626981.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19626981
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06413
 onlyVisibility full
 
 track Methbase_SRX19626981_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996847/SRX19626981/SRX19626981.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19626981
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06414
 onlyVisibility full
 
 track Methbase_SRX19626982_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996848/SRX19626982/SRX19626982.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX19626982
 color 56,113,193
 parent Methbase off
 priority 0.06415
 onlyVisibility dense
 
 track Methbase_SRX19626982_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996848/SRX19626982/SRX19626982.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19626982
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06416
 onlyVisibility full
 
 track Methbase_SRX19626982_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996848/SRX19626982/SRX19626982.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19626982
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06417
 onlyVisibility full
 
 track Methbase_SRX19626983_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996849/SRX19626983/SRX19626983.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX19626983
 color 56,113,193
 parent Methbase off
 priority 0.06418
 onlyVisibility dense
 
 track Methbase_SRX19626983_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996849/SRX19626983/SRX19626983.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19626983
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06419
 onlyVisibility full
 
 track Methbase_SRX19626983_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996849/SRX19626983/SRX19626983.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19626983
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06420
 onlyVisibility full
 
 track Methbase_SRX19626984_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996851/SRX19626984/SRX19626984.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX19626984
 color 56,113,193
 parent Methbase off
 priority 0.06421
 onlyVisibility dense
 
 track Methbase_SRX19626984_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996851/SRX19626984/SRX19626984.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19626984
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06422
 onlyVisibility full
 
 track Methbase_SRX19626984_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996851/SRX19626984/SRX19626984.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19626984
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06423
 onlyVisibility full
 
 track Methbase_SRX19626985_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996850/SRX19626985/SRX19626985.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19626985
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06424
 onlyVisibility full
 
 track Methbase_SRX19626985_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996850/SRX19626985/SRX19626985.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19626985
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06425
 onlyVisibility full
 
 track Methbase_SRX19626986_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996853/SRX19626986/SRX19626986.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX19626986
 color 56,113,193
 parent Methbase off
 priority 0.06426
 onlyVisibility dense
 
 track Methbase_SRX19626986_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996853/SRX19626986/SRX19626986.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19626986
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06427
 onlyVisibility full
 
 track Methbase_SRX19626986_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996853/SRX19626986/SRX19626986.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19626986
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06428
 onlyVisibility full
 
 track Methbase_SRX19626987_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996852/SRX19626987/SRX19626987.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX19626987
 color 56,113,193
 parent Methbase off
 priority 0.06429
 onlyVisibility dense
 
 track Methbase_SRX19626987_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996852/SRX19626987/SRX19626987.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19626987
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06430
 onlyVisibility full
 
 track Methbase_SRX19626987_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996852/SRX19626987/SRX19626987.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19626987
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06431
 onlyVisibility full
 
 track Methbase_SRX19626988_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996854/SRX19626988/SRX19626988.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX19626988
 color 56,113,193
 parent Methbase off
 priority 0.06432
 onlyVisibility dense
 
 track Methbase_SRX19626988_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996854/SRX19626988/SRX19626988.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19626988
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06433
 onlyVisibility full
 
 track Methbase_SRX19626988_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996854/SRX19626988/SRX19626988.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19626988
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06434
 onlyVisibility full
 
 track Methbase_SRX19626989_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996855/SRX19626989/SRX19626989.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX19626989
 color 56,113,193
 parent Methbase off
 priority 0.06435
 onlyVisibility dense
 
 track Methbase_SRX19626989_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996855/SRX19626989/SRX19626989.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19626989
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06436
 onlyVisibility full
 
 track Methbase_SRX19626989_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996855/SRX19626989/SRX19626989.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19626989
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06437
 onlyVisibility full
 
 track Methbase_SRX19626990_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996857/SRX19626990/SRX19626990.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX19626990
 color 56,113,193
 parent Methbase off
 priority 0.06438
 onlyVisibility dense
 
 track Methbase_SRX19626990_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996857/SRX19626990/SRX19626990.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19626990
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06439
 onlyVisibility full
 
 track Methbase_SRX19626990_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996857/SRX19626990/SRX19626990.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19626990
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06440
 onlyVisibility full
 
 track Methbase_SRX19626991_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996856/SRX19626991/SRX19626991.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX19626991
 color 56,113,193
 parent Methbase off
 priority 0.06441
 onlyVisibility dense
 
 track Methbase_SRX19626991_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996856/SRX19626991/SRX19626991.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19626991
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06442
 onlyVisibility full
 
 track Methbase_SRX19626991_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996856/SRX19626991/SRX19626991.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19626991
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06443
 onlyVisibility full
 
 track Methbase_SRX19626992_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996858/SRX19626992/SRX19626992.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX19626992
 color 56,113,193
 parent Methbase off
 priority 0.06444
 onlyVisibility dense
 
 track Methbase_SRX19626992_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996858/SRX19626992/SRX19626992.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19626992
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06445
 onlyVisibility full
 
 track Methbase_SRX19626992_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996858/SRX19626992/SRX19626992.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19626992
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06446
 onlyVisibility full
 
 track Methbase_SRX19626993_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996859/SRX19626993/SRX19626993.hmr.bb
 type bigBed
 shortLabel Skin
 longLabel Skin SRX19626993
 color 56,113,193
 parent Methbase off
 priority 0.06447
 onlyVisibility dense
 
 track Methbase_SRX19626993_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996859/SRX19626993/SRX19626993.sym_counts.bw
 type bigWig
 shortLabel Skin
 longLabel Skin SRX19626993
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06448
 onlyVisibility full
 
 track Methbase_SRX19626993_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996859/SRX19626993/SRX19626993.sym_coverage.bw
 type bigWig
 shortLabel Skin
 longLabel Skin SRX19626993
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06449
 onlyVisibility full
 
 track Methbase_SRX19626994_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996860/SRX19626994/SRX19626994.hmr.bb
 type bigBed
 shortLabel Skin
 longLabel Skin SRX19626994
 color 56,113,193
 parent Methbase off
 priority 0.06450
 onlyVisibility dense
 
 track Methbase_SRX19626994_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996860/SRX19626994/SRX19626994.sym_counts.bw
 type bigWig
 shortLabel Skin
 longLabel Skin SRX19626994
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06451
 onlyVisibility full
 
 track Methbase_SRX19626994_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996860/SRX19626994/SRX19626994.sym_coverage.bw
 type bigWig
 shortLabel Skin
 longLabel Skin SRX19626994
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06452
 onlyVisibility full
 
 track Methbase_SRX19626995_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996861/SRX19626995/SRX19626995.hmr.bb
 type bigBed
 shortLabel Skin
 longLabel Skin SRX19626995
 color 56,113,193
 parent Methbase off
 priority 0.06453
 onlyVisibility dense
 
 track Methbase_SRX19626995_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996861/SRX19626995/SRX19626995.sym_counts.bw
 type bigWig
 shortLabel Skin
 longLabel Skin SRX19626995
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06454
 onlyVisibility full
 
 track Methbase_SRX19626995_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996861/SRX19626995/SRX19626995.sym_coverage.bw
 type bigWig
 shortLabel Skin
 longLabel Skin SRX19626995
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06455
 onlyVisibility full
 
 track Methbase_SRX19626996_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996862/SRX19626996/SRX19626996.hmr.bb
 type bigBed
 shortLabel Skin
 longLabel Skin SRX19626996
 color 56,113,193
 parent Methbase off
 priority 0.06456
 onlyVisibility dense
 
 track Methbase_SRX19626996_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996862/SRX19626996/SRX19626996.sym_counts.bw
 type bigWig
 shortLabel Skin
 longLabel Skin SRX19626996
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06457
 onlyVisibility full
 
 track Methbase_SRX19626996_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996862/SRX19626996/SRX19626996.sym_coverage.bw
 type bigWig
 shortLabel Skin
 longLabel Skin SRX19626996
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06458
 onlyVisibility full
 
 track Methbase_SRX19626997_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996863/SRX19626997/SRX19626997.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX19626997
 color 56,113,193
 parent Methbase off
 priority 0.06459
 onlyVisibility dense
 
 track Methbase_SRX19626997_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996863/SRX19626997/SRX19626997.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19626997
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06460
 onlyVisibility full
 
 track Methbase_SRX19626997_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996863/SRX19626997/SRX19626997.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19626997
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06461
 onlyVisibility full
 
 track Methbase_SRX19626998_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996864/SRX19626998/SRX19626998.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX19626998
 color 56,113,193
 parent Methbase off
 priority 0.06462
 onlyVisibility dense
 
 track Methbase_SRX19626998_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996864/SRX19626998/SRX19626998.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19626998
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06463
 onlyVisibility full
 
 track Methbase_SRX19626998_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996864/SRX19626998/SRX19626998.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19626998
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06464
 onlyVisibility full
 
 track Methbase_SRX19626999_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996866/SRX19626999/SRX19626999.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX19626999
 color 56,113,193
 parent Methbase off
 priority 0.06465
 onlyVisibility dense
 
 track Methbase_SRX19626999_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996866/SRX19626999/SRX19626999.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19626999
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06466
 onlyVisibility full
 
 track Methbase_SRX19626999_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996866/SRX19626999/SRX19626999.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19626999
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06467
 onlyVisibility full
 
 track Methbase_SRX19627000_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996865/SRX19627000/SRX19627000.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX19627000
 color 56,113,193
 parent Methbase off
 priority 0.06468
 onlyVisibility dense
 
 track Methbase_SRX19627000_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996865/SRX19627000/SRX19627000.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19627000
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06469
 onlyVisibility full
 
 track Methbase_SRX19627000_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996865/SRX19627000/SRX19627000.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19627000
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06470
 onlyVisibility full
 
 track Methbase_SRX19627001_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996867/SRX19627001/SRX19627001.hmr.bb
 type bigBed
 shortLabel Skin
 longLabel Skin SRX19627001
 color 56,113,193
 parent Methbase off
 priority 0.06471
 onlyVisibility dense
 
 track Methbase_SRX19627001_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996867/SRX19627001/SRX19627001.sym_counts.bw
 type bigWig
 shortLabel Skin
 longLabel Skin SRX19627001
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06472
 onlyVisibility full
 
 track Methbase_SRX19627001_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996867/SRX19627001/SRX19627001.sym_coverage.bw
 type bigWig
 shortLabel Skin
 longLabel Skin SRX19627001
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06473
 onlyVisibility full
 
 track Methbase_SRX19627002_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996868/SRX19627002/SRX19627002.hmr.bb
 type bigBed
 shortLabel Skin
 longLabel Skin SRX19627002
 color 56,113,193
 parent Methbase off
 priority 0.06474
 onlyVisibility dense
 
 track Methbase_SRX19627002_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996868/SRX19627002/SRX19627002.sym_counts.bw
 type bigWig
 shortLabel Skin
 longLabel Skin SRX19627002
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06475
 onlyVisibility full
 
 track Methbase_SRX19627002_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996868/SRX19627002/SRX19627002.sym_coverage.bw
 type bigWig
 shortLabel Skin
 longLabel Skin SRX19627002
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06476
 onlyVisibility full
 
 track Methbase_SRX19627003_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996870/SRX19627003/SRX19627003.hmr.bb
 type bigBed
 shortLabel Skin
 longLabel Skin SRX19627003
 color 56,113,193
 parent Methbase off
 priority 0.06477
 onlyVisibility dense
 
 track Methbase_SRX19627003_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996870/SRX19627003/SRX19627003.sym_counts.bw
 type bigWig
 shortLabel Skin
 longLabel Skin SRX19627003
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06478
 onlyVisibility full
 
 track Methbase_SRX19627003_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996870/SRX19627003/SRX19627003.sym_coverage.bw
 type bigWig
 shortLabel Skin
 longLabel Skin SRX19627003
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06479
 onlyVisibility full
 
 track Methbase_SRX19627004_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996871/SRX19627004/SRX19627004.hmr.bb
 type bigBed
 shortLabel Skin
 longLabel Skin SRX19627004
 color 56,113,193
 parent Methbase off
 priority 0.06480
 onlyVisibility dense
 
 track Methbase_SRX19627004_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996871/SRX19627004/SRX19627004.sym_counts.bw
 type bigWig
 shortLabel Skin
 longLabel Skin SRX19627004
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06481
 onlyVisibility full
 
 track Methbase_SRX19627004_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996871/SRX19627004/SRX19627004.sym_coverage.bw
 type bigWig
 shortLabel Skin
 longLabel Skin SRX19627004
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06482
 onlyVisibility full
 
 track Methbase_SRX19627005_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996869/SRX19627005/SRX19627005.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX19627005
 color 56,113,193
 parent Methbase off
 priority 0.06483
 onlyVisibility dense
 
 track Methbase_SRX19627005_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996869/SRX19627005/SRX19627005.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19627005
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06484
 onlyVisibility full
 
 track Methbase_SRX19627005_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996869/SRX19627005/SRX19627005.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19627005
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06485
 onlyVisibility full
 
 track Methbase_SRX19627006_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996873/SRX19627006/SRX19627006.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX19627006
 color 56,113,193
 parent Methbase off
 priority 0.06486
 onlyVisibility dense
 
 track Methbase_SRX19627006_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996873/SRX19627006/SRX19627006.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19627006
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06487
 onlyVisibility full
 
 track Methbase_SRX19627006_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996873/SRX19627006/SRX19627006.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19627006
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06488
 onlyVisibility full
 
 track Methbase_SRX19627007_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996872/SRX19627007/SRX19627007.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX19627007
 color 56,113,193
 parent Methbase off
 priority 0.06489
 onlyVisibility dense
 
 track Methbase_SRX19627007_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996872/SRX19627007/SRX19627007.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19627007
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06490
 onlyVisibility full
 
 track Methbase_SRX19627007_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996872/SRX19627007/SRX19627007.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19627007
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06491
 onlyVisibility full
 
 track Methbase_SRX19627030_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996895/SRX19627030/SRX19627030.hmr.bb
 type bigBed
 shortLabel Brain
 longLabel Brain SRX19627030
 color 56,113,193
 parent Methbase off
 priority 0.06492
 onlyVisibility dense
 
 track Methbase_SRX19627030_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996895/SRX19627030/SRX19627030.sym_counts.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19627030
 color 216,91,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06493
 onlyVisibility full
 
 track Methbase_SRX19627030_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426514/SRS16996895/SRX19627030/SRX19627030.sym_coverage.bw
 type bigWig
 shortLabel Brain
 longLabel Brain SRX19627030
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06494
 onlyVisibility full
 
 track Methbase_SRX19634831_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426633/SRS17003868/SRX19634831/SRX19634831.hmr.bb
 type bigBed
 shortLabel Patient Derived Xenograft
 longLabel Patient Derived Xenograft SRX19634831
 color 56,113,193
 parent Methbase off
 priority 0.06495
 onlyVisibility dense
 
 track Methbase_SRX19634831_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426633/SRS17003868/SRX19634831/SRX19634831.sym_counts.bw
 type bigWig
 shortLabel Patient Derived Xenograft
 longLabel Patient Derived Xenograft SRX19634831
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06496
 onlyVisibility full
 
 track Methbase_SRX19634831_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426633/SRS17003868/SRX19634831/SRX19634831.sym_coverage.bw
 type bigWig
 shortLabel Patient Derived Xenograft
 longLabel Patient Derived Xenograft SRX19634831
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06497
 onlyVisibility full
 
 track Methbase_SRX19634832_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426633/SRS17003869/SRX19634832/SRX19634832.hmr.bb
 type bigBed
 shortLabel Patient Derived Xenograft
 longLabel Patient Derived Xenograft SRX19634832
 color 56,113,193
 parent Methbase off
 priority 0.06498
 onlyVisibility dense
 
 track Methbase_SRX19634832_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426633/SRS17003869/SRX19634832/SRX19634832.sym_counts.bw
 type bigWig
 shortLabel Patient Derived Xenograft
 longLabel Patient Derived Xenograft SRX19634832
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06499
 onlyVisibility full
 
 track Methbase_SRX19634832_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426633/SRS17003869/SRX19634832/SRX19634832.sym_coverage.bw
 type bigWig
 shortLabel Patient Derived Xenograft
 longLabel Patient Derived Xenograft SRX19634832
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06500
 onlyVisibility full
 
 track Methbase_SRX19634833_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426633/SRS17003870/SRX19634833/SRX19634833.hmr.bb
 type bigBed
 shortLabel Patient Derived Xenograft
 longLabel Patient Derived Xenograft SRX19634833
 color 56,113,193
 parent Methbase off
 priority 0.06501
 onlyVisibility dense
 
 track Methbase_SRX19634833_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426633/SRS17003870/SRX19634833/SRX19634833.sym_counts.bw
 type bigWig
 shortLabel Patient Derived Xenograft
 longLabel Patient Derived Xenograft SRX19634833
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06502
 onlyVisibility full
 
 track Methbase_SRX19634833_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426633/SRS17003870/SRX19634833/SRX19634833.sym_coverage.bw
 type bigWig
 shortLabel Patient Derived Xenograft
 longLabel Patient Derived Xenograft SRX19634833
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06503
 onlyVisibility full
 
 track Methbase_SRX19634834_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426633/SRS17003871/SRX19634834/SRX19634834.hmr.bb
 type bigBed
 shortLabel Patient Derived Xenograft
 longLabel Patient Derived Xenograft SRX19634834
 color 56,113,193
 parent Methbase off
 priority 0.06504
 onlyVisibility dense
 
 track Methbase_SRX19634834_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426633/SRS17003871/SRX19634834/SRX19634834.sym_counts.bw
 type bigWig
 shortLabel Patient Derived Xenograft
 longLabel Patient Derived Xenograft SRX19634834
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06505
 onlyVisibility full
 
 track Methbase_SRX19634834_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426633/SRS17003871/SRX19634834/SRX19634834.sym_coverage.bw
 type bigWig
 shortLabel Patient Derived Xenograft
 longLabel Patient Derived Xenograft SRX19634834
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06506
 onlyVisibility full
 
 track Methbase_SRX19634835_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426633/SRS17003872/SRX19634835/SRX19634835.hmr.bb
 type bigBed
 shortLabel Patient Derived Xenograft
 longLabel Patient Derived Xenograft SRX19634835
 color 56,113,193
 parent Methbase off
 priority 0.06507
 onlyVisibility dense
 
 track Methbase_SRX19634835_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426633/SRS17003872/SRX19634835/SRX19634835.sym_counts.bw
 type bigWig
 shortLabel Patient Derived Xenograft
 longLabel Patient Derived Xenograft SRX19634835
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06508
 onlyVisibility full
 
 track Methbase_SRX19634835_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426633/SRS17003872/SRX19634835/SRX19634835.sym_coverage.bw
 type bigWig
 shortLabel Patient Derived Xenograft
 longLabel Patient Derived Xenograft SRX19634835
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06509
 onlyVisibility full
 
 track Methbase_SRX19634836_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426633/SRS17003873/SRX19634836/SRX19634836.hmr.bb
 type bigBed
 shortLabel Patient Derived Xenograft
 longLabel Patient Derived Xenograft SRX19634836
 color 56,113,193
 parent Methbase off
 priority 0.06510
 onlyVisibility dense
 
 track Methbase_SRX19634836_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426633/SRS17003873/SRX19634836/SRX19634836.sym_counts.bw
 type bigWig
 shortLabel Patient Derived Xenograft
 longLabel Patient Derived Xenograft SRX19634836
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06511
 onlyVisibility full
 
 track Methbase_SRX19634836_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426633/SRS17003873/SRX19634836/SRX19634836.sym_coverage.bw
 type bigWig
 shortLabel Patient Derived Xenograft
 longLabel Patient Derived Xenograft SRX19634836
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06512
 onlyVisibility full
 
 track Methbase_SRX19634837_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426633/SRS17003874/SRX19634837/SRX19634837.hmr.bb
 type bigBed
 shortLabel Patient Derived Xenograft
 longLabel Patient Derived Xenograft SRX19634837
 color 56,113,193
 parent Methbase off
 priority 0.06513
 onlyVisibility dense
 
 track Methbase_SRX19634837_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426633/SRS17003874/SRX19634837/SRX19634837.sym_counts.bw
 type bigWig
 shortLabel Patient Derived Xenograft
 longLabel Patient Derived Xenograft SRX19634837
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06514
 onlyVisibility full
 
 track Methbase_SRX19634837_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP426633/SRS17003874/SRX19634837/SRX19634837.sym_coverage.bw
 type bigWig
 shortLabel Patient Derived Xenograft
 longLabel Patient Derived Xenograft SRX19634837
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06515
 onlyVisibility full
 
 track Methbase_SRX19876667_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231100/SRX19876667/SRX19876667.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX19876667
 color 56,113,193
 parent Methbase off
 priority 0.06516
 onlyVisibility dense
 
 track Methbase_SRX19876667_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231100/SRX19876667/SRX19876667.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876667
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06517
 onlyVisibility full
 
 track Methbase_SRX19876667_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231100/SRX19876667/SRX19876667.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876667
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06518
 onlyVisibility full
 
 track Methbase_SRX19876668_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231101/SRX19876668/SRX19876668.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX19876668
 color 56,113,193
 parent Methbase off
 priority 0.06519
 onlyVisibility dense
 
 track Methbase_SRX19876668_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231101/SRX19876668/SRX19876668.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876668
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06520
 onlyVisibility full
 
 track Methbase_SRX19876668_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231101/SRX19876668/SRX19876668.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876668
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06521
 onlyVisibility full
 
 track Methbase_SRX19876669_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231102/SRX19876669/SRX19876669.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX19876669
 color 56,113,193
 parent Methbase off
 priority 0.06522
 onlyVisibility dense
 
 track Methbase_SRX19876669_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231102/SRX19876669/SRX19876669.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876669
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06523
 onlyVisibility full
 
 track Methbase_SRX19876669_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231102/SRX19876669/SRX19876669.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876669
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06524
 onlyVisibility full
 
 track Methbase_SRX19876670_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231103/SRX19876670/SRX19876670.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX19876670
 color 56,113,193
 parent Methbase off
 priority 0.06525
 onlyVisibility dense
 
 track Methbase_SRX19876670_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231103/SRX19876670/SRX19876670.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876670
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06526
 onlyVisibility full
 
 track Methbase_SRX19876670_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231103/SRX19876670/SRX19876670.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876670
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06527
 onlyVisibility full
 
 track Methbase_SRX19876671_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231104/SRX19876671/SRX19876671.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX19876671
 color 56,113,193
 parent Methbase off
 priority 0.06528
 onlyVisibility dense
 
 track Methbase_SRX19876671_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231104/SRX19876671/SRX19876671.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876671
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06529
 onlyVisibility full
 
 track Methbase_SRX19876671_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231104/SRX19876671/SRX19876671.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876671
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06530
 onlyVisibility full
 
 track Methbase_SRX19876672_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231105/SRX19876672/SRX19876672.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX19876672
 color 56,113,193
 parent Methbase off
 priority 0.06531
 onlyVisibility dense
 
 track Methbase_SRX19876672_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231105/SRX19876672/SRX19876672.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876672
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06532
 onlyVisibility full
 
 track Methbase_SRX19876672_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231105/SRX19876672/SRX19876672.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876672
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06533
 onlyVisibility full
 
 track Methbase_SRX19876673_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231106/SRX19876673/SRX19876673.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX19876673
 color 56,113,193
 parent Methbase off
 priority 0.06534
 onlyVisibility dense
 
 track Methbase_SRX19876673_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231106/SRX19876673/SRX19876673.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876673
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06535
 onlyVisibility full
 
 track Methbase_SRX19876673_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231106/SRX19876673/SRX19876673.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876673
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06536
 onlyVisibility full
 
 track Methbase_SRX19876674_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231107/SRX19876674/SRX19876674.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX19876674
 color 56,113,193
 parent Methbase off
 priority 0.06537
 onlyVisibility dense
 
 track Methbase_SRX19876674_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231107/SRX19876674/SRX19876674.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876674
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06538
 onlyVisibility full
 
 track Methbase_SRX19876674_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231107/SRX19876674/SRX19876674.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876674
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06539
 onlyVisibility full
 
 track Methbase_SRX19876675_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231108/SRX19876675/SRX19876675.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX19876675
 color 56,113,193
 parent Methbase off
 priority 0.06540
 onlyVisibility dense
 
 track Methbase_SRX19876675_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231108/SRX19876675/SRX19876675.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876675
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06541
 onlyVisibility full
 
 track Methbase_SRX19876675_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231108/SRX19876675/SRX19876675.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876675
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06542
 onlyVisibility full
 
 track Methbase_SRX19876676_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231109/SRX19876676/SRX19876676.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX19876676
 color 56,113,193
 parent Methbase off
 priority 0.06543
 onlyVisibility dense
 
 track Methbase_SRX19876676_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231109/SRX19876676/SRX19876676.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876676
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06544
 onlyVisibility full
 
 track Methbase_SRX19876676_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231109/SRX19876676/SRX19876676.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876676
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06545
 onlyVisibility full
 
 track Methbase_SRX19876677_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231110/SRX19876677/SRX19876677.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX19876677
 color 56,113,193
 parent Methbase off
 priority 0.06546
 onlyVisibility dense
 
 track Methbase_SRX19876677_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231110/SRX19876677/SRX19876677.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876677
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06547
 onlyVisibility full
 
 track Methbase_SRX19876677_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231110/SRX19876677/SRX19876677.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876677
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06548
 onlyVisibility full
 
 track Methbase_SRX19876678_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231111/SRX19876678/SRX19876678.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX19876678
 color 56,113,193
 parent Methbase off
 priority 0.06549
 onlyVisibility dense
 
 track Methbase_SRX19876678_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231111/SRX19876678/SRX19876678.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876678
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06550
 onlyVisibility full
 
 track Methbase_SRX19876678_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231111/SRX19876678/SRX19876678.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876678
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06551
 onlyVisibility full
 
 track Methbase_SRX19876679_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231112/SRX19876679/SRX19876679.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX19876679
 color 56,113,193
 parent Methbase off
 priority 0.06552
 onlyVisibility dense
 
 track Methbase_SRX19876679_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231112/SRX19876679/SRX19876679.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876679
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06553
 onlyVisibility full
 
 track Methbase_SRX19876679_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231112/SRX19876679/SRX19876679.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876679
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06554
 onlyVisibility full
 
 track Methbase_SRX19876680_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231113/SRX19876680/SRX19876680.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX19876680
 color 56,113,193
 parent Methbase off
 priority 0.06555
 onlyVisibility dense
 
 track Methbase_SRX19876680_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231113/SRX19876680/SRX19876680.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876680
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06556
 onlyVisibility full
 
 track Methbase_SRX19876680_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231113/SRX19876680/SRX19876680.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876680
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06557
 onlyVisibility full
 
 track Methbase_SRX19876681_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231114/SRX19876681/SRX19876681.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX19876681
 color 56,113,193
 parent Methbase off
 priority 0.06558
 onlyVisibility dense
 
 track Methbase_SRX19876681_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231114/SRX19876681/SRX19876681.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876681
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06559
 onlyVisibility full
 
 track Methbase_SRX19876681_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231114/SRX19876681/SRX19876681.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876681
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06560
 onlyVisibility full
 
 track Methbase_SRX19876682_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231115/SRX19876682/SRX19876682.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX19876682
 color 56,113,193
 parent Methbase off
 priority 0.06561
 onlyVisibility dense
 
 track Methbase_SRX19876682_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231115/SRX19876682/SRX19876682.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876682
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06562
 onlyVisibility full
 
 track Methbase_SRX19876682_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231115/SRX19876682/SRX19876682.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876682
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06563
 onlyVisibility full
 
 track Methbase_SRX19876683_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231116/SRX19876683/SRX19876683.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX19876683
 color 56,113,193
 parent Methbase off
 priority 0.06564
 onlyVisibility dense
 
 track Methbase_SRX19876683_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231116/SRX19876683/SRX19876683.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876683
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06565
 onlyVisibility full
 
 track Methbase_SRX19876683_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231116/SRX19876683/SRX19876683.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876683
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06566
 onlyVisibility full
 
 track Methbase_SRX19876684_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231117/SRX19876684/SRX19876684.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX19876684
 color 56,113,193
 parent Methbase off
 priority 0.06567
 onlyVisibility dense
 
 track Methbase_SRX19876684_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231117/SRX19876684/SRX19876684.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876684
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06568
 onlyVisibility full
 
 track Methbase_SRX19876684_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231117/SRX19876684/SRX19876684.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876684
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06569
 onlyVisibility full
 
 track Methbase_SRX19876685_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231118/SRX19876685/SRX19876685.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX19876685
 color 56,113,193
 parent Methbase off
 priority 0.06570
 onlyVisibility dense
 
 track Methbase_SRX19876685_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231118/SRX19876685/SRX19876685.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876685
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06571
 onlyVisibility full
 
 track Methbase_SRX19876685_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231118/SRX19876685/SRX19876685.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876685
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06572
 onlyVisibility full
 
 track Methbase_SRX19876686_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231119/SRX19876686/SRX19876686.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX19876686
 color 56,113,193
 parent Methbase off
 priority 0.06573
 onlyVisibility dense
 
 track Methbase_SRX19876686_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231119/SRX19876686/SRX19876686.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876686
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06574
 onlyVisibility full
 
 track Methbase_SRX19876686_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231119/SRX19876686/SRX19876686.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876686
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06575
 onlyVisibility full
 
 track Methbase_SRX19876687_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231120/SRX19876687/SRX19876687.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX19876687
 color 56,113,193
 parent Methbase off
 priority 0.06576
 onlyVisibility dense
 
 track Methbase_SRX19876687_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231120/SRX19876687/SRX19876687.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876687
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06577
 onlyVisibility full
 
 track Methbase_SRX19876687_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231120/SRX19876687/SRX19876687.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876687
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06578
 onlyVisibility full
 
 track Methbase_SRX19876688_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231121/SRX19876688/SRX19876688.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX19876688
 color 56,113,193
 parent Methbase off
 priority 0.06579
 onlyVisibility dense
 
 track Methbase_SRX19876688_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231121/SRX19876688/SRX19876688.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876688
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06580
 onlyVisibility full
 
 track Methbase_SRX19876688_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231121/SRX19876688/SRX19876688.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876688
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06581
 onlyVisibility full
 
 track Methbase_SRX19876689_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231122/SRX19876689/SRX19876689.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX19876689
 color 56,113,193
 parent Methbase off
 priority 0.06582
 onlyVisibility dense
 
 track Methbase_SRX19876689_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231122/SRX19876689/SRX19876689.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876689
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06583
 onlyVisibility full
 
 track Methbase_SRX19876689_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231122/SRX19876689/SRX19876689.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876689
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06584
 onlyVisibility full
 
 track Methbase_SRX19876690_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231123/SRX19876690/SRX19876690.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX19876690
 color 56,113,193
 parent Methbase off
 priority 0.06585
 onlyVisibility dense
 
 track Methbase_SRX19876690_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231123/SRX19876690/SRX19876690.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876690
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06586
 onlyVisibility full
 
 track Methbase_SRX19876690_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231123/SRX19876690/SRX19876690.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876690
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06587
 onlyVisibility full
 
 track Methbase_SRX19876691_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231124/SRX19876691/SRX19876691.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX19876691
 color 56,113,193
 parent Methbase off
 priority 0.06588
 onlyVisibility dense
 
 track Methbase_SRX19876691_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231124/SRX19876691/SRX19876691.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876691
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06589
 onlyVisibility full
 
 track Methbase_SRX19876691_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231124/SRX19876691/SRX19876691.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876691
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06590
 onlyVisibility full
 
 track Methbase_SRX19876692_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231125/SRX19876692/SRX19876692.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX19876692
 color 56,113,193
 parent Methbase off
 priority 0.06591
 onlyVisibility dense
 
 track Methbase_SRX19876692_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231125/SRX19876692/SRX19876692.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876692
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06592
 onlyVisibility full
 
 track Methbase_SRX19876692_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231125/SRX19876692/SRX19876692.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876692
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06593
 onlyVisibility full
 
 track Methbase_SRX19876693_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231126/SRX19876693/SRX19876693.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX19876693
 color 56,113,193
 parent Methbase off
 priority 0.06594
 onlyVisibility dense
 
 track Methbase_SRX19876693_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231126/SRX19876693/SRX19876693.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876693
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06595
 onlyVisibility full
 
 track Methbase_SRX19876693_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231126/SRX19876693/SRX19876693.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876693
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06596
 onlyVisibility full
 
 track Methbase_SRX19876694_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231127/SRX19876694/SRX19876694.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX19876694
 color 56,113,193
 parent Methbase off
 priority 0.06597
 onlyVisibility dense
 
 track Methbase_SRX19876694_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231127/SRX19876694/SRX19876694.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876694
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06598
 onlyVisibility full
 
 track Methbase_SRX19876694_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231127/SRX19876694/SRX19876694.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876694
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06599
 onlyVisibility full
 
 track Methbase_SRX19876695_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231128/SRX19876695/SRX19876695.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX19876695
 color 56,113,193
 parent Methbase off
 priority 0.06600
 onlyVisibility dense
 
 track Methbase_SRX19876695_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231128/SRX19876695/SRX19876695.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876695
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06601
 onlyVisibility full
 
 track Methbase_SRX19876695_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231128/SRX19876695/SRX19876695.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876695
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06602
 onlyVisibility full
 
 track Methbase_SRX19876696_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231129/SRX19876696/SRX19876696.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX19876696
 color 56,113,193
 parent Methbase off
 priority 0.06603
 onlyVisibility dense
 
 track Methbase_SRX19876696_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231129/SRX19876696/SRX19876696.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876696
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06604
 onlyVisibility full
 
 track Methbase_SRX19876696_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231129/SRX19876696/SRX19876696.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876696
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06605
 onlyVisibility full
 
 track Methbase_SRX19876697_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231130/SRX19876697/SRX19876697.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX19876697
 color 56,113,193
 parent Methbase off
 priority 0.06606
 onlyVisibility dense
 
 track Methbase_SRX19876697_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231130/SRX19876697/SRX19876697.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876697
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06607
 onlyVisibility full
 
 track Methbase_SRX19876697_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231130/SRX19876697/SRX19876697.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876697
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06608
 onlyVisibility full
 
 track Methbase_SRX19876698_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231131/SRX19876698/SRX19876698.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX19876698
 color 56,113,193
 parent Methbase off
 priority 0.06609
 onlyVisibility dense
 
 track Methbase_SRX19876698_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231131/SRX19876698/SRX19876698.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876698
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06610
 onlyVisibility full
 
 track Methbase_SRX19876698_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231131/SRX19876698/SRX19876698.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876698
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06611
 onlyVisibility full
 
 track Methbase_SRX19876699_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231132/SRX19876699/SRX19876699.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX19876699
 color 56,113,193
 parent Methbase off
 priority 0.06612
 onlyVisibility dense
 
 track Methbase_SRX19876699_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231132/SRX19876699/SRX19876699.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876699
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06613
 onlyVisibility full
 
 track Methbase_SRX19876699_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231132/SRX19876699/SRX19876699.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876699
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06614
 onlyVisibility full
 
 track Methbase_SRX19876700_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231133/SRX19876700/SRX19876700.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX19876700
 color 56,113,193
 parent Methbase off
 priority 0.06615
 onlyVisibility dense
 
 track Methbase_SRX19876700_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231133/SRX19876700/SRX19876700.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876700
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06616
 onlyVisibility full
 
 track Methbase_SRX19876700_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231133/SRX19876700/SRX19876700.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876700
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06617
 onlyVisibility full
 
 track Methbase_SRX19876701_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231134/SRX19876701/SRX19876701.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX19876701
 color 56,113,193
 parent Methbase off
 priority 0.06618
 onlyVisibility dense
 
 track Methbase_SRX19876701_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231134/SRX19876701/SRX19876701.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876701
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06619
 onlyVisibility full
 
 track Methbase_SRX19876701_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231134/SRX19876701/SRX19876701.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876701
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06620
 onlyVisibility full
 
 track Methbase_SRX19876702_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231135/SRX19876702/SRX19876702.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX19876702
 color 56,113,193
 parent Methbase off
 priority 0.06621
 onlyVisibility dense
 
 track Methbase_SRX19876702_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231135/SRX19876702/SRX19876702.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876702
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06622
 onlyVisibility full
 
 track Methbase_SRX19876702_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231135/SRX19876702/SRX19876702.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876702
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06623
 onlyVisibility full
 
 track Methbase_SRX19876703_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231136/SRX19876703/SRX19876703.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX19876703
 color 56,113,193
 parent Methbase off
 priority 0.06624
 onlyVisibility dense
 
 track Methbase_SRX19876703_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231136/SRX19876703/SRX19876703.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876703
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06625
 onlyVisibility full
 
 track Methbase_SRX19876703_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231136/SRX19876703/SRX19876703.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876703
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06626
 onlyVisibility full
 
 track Methbase_SRX19876704_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231137/SRX19876704/SRX19876704.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX19876704
 color 56,113,193
 parent Methbase off
 priority 0.06627
 onlyVisibility dense
 
 track Methbase_SRX19876704_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231137/SRX19876704/SRX19876704.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876704
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06628
 onlyVisibility full
 
 track Methbase_SRX19876704_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP430982/SRS17231137/SRX19876704/SRX19876704.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX19876704
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06629
 onlyVisibility full
 
 track Methbase_SRX1989574_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP080340/SRS1593301/SRX1989574/SRX1989574.hmr.bb
 type bigBed
 shortLabel Blast
 longLabel Blast SRX1989574
 color 56,113,193
 parent Methbase off
 priority 0.06630
 onlyVisibility dense
 
 track Methbase_SRX1989574_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP080340/SRS1593301/SRX1989574/SRX1989574.sym_counts.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX1989574
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06631
 onlyVisibility full
 
 track Methbase_SRX1989574_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP080340/SRS1593301/SRX1989574/SRX1989574.sym_coverage.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX1989574
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06632
 onlyVisibility full
 
 track Methbase_SRX1989575_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP080340/SRS1593302/SRX1989575/SRX1989575.hmr.bb
 type bigBed
 shortLabel Blast
 longLabel Blast SRX1989575
 color 56,113,193
 parent Methbase off
 priority 0.06633
 onlyVisibility dense
 
 track Methbase_SRX1989575_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP080340/SRS1593302/SRX1989575/SRX1989575.sym_counts.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX1989575
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06634
 onlyVisibility full
 
 track Methbase_SRX1989575_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP080340/SRS1593302/SRX1989575/SRX1989575.sym_coverage.bw
 type bigWig
 shortLabel Blast
 longLabel Blast SRX1989575
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06635
 onlyVisibility full
 
 track Methbase_SRX19984740_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP432935/SRS17330199/SRX19984740/SRX19984740.hmr.bb
 type bigBed
 shortLabel Tibia
 longLabel Tibia SRX19984740
 color 56,113,193
 parent Methbase off
 priority 0.06636
 onlyVisibility dense
 
 track Methbase_SRX19984740_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP432935/SRS17330199/SRX19984740/SRX19984740.sym_counts.bw
 type bigWig
 shortLabel Tibia
 longLabel Tibia SRX19984740
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06637
 onlyVisibility full
 
 track Methbase_SRX19984740_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP432935/SRS17330199/SRX19984740/SRX19984740.sym_coverage.bw
 type bigWig
 shortLabel Tibia
 longLabel Tibia SRX19984740
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06638
 onlyVisibility full
 
 track Methbase_SRX1998608_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP080893/SRS1600000/SRX1998608/SRX1998608.hmr.bb
 type bigBed
 shortLabel DNA
 longLabel DNA SRX1998608
 color 56,113,193
 parent Methbase off
 priority 0.06639
 onlyVisibility dense
 
 track Methbase_SRX1998608_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP080893/SRS1600000/SRX1998608/SRX1998608.sym_counts.bw
 type bigWig
 shortLabel DNA
 longLabel DNA SRX1998608
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06640
 onlyVisibility full
 
 track Methbase_SRX1998608_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP080893/SRS1600000/SRX1998608/SRX1998608.sym_coverage.bw
 type bigWig
 shortLabel DNA
 longLabel DNA SRX1998608
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06641
 onlyVisibility full
 
 track Methbase_SRX1998609_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP080893/SRS1600001/SRX1998609/SRX1998609.hmr.bb
 type bigBed
 shortLabel DNA
 longLabel DNA SRX1998609
 color 56,113,193
 parent Methbase off
 priority 0.06642
 onlyVisibility dense
 
 track Methbase_SRX1998609_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP080893/SRS1600001/SRX1998609/SRX1998609.sym_counts.bw
 type bigWig
 shortLabel DNA
 longLabel DNA SRX1998609
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06643
 onlyVisibility full
 
 track Methbase_SRX1998609_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP080893/SRS1600001/SRX1998609/SRX1998609.sym_coverage.bw
 type bigWig
 shortLabel DNA
 longLabel DNA SRX1998609
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06644
 onlyVisibility full
 
 track Methbase_SRX1998610_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP080893/SRS1600002/SRX1998610/SRX1998610.hmr.bb
 type bigBed
 shortLabel DNA
 longLabel DNA SRX1998610
 color 56,113,193
 parent Methbase off
 priority 0.06645
 onlyVisibility dense
 
 track Methbase_SRX1998610_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP080893/SRS1600002/SRX1998610/SRX1998610.sym_counts.bw
 type bigWig
 shortLabel DNA
 longLabel DNA SRX1998610
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06646
 onlyVisibility full
 
 track Methbase_SRX1998610_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP080893/SRS1600002/SRX1998610/SRX1998610.sym_coverage.bw
 type bigWig
 shortLabel DNA
 longLabel DNA SRX1998610
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06647
 onlyVisibility full
 
 track Methbase_SRX1998630_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP080893/SRS1600020/SRX1998630/SRX1998630.hmr.bb
 type bigBed
 shortLabel DNA
 longLabel DNA SRX1998630
 color 56,113,193
 parent Methbase off
 priority 0.06648
 onlyVisibility dense
 
 track Methbase_SRX1998630_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP080893/SRS1600020/SRX1998630/SRX1998630.sym_counts.bw
 type bigWig
 shortLabel DNA
 longLabel DNA SRX1998630
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06649
 onlyVisibility full
 
 track Methbase_SRX1998630_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP080893/SRS1600020/SRX1998630/SRX1998630.sym_coverage.bw
 type bigWig
 shortLabel DNA
 longLabel DNA SRX1998630
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06650
 onlyVisibility full
 
 track Methbase_SRX2023278_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP082156/SRS1617769/SRX2023278/SRX2023278.hmr.bb
 type bigBed
 shortLabel Prostate
 longLabel Prostate SRX2023278
 color 56,113,193
 parent Methbase off
 priority 0.06651
 onlyVisibility dense
 
 track Methbase_SRX2023278_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP082156/SRS1617769/SRX2023278/SRX2023278.sym_counts.bw
 type bigWig
 shortLabel Prostate
 longLabel Prostate SRX2023278
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06652
 onlyVisibility full
 
 track Methbase_SRX2023278_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP082156/SRS1617769/SRX2023278/SRX2023278.sym_coverage.bw
 type bigWig
 shortLabel Prostate
 longLabel Prostate SRX2023278
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06653
 onlyVisibility full
 
 track Methbase_SRX2023279_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP082156/SRS1617770/SRX2023279/SRX2023279.hmr.bb
 type bigBed
 shortLabel Prostate
 longLabel Prostate SRX2023279
 color 56,113,193
 parent Methbase off
 priority 0.06654
 onlyVisibility dense
 
 track Methbase_SRX2023279_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP082156/SRS1617770/SRX2023279/SRX2023279.sym_counts.bw
 type bigWig
 shortLabel Prostate
 longLabel Prostate SRX2023279
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06655
 onlyVisibility full
 
 track Methbase_SRX2023279_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP082156/SRS1617770/SRX2023279/SRX2023279.sym_coverage.bw
 type bigWig
 shortLabel Prostate
 longLabel Prostate SRX2023279
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06656
 onlyVisibility full
 
 track Methbase_SRX2023280_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP082156/SRS1617771/SRX2023280/SRX2023280.hmr.bb
 type bigBed
 shortLabel Prostate
 longLabel Prostate SRX2023280
 color 56,113,193
 parent Methbase off
 priority 0.06657
 onlyVisibility dense
 
 track Methbase_SRX2023280_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP082156/SRS1617771/SRX2023280/SRX2023280.sym_counts.bw
 type bigWig
 shortLabel Prostate
 longLabel Prostate SRX2023280
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06658
 onlyVisibility full
 
 track Methbase_SRX2023280_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP082156/SRS1617771/SRX2023280/SRX2023280.sym_coverage.bw
 type bigWig
 shortLabel Prostate
 longLabel Prostate SRX2023280
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06659
 onlyVisibility full
 
 track Methbase_SRX2023281_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP082156/SRS1617772/SRX2023281/SRX2023281.hmr.bb
 type bigBed
 shortLabel Prostate
 longLabel Prostate SRX2023281
 color 56,113,193
 parent Methbase off
 priority 0.06660
 onlyVisibility dense
 
 track Methbase_SRX2023281_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP082156/SRS1617772/SRX2023281/SRX2023281.sym_counts.bw
 type bigWig
 shortLabel Prostate
 longLabel Prostate SRX2023281
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06661
 onlyVisibility full
 
 track Methbase_SRX2023281_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP082156/SRS1617772/SRX2023281/SRX2023281.sym_coverage.bw
 type bigWig
 shortLabel Prostate
 longLabel Prostate SRX2023281
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06662
 onlyVisibility full
 
 track Methbase_SRX2023282_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP082156/SRS1617773/SRX2023282/SRX2023282.hmr.bb
 type bigBed
 shortLabel Prostate
 longLabel Prostate SRX2023282
 color 56,113,193
 parent Methbase off
 priority 0.06663
 onlyVisibility dense
 
 track Methbase_SRX2023282_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP082156/SRS1617773/SRX2023282/SRX2023282.sym_counts.bw
 type bigWig
 shortLabel Prostate
 longLabel Prostate SRX2023282
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06664
 onlyVisibility full
 
 track Methbase_SRX2023282_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP082156/SRS1617773/SRX2023282/SRX2023282.sym_coverage.bw
 type bigWig
 shortLabel Prostate
 longLabel Prostate SRX2023282
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06665
 onlyVisibility full
 
 track Methbase_SRX2023283_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP082156/SRS1617774/SRX2023283/SRX2023283.hmr.bb
 type bigBed
 shortLabel Prostate
 longLabel Prostate SRX2023283
 color 56,113,193
 parent Methbase off
 priority 0.06666
 onlyVisibility dense
 
 track Methbase_SRX2023283_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP082156/SRS1617774/SRX2023283/SRX2023283.sym_counts.bw
 type bigWig
 shortLabel Prostate
 longLabel Prostate SRX2023283
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06667
 onlyVisibility full
 
 track Methbase_SRX2023283_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP082156/SRS1617774/SRX2023283/SRX2023283.sym_coverage.bw
 type bigWig
 shortLabel Prostate
 longLabel Prostate SRX2023283
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06668
 onlyVisibility full
 
 track Methbase_SRX2023284_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP082156/SRS1617775/SRX2023284/SRX2023284.hmr.bb
 type bigBed
 shortLabel Prostate
 longLabel Prostate SRX2023284
 color 56,113,193
 parent Methbase off
 priority 0.06669
 onlyVisibility dense
 
 track Methbase_SRX2023284_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP082156/SRS1617775/SRX2023284/SRX2023284.sym_counts.bw
 type bigWig
 shortLabel Prostate
 longLabel Prostate SRX2023284
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06670
 onlyVisibility full
 
 track Methbase_SRX2023284_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP082156/SRS1617775/SRX2023284/SRX2023284.sym_coverage.bw
 type bigWig
 shortLabel Prostate
 longLabel Prostate SRX2023284
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06671
 onlyVisibility full
 
 track Methbase_SRX2023285_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP082156/SRS1617776/SRX2023285/SRX2023285.hmr.bb
 type bigBed
 shortLabel Prostate
 longLabel Prostate SRX2023285
 color 56,113,193
 parent Methbase off
 priority 0.06672
 onlyVisibility dense
 
 track Methbase_SRX2023285_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP082156/SRS1617776/SRX2023285/SRX2023285.sym_counts.bw
 type bigWig
 shortLabel Prostate
 longLabel Prostate SRX2023285
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06673
 onlyVisibility full
 
 track Methbase_SRX2023285_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP082156/SRS1617776/SRX2023285/SRX2023285.sym_coverage.bw
 type bigWig
 shortLabel Prostate
 longLabel Prostate SRX2023285
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06674
 onlyVisibility full
 
 track Methbase_SRX20233648_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP436137/SRS17567925/SRX20233648/SRX20233648.hmr.bb
 type bigBed
 shortLabel Neonatal Foreskin
 longLabel Neonatal Foreskin SRX20233648
 color 56,113,193
 parent Methbase off
 priority 0.06675
 onlyVisibility dense
 
 track Methbase_SRX20233648_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP436137/SRS17567925/SRX20233648/SRX20233648.sym_counts.bw
 type bigWig
 shortLabel Neonatal Foreskin
 longLabel Neonatal Foreskin SRX20233648
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06676
 onlyVisibility full
 
 track Methbase_SRX20233648_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP436137/SRS17567925/SRX20233648/SRX20233648.sym_coverage.bw
 type bigWig
 shortLabel Neonatal Foreskin
 longLabel Neonatal Foreskin SRX20233648
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06677
 onlyVisibility full
 
 track Methbase_SRX20233649_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP436137/SRS17567926/SRX20233649/SRX20233649.hmr.bb
 type bigBed
 shortLabel Neonatal Foreskin
 longLabel Neonatal Foreskin SRX20233649
 color 56,113,193
 parent Methbase off
 priority 0.06678
 onlyVisibility dense
 
 track Methbase_SRX20233649_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP436137/SRS17567926/SRX20233649/SRX20233649.sym_counts.bw
 type bigWig
 shortLabel Neonatal Foreskin
 longLabel Neonatal Foreskin SRX20233649
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06679
 onlyVisibility full
 
 track Methbase_SRX20233649_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP436137/SRS17567926/SRX20233649/SRX20233649.sym_coverage.bw
 type bigWig
 shortLabel Neonatal Foreskin
 longLabel Neonatal Foreskin SRX20233649
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06680
 onlyVisibility full
 
 track Methbase_SRX20233650_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP436137/SRS17567927/SRX20233650/SRX20233650.hmr.bb
 type bigBed
 shortLabel Neonatal Foreskin
 longLabel Neonatal Foreskin SRX20233650
 color 56,113,193
 parent Methbase off
 priority 0.06681
 onlyVisibility dense
 
 track Methbase_SRX20233650_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP436137/SRS17567927/SRX20233650/SRX20233650.sym_counts.bw
 type bigWig
 shortLabel Neonatal Foreskin
 longLabel Neonatal Foreskin SRX20233650
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06682
 onlyVisibility full
 
 track Methbase_SRX20233650_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP436137/SRS17567927/SRX20233650/SRX20233650.sym_coverage.bw
 type bigWig
 shortLabel Neonatal Foreskin
 longLabel Neonatal Foreskin SRX20233650
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06683
 onlyVisibility full
 
 track Methbase_SRX20233651_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP436137/SRS17567929/SRX20233651/SRX20233651.hmr.bb
 type bigBed
 shortLabel Neonatal Foreskin
 longLabel Neonatal Foreskin SRX20233651
 color 56,113,193
 parent Methbase off
 priority 0.06684
 onlyVisibility dense
 
 track Methbase_SRX20233651_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP436137/SRS17567929/SRX20233651/SRX20233651.sym_counts.bw
 type bigWig
 shortLabel Neonatal Foreskin
 longLabel Neonatal Foreskin SRX20233651
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06685
 onlyVisibility full
 
 track Methbase_SRX20233651_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP436137/SRS17567929/SRX20233651/SRX20233651.sym_coverage.bw
 type bigWig
 shortLabel Neonatal Foreskin
 longLabel Neonatal Foreskin SRX20233651
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06686
 onlyVisibility full
 
 track Methbase_SRX20233652_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP436137/SRS17567928/SRX20233652/SRX20233652.hmr.bb
 type bigBed
 shortLabel Neonatal Foreskin
 longLabel Neonatal Foreskin SRX20233652
 color 56,113,193
 parent Methbase off
 priority 0.06687
 onlyVisibility dense
 
 track Methbase_SRX20233652_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP436137/SRS17567928/SRX20233652/SRX20233652.sym_counts.bw
 type bigWig
 shortLabel Neonatal Foreskin
 longLabel Neonatal Foreskin SRX20233652
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06688
 onlyVisibility full
 
 track Methbase_SRX20233652_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP436137/SRS17567928/SRX20233652/SRX20233652.sym_coverage.bw
 type bigWig
 shortLabel Neonatal Foreskin
 longLabel Neonatal Foreskin SRX20233652
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06689
 onlyVisibility full
 
 track Methbase_SRX20233653_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP436137/SRS17567930/SRX20233653/SRX20233653.hmr.bb
 type bigBed
 shortLabel Neonatal Foreskin
 longLabel Neonatal Foreskin SRX20233653
 color 56,113,193
 parent Methbase off
 priority 0.06690
 onlyVisibility dense
 
 track Methbase_SRX20233653_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP436137/SRS17567930/SRX20233653/SRX20233653.sym_counts.bw
 type bigWig
 shortLabel Neonatal Foreskin
 longLabel Neonatal Foreskin SRX20233653
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06691
 onlyVisibility full
 
 track Methbase_SRX20233653_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP436137/SRS17567930/SRX20233653/SRX20233653.sym_coverage.bw
 type bigWig
 shortLabel Neonatal Foreskin
 longLabel Neonatal Foreskin SRX20233653
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06692
 onlyVisibility full
 
 track Methbase_SRX20503478_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP341621/SRS17826413/SRX20503478/SRX20503478.hmr.bb
 type bigBed
 shortLabel Plasma Separated From Blood
 longLabel Plasma Separated From Blood SRX20503478
 color 56,113,193
 parent Methbase off
 priority 0.06693
 onlyVisibility dense
 
 track Methbase_SRX20503478_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP341621/SRS17826413/SRX20503478/SRX20503478.sym_counts.bw
 type bigWig
 shortLabel Plasma Separated From Blood
 longLabel Plasma Separated From Blood SRX20503478
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06694
 onlyVisibility full
 
 track Methbase_SRX20503478_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP341621/SRS17826413/SRX20503478/SRX20503478.sym_coverage.bw
 type bigWig
 shortLabel Plasma Separated From Blood
 longLabel Plasma Separated From Blood SRX20503478
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06695
 onlyVisibility full
 
 track Methbase_SRX20503479_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP341621/SRS17826417/SRX20503479/SRX20503479.hmr.bb
 type bigBed
 shortLabel Plasma Separated From Blood
 longLabel Plasma Separated From Blood SRX20503479
 color 56,113,193
 parent Methbase off
 priority 0.06696
 onlyVisibility dense
 
 track Methbase_SRX20503479_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP341621/SRS17826417/SRX20503479/SRX20503479.sym_counts.bw
 type bigWig
 shortLabel Plasma Separated From Blood
 longLabel Plasma Separated From Blood SRX20503479
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06697
 onlyVisibility full
 
 track Methbase_SRX20503479_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP341621/SRS17826417/SRX20503479/SRX20503479.sym_coverage.bw
 type bigWig
 shortLabel Plasma Separated From Blood
 longLabel Plasma Separated From Blood SRX20503479
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06698
 onlyVisibility full
 
 track Methbase_SRX20503534_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP341621/SRS17826470/SRX20503534/SRX20503534.hmr.bb
 type bigBed
 shortLabel Plasma Separated From Blood
 longLabel Plasma Separated From Blood SRX20503534
 color 56,113,193
 parent Methbase off
 priority 0.06699
 onlyVisibility dense
 
 track Methbase_SRX20503534_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP341621/SRS17826470/SRX20503534/SRX20503534.sym_counts.bw
 type bigWig
 shortLabel Plasma Separated From Blood
 longLabel Plasma Separated From Blood SRX20503534
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06700
 onlyVisibility full
 
 track Methbase_SRX20503534_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP341621/SRS17826470/SRX20503534/SRX20503534.sym_coverage.bw
 type bigWig
 shortLabel Plasma Separated From Blood
 longLabel Plasma Separated From Blood SRX20503534
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06701
 onlyVisibility full
 
 track Methbase_SRX20520080_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP439675/SRS17829968/SRX20520080/SRX20520080.hmr.bb
 type bigBed
 shortLabel Nasopharyngeal Carcinoma
 longLabel Nasopharyngeal Carcinoma SRX20520080
 color 56,113,193
 parent Methbase off
 priority 0.06702
 onlyVisibility dense
 
 track Methbase_SRX20520080_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP439675/SRS17829968/SRX20520080/SRX20520080.sym_counts.bw
 type bigWig
 shortLabel Nasopharyngeal Carcinoma
 longLabel Nasopharyngeal Carcinoma SRX20520080
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06703
 onlyVisibility full
 
 track Methbase_SRX20520080_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP439675/SRS17829968/SRX20520080/SRX20520080.sym_coverage.bw
 type bigWig
 shortLabel Nasopharyngeal Carcinoma
 longLabel Nasopharyngeal Carcinoma SRX20520080
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06704
 onlyVisibility full
 
 track Methbase_SRX20533740_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17842320/SRX20533740/SRX20533740.hmr.bb
 type bigBed
 shortLabel ESC
 longLabel ESC SRX20533740
 color 56,113,193
 parent Methbase off
 priority 0.06705
 onlyVisibility dense
 
 track Methbase_SRX20533740_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17842320/SRX20533740/SRX20533740.sym_counts.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX20533740
 color 181,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06706
 onlyVisibility full
 
 track Methbase_SRX20533740_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17842320/SRX20533740/SRX20533740.sym_coverage.bw
 type bigWig
 shortLabel ESC
 longLabel ESC SRX20533740
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06707
 onlyVisibility full
 
 track Methbase_SRX20533741_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17842321/SRX20533741/SRX20533741.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX20533741
 color 56,113,193
 parent Methbase off
 priority 0.06708
 onlyVisibility dense
 
 track Methbase_SRX20533741_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17842321/SRX20533741/SRX20533741.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20533741
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06709
 onlyVisibility full
 
 track Methbase_SRX20533741_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17842321/SRX20533741/SRX20533741.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20533741
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06710
 onlyVisibility full
 
 track Methbase_SRX20533742_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17842322/SRX20533742/SRX20533742.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX20533742
 color 56,113,193
 parent Methbase off
 priority 0.06711
 onlyVisibility dense
 
 track Methbase_SRX20533742_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17842322/SRX20533742/SRX20533742.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20533742
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06712
 onlyVisibility full
 
 track Methbase_SRX20533742_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17842322/SRX20533742/SRX20533742.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20533742
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06713
 onlyVisibility full
 
 track Methbase_SRX20533743_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17842324/SRX20533743/SRX20533743.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX20533743
 color 56,113,193
 parent Methbase off
 priority 0.06714
 onlyVisibility dense
 
 track Methbase_SRX20533743_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17842324/SRX20533743/SRX20533743.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20533743
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06715
 onlyVisibility full
 
 track Methbase_SRX20533743_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17842324/SRX20533743/SRX20533743.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20533743
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06716
 onlyVisibility full
 
 track Methbase_SRX20533744_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17842323/SRX20533744/SRX20533744.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX20533744
 color 56,113,193
 parent Methbase off
 priority 0.06717
 onlyVisibility dense
 
 track Methbase_SRX20533744_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17842323/SRX20533744/SRX20533744.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20533744
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06718
 onlyVisibility full
 
 track Methbase_SRX20533744_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17842323/SRX20533744/SRX20533744.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20533744
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06719
 onlyVisibility full
 
 track Methbase_SRX20533745_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17842325/SRX20533745/SRX20533745.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX20533745
 color 56,113,193
 parent Methbase off
 priority 0.06720
 onlyVisibility dense
 
 track Methbase_SRX20533745_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17842325/SRX20533745/SRX20533745.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20533745
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06721
 onlyVisibility full
 
 track Methbase_SRX20533745_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17842325/SRX20533745/SRX20533745.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20533745
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06722
 onlyVisibility full
 
 track Methbase_SRX20533746_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17842326/SRX20533746/SRX20533746.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX20533746
 color 56,113,193
 parent Methbase off
 priority 0.06723
 onlyVisibility dense
 
 track Methbase_SRX20533746_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17842326/SRX20533746/SRX20533746.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20533746
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06724
 onlyVisibility full
 
 track Methbase_SRX20533746_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17842326/SRX20533746/SRX20533746.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20533746
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06725
 onlyVisibility full
 
 track Methbase_SRX20533747_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17842327/SRX20533747/SRX20533747.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX20533747
 color 56,113,193
 parent Methbase off
 priority 0.06726
 onlyVisibility dense
 
 track Methbase_SRX20533747_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17842327/SRX20533747/SRX20533747.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20533747
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06727
 onlyVisibility full
 
 track Methbase_SRX20533747_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17842327/SRX20533747/SRX20533747.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20533747
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06728
 onlyVisibility full
 
 track Methbase_SRX20533748_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17842328/SRX20533748/SRX20533748.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX20533748
 color 56,113,193
 parent Methbase off
 priority 0.06729
 onlyVisibility dense
 
 track Methbase_SRX20533748_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17842328/SRX20533748/SRX20533748.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20533748
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06730
 onlyVisibility full
 
 track Methbase_SRX20533748_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17842328/SRX20533748/SRX20533748.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20533748
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06731
 onlyVisibility full
 
 track Methbase_SRX20533749_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17842330/SRX20533749/SRX20533749.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX20533749
 color 56,113,193
 parent Methbase off
 priority 0.06732
 onlyVisibility dense
 
 track Methbase_SRX20533749_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17842330/SRX20533749/SRX20533749.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20533749
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06733
 onlyVisibility full
 
 track Methbase_SRX20533749_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17842330/SRX20533749/SRX20533749.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20533749
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06734
 onlyVisibility full
 
 track Methbase_SRX20533750_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17842329/SRX20533750/SRX20533750.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX20533750
 color 56,113,193
 parent Methbase off
 priority 0.06735
 onlyVisibility dense
 
 track Methbase_SRX20533750_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17842329/SRX20533750/SRX20533750.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20533750
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06736
 onlyVisibility full
 
 track Methbase_SRX20533750_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17842329/SRX20533750/SRX20533750.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20533750
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06737
 onlyVisibility full
 
 track Methbase_SRX20533751_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17842331/SRX20533751/SRX20533751.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX20533751
 color 56,113,193
 parent Methbase off
 priority 0.06738
 onlyVisibility dense
 
 track Methbase_SRX20533751_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17842331/SRX20533751/SRX20533751.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20533751
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06739
 onlyVisibility full
 
 track Methbase_SRX20533751_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17842331/SRX20533751/SRX20533751.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20533751
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06740
 onlyVisibility full
 
 track Methbase_SRX20555454_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP440514/SRS17862015/SRX20555454/SRX20555454.hmr.bb
 type bigBed
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX20555454
 color 56,113,193
 parent Methbase off
 priority 0.06741
 onlyVisibility dense
 
 track Methbase_SRX20555454_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP440514/SRS17862015/SRX20555454/SRX20555454.sym_counts.bw
 type bigWig
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX20555454
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06742
 onlyVisibility full
 
 track Methbase_SRX20555454_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP440514/SRS17862015/SRX20555454/SRX20555454.sym_coverage.bw
 type bigWig
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX20555454
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06743
 onlyVisibility full
 
 track Methbase_SRX20555455_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP440514/SRS17862014/SRX20555455/SRX20555455.hmr.bb
 type bigBed
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX20555455
 color 56,113,193
 parent Methbase off
 priority 0.06744
 onlyVisibility dense
 
 track Methbase_SRX20555455_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP440514/SRS17862014/SRX20555455/SRX20555455.sym_counts.bw
 type bigWig
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX20555455
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06745
 onlyVisibility full
 
 track Methbase_SRX20555455_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP440514/SRS17862014/SRX20555455/SRX20555455.sym_coverage.bw
 type bigWig
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX20555455
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06746
 onlyVisibility full
 
 track Methbase_SRX20555456_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP440514/SRS17862016/SRX20555456/SRX20555456.hmr.bb
 type bigBed
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX20555456
 color 56,113,193
 parent Methbase off
 priority 0.06747
 onlyVisibility dense
 
 track Methbase_SRX20555456_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP440514/SRS17862016/SRX20555456/SRX20555456.sym_counts.bw
 type bigWig
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX20555456
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06748
 onlyVisibility full
 
 track Methbase_SRX20555456_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP440514/SRS17862016/SRX20555456/SRX20555456.sym_coverage.bw
 type bigWig
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX20555456
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06749
 onlyVisibility full
 
 track Methbase_SRX20555457_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP440514/SRS17862017/SRX20555457/SRX20555457.hmr.bb
 type bigBed
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX20555457
 color 56,113,193
 parent Methbase off
 priority 0.06750
 onlyVisibility dense
 
 track Methbase_SRX20555457_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP440514/SRS17862017/SRX20555457/SRX20555457.sym_counts.bw
 type bigWig
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX20555457
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06751
 onlyVisibility full
 
 track Methbase_SRX20555457_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP440514/SRS17862017/SRX20555457/SRX20555457.sym_coverage.bw
 type bigWig
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX20555457
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06752
 onlyVisibility full
 
 track Methbase_SRX20555458_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP440514/SRS17862018/SRX20555458/SRX20555458.hmr.bb
 type bigBed
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX20555458
 color 56,113,193
 parent Methbase off
 priority 0.06753
 onlyVisibility dense
 
 track Methbase_SRX20555458_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP440514/SRS17862018/SRX20555458/SRX20555458.sym_counts.bw
 type bigWig
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX20555458
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06754
 onlyVisibility full
 
 track Methbase_SRX20555458_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP440514/SRS17862018/SRX20555458/SRX20555458.sym_coverage.bw
 type bigWig
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX20555458
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06755
 onlyVisibility full
 
 track Methbase_SRX20555459_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP440514/SRS17862020/SRX20555459/SRX20555459.hmr.bb
 type bigBed
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX20555459
 color 56,113,193
 parent Methbase off
 priority 0.06756
 onlyVisibility dense
 
 track Methbase_SRX20555459_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP440514/SRS17862020/SRX20555459/SRX20555459.sym_counts.bw
 type bigWig
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX20555459
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06757
 onlyVisibility full
 
 track Methbase_SRX20555459_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP440514/SRS17862020/SRX20555459/SRX20555459.sym_coverage.bw
 type bigWig
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX20555459
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06758
 onlyVisibility full
 
 track Methbase_SRX20592306_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892798/SRX20592306/SRX20592306.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX20592306
 color 56,113,193
 parent Methbase off
 priority 0.06759
 onlyVisibility dense
 
 track Methbase_SRX20592306_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892798/SRX20592306/SRX20592306.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20592306
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06760
 onlyVisibility full
 
 track Methbase_SRX20592306_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892798/SRX20592306/SRX20592306.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20592306
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06761
 onlyVisibility full
 
 track Methbase_SRX20592307_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892799/SRX20592307/SRX20592307.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX20592307
 color 56,113,193
 parent Methbase off
 priority 0.06762
 onlyVisibility dense
 
 track Methbase_SRX20592307_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892799/SRX20592307/SRX20592307.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20592307
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06763
 onlyVisibility full
 
 track Methbase_SRX20592307_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892799/SRX20592307/SRX20592307.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20592307
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06764
 onlyVisibility full
 
 track Methbase_SRX20592308_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892800/SRX20592308/SRX20592308.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX20592308
 color 56,113,193
 parent Methbase off
 priority 0.06765
 onlyVisibility dense
 
 track Methbase_SRX20592308_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892800/SRX20592308/SRX20592308.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20592308
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06766
 onlyVisibility full
 
 track Methbase_SRX20592308_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892800/SRX20592308/SRX20592308.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20592308
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06767
 onlyVisibility full
 
 track Methbase_SRX20592309_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892801/SRX20592309/SRX20592309.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX20592309
 color 56,113,193
 parent Methbase off
 priority 0.06768
 onlyVisibility dense
 
 track Methbase_SRX20592309_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892801/SRX20592309/SRX20592309.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20592309
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06769
 onlyVisibility full
 
 track Methbase_SRX20592309_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892801/SRX20592309/SRX20592309.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20592309
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06770
 onlyVisibility full
 
 track Methbase_SRX20592310_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892802/SRX20592310/SRX20592310.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX20592310
 color 56,113,193
 parent Methbase off
 priority 0.06771
 onlyVisibility dense
 
 track Methbase_SRX20592310_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892802/SRX20592310/SRX20592310.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20592310
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06772
 onlyVisibility full
 
 track Methbase_SRX20592310_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892802/SRX20592310/SRX20592310.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20592310
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06773
 onlyVisibility full
 
 track Methbase_SRX20592311_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892803/SRX20592311/SRX20592311.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX20592311
 color 56,113,193
 parent Methbase off
 priority 0.06774
 onlyVisibility dense
 
 track Methbase_SRX20592311_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892803/SRX20592311/SRX20592311.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20592311
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06775
 onlyVisibility full
 
 track Methbase_SRX20592311_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892803/SRX20592311/SRX20592311.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20592311
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06776
 onlyVisibility full
 
 track Methbase_SRX20592312_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892804/SRX20592312/SRX20592312.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX20592312
 color 56,113,193
 parent Methbase off
 priority 0.06777
 onlyVisibility dense
 
 track Methbase_SRX20592312_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892804/SRX20592312/SRX20592312.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20592312
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06778
 onlyVisibility full
 
 track Methbase_SRX20592312_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892804/SRX20592312/SRX20592312.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20592312
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06779
 onlyVisibility full
 
 track Methbase_SRX20592313_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892805/SRX20592313/SRX20592313.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX20592313
 color 56,113,193
 parent Methbase off
 priority 0.06780
 onlyVisibility dense
 
 track Methbase_SRX20592313_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892805/SRX20592313/SRX20592313.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20592313
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06781
 onlyVisibility full
 
 track Methbase_SRX20592313_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892805/SRX20592313/SRX20592313.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20592313
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06782
 onlyVisibility full
 
 track Methbase_SRX20592314_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892806/SRX20592314/SRX20592314.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX20592314
 color 56,113,193
 parent Methbase off
 priority 0.06783
 onlyVisibility dense
 
 track Methbase_SRX20592314_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892806/SRX20592314/SRX20592314.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20592314
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06784
 onlyVisibility full
 
 track Methbase_SRX20592314_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892806/SRX20592314/SRX20592314.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20592314
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06785
 onlyVisibility full
 
 track Methbase_SRX20592315_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892807/SRX20592315/SRX20592315.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX20592315
 color 56,113,193
 parent Methbase off
 priority 0.06786
 onlyVisibility dense
 
 track Methbase_SRX20592315_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892807/SRX20592315/SRX20592315.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20592315
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06787
 onlyVisibility full
 
 track Methbase_SRX20592315_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892807/SRX20592315/SRX20592315.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20592315
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06788
 onlyVisibility full
 
 track Methbase_SRX20592316_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892808/SRX20592316/SRX20592316.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX20592316
 color 56,113,193
 parent Methbase off
 priority 0.06789
 onlyVisibility dense
 
 track Methbase_SRX20592316_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892808/SRX20592316/SRX20592316.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20592316
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06790
 onlyVisibility full
 
 track Methbase_SRX20592316_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892808/SRX20592316/SRX20592316.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20592316
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06791
 onlyVisibility full
 
 track Methbase_SRX20592317_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892809/SRX20592317/SRX20592317.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX20592317
 color 56,113,193
 parent Methbase off
 priority 0.06792
 onlyVisibility dense
 
 track Methbase_SRX20592317_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892809/SRX20592317/SRX20592317.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20592317
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06793
 onlyVisibility full
 
 track Methbase_SRX20592317_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892809/SRX20592317/SRX20592317.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20592317
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06794
 onlyVisibility full
 
 track Methbase_SRX20592318_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892810/SRX20592318/SRX20592318.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX20592318
 color 56,113,193
 parent Methbase off
 priority 0.06795
 onlyVisibility dense
 
 track Methbase_SRX20592318_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892810/SRX20592318/SRX20592318.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20592318
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06796
 onlyVisibility full
 
 track Methbase_SRX20592318_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892810/SRX20592318/SRX20592318.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20592318
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06797
 onlyVisibility full
 
 track Methbase_SRX20592319_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892811/SRX20592319/SRX20592319.hmr.bb
 type bigBed
 shortLabel Mesenchymal Stem Cell
 longLabel Mesenchymal Stem Cell SRX20592319
 color 56,113,193
 parent Methbase off
 priority 0.06798
 onlyVisibility dense
 
 track Methbase_SRX20592319_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892811/SRX20592319/SRX20592319.sym_counts.bw
 type bigWig
 shortLabel Mesenchymal Stem Cell
 longLabel Mesenchymal Stem Cell SRX20592319
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06799
 onlyVisibility full
 
 track Methbase_SRX20592319_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892811/SRX20592319/SRX20592319.sym_coverage.bw
 type bigWig
 shortLabel Mesenchymal Stem Cell
 longLabel Mesenchymal Stem Cell SRX20592319
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06800
 onlyVisibility full
 
 track Methbase_SRX20592320_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892812/SRX20592320/SRX20592320.hmr.bb
 type bigBed
 shortLabel Mesenchymal Stem Cell
 longLabel Mesenchymal Stem Cell SRX20592320
 color 56,113,193
 parent Methbase off
 priority 0.06801
 onlyVisibility dense
 
 track Methbase_SRX20592320_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892812/SRX20592320/SRX20592320.sym_counts.bw
 type bigWig
 shortLabel Mesenchymal Stem Cell
 longLabel Mesenchymal Stem Cell SRX20592320
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06802
 onlyVisibility full
 
 track Methbase_SRX20592320_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892812/SRX20592320/SRX20592320.sym_coverage.bw
 type bigWig
 shortLabel Mesenchymal Stem Cell
 longLabel Mesenchymal Stem Cell SRX20592320
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06803
 onlyVisibility full
 
 track Methbase_SRX20592321_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892813/SRX20592321/SRX20592321.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX20592321
 color 56,113,193
 parent Methbase off
 priority 0.06804
 onlyVisibility dense
 
 track Methbase_SRX20592321_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892813/SRX20592321/SRX20592321.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20592321
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06805
 onlyVisibility full
 
 track Methbase_SRX20592321_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892813/SRX20592321/SRX20592321.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20592321
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06806
 onlyVisibility full
 
 track Methbase_SRX20592322_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892814/SRX20592322/SRX20592322.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX20592322
 color 56,113,193
 parent Methbase off
 priority 0.06807
 onlyVisibility dense
 
 track Methbase_SRX20592322_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892814/SRX20592322/SRX20592322.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20592322
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06808
 onlyVisibility full
 
 track Methbase_SRX20592322_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892814/SRX20592322/SRX20592322.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20592322
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06809
 onlyVisibility full
 
 track Methbase_SRX20592323_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892815/SRX20592323/SRX20592323.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX20592323
 color 56,113,193
 parent Methbase off
 priority 0.06810
 onlyVisibility dense
 
 track Methbase_SRX20592323_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892815/SRX20592323/SRX20592323.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20592323
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06811
 onlyVisibility full
 
 track Methbase_SRX20592323_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892815/SRX20592323/SRX20592323.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20592323
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06812
 onlyVisibility full
 
 track Methbase_SRX20592324_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892816/SRX20592324/SRX20592324.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX20592324
 color 56,113,193
 parent Methbase off
 priority 0.06813
 onlyVisibility dense
 
 track Methbase_SRX20592324_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892816/SRX20592324/SRX20592324.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20592324
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06814
 onlyVisibility full
 
 track Methbase_SRX20592324_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892816/SRX20592324/SRX20592324.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20592324
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06815
 onlyVisibility full
 
 track Methbase_SRX20592325_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892817/SRX20592325/SRX20592325.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX20592325
 color 56,113,193
 parent Methbase off
 priority 0.06816
 onlyVisibility dense
 
 track Methbase_SRX20592325_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892817/SRX20592325/SRX20592325.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20592325
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06817
 onlyVisibility full
 
 track Methbase_SRX20592325_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892817/SRX20592325/SRX20592325.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20592325
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06818
 onlyVisibility full
 
 track Methbase_SRX20592326_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892818/SRX20592326/SRX20592326.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX20592326
 color 56,113,193
 parent Methbase off
 priority 0.06819
 onlyVisibility dense
 
 track Methbase_SRX20592326_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892818/SRX20592326/SRX20592326.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20592326
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06820
 onlyVisibility full
 
 track Methbase_SRX20592326_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892818/SRX20592326/SRX20592326.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20592326
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06821
 onlyVisibility full
 
 track Methbase_SRX20592327_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892819/SRX20592327/SRX20592327.hmr.bb
 type bigBed
 shortLabel Keratinocytes
 longLabel Keratinocytes SRX20592327
 color 56,113,193
 parent Methbase off
 priority 0.06822
 onlyVisibility dense
 
 track Methbase_SRX20592327_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892819/SRX20592327/SRX20592327.sym_counts.bw
 type bigWig
 shortLabel Keratinocytes
 longLabel Keratinocytes SRX20592327
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06823
 onlyVisibility full
 
 track Methbase_SRX20592327_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892819/SRX20592327/SRX20592327.sym_coverage.bw
 type bigWig
 shortLabel Keratinocytes
 longLabel Keratinocytes SRX20592327
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06824
 onlyVisibility full
 
 track Methbase_SRX20592328_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892820/SRX20592328/SRX20592328.hmr.bb
 type bigBed
 shortLabel Keratinocytes
 longLabel Keratinocytes SRX20592328
 color 56,113,193
 parent Methbase off
 priority 0.06825
 onlyVisibility dense
 
 track Methbase_SRX20592328_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892820/SRX20592328/SRX20592328.sym_counts.bw
 type bigWig
 shortLabel Keratinocytes
 longLabel Keratinocytes SRX20592328
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06826
 onlyVisibility full
 
 track Methbase_SRX20592328_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892820/SRX20592328/SRX20592328.sym_coverage.bw
 type bigWig
 shortLabel Keratinocytes
 longLabel Keratinocytes SRX20592328
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06827
 onlyVisibility full
 
 track Methbase_SRX20592329_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892821/SRX20592329/SRX20592329.hmr.bb
 type bigBed
 shortLabel Keratinocytes
 longLabel Keratinocytes SRX20592329
 color 56,113,193
 parent Methbase off
 priority 0.06828
 onlyVisibility dense
 
 track Methbase_SRX20592329_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892821/SRX20592329/SRX20592329.sym_counts.bw
 type bigWig
 shortLabel Keratinocytes
 longLabel Keratinocytes SRX20592329
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06829
 onlyVisibility full
 
 track Methbase_SRX20592329_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS17892821/SRX20592329/SRX20592329.sym_coverage.bw
 type bigWig
 shortLabel Keratinocytes
 longLabel Keratinocytes SRX20592329
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06830
 onlyVisibility full
 
 track Methbase_SRX20594657_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP441171/SRS17894975/SRX20594657/SRX20594657.hmr.bb
 type bigBed
 shortLabel Plasma
 longLabel Plasma SRX20594657
 color 56,113,193
 parent Methbase off
 priority 0.06831
 onlyVisibility dense
 
 track Methbase_SRX20594657_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP441171/SRS17894975/SRX20594657/SRX20594657.sym_counts.bw
 type bigWig
 shortLabel Plasma
 longLabel Plasma SRX20594657
 color 216,198,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06832
 onlyVisibility full
 
 track Methbase_SRX20594657_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP441171/SRS17894975/SRX20594657/SRX20594657.sym_coverage.bw
 type bigWig
 shortLabel Plasma
 longLabel Plasma SRX20594657
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06833
 onlyVisibility full
 
 track Methbase_SRX20594658_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP441171/SRS17894976/SRX20594658/SRX20594658.hmr.bb
 type bigBed
 shortLabel Plasma
 longLabel Plasma SRX20594658
 color 56,113,193
 parent Methbase off
 priority 0.06834
 onlyVisibility dense
 
 track Methbase_SRX20594658_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP441171/SRS17894976/SRX20594658/SRX20594658.sym_counts.bw
 type bigWig
 shortLabel Plasma
 longLabel Plasma SRX20594658
 color 216,198,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06835
 onlyVisibility full
 
 track Methbase_SRX20594658_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP441171/SRS17894976/SRX20594658/SRX20594658.sym_coverage.bw
 type bigWig
 shortLabel Plasma
 longLabel Plasma SRX20594658
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06836
 onlyVisibility full
 
 track Methbase_SRX20594668_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP441171/SRS17894986/SRX20594668/SRX20594668.hmr.bb
 type bigBed
 shortLabel Plasma
 longLabel Plasma SRX20594668
 color 56,113,193
 parent Methbase off
 priority 0.06837
 onlyVisibility dense
 
 track Methbase_SRX20594668_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP441171/SRS17894986/SRX20594668/SRX20594668.sym_counts.bw
 type bigWig
 shortLabel Plasma
 longLabel Plasma SRX20594668
 color 216,198,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06838
 onlyVisibility full
 
 track Methbase_SRX20594668_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP441171/SRS17894986/SRX20594668/SRX20594668.sym_coverage.bw
 type bigWig
 shortLabel Plasma
 longLabel Plasma SRX20594668
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06839
 onlyVisibility full
 
 track Methbase_SRX20594669_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP441171/SRS17894987/SRX20594669/SRX20594669.hmr.bb
 type bigBed
 shortLabel Plasma
 longLabel Plasma SRX20594669
 color 56,113,193
 parent Methbase off
 priority 0.06840
 onlyVisibility dense
 
 track Methbase_SRX20594669_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP441171/SRS17894987/SRX20594669/SRX20594669.sym_counts.bw
 type bigWig
 shortLabel Plasma
 longLabel Plasma SRX20594669
 color 216,198,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06841
 onlyVisibility full
 
 track Methbase_SRX20594669_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP441171/SRS17894987/SRX20594669/SRX20594669.sym_coverage.bw
 type bigWig
 shortLabel Plasma
 longLabel Plasma SRX20594669
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06842
 onlyVisibility full
 
 track Methbase_SRX20596052_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP441209/SRS17896281/SRX20596052/SRX20596052.hmr.bb
 type bigBed
 shortLabel Cardiac Mesenchymal Stromal
 longLabel Cardiac Mesenchymal Stromal SRX20596052
 color 56,113,193
 parent Methbase off
 priority 0.06843
 onlyVisibility dense
 
 track Methbase_SRX20596052_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP441209/SRS17896281/SRX20596052/SRX20596052.sym_counts.bw
 type bigWig
 shortLabel Cardiac Mesenchymal Stromal
 longLabel Cardiac Mesenchymal Stromal SRX20596052
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06844
 onlyVisibility full
 
 track Methbase_SRX20596052_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP441209/SRS17896281/SRX20596052/SRX20596052.sym_coverage.bw
 type bigWig
 shortLabel Cardiac Mesenchymal Stromal
 longLabel Cardiac Mesenchymal Stromal SRX20596052
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06845
 onlyVisibility full
 
 track Methbase_SRX20596053_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP441209/SRS17896282/SRX20596053/SRX20596053.hmr.bb
 type bigBed
 shortLabel Cardiac Mesenchymal Stromal
 longLabel Cardiac Mesenchymal Stromal SRX20596053
 color 56,113,193
 parent Methbase off
 priority 0.06846
 onlyVisibility dense
 
 track Methbase_SRX20596053_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP441209/SRS17896282/SRX20596053/SRX20596053.sym_counts.bw
 type bigWig
 shortLabel Cardiac Mesenchymal Stromal
 longLabel Cardiac Mesenchymal Stromal SRX20596053
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06847
 onlyVisibility full
 
 track Methbase_SRX20596053_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP441209/SRS17896282/SRX20596053/SRX20596053.sym_coverage.bw
 type bigWig
 shortLabel Cardiac Mesenchymal Stromal
 longLabel Cardiac Mesenchymal Stromal SRX20596053
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06848
 onlyVisibility full
 
 track Methbase_SRX20596056_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP441209/SRS17896285/SRX20596056/SRX20596056.hmr.bb
 type bigBed
 shortLabel Cardiac Mesenchymal Stromal
 longLabel Cardiac Mesenchymal Stromal SRX20596056
 color 56,113,193
 parent Methbase off
 priority 0.06849
 onlyVisibility dense
 
 track Methbase_SRX20596056_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP441209/SRS17896285/SRX20596056/SRX20596056.sym_counts.bw
 type bigWig
 shortLabel Cardiac Mesenchymal Stromal
 longLabel Cardiac Mesenchymal Stromal SRX20596056
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06850
 onlyVisibility full
 
 track Methbase_SRX20596056_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP441209/SRS17896285/SRX20596056/SRX20596056.sym_coverage.bw
 type bigWig
 shortLabel Cardiac Mesenchymal Stromal
 longLabel Cardiac Mesenchymal Stromal SRX20596056
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06851
 onlyVisibility full
 
 track Methbase_SRX20596061_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP441209/SRS17896290/SRX20596061/SRX20596061.hmr.bb
 type bigBed
 shortLabel Cardiac Mesenchymal Stromal
 longLabel Cardiac Mesenchymal Stromal SRX20596061
 color 56,113,193
 parent Methbase off
 priority 0.06852
 onlyVisibility dense
 
 track Methbase_SRX20596061_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP441209/SRS17896290/SRX20596061/SRX20596061.sym_counts.bw
 type bigWig
 shortLabel Cardiac Mesenchymal Stromal
 longLabel Cardiac Mesenchymal Stromal SRX20596061
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06853
 onlyVisibility full
 
 track Methbase_SRX20596061_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP441209/SRS17896290/SRX20596061/SRX20596061.sym_coverage.bw
 type bigWig
 shortLabel Cardiac Mesenchymal Stromal
 longLabel Cardiac Mesenchymal Stromal SRX20596061
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06854
 onlyVisibility full
 
 track Methbase_SRX20596063_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP441209/SRS17896292/SRX20596063/SRX20596063.hmr.bb
 type bigBed
 shortLabel Cardiac Mesenchymal Stromal
 longLabel Cardiac Mesenchymal Stromal SRX20596063
 color 56,113,193
 parent Methbase off
 priority 0.06855
 onlyVisibility dense
 
 track Methbase_SRX20596063_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP441209/SRS17896292/SRX20596063/SRX20596063.sym_counts.bw
 type bigWig
 shortLabel Cardiac Mesenchymal Stromal
 longLabel Cardiac Mesenchymal Stromal SRX20596063
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06856
 onlyVisibility full
 
 track Methbase_SRX20596063_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP441209/SRS17896292/SRX20596063/SRX20596063.sym_coverage.bw
 type bigWig
 shortLabel Cardiac Mesenchymal Stromal
 longLabel Cardiac Mesenchymal Stromal SRX20596063
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06857
 onlyVisibility full
 
 track Methbase_SRX20680318_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP386415/SRS17975221/SRX20680318/SRX20680318.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX20680318
 color 56,113,193
 parent Methbase off
 priority 0.06858
 onlyVisibility dense
 
 track Methbase_SRX20680318_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP386415/SRS17975221/SRX20680318/SRX20680318.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX20680318
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06859
 onlyVisibility full
 
 track Methbase_SRX20680318_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP386415/SRS17975221/SRX20680318/SRX20680318.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX20680318
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06860
 onlyVisibility full
 
 track Methbase_SRX20680319_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP386415/SRS17975222/SRX20680319/SRX20680319.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX20680319
 color 56,113,193
 parent Methbase off
 priority 0.06861
 onlyVisibility dense
 
 track Methbase_SRX20680319_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP386415/SRS17975222/SRX20680319/SRX20680319.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX20680319
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06862
 onlyVisibility full
 
 track Methbase_SRX20680319_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP386415/SRS17975222/SRX20680319/SRX20680319.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX20680319
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06863
 onlyVisibility full
 
 track Methbase_SRX20680320_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP386415/SRS17975223/SRX20680320/SRX20680320.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX20680320
 color 56,113,193
 parent Methbase off
 priority 0.06864
 onlyVisibility dense
 
 track Methbase_SRX20680320_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP386415/SRS17975223/SRX20680320/SRX20680320.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX20680320
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06865
 onlyVisibility full
 
 track Methbase_SRX20680320_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP386415/SRS17975223/SRX20680320/SRX20680320.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX20680320
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06866
 onlyVisibility full
 
 track Methbase_SRX20680321_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP386415/SRS17975224/SRX20680321/SRX20680321.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX20680321
 color 56,113,193
 parent Methbase off
 priority 0.06867
 onlyVisibility dense
 
 track Methbase_SRX20680321_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP386415/SRS17975224/SRX20680321/SRX20680321.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX20680321
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06868
 onlyVisibility full
 
 track Methbase_SRX20680321_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP386415/SRS17975224/SRX20680321/SRX20680321.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX20680321
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06869
 onlyVisibility full
 
 track Methbase_SRX20680322_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP386415/SRS17975225/SRX20680322/SRX20680322.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX20680322
 color 56,113,193
 parent Methbase off
 priority 0.06870
 onlyVisibility dense
 
 track Methbase_SRX20680322_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP386415/SRS17975225/SRX20680322/SRX20680322.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX20680322
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06871
 onlyVisibility full
 
 track Methbase_SRX20680322_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP386415/SRS17975225/SRX20680322/SRX20680322.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX20680322
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06872
 onlyVisibility full
 
 track Methbase_SRX20680323_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP386415/SRS17975226/SRX20680323/SRX20680323.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX20680323
 color 56,113,193
 parent Methbase off
 priority 0.06873
 onlyVisibility dense
 
 track Methbase_SRX20680323_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP386415/SRS17975226/SRX20680323/SRX20680323.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX20680323
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06874
 onlyVisibility full
 
 track Methbase_SRX20680323_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP386415/SRS17975226/SRX20680323/SRX20680323.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX20680323
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06875
 onlyVisibility full
 
 track Methbase_SRX20680324_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP386415/SRS17975227/SRX20680324/SRX20680324.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX20680324
 color 56,113,193
 parent Methbase off
 priority 0.06876
 onlyVisibility dense
 
 track Methbase_SRX20680324_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP386415/SRS17975227/SRX20680324/SRX20680324.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX20680324
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06877
 onlyVisibility full
 
 track Methbase_SRX20680324_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP386415/SRS17975227/SRX20680324/SRX20680324.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX20680324
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06878
 onlyVisibility full
 
 track Methbase_SRX20687273_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405928/SRS17981006/SRX20687273/SRX20687273.hmr.bb
 type bigBed
 shortLabel Platelet
 longLabel Platelet SRX20687273
 color 56,113,193
 parent Methbase off
 priority 0.06879
 onlyVisibility dense
 
 track Methbase_SRX20687273_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405928/SRS17981006/SRX20687273/SRX20687273.sym_counts.bw
 type bigWig
 shortLabel Platelet
 longLabel Platelet SRX20687273
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06880
 onlyVisibility full
 
 track Methbase_SRX20687273_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405928/SRS17981006/SRX20687273/SRX20687273.sym_coverage.bw
 type bigWig
 shortLabel Platelet
 longLabel Platelet SRX20687273
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06881
 onlyVisibility full
 
 track Methbase_SRX20687274_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405928/SRS17981007/SRX20687274/SRX20687274.hmr.bb
 type bigBed
 shortLabel Platelet
 longLabel Platelet SRX20687274
 color 56,113,193
 parent Methbase off
 priority 0.06882
 onlyVisibility dense
 
 track Methbase_SRX20687274_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405928/SRS17981007/SRX20687274/SRX20687274.sym_counts.bw
 type bigWig
 shortLabel Platelet
 longLabel Platelet SRX20687274
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06883
 onlyVisibility full
 
 track Methbase_SRX20687274_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP405928/SRS17981007/SRX20687274/SRX20687274.sym_coverage.bw
 type bigWig
 shortLabel Platelet
 longLabel Platelet SRX20687274
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06884
 onlyVisibility full
 
 track Methbase_SRX20750946_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS18040326/SRX20750946/SRX20750946.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX20750946
 color 56,113,193
 parent Methbase off
 priority 0.06885
 onlyVisibility dense
 
 track Methbase_SRX20750946_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS18040326/SRX20750946/SRX20750946.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20750946
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06886
 onlyVisibility full
 
 track Methbase_SRX20750946_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS18040326/SRX20750946/SRX20750946.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20750946
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06887
 onlyVisibility full
 
 track Methbase_SRX20750947_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS18040327/SRX20750947/SRX20750947.hmr.bb
 type bigBed
 shortLabel iPSC
 longLabel iPSC SRX20750947
 color 56,113,193
 parent Methbase off
 priority 0.06888
 onlyVisibility dense
 
 track Methbase_SRX20750947_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS18040327/SRX20750947/SRX20750947.sym_counts.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20750947
 color 73,38,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06889
 onlyVisibility full
 
 track Methbase_SRX20750947_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP286872/SRS18040327/SRX20750947/SRX20750947.sym_coverage.bw
 type bigWig
 shortLabel iPSC
 longLabel iPSC SRX20750947
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06890
 onlyVisibility full
 
 track Methbase_SRX20770459_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056734/SRX20770459/SRX20770459.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX20770459
 color 56,113,193
 parent Methbase off
 priority 0.06891
 onlyVisibility dense
 
 track Methbase_SRX20770459_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056734/SRX20770459/SRX20770459.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770459
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06892
 onlyVisibility full
 
 track Methbase_SRX20770459_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056734/SRX20770459/SRX20770459.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770459
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06893
 onlyVisibility full
 
 track Methbase_SRX20770460_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056735/SRX20770460/SRX20770460.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX20770460
 color 56,113,193
 parent Methbase off
 priority 0.06894
 onlyVisibility dense
 
 track Methbase_SRX20770460_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056735/SRX20770460/SRX20770460.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770460
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06895
 onlyVisibility full
 
 track Methbase_SRX20770460_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056735/SRX20770460/SRX20770460.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770460
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06896
 onlyVisibility full
 
 track Methbase_SRX20770461_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056737/SRX20770461/SRX20770461.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX20770461
 color 56,113,193
 parent Methbase off
 priority 0.06897
 onlyVisibility dense
 
 track Methbase_SRX20770461_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056737/SRX20770461/SRX20770461.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770461
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06898
 onlyVisibility full
 
 track Methbase_SRX20770461_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056737/SRX20770461/SRX20770461.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770461
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06899
 onlyVisibility full
 
 track Methbase_SRX20770462_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056738/SRX20770462/SRX20770462.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX20770462
 color 56,113,193
 parent Methbase off
 priority 0.06900
 onlyVisibility dense
 
 track Methbase_SRX20770462_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056738/SRX20770462/SRX20770462.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770462
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06901
 onlyVisibility full
 
 track Methbase_SRX20770462_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056738/SRX20770462/SRX20770462.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770462
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06902
 onlyVisibility full
 
 track Methbase_SRX20770463_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056736/SRX20770463/SRX20770463.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX20770463
 color 56,113,193
 parent Methbase off
 priority 0.06903
 onlyVisibility dense
 
 track Methbase_SRX20770463_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056736/SRX20770463/SRX20770463.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770463
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06904
 onlyVisibility full
 
 track Methbase_SRX20770463_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056736/SRX20770463/SRX20770463.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770463
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06905
 onlyVisibility full
 
 track Methbase_SRX20770464_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056740/SRX20770464/SRX20770464.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX20770464
 color 56,113,193
 parent Methbase off
 priority 0.06906
 onlyVisibility dense
 
 track Methbase_SRX20770464_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056740/SRX20770464/SRX20770464.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770464
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06907
 onlyVisibility full
 
 track Methbase_SRX20770464_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056740/SRX20770464/SRX20770464.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770464
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06908
 onlyVisibility full
 
 track Methbase_SRX20770465_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056747/SRX20770465/SRX20770465.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX20770465
 color 56,113,193
 parent Methbase off
 priority 0.06909
 onlyVisibility dense
 
 track Methbase_SRX20770465_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056747/SRX20770465/SRX20770465.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770465
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06910
 onlyVisibility full
 
 track Methbase_SRX20770465_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056747/SRX20770465/SRX20770465.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770465
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06911
 onlyVisibility full
 
 track Methbase_SRX20770466_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056739/SRX20770466/SRX20770466.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX20770466
 color 56,113,193
 parent Methbase off
 priority 0.06912
 onlyVisibility dense
 
 track Methbase_SRX20770466_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056739/SRX20770466/SRX20770466.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770466
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06913
 onlyVisibility full
 
 track Methbase_SRX20770466_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056739/SRX20770466/SRX20770466.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770466
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06914
 onlyVisibility full
 
 track Methbase_SRX20770467_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056742/SRX20770467/SRX20770467.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX20770467
 color 56,113,193
 parent Methbase off
 priority 0.06915
 onlyVisibility dense
 
 track Methbase_SRX20770467_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056742/SRX20770467/SRX20770467.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770467
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06916
 onlyVisibility full
 
 track Methbase_SRX20770467_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056742/SRX20770467/SRX20770467.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770467
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06917
 onlyVisibility full
 
 track Methbase_SRX20770468_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056741/SRX20770468/SRX20770468.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX20770468
 color 56,113,193
 parent Methbase off
 priority 0.06918
 onlyVisibility dense
 
 track Methbase_SRX20770468_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056741/SRX20770468/SRX20770468.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770468
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06919
 onlyVisibility full
 
 track Methbase_SRX20770468_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056741/SRX20770468/SRX20770468.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770468
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06920
 onlyVisibility full
 
 track Methbase_SRX20770469_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056743/SRX20770469/SRX20770469.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX20770469
 color 56,113,193
 parent Methbase off
 priority 0.06921
 onlyVisibility dense
 
 track Methbase_SRX20770469_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056743/SRX20770469/SRX20770469.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770469
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06922
 onlyVisibility full
 
 track Methbase_SRX20770469_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056743/SRX20770469/SRX20770469.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770469
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06923
 onlyVisibility full
 
 track Methbase_SRX20770470_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056746/SRX20770470/SRX20770470.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX20770470
 color 56,113,193
 parent Methbase off
 priority 0.06924
 onlyVisibility dense
 
 track Methbase_SRX20770470_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056746/SRX20770470/SRX20770470.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770470
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06925
 onlyVisibility full
 
 track Methbase_SRX20770470_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056746/SRX20770470/SRX20770470.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770470
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06926
 onlyVisibility full
 
 track Methbase_SRX20770471_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056745/SRX20770471/SRX20770471.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX20770471
 color 56,113,193
 parent Methbase off
 priority 0.06927
 onlyVisibility dense
 
 track Methbase_SRX20770471_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056745/SRX20770471/SRX20770471.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770471
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06928
 onlyVisibility full
 
 track Methbase_SRX20770471_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056745/SRX20770471/SRX20770471.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770471
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06929
 onlyVisibility full
 
 track Methbase_SRX20770472_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056748/SRX20770472/SRX20770472.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX20770472
 color 56,113,193
 parent Methbase off
 priority 0.06930
 onlyVisibility dense
 
 track Methbase_SRX20770472_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056748/SRX20770472/SRX20770472.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770472
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06931
 onlyVisibility full
 
 track Methbase_SRX20770472_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056748/SRX20770472/SRX20770472.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770472
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06932
 onlyVisibility full
 
 track Methbase_SRX20770473_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056744/SRX20770473/SRX20770473.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX20770473
 color 56,113,193
 parent Methbase off
 priority 0.06933
 onlyVisibility dense
 
 track Methbase_SRX20770473_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056744/SRX20770473/SRX20770473.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770473
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06934
 onlyVisibility full
 
 track Methbase_SRX20770473_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056744/SRX20770473/SRX20770473.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770473
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06935
 onlyVisibility full
 
 track Methbase_SRX20770474_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056750/SRX20770474/SRX20770474.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX20770474
 color 56,113,193
 parent Methbase off
 priority 0.06936
 onlyVisibility dense
 
 track Methbase_SRX20770474_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056750/SRX20770474/SRX20770474.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770474
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06937
 onlyVisibility full
 
 track Methbase_SRX20770474_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056750/SRX20770474/SRX20770474.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770474
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06938
 onlyVisibility full
 
 track Methbase_SRX20770475_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056751/SRX20770475/SRX20770475.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX20770475
 color 56,113,193
 parent Methbase off
 priority 0.06939
 onlyVisibility dense
 
 track Methbase_SRX20770475_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056751/SRX20770475/SRX20770475.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770475
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06940
 onlyVisibility full
 
 track Methbase_SRX20770475_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056751/SRX20770475/SRX20770475.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770475
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06941
 onlyVisibility full
 
 track Methbase_SRX20770476_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056749/SRX20770476/SRX20770476.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX20770476
 color 56,113,193
 parent Methbase off
 priority 0.06942
 onlyVisibility dense
 
 track Methbase_SRX20770476_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056749/SRX20770476/SRX20770476.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770476
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06943
 onlyVisibility full
 
 track Methbase_SRX20770476_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056749/SRX20770476/SRX20770476.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770476
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06944
 onlyVisibility full
 
 track Methbase_SRX20770477_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056753/SRX20770477/SRX20770477.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX20770477
 color 56,113,193
 parent Methbase off
 priority 0.06945
 onlyVisibility dense
 
 track Methbase_SRX20770477_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056753/SRX20770477/SRX20770477.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770477
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06946
 onlyVisibility full
 
 track Methbase_SRX20770477_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056753/SRX20770477/SRX20770477.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770477
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06947
 onlyVisibility full
 
 track Methbase_SRX20770478_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056755/SRX20770478/SRX20770478.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX20770478
 color 56,113,193
 parent Methbase off
 priority 0.06948
 onlyVisibility dense
 
 track Methbase_SRX20770478_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056755/SRX20770478/SRX20770478.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770478
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06949
 onlyVisibility full
 
 track Methbase_SRX20770478_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056755/SRX20770478/SRX20770478.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770478
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06950
 onlyVisibility full
 
 track Methbase_SRX20770479_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056754/SRX20770479/SRX20770479.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX20770479
 color 56,113,193
 parent Methbase off
 priority 0.06951
 onlyVisibility dense
 
 track Methbase_SRX20770479_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056754/SRX20770479/SRX20770479.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770479
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06952
 onlyVisibility full
 
 track Methbase_SRX20770479_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056754/SRX20770479/SRX20770479.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770479
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06953
 onlyVisibility full
 
 track Methbase_SRX20770480_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056752/SRX20770480/SRX20770480.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX20770480
 color 56,113,193
 parent Methbase off
 priority 0.06954
 onlyVisibility dense
 
 track Methbase_SRX20770480_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056752/SRX20770480/SRX20770480.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770480
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06955
 onlyVisibility full
 
 track Methbase_SRX20770480_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056752/SRX20770480/SRX20770480.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770480
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06956
 onlyVisibility full
 
 track Methbase_SRX20770481_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056756/SRX20770481/SRX20770481.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX20770481
 color 56,113,193
 parent Methbase off
 priority 0.06957
 onlyVisibility dense
 
 track Methbase_SRX20770481_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056756/SRX20770481/SRX20770481.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770481
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06958
 onlyVisibility full
 
 track Methbase_SRX20770481_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056756/SRX20770481/SRX20770481.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770481
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06959
 onlyVisibility full
 
 track Methbase_SRX20770482_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056757/SRX20770482/SRX20770482.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX20770482
 color 56,113,193
 parent Methbase off
 priority 0.06960
 onlyVisibility dense
 
 track Methbase_SRX20770482_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056757/SRX20770482/SRX20770482.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770482
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06961
 onlyVisibility full
 
 track Methbase_SRX20770482_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP445661/SRS18056757/SRX20770482/SRX20770482.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX20770482
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06962
 onlyVisibility full
 
 track Methbase_SRX20808902_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092411/SRX20808902/SRX20808902.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808902
 color 56,113,193
 parent Methbase off
 priority 0.06963
 onlyVisibility dense
 
 track Methbase_SRX20808902_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092411/SRX20808902/SRX20808902.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808902
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06964
 onlyVisibility full
 
 track Methbase_SRX20808902_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092411/SRX20808902/SRX20808902.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808902
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06965
 onlyVisibility full
 
 track Methbase_SRX20808903_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092412/SRX20808903/SRX20808903.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808903
 color 56,113,193
 parent Methbase off
 priority 0.06966
 onlyVisibility dense
 
 track Methbase_SRX20808903_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092412/SRX20808903/SRX20808903.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808903
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06967
 onlyVisibility full
 
 track Methbase_SRX20808903_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092412/SRX20808903/SRX20808903.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808903
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06968
 onlyVisibility full
 
 track Methbase_SRX20808904_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092413/SRX20808904/SRX20808904.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808904
 color 56,113,193
 parent Methbase off
 priority 0.06969
 onlyVisibility dense
 
 track Methbase_SRX20808904_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092413/SRX20808904/SRX20808904.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808904
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06970
 onlyVisibility full
 
 track Methbase_SRX20808904_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092413/SRX20808904/SRX20808904.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808904
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06971
 onlyVisibility full
 
 track Methbase_SRX20808905_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092414/SRX20808905/SRX20808905.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808905
 color 56,113,193
 parent Methbase off
 priority 0.06972
 onlyVisibility dense
 
 track Methbase_SRX20808905_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092414/SRX20808905/SRX20808905.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808905
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06973
 onlyVisibility full
 
 track Methbase_SRX20808905_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092414/SRX20808905/SRX20808905.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808905
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06974
 onlyVisibility full
 
 track Methbase_SRX20808906_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092415/SRX20808906/SRX20808906.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808906
 color 56,113,193
 parent Methbase off
 priority 0.06975
 onlyVisibility dense
 
 track Methbase_SRX20808906_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092415/SRX20808906/SRX20808906.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808906
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06976
 onlyVisibility full
 
 track Methbase_SRX20808906_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092415/SRX20808906/SRX20808906.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808906
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06977
 onlyVisibility full
 
 track Methbase_SRX20808907_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092416/SRX20808907/SRX20808907.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808907
 color 56,113,193
 parent Methbase off
 priority 0.06978
 onlyVisibility dense
 
 track Methbase_SRX20808907_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092416/SRX20808907/SRX20808907.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808907
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06979
 onlyVisibility full
 
 track Methbase_SRX20808907_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092416/SRX20808907/SRX20808907.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808907
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06980
 onlyVisibility full
 
 track Methbase_SRX20808908_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092417/SRX20808908/SRX20808908.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808908
 color 56,113,193
 parent Methbase off
 priority 0.06981
 onlyVisibility dense
 
 track Methbase_SRX20808908_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092417/SRX20808908/SRX20808908.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808908
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06982
 onlyVisibility full
 
 track Methbase_SRX20808908_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092417/SRX20808908/SRX20808908.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808908
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06983
 onlyVisibility full
 
 track Methbase_SRX20808909_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092419/SRX20808909/SRX20808909.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808909
 color 56,113,193
 parent Methbase off
 priority 0.06984
 onlyVisibility dense
 
 track Methbase_SRX20808909_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092419/SRX20808909/SRX20808909.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808909
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06985
 onlyVisibility full
 
 track Methbase_SRX20808909_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092419/SRX20808909/SRX20808909.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808909
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06986
 onlyVisibility full
 
 track Methbase_SRX20808910_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092420/SRX20808910/SRX20808910.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808910
 color 56,113,193
 parent Methbase off
 priority 0.06987
 onlyVisibility dense
 
 track Methbase_SRX20808910_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092420/SRX20808910/SRX20808910.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808910
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06988
 onlyVisibility full
 
 track Methbase_SRX20808910_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092420/SRX20808910/SRX20808910.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808910
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06989
 onlyVisibility full
 
 track Methbase_SRX20808911_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092418/SRX20808911/SRX20808911.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808911
 color 56,113,193
 parent Methbase off
 priority 0.06990
 onlyVisibility dense
 
 track Methbase_SRX20808911_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092418/SRX20808911/SRX20808911.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808911
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06991
 onlyVisibility full
 
 track Methbase_SRX20808911_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092418/SRX20808911/SRX20808911.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808911
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06992
 onlyVisibility full
 
 track Methbase_SRX20808912_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092421/SRX20808912/SRX20808912.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808912
 color 56,113,193
 parent Methbase off
 priority 0.06993
 onlyVisibility dense
 
 track Methbase_SRX20808912_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092421/SRX20808912/SRX20808912.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808912
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06994
 onlyVisibility full
 
 track Methbase_SRX20808912_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092421/SRX20808912/SRX20808912.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808912
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06995
 onlyVisibility full
 
 track Methbase_SRX20808913_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092422/SRX20808913/SRX20808913.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808913
 color 56,113,193
 parent Methbase off
 priority 0.06996
 onlyVisibility dense
 
 track Methbase_SRX20808913_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092422/SRX20808913/SRX20808913.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808913
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06997
 onlyVisibility full
 
 track Methbase_SRX20808913_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092422/SRX20808913/SRX20808913.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808913
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.06998
 onlyVisibility full
 
 track Methbase_SRX20808914_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092423/SRX20808914/SRX20808914.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808914
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.06999
 onlyVisibility full
 
 track Methbase_SRX20808914_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092423/SRX20808914/SRX20808914.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808914
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07000
 onlyVisibility full
 
 track Methbase_SRX20808915_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092424/SRX20808915/SRX20808915.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808915
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07001
 onlyVisibility full
 
 track Methbase_SRX20808915_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092424/SRX20808915/SRX20808915.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808915
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07002
 onlyVisibility full
 
 track Methbase_SRX20808916_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092425/SRX20808916/SRX20808916.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808916
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07003
 onlyVisibility full
 
 track Methbase_SRX20808916_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092425/SRX20808916/SRX20808916.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808916
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07004
 onlyVisibility full
 
 track Methbase_SRX20808917_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092426/SRX20808917/SRX20808917.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808917
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07005
 onlyVisibility full
 
 track Methbase_SRX20808917_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092426/SRX20808917/SRX20808917.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808917
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07006
 onlyVisibility full
 
 track Methbase_SRX20808918_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092427/SRX20808918/SRX20808918.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808918
 color 56,113,193
 parent Methbase off
 priority 0.07007
 onlyVisibility dense
 
 track Methbase_SRX20808918_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092427/SRX20808918/SRX20808918.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808918
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07008
 onlyVisibility full
 
 track Methbase_SRX20808918_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092427/SRX20808918/SRX20808918.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808918
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07009
 onlyVisibility full
 
 track Methbase_SRX20808919_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092428/SRX20808919/SRX20808919.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808919
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07010
 onlyVisibility full
 
 track Methbase_SRX20808919_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092428/SRX20808919/SRX20808919.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808919
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07011
 onlyVisibility full
 
 track Methbase_SRX20808920_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092429/SRX20808920/SRX20808920.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808920
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07012
 onlyVisibility full
 
 track Methbase_SRX20808920_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092429/SRX20808920/SRX20808920.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808920
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07013
 onlyVisibility full
 
 track Methbase_SRX20808921_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092430/SRX20808921/SRX20808921.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808921
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07014
 onlyVisibility full
 
 track Methbase_SRX20808921_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092430/SRX20808921/SRX20808921.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808921
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07015
 onlyVisibility full
 
 track Methbase_SRX20808922_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092431/SRX20808922/SRX20808922.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808922
 color 56,113,193
 parent Methbase off
 priority 0.07016
 onlyVisibility dense
 
 track Methbase_SRX20808922_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092431/SRX20808922/SRX20808922.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808922
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07017
 onlyVisibility full
 
 track Methbase_SRX20808922_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092431/SRX20808922/SRX20808922.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808922
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07018
 onlyVisibility full
 
 track Methbase_SRX20808923_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092432/SRX20808923/SRX20808923.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808923
 color 56,113,193
 parent Methbase off
 priority 0.07019
 onlyVisibility dense
 
 track Methbase_SRX20808923_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092432/SRX20808923/SRX20808923.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808923
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07020
 onlyVisibility full
 
 track Methbase_SRX20808923_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092432/SRX20808923/SRX20808923.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808923
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07021
 onlyVisibility full
 
 track Methbase_SRX20808924_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092433/SRX20808924/SRX20808924.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808924
 color 56,113,193
 parent Methbase off
 priority 0.07022
 onlyVisibility dense
 
 track Methbase_SRX20808924_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092433/SRX20808924/SRX20808924.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808924
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07023
 onlyVisibility full
 
 track Methbase_SRX20808924_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092433/SRX20808924/SRX20808924.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808924
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07024
 onlyVisibility full
 
 track Methbase_SRX20808925_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092434/SRX20808925/SRX20808925.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808925
 color 56,113,193
 parent Methbase off
 priority 0.07025
 onlyVisibility dense
 
 track Methbase_SRX20808925_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092434/SRX20808925/SRX20808925.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808925
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07026
 onlyVisibility full
 
 track Methbase_SRX20808925_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092434/SRX20808925/SRX20808925.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808925
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07027
 onlyVisibility full
 
 track Methbase_SRX20808926_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092435/SRX20808926/SRX20808926.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808926
 color 56,113,193
 parent Methbase off
 priority 0.07028
 onlyVisibility dense
 
 track Methbase_SRX20808926_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092435/SRX20808926/SRX20808926.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808926
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07029
 onlyVisibility full
 
 track Methbase_SRX20808926_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092435/SRX20808926/SRX20808926.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808926
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07030
 onlyVisibility full
 
 track Methbase_SRX20808927_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092436/SRX20808927/SRX20808927.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808927
 color 56,113,193
 parent Methbase off
 priority 0.07031
 onlyVisibility dense
 
 track Methbase_SRX20808927_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092436/SRX20808927/SRX20808927.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808927
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07032
 onlyVisibility full
 
 track Methbase_SRX20808927_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092436/SRX20808927/SRX20808927.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808927
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07033
 onlyVisibility full
 
 track Methbase_SRX20808928_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092437/SRX20808928/SRX20808928.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808928
 color 56,113,193
 parent Methbase off
 priority 0.07034
 onlyVisibility dense
 
 track Methbase_SRX20808928_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092437/SRX20808928/SRX20808928.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808928
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07035
 onlyVisibility full
 
 track Methbase_SRX20808928_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092437/SRX20808928/SRX20808928.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808928
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07036
 onlyVisibility full
 
 track Methbase_SRX20808929_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092438/SRX20808929/SRX20808929.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808929
 color 56,113,193
 parent Methbase off
 priority 0.07037
 onlyVisibility dense
 
 track Methbase_SRX20808929_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092438/SRX20808929/SRX20808929.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808929
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07038
 onlyVisibility full
 
 track Methbase_SRX20808929_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092438/SRX20808929/SRX20808929.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808929
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07039
 onlyVisibility full
 
 track Methbase_SRX20808930_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092440/SRX20808930/SRX20808930.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808930
 color 56,113,193
 parent Methbase off
 priority 0.07040
 onlyVisibility dense
 
 track Methbase_SRX20808930_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092440/SRX20808930/SRX20808930.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808930
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07041
 onlyVisibility full
 
 track Methbase_SRX20808930_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092440/SRX20808930/SRX20808930.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808930
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07042
 onlyVisibility full
 
 track Methbase_SRX20808931_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092439/SRX20808931/SRX20808931.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808931
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07043
 onlyVisibility full
 
 track Methbase_SRX20808931_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092439/SRX20808931/SRX20808931.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808931
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07044
 onlyVisibility full
 
 track Methbase_SRX20808932_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092441/SRX20808932/SRX20808932.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808932
 color 56,113,193
 parent Methbase off
 priority 0.07045
 onlyVisibility dense
 
 track Methbase_SRX20808932_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092441/SRX20808932/SRX20808932.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808932
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07046
 onlyVisibility full
 
 track Methbase_SRX20808932_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092441/SRX20808932/SRX20808932.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808932
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07047
 onlyVisibility full
 
 track Methbase_SRX20808933_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092442/SRX20808933/SRX20808933.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808933
 color 56,113,193
 parent Methbase off
 priority 0.07048
 onlyVisibility dense
 
 track Methbase_SRX20808933_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092442/SRX20808933/SRX20808933.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808933
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07049
 onlyVisibility full
 
 track Methbase_SRX20808933_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092442/SRX20808933/SRX20808933.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808933
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07050
 onlyVisibility full
 
 track Methbase_SRX20808934_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092443/SRX20808934/SRX20808934.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808934
 color 56,113,193
 parent Methbase off
 priority 0.07051
 onlyVisibility dense
 
 track Methbase_SRX20808934_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092443/SRX20808934/SRX20808934.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808934
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07052
 onlyVisibility full
 
 track Methbase_SRX20808934_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092443/SRX20808934/SRX20808934.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808934
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07053
 onlyVisibility full
 
 track Methbase_SRX20808935_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092444/SRX20808935/SRX20808935.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808935
 color 56,113,193
 parent Methbase off
 priority 0.07054
 onlyVisibility dense
 
 track Methbase_SRX20808935_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092444/SRX20808935/SRX20808935.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808935
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07055
 onlyVisibility full
 
 track Methbase_SRX20808935_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092444/SRX20808935/SRX20808935.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808935
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07056
 onlyVisibility full
 
 track Methbase_SRX20808936_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092445/SRX20808936/SRX20808936.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808936
 color 56,113,193
 parent Methbase off
 priority 0.07057
 onlyVisibility dense
 
 track Methbase_SRX20808936_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092445/SRX20808936/SRX20808936.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808936
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07058
 onlyVisibility full
 
 track Methbase_SRX20808936_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092445/SRX20808936/SRX20808936.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808936
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07059
 onlyVisibility full
 
 track Methbase_SRX20808937_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092446/SRX20808937/SRX20808937.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808937
 color 56,113,193
 parent Methbase off
 priority 0.07060
 onlyVisibility dense
 
 track Methbase_SRX20808937_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092446/SRX20808937/SRX20808937.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808937
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07061
 onlyVisibility full
 
 track Methbase_SRX20808937_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092446/SRX20808937/SRX20808937.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808937
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07062
 onlyVisibility full
 
 track Methbase_SRX20808938_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092447/SRX20808938/SRX20808938.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808938
 color 56,113,193
 parent Methbase off
 priority 0.07063
 onlyVisibility dense
 
 track Methbase_SRX20808938_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092447/SRX20808938/SRX20808938.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808938
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07064
 onlyVisibility full
 
 track Methbase_SRX20808938_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092447/SRX20808938/SRX20808938.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808938
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07065
 onlyVisibility full
 
 track Methbase_SRX20808939_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092448/SRX20808939/SRX20808939.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808939
 color 56,113,193
 parent Methbase off
 priority 0.07066
 onlyVisibility dense
 
 track Methbase_SRX20808939_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092448/SRX20808939/SRX20808939.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808939
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07067
 onlyVisibility full
 
 track Methbase_SRX20808939_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092448/SRX20808939/SRX20808939.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808939
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07068
 onlyVisibility full
 
 track Methbase_SRX20808940_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092449/SRX20808940/SRX20808940.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808940
 color 56,113,193
 parent Methbase off
 priority 0.07069
 onlyVisibility dense
 
 track Methbase_SRX20808940_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092449/SRX20808940/SRX20808940.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808940
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07070
 onlyVisibility full
 
 track Methbase_SRX20808940_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092449/SRX20808940/SRX20808940.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808940
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07071
 onlyVisibility full
 
 track Methbase_SRX20808941_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092450/SRX20808941/SRX20808941.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808941
 color 56,113,193
 parent Methbase off
 priority 0.07072
 onlyVisibility dense
 
 track Methbase_SRX20808941_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092450/SRX20808941/SRX20808941.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808941
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07073
 onlyVisibility full
 
 track Methbase_SRX20808941_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092450/SRX20808941/SRX20808941.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808941
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07074
 onlyVisibility full
 
 track Methbase_SRX20808942_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092451/SRX20808942/SRX20808942.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808942
 color 56,113,193
 parent Methbase off
 priority 0.07075
 onlyVisibility dense
 
 track Methbase_SRX20808942_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092451/SRX20808942/SRX20808942.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808942
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07076
 onlyVisibility full
 
 track Methbase_SRX20808942_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092451/SRX20808942/SRX20808942.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808942
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07077
 onlyVisibility full
 
 track Methbase_SRX20808943_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092452/SRX20808943/SRX20808943.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808943
 color 56,113,193
 parent Methbase off
 priority 0.07078
 onlyVisibility dense
 
 track Methbase_SRX20808943_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092452/SRX20808943/SRX20808943.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808943
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07079
 onlyVisibility full
 
 track Methbase_SRX20808943_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092452/SRX20808943/SRX20808943.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808943
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07080
 onlyVisibility full
 
 track Methbase_SRX20808944_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092453/SRX20808944/SRX20808944.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808944
 color 56,113,193
 parent Methbase off
 priority 0.07081
 onlyVisibility dense
 
 track Methbase_SRX20808944_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092453/SRX20808944/SRX20808944.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808944
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07082
 onlyVisibility full
 
 track Methbase_SRX20808944_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092453/SRX20808944/SRX20808944.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808944
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07083
 onlyVisibility full
 
 track Methbase_SRX20808945_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092455/SRX20808945/SRX20808945.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808945
 color 56,113,193
 parent Methbase off
 priority 0.07084
 onlyVisibility dense
 
 track Methbase_SRX20808945_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092455/SRX20808945/SRX20808945.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808945
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07085
 onlyVisibility full
 
 track Methbase_SRX20808945_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092455/SRX20808945/SRX20808945.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808945
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07086
 onlyVisibility full
 
 track Methbase_SRX20808946_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092454/SRX20808946/SRX20808946.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808946
 color 56,113,193
 parent Methbase off
 priority 0.07087
 onlyVisibility dense
 
 track Methbase_SRX20808946_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092454/SRX20808946/SRX20808946.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808946
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07088
 onlyVisibility full
 
 track Methbase_SRX20808946_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092454/SRX20808946/SRX20808946.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808946
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07089
 onlyVisibility full
 
 track Methbase_SRX20808947_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092456/SRX20808947/SRX20808947.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808947
 color 56,113,193
 parent Methbase off
 priority 0.07090
 onlyVisibility dense
 
 track Methbase_SRX20808947_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092456/SRX20808947/SRX20808947.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808947
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07091
 onlyVisibility full
 
 track Methbase_SRX20808947_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092456/SRX20808947/SRX20808947.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808947
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07092
 onlyVisibility full
 
 track Methbase_SRX20808948_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092457/SRX20808948/SRX20808948.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808948
 color 56,113,193
 parent Methbase off
 priority 0.07093
 onlyVisibility dense
 
 track Methbase_SRX20808948_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092457/SRX20808948/SRX20808948.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808948
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07094
 onlyVisibility full
 
 track Methbase_SRX20808948_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092457/SRX20808948/SRX20808948.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808948
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07095
 onlyVisibility full
 
 track Methbase_SRX20808949_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092458/SRX20808949/SRX20808949.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808949
 color 56,113,193
 parent Methbase off
 priority 0.07096
 onlyVisibility dense
 
 track Methbase_SRX20808949_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092458/SRX20808949/SRX20808949.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808949
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07097
 onlyVisibility full
 
 track Methbase_SRX20808949_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092458/SRX20808949/SRX20808949.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808949
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07098
 onlyVisibility full
 
 track Methbase_SRX20808950_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092459/SRX20808950/SRX20808950.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808950
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07099
 onlyVisibility full
 
 track Methbase_SRX20808950_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092459/SRX20808950/SRX20808950.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808950
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07100
 onlyVisibility full
 
 track Methbase_SRX20808951_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092460/SRX20808951/SRX20808951.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808951
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07101
 onlyVisibility full
 
 track Methbase_SRX20808951_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092460/SRX20808951/SRX20808951.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808951
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07102
 onlyVisibility full
 
 track Methbase_SRX20808952_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092461/SRX20808952/SRX20808952.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808952
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07103
 onlyVisibility full
 
 track Methbase_SRX20808952_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092461/SRX20808952/SRX20808952.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808952
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07104
 onlyVisibility full
 
 track Methbase_SRX20808953_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092462/SRX20808953/SRX20808953.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808953
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07105
 onlyVisibility full
 
 track Methbase_SRX20808953_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092462/SRX20808953/SRX20808953.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808953
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07106
 onlyVisibility full
 
 track Methbase_SRX20808954_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092464/SRX20808954/SRX20808954.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808954
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07107
 onlyVisibility full
 
 track Methbase_SRX20808954_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092464/SRX20808954/SRX20808954.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808954
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07108
 onlyVisibility full
 
 track Methbase_SRX20808955_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092463/SRX20808955/SRX20808955.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808955
 color 56,113,193
 parent Methbase off
 priority 0.07109
 onlyVisibility dense
 
 track Methbase_SRX20808955_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092463/SRX20808955/SRX20808955.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808955
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07110
 onlyVisibility full
 
 track Methbase_SRX20808955_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092463/SRX20808955/SRX20808955.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808955
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07111
 onlyVisibility full
 
 track Methbase_SRX20808956_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092465/SRX20808956/SRX20808956.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808956
 color 56,113,193
 parent Methbase off
 priority 0.07112
 onlyVisibility dense
 
 track Methbase_SRX20808956_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092465/SRX20808956/SRX20808956.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808956
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07113
 onlyVisibility full
 
 track Methbase_SRX20808956_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092465/SRX20808956/SRX20808956.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808956
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07114
 onlyVisibility full
 
 track Methbase_SRX20808957_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092467/SRX20808957/SRX20808957.hmr.bb
 type bigBed
 shortLabel Colon
 longLabel Colon SRX20808957
 color 56,113,193
 parent Methbase off
 priority 0.07115
 onlyVisibility dense
 
 track Methbase_SRX20808957_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092467/SRX20808957/SRX20808957.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808957
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07116
 onlyVisibility full
 
 track Methbase_SRX20808957_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092467/SRX20808957/SRX20808957.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808957
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07117
 onlyVisibility full
 
 track Methbase_SRX20808958_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092466/SRX20808958/SRX20808958.sym_counts.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808958
 color 38,216,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07118
 onlyVisibility full
 
 track Methbase_SRX20808958_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP446321/SRS18092466/SRX20808958/SRX20808958.sym_coverage.bw
 type bigWig
 shortLabel Colon
 longLabel Colon SRX20808958
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07119
 onlyVisibility full
 
 track Methbase_SRX21082210_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450395/SRS18351652/SRX21082210/SRX21082210.hmr.bb
 type bigBed
 shortLabel Breast cancer PDX model Gar15-13
 longLabel Breast cancer PDX model Gar15-13 SRX21082210
 color 56,113,193
 parent Methbase off
 priority 0.07120
 onlyVisibility dense
 
 track Methbase_SRX21082210_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450395/SRS18351652/SRX21082210/SRX21082210.sym_counts.bw
 type bigWig
 shortLabel Breast cancer PDX model Gar15-13
 longLabel Breast cancer PDX model Gar15-13 SRX21082210
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07121
 onlyVisibility full
 
 track Methbase_SRX21082210_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450395/SRS18351652/SRX21082210/SRX21082210.sym_coverage.bw
 type bigWig
 shortLabel Breast cancer PDX model Gar15-13
 longLabel Breast cancer PDX model Gar15-13 SRX21082210
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07122
 onlyVisibility full
 
 track Methbase_SRX21082211_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450395/SRS18351653/SRX21082211/SRX21082211.hmr.bb
 type bigBed
 shortLabel Breast cancer PDX model Gar15-13
 longLabel Breast cancer PDX model Gar15-13 SRX21082211
 color 56,113,193
 parent Methbase off
 priority 0.07123
 onlyVisibility dense
 
 track Methbase_SRX21082211_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450395/SRS18351653/SRX21082211/SRX21082211.sym_counts.bw
 type bigWig
 shortLabel Breast cancer PDX model Gar15-13
 longLabel Breast cancer PDX model Gar15-13 SRX21082211
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07124
 onlyVisibility full
 
 track Methbase_SRX21082211_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450395/SRS18351653/SRX21082211/SRX21082211.sym_coverage.bw
 type bigWig
 shortLabel Breast cancer PDX model Gar15-13
 longLabel Breast cancer PDX model Gar15-13 SRX21082211
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07125
 onlyVisibility full
 
 track Methbase_SRX21082212_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450395/SRS18351654/SRX21082212/SRX21082212.hmr.bb
 type bigBed
 shortLabel Breast cancer PDX model Gar15-13
 longLabel Breast cancer PDX model Gar15-13 SRX21082212
 color 56,113,193
 parent Methbase off
 priority 0.07126
 onlyVisibility dense
 
 track Methbase_SRX21082212_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450395/SRS18351654/SRX21082212/SRX21082212.sym_counts.bw
 type bigWig
 shortLabel Breast cancer PDX model Gar15-13
 longLabel Breast cancer PDX model Gar15-13 SRX21082212
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07127
 onlyVisibility full
 
 track Methbase_SRX21082212_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450395/SRS18351654/SRX21082212/SRX21082212.sym_coverage.bw
 type bigWig
 shortLabel Breast cancer PDX model Gar15-13
 longLabel Breast cancer PDX model Gar15-13 SRX21082212
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07128
 onlyVisibility full
 
 track Methbase_SRX21082213_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450395/SRS18351655/SRX21082213/SRX21082213.hmr.bb
 type bigBed
 shortLabel Breast cancer PDX model Gar15-13
 longLabel Breast cancer PDX model Gar15-13 SRX21082213
 color 56,113,193
 parent Methbase off
 priority 0.07129
 onlyVisibility dense
 
 track Methbase_SRX21082213_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450395/SRS18351655/SRX21082213/SRX21082213.sym_counts.bw
 type bigWig
 shortLabel Breast cancer PDX model Gar15-13
 longLabel Breast cancer PDX model Gar15-13 SRX21082213
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07130
 onlyVisibility full
 
 track Methbase_SRX21082213_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450395/SRS18351655/SRX21082213/SRX21082213.sym_coverage.bw
 type bigWig
 shortLabel Breast cancer PDX model Gar15-13
 longLabel Breast cancer PDX model Gar15-13 SRX21082213
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07131
 onlyVisibility full
 
 track Methbase_SRX21082214_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450395/SRS18351656/SRX21082214/SRX21082214.hmr.bb
 type bigBed
 shortLabel Breast cancer PDX model HCI005
 longLabel Breast cancer PDX model HCI005 SRX21082214
 color 56,113,193
 parent Methbase off
 priority 0.07132
 onlyVisibility dense
 
 track Methbase_SRX21082214_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450395/SRS18351656/SRX21082214/SRX21082214.sym_counts.bw
 type bigWig
 shortLabel Breast cancer PDX model HCI005
 longLabel Breast cancer PDX model HCI005 SRX21082214
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07133
 onlyVisibility full
 
 track Methbase_SRX21082214_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450395/SRS18351656/SRX21082214/SRX21082214.sym_coverage.bw
 type bigWig
 shortLabel Breast cancer PDX model HCI005
 longLabel Breast cancer PDX model HCI005 SRX21082214
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07134
 onlyVisibility full
 
 track Methbase_SRX21082215_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450395/SRS18351657/SRX21082215/SRX21082215.hmr.bb
 type bigBed
 shortLabel Breast cancer PDX model HCI005
 longLabel Breast cancer PDX model HCI005 SRX21082215
 color 56,113,193
 parent Methbase off
 priority 0.07135
 onlyVisibility dense
 
 track Methbase_SRX21082215_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450395/SRS18351657/SRX21082215/SRX21082215.sym_counts.bw
 type bigWig
 shortLabel Breast cancer PDX model HCI005
 longLabel Breast cancer PDX model HCI005 SRX21082215
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07136
 onlyVisibility full
 
 track Methbase_SRX21082215_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450395/SRS18351657/SRX21082215/SRX21082215.sym_coverage.bw
 type bigWig
 shortLabel Breast cancer PDX model HCI005
 longLabel Breast cancer PDX model HCI005 SRX21082215
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07137
 onlyVisibility full
 
 track Methbase_SRX21082216_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450395/SRS18351658/SRX21082216/SRX21082216.hmr.bb
 type bigBed
 shortLabel Breast cancer PDX model HCI005
 longLabel Breast cancer PDX model HCI005 SRX21082216
 color 56,113,193
 parent Methbase off
 priority 0.07138
 onlyVisibility dense
 
 track Methbase_SRX21082216_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450395/SRS18351658/SRX21082216/SRX21082216.sym_counts.bw
 type bigWig
 shortLabel Breast cancer PDX model HCI005
 longLabel Breast cancer PDX model HCI005 SRX21082216
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07139
 onlyVisibility full
 
 track Methbase_SRX21082216_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450395/SRS18351658/SRX21082216/SRX21082216.sym_coverage.bw
 type bigWig
 shortLabel Breast cancer PDX model HCI005
 longLabel Breast cancer PDX model HCI005 SRX21082216
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07140
 onlyVisibility full
 
 track Methbase_SRX21082217_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450395/SRS18351659/SRX21082217/SRX21082217.hmr.bb
 type bigBed
 shortLabel Breast cancer PDX model HCI005
 longLabel Breast cancer PDX model HCI005 SRX21082217
 color 56,113,193
 parent Methbase off
 priority 0.07141
 onlyVisibility dense
 
 track Methbase_SRX21082217_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450395/SRS18351659/SRX21082217/SRX21082217.sym_counts.bw
 type bigWig
 shortLabel Breast cancer PDX model HCI005
 longLabel Breast cancer PDX model HCI005 SRX21082217
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07142
 onlyVisibility full
 
 track Methbase_SRX21082217_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450395/SRS18351659/SRX21082217/SRX21082217.sym_coverage.bw
 type bigWig
 shortLabel Breast cancer PDX model HCI005
 longLabel Breast cancer PDX model HCI005 SRX21082217
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07143
 onlyVisibility full
 
 track Methbase_SRX21118118_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450683/SRS18384697/SRX21118118/SRX21118118.hmr.bb
 type bigBed
 shortLabel Colorectal
 longLabel Colorectal SRX21118118
 color 56,113,193
 parent Methbase off
 priority 0.07144
 onlyVisibility dense
 
 track Methbase_SRX21118118_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450683/SRS18384697/SRX21118118/SRX21118118.sym_counts.bw
 type bigWig
 shortLabel Colorectal
 longLabel Colorectal SRX21118118
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07145
 onlyVisibility full
 
 track Methbase_SRX21118118_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450683/SRS18384697/SRX21118118/SRX21118118.sym_coverage.bw
 type bigWig
 shortLabel Colorectal
 longLabel Colorectal SRX21118118
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07146
 onlyVisibility full
 
 track Methbase_SRX21118128_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450683/SRS18384707/SRX21118128/SRX21118128.hmr.bb
 type bigBed
 shortLabel Colorectal
 longLabel Colorectal SRX21118128
 color 56,113,193
 parent Methbase off
 priority 0.07147
 onlyVisibility dense
 
 track Methbase_SRX21118128_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450683/SRS18384707/SRX21118128/SRX21118128.sym_counts.bw
 type bigWig
 shortLabel Colorectal
 longLabel Colorectal SRX21118128
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07148
 onlyVisibility full
 
 track Methbase_SRX21118128_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450683/SRS18384707/SRX21118128/SRX21118128.sym_coverage.bw
 type bigWig
 shortLabel Colorectal
 longLabel Colorectal SRX21118128
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07149
 onlyVisibility full
 
 track Methbase_SRX21118157_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450683/SRS18384737/SRX21118157/SRX21118157.hmr.bb
 type bigBed
 shortLabel Colorectal
 longLabel Colorectal SRX21118157
 color 56,113,193
 parent Methbase off
 priority 0.07150
 onlyVisibility dense
 
 track Methbase_SRX21118157_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450683/SRS18384737/SRX21118157/SRX21118157.sym_counts.bw
 type bigWig
 shortLabel Colorectal
 longLabel Colorectal SRX21118157
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07151
 onlyVisibility full
 
 track Methbase_SRX21118157_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450683/SRS18384737/SRX21118157/SRX21118157.sym_coverage.bw
 type bigWig
 shortLabel Colorectal
 longLabel Colorectal SRX21118157
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07152
 onlyVisibility full
 
 track Methbase_SRX21118161_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450683/SRS18384735/SRX21118161/SRX21118161.hmr.bb
 type bigBed
 shortLabel Colorectal
 longLabel Colorectal SRX21118161
 color 56,113,193
 parent Methbase off
 priority 0.07153
 onlyVisibility dense
 
 track Methbase_SRX21118161_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450683/SRS18384735/SRX21118161/SRX21118161.sym_counts.bw
 type bigWig
 shortLabel Colorectal
 longLabel Colorectal SRX21118161
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07154
 onlyVisibility full
 
 track Methbase_SRX21118161_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450683/SRS18384735/SRX21118161/SRX21118161.sym_coverage.bw
 type bigWig
 shortLabel Colorectal
 longLabel Colorectal SRX21118161
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07155
 onlyVisibility full
 
 track Methbase_SRX21118162_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450683/SRS18384742/SRX21118162/SRX21118162.hmr.bb
 type bigBed
 shortLabel Colorectal
 longLabel Colorectal SRX21118162
 color 56,113,193
 parent Methbase off
 priority 0.07156
 onlyVisibility dense
 
 track Methbase_SRX21118162_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450683/SRS18384742/SRX21118162/SRX21118162.sym_counts.bw
 type bigWig
 shortLabel Colorectal
 longLabel Colorectal SRX21118162
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07157
 onlyVisibility full
 
 track Methbase_SRX21118162_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450683/SRS18384742/SRX21118162/SRX21118162.sym_coverage.bw
 type bigWig
 shortLabel Colorectal
 longLabel Colorectal SRX21118162
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07158
 onlyVisibility full
 
 track Methbase_SRX21118163_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450683/SRS18384739/SRX21118163/SRX21118163.hmr.bb
 type bigBed
 shortLabel Colorectal
 longLabel Colorectal SRX21118163
 color 56,113,193
 parent Methbase off
 priority 0.07159
 onlyVisibility dense
 
 track Methbase_SRX21118163_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450683/SRS18384739/SRX21118163/SRX21118163.sym_counts.bw
 type bigWig
 shortLabel Colorectal
 longLabel Colorectal SRX21118163
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07160
 onlyVisibility full
 
 track Methbase_SRX21118163_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450683/SRS18384739/SRX21118163/SRX21118163.sym_coverage.bw
 type bigWig
 shortLabel Colorectal
 longLabel Colorectal SRX21118163
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07161
 onlyVisibility full
 
 track Methbase_SRX21118165_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450683/SRS18384741/SRX21118165/SRX21118165.hmr.bb
 type bigBed
 shortLabel Colorectal
 longLabel Colorectal SRX21118165
 color 56,113,193
 parent Methbase off
 priority 0.07162
 onlyVisibility dense
 
 track Methbase_SRX21118165_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450683/SRS18384741/SRX21118165/SRX21118165.sym_counts.bw
 type bigWig
 shortLabel Colorectal
 longLabel Colorectal SRX21118165
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07163
 onlyVisibility full
 
 track Methbase_SRX21118165_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450683/SRS18384741/SRX21118165/SRX21118165.sym_coverage.bw
 type bigWig
 shortLabel Colorectal
 longLabel Colorectal SRX21118165
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07164
 onlyVisibility full
 
 track Methbase_SRX21118166_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450683/SRS18384749/SRX21118166/SRX21118166.hmr.bb
 type bigBed
 shortLabel Colorectal
 longLabel Colorectal SRX21118166
 color 56,113,193
 parent Methbase off
 priority 0.07165
 onlyVisibility dense
 
 track Methbase_SRX21118166_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450683/SRS18384749/SRX21118166/SRX21118166.sym_counts.bw
 type bigWig
 shortLabel Colorectal
 longLabel Colorectal SRX21118166
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07166
 onlyVisibility full
 
 track Methbase_SRX21118166_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450683/SRS18384749/SRX21118166/SRX21118166.sym_coverage.bw
 type bigWig
 shortLabel Colorectal
 longLabel Colorectal SRX21118166
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07167
 onlyVisibility full
 
 track Methbase_SRX21118171_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450683/SRS18384748/SRX21118171/SRX21118171.hmr.bb
 type bigBed
 shortLabel Colorectal
 longLabel Colorectal SRX21118171
 color 56,113,193
 parent Methbase off
 priority 0.07168
 onlyVisibility dense
 
 track Methbase_SRX21118171_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450683/SRS18384748/SRX21118171/SRX21118171.sym_counts.bw
 type bigWig
 shortLabel Colorectal
 longLabel Colorectal SRX21118171
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07169
 onlyVisibility full
 
 track Methbase_SRX21118171_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP450683/SRS18384748/SRX21118171/SRX21118171.sym_coverage.bw
 type bigWig
 shortLabel Colorectal
 longLabel Colorectal SRX21118171
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07170
 onlyVisibility full
 
 track Methbase_SRX21165844_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP451599/SRS18427630/SRX21165844/SRX21165844.hmr.bb
 type bigBed
 shortLabel Hepatoma
 longLabel Hepatoma SRX21165844
 color 56,113,193
 parent Methbase off
 priority 0.07171
 onlyVisibility dense
 
 track Methbase_SRX21165844_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP451599/SRS18427630/SRX21165844/SRX21165844.sym_counts.bw
 type bigWig
 shortLabel Hepatoma
 longLabel Hepatoma SRX21165844
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07172
 onlyVisibility full
 
 track Methbase_SRX21165844_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP451599/SRS18427630/SRX21165844/SRX21165844.sym_coverage.bw
 type bigWig
 shortLabel Hepatoma
 longLabel Hepatoma SRX21165844
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07173
 onlyVisibility full
 
 track Methbase_SRX21165845_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP451599/SRS18427631/SRX21165845/SRX21165845.hmr.bb
 type bigBed
 shortLabel Hepatoma
 longLabel Hepatoma SRX21165845
 color 56,113,193
 parent Methbase off
 priority 0.07174
 onlyVisibility dense
 
 track Methbase_SRX21165845_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP451599/SRS18427631/SRX21165845/SRX21165845.sym_counts.bw
 type bigWig
 shortLabel Hepatoma
 longLabel Hepatoma SRX21165845
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07175
 onlyVisibility full
 
 track Methbase_SRX21165845_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP451599/SRS18427631/SRX21165845/SRX21165845.sym_coverage.bw
 type bigWig
 shortLabel Hepatoma
 longLabel Hepatoma SRX21165845
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07176
 onlyVisibility full
 
 track Methbase_SRX21199439_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP452335/SRS18458278/SRX21199439/SRX21199439.hmr.bb
 type bigBed
 shortLabel Bcar-T
 longLabel Bcar-T SRX21199439
 color 56,113,193
 parent Methbase off
 priority 0.07177
 onlyVisibility dense
 
 track Methbase_SRX21199439_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP452335/SRS18458278/SRX21199439/SRX21199439.sym_counts.bw
 type bigWig
 shortLabel Bcar-T
 longLabel Bcar-T SRX21199439
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07178
 onlyVisibility full
 
 track Methbase_SRX21199439_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP452335/SRS18458278/SRX21199439/SRX21199439.sym_coverage.bw
 type bigWig
 shortLabel Bcar-T
 longLabel Bcar-T SRX21199439
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07179
 onlyVisibility full
 
 track Methbase_SRX21199440_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP452335/SRS18458279/SRX21199440/SRX21199440.hmr.bb
 type bigBed
 shortLabel Bcar-T
 longLabel Bcar-T SRX21199440
 color 56,113,193
 parent Methbase off
 priority 0.07180
 onlyVisibility dense
 
 track Methbase_SRX21199440_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP452335/SRS18458279/SRX21199440/SRX21199440.sym_counts.bw
 type bigWig
 shortLabel Bcar-T
 longLabel Bcar-T SRX21199440
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07181
 onlyVisibility full
 
 track Methbase_SRX21199440_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP452335/SRS18458279/SRX21199440/SRX21199440.sym_coverage.bw
 type bigWig
 shortLabel Bcar-T
 longLabel Bcar-T SRX21199440
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07182
 onlyVisibility full
 
 track Methbase_SRX21199441_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP452335/SRS18458280/SRX21199441/SRX21199441.hmr.bb
 type bigBed
 shortLabel Bcar-T
 longLabel Bcar-T SRX21199441
 color 56,113,193
 parent Methbase off
 priority 0.07183
 onlyVisibility dense
 
 track Methbase_SRX21199441_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP452335/SRS18458280/SRX21199441/SRX21199441.sym_counts.bw
 type bigWig
 shortLabel Bcar-T
 longLabel Bcar-T SRX21199441
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07184
 onlyVisibility full
 
 track Methbase_SRX21199441_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP452335/SRS18458280/SRX21199441/SRX21199441.sym_coverage.bw
 type bigWig
 shortLabel Bcar-T
 longLabel Bcar-T SRX21199441
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07185
 onlyVisibility full
 
 track Methbase_SRX21199442_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP452335/SRS18458281/SRX21199442/SRX21199442.hmr.bb
 type bigBed
 shortLabel BCAR-iNKT
 longLabel BCAR-iNKT SRX21199442
 color 56,113,193
 parent Methbase off
 priority 0.07186
 onlyVisibility dense
 
 track Methbase_SRX21199442_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP452335/SRS18458281/SRX21199442/SRX21199442.sym_counts.bw
 type bigWig
 shortLabel BCAR-iNKT
 longLabel BCAR-iNKT SRX21199442
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07187
 onlyVisibility full
 
 track Methbase_SRX21199442_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP452335/SRS18458281/SRX21199442/SRX21199442.sym_coverage.bw
 type bigWig
 shortLabel BCAR-iNKT
 longLabel BCAR-iNKT SRX21199442
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07188
 onlyVisibility full
 
 track Methbase_SRX21199443_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP452335/SRS18458282/SRX21199443/SRX21199443.hmr.bb
 type bigBed
 shortLabel BCAR-iNKT
 longLabel BCAR-iNKT SRX21199443
 color 56,113,193
 parent Methbase off
 priority 0.07189
 onlyVisibility dense
 
 track Methbase_SRX21199443_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP452335/SRS18458282/SRX21199443/SRX21199443.sym_counts.bw
 type bigWig
 shortLabel BCAR-iNKT
 longLabel BCAR-iNKT SRX21199443
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07190
 onlyVisibility full
 
 track Methbase_SRX21199443_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP452335/SRS18458282/SRX21199443/SRX21199443.sym_coverage.bw
 type bigWig
 shortLabel BCAR-iNKT
 longLabel BCAR-iNKT SRX21199443
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07191
 onlyVisibility full
 
 track Methbase_SRX21199444_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP452335/SRS18458283/SRX21199444/SRX21199444.hmr.bb
 type bigBed
 shortLabel BCAR-iNKT
 longLabel BCAR-iNKT SRX21199444
 color 56,113,193
 parent Methbase off
 priority 0.07192
 onlyVisibility dense
 
 track Methbase_SRX21199444_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP452335/SRS18458283/SRX21199444/SRX21199444.sym_counts.bw
 type bigWig
 shortLabel BCAR-iNKT
 longLabel BCAR-iNKT SRX21199444
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07193
 onlyVisibility full
 
 track Methbase_SRX21199444_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP452335/SRS18458283/SRX21199444/SRX21199444.sym_coverage.bw
 type bigWig
 shortLabel BCAR-iNKT
 longLabel BCAR-iNKT SRX21199444
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07194
 onlyVisibility full
 
 track Methbase_SRX21199445_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP452335/SRS18458284/SRX21199445/SRX21199445.hmr.bb
 type bigBed
 shortLabel BCAR-iNKT-IL15
 longLabel BCAR-iNKT-IL15 SRX21199445
 color 56,113,193
 parent Methbase off
 priority 0.07195
 onlyVisibility dense
 
 track Methbase_SRX21199445_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP452335/SRS18458284/SRX21199445/SRX21199445.sym_counts.bw
 type bigWig
 shortLabel BCAR-iNKT-IL15
 longLabel BCAR-iNKT-IL15 SRX21199445
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07196
 onlyVisibility full
 
 track Methbase_SRX21199445_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP452335/SRS18458284/SRX21199445/SRX21199445.sym_coverage.bw
 type bigWig
 shortLabel BCAR-iNKT-IL15
 longLabel BCAR-iNKT-IL15 SRX21199445
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07197
 onlyVisibility full
 
 track Methbase_SRX21199446_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP452335/SRS18458285/SRX21199446/SRX21199446.hmr.bb
 type bigBed
 shortLabel BCAR-iNKT-IL15
 longLabel BCAR-iNKT-IL15 SRX21199446
 color 56,113,193
 parent Methbase off
 priority 0.07198
 onlyVisibility dense
 
 track Methbase_SRX21199446_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP452335/SRS18458285/SRX21199446/SRX21199446.sym_counts.bw
 type bigWig
 shortLabel BCAR-iNKT-IL15
 longLabel BCAR-iNKT-IL15 SRX21199446
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07199
 onlyVisibility full
 
 track Methbase_SRX21199446_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP452335/SRS18458285/SRX21199446/SRX21199446.sym_coverage.bw
 type bigWig
 shortLabel BCAR-iNKT-IL15
 longLabel BCAR-iNKT-IL15 SRX21199446
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07200
 onlyVisibility full
 
 track Methbase_SRX21199447_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP452335/SRS18458286/SRX21199447/SRX21199447.hmr.bb
 type bigBed
 shortLabel BCAR-iNKT-IL15
 longLabel BCAR-iNKT-IL15 SRX21199447
 color 56,113,193
 parent Methbase off
 priority 0.07201
 onlyVisibility dense
 
 track Methbase_SRX21199447_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP452335/SRS18458286/SRX21199447/SRX21199447.sym_counts.bw
 type bigWig
 shortLabel BCAR-iNKT-IL15
 longLabel BCAR-iNKT-IL15 SRX21199447
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07202
 onlyVisibility full
 
 track Methbase_SRX21199447_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP452335/SRS18458286/SRX21199447/SRX21199447.sym_coverage.bw
 type bigWig
 shortLabel BCAR-iNKT-IL15
 longLabel BCAR-iNKT-IL15 SRX21199447
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07203
 onlyVisibility full
 
 track Methbase_SRX21238929_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP453184/SRS18493867/SRX21238929/SRX21238929.hmr.bb
 type bigBed
 shortLabel B Cell Lymphoma
 longLabel B Cell Lymphoma SRX21238929
 color 56,113,193
 parent Methbase off
 priority 0.07204
 onlyVisibility dense
 
 track Methbase_SRX21238929_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP453184/SRS18493867/SRX21238929/SRX21238929.sym_counts.bw
 type bigWig
 shortLabel B Cell Lymphoma
 longLabel B Cell Lymphoma SRX21238929
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07205
 onlyVisibility full
 
 track Methbase_SRX21238929_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP453184/SRS18493867/SRX21238929/SRX21238929.sym_coverage.bw
 type bigWig
 shortLabel B Cell Lymphoma
 longLabel B Cell Lymphoma SRX21238929
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07206
 onlyVisibility full
 
 track Methbase_SRX21238930_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP453184/SRS18493868/SRX21238930/SRX21238930.hmr.bb
 type bigBed
 shortLabel B Cell Lymphoma
 longLabel B Cell Lymphoma SRX21238930
 color 56,113,193
 parent Methbase off
 priority 0.07207
 onlyVisibility dense
 
 track Methbase_SRX21238930_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP453184/SRS18493868/SRX21238930/SRX21238930.sym_counts.bw
 type bigWig
 shortLabel B Cell Lymphoma
 longLabel B Cell Lymphoma SRX21238930
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07208
 onlyVisibility full
 
 track Methbase_SRX21238930_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP453184/SRS18493868/SRX21238930/SRX21238930.sym_coverage.bw
 type bigWig
 shortLabel B Cell Lymphoma
 longLabel B Cell Lymphoma SRX21238930
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07209
 onlyVisibility full
 
 track Methbase_SRX21238931_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP453184/SRS18493869/SRX21238931/SRX21238931.hmr.bb
 type bigBed
 shortLabel B Cell Lymphoma
 longLabel B Cell Lymphoma SRX21238931
 color 56,113,193
 parent Methbase off
 priority 0.07210
 onlyVisibility dense
 
 track Methbase_SRX21238931_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP453184/SRS18493869/SRX21238931/SRX21238931.sym_counts.bw
 type bigWig
 shortLabel B Cell Lymphoma
 longLabel B Cell Lymphoma SRX21238931
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07211
 onlyVisibility full
 
 track Methbase_SRX21238931_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP453184/SRS18493869/SRX21238931/SRX21238931.sym_coverage.bw
 type bigWig
 shortLabel B Cell Lymphoma
 longLabel B Cell Lymphoma SRX21238931
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07212
 onlyVisibility full
 
 track Methbase_SRX21238932_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP453184/SRS18493870/SRX21238932/SRX21238932.hmr.bb
 type bigBed
 shortLabel B Cell Lymphoma
 longLabel B Cell Lymphoma SRX21238932
 color 56,113,193
 parent Methbase off
 priority 0.07213
 onlyVisibility dense
 
 track Methbase_SRX21238932_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP453184/SRS18493870/SRX21238932/SRX21238932.sym_counts.bw
 type bigWig
 shortLabel B Cell Lymphoma
 longLabel B Cell Lymphoma SRX21238932
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07214
 onlyVisibility full
 
 track Methbase_SRX21238932_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP453184/SRS18493870/SRX21238932/SRX21238932.sym_coverage.bw
 type bigWig
 shortLabel B Cell Lymphoma
 longLabel B Cell Lymphoma SRX21238932
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07215
 onlyVisibility full
 
 track Methbase_SRX21238933_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP453184/SRS18493871/SRX21238933/SRX21238933.hmr.bb
 type bigBed
 shortLabel B Cell Lymphoma
 longLabel B Cell Lymphoma SRX21238933
 color 56,113,193
 parent Methbase off
 priority 0.07216
 onlyVisibility dense
 
 track Methbase_SRX21238933_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP453184/SRS18493871/SRX21238933/SRX21238933.sym_counts.bw
 type bigWig
 shortLabel B Cell Lymphoma
 longLabel B Cell Lymphoma SRX21238933
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07217
 onlyVisibility full
 
 track Methbase_SRX21238933_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP453184/SRS18493871/SRX21238933/SRX21238933.sym_coverage.bw
 type bigWig
 shortLabel B Cell Lymphoma
 longLabel B Cell Lymphoma SRX21238933
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07218
 onlyVisibility full
 
 track Methbase_SRX21238934_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP453184/SRS18493872/SRX21238934/SRX21238934.hmr.bb
 type bigBed
 shortLabel B Cell Lymphoma
 longLabel B Cell Lymphoma SRX21238934
 color 56,113,193
 parent Methbase off
 priority 0.07219
 onlyVisibility dense
 
 track Methbase_SRX21238934_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP453184/SRS18493872/SRX21238934/SRX21238934.sym_counts.bw
 type bigWig
 shortLabel B Cell Lymphoma
 longLabel B Cell Lymphoma SRX21238934
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07220
 onlyVisibility full
 
 track Methbase_SRX21238934_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP453184/SRS18493872/SRX21238934/SRX21238934.sym_coverage.bw
 type bigWig
 shortLabel B Cell Lymphoma
 longLabel B Cell Lymphoma SRX21238934
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07221
 onlyVisibility full
 
 track Methbase_SRX21238935_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP453184/SRS18493873/SRX21238935/SRX21238935.hmr.bb
 type bigBed
 shortLabel B Cell Lymphoma
 longLabel B Cell Lymphoma SRX21238935
 color 56,113,193
 parent Methbase off
 priority 0.07222
 onlyVisibility dense
 
 track Methbase_SRX21238935_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP453184/SRS18493873/SRX21238935/SRX21238935.sym_counts.bw
 type bigWig
 shortLabel B Cell Lymphoma
 longLabel B Cell Lymphoma SRX21238935
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07223
 onlyVisibility full
 
 track Methbase_SRX21238935_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP453184/SRS18493873/SRX21238935/SRX21238935.sym_coverage.bw
 type bigWig
 shortLabel B Cell Lymphoma
 longLabel B Cell Lymphoma SRX21238935
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07224
 onlyVisibility full
 
 track Methbase_SRX21238936_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP453184/SRS18493874/SRX21238936/SRX21238936.hmr.bb
 type bigBed
 shortLabel B Cell Lymphoma
 longLabel B Cell Lymphoma SRX21238936
 color 56,113,193
 parent Methbase off
 priority 0.07225
 onlyVisibility dense
 
 track Methbase_SRX21238936_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP453184/SRS18493874/SRX21238936/SRX21238936.sym_counts.bw
 type bigWig
 shortLabel B Cell Lymphoma
 longLabel B Cell Lymphoma SRX21238936
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07226
 onlyVisibility full
 
 track Methbase_SRX21238936_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP453184/SRS18493874/SRX21238936/SRX21238936.sym_coverage.bw
 type bigWig
 shortLabel B Cell Lymphoma
 longLabel B Cell Lymphoma SRX21238936
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07227
 onlyVisibility full
 
 track Methbase_SRX21313555_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP454277/SRS18561420/SRX21313555/SRX21313555.hmr.bb
 type bigBed
 shortLabel Prostate Tumour
 longLabel Prostate Tumour SRX21313555
 color 56,113,193
 parent Methbase off
 priority 0.07228
 onlyVisibility dense
 
 track Methbase_SRX21313555_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP454277/SRS18561420/SRX21313555/SRX21313555.sym_counts.bw
 type bigWig
 shortLabel Prostate Tumour
 longLabel Prostate Tumour SRX21313555
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07229
 onlyVisibility full
 
 track Methbase_SRX21313555_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP454277/SRS18561420/SRX21313555/SRX21313555.sym_coverage.bw
 type bigWig
 shortLabel Prostate Tumour
 longLabel Prostate Tumour SRX21313555
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07230
 onlyVisibility full
 
 track Methbase_SRX21313556_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP454277/SRS18561421/SRX21313556/SRX21313556.hmr.bb
 type bigBed
 shortLabel Prostate Tumour
 longLabel Prostate Tumour SRX21313556
 color 56,113,193
 parent Methbase off
 priority 0.07231
 onlyVisibility dense
 
 track Methbase_SRX21313556_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP454277/SRS18561421/SRX21313556/SRX21313556.sym_counts.bw
 type bigWig
 shortLabel Prostate Tumour
 longLabel Prostate Tumour SRX21313556
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07232
 onlyVisibility full
 
 track Methbase_SRX21313556_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP454277/SRS18561421/SRX21313556/SRX21313556.sym_coverage.bw
 type bigWig
 shortLabel Prostate Tumour
 longLabel Prostate Tumour SRX21313556
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07233
 onlyVisibility full
 
 track Methbase_SRX21313557_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP454277/SRS18561422/SRX21313557/SRX21313557.hmr.bb
 type bigBed
 shortLabel Prostate Tumour
 longLabel Prostate Tumour SRX21313557
 color 56,113,193
 parent Methbase off
 priority 0.07234
 onlyVisibility dense
 
 track Methbase_SRX21313557_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP454277/SRS18561422/SRX21313557/SRX21313557.sym_counts.bw
 type bigWig
 shortLabel Prostate Tumour
 longLabel Prostate Tumour SRX21313557
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07235
 onlyVisibility full
 
 track Methbase_SRX21313557_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP454277/SRS18561422/SRX21313557/SRX21313557.sym_coverage.bw
 type bigWig
 shortLabel Prostate Tumour
 longLabel Prostate Tumour SRX21313557
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07236
 onlyVisibility full
 
 track Methbase_SRX21313558_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP454277/SRS18561423/SRX21313558/SRX21313558.hmr.bb
 type bigBed
 shortLabel Prostate Tumour
 longLabel Prostate Tumour SRX21313558
 color 56,113,193
 parent Methbase off
 priority 0.07237
 onlyVisibility dense
 
 track Methbase_SRX21313558_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP454277/SRS18561423/SRX21313558/SRX21313558.sym_counts.bw
 type bigWig
 shortLabel Prostate Tumour
 longLabel Prostate Tumour SRX21313558
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07238
 onlyVisibility full
 
 track Methbase_SRX21313558_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP454277/SRS18561423/SRX21313558/SRX21313558.sym_coverage.bw
 type bigWig
 shortLabel Prostate Tumour
 longLabel Prostate Tumour SRX21313558
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07239
 onlyVisibility full
 
 track Methbase_SRX21313559_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP454277/SRS18561424/SRX21313559/SRX21313559.hmr.bb
 type bigBed
 shortLabel Prostate Tumour
 longLabel Prostate Tumour SRX21313559
 color 56,113,193
 parent Methbase off
 priority 0.07240
 onlyVisibility dense
 
 track Methbase_SRX21313559_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP454277/SRS18561424/SRX21313559/SRX21313559.sym_counts.bw
 type bigWig
 shortLabel Prostate Tumour
 longLabel Prostate Tumour SRX21313559
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07241
 onlyVisibility full
 
 track Methbase_SRX21313559_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP454277/SRS18561424/SRX21313559/SRX21313559.sym_coverage.bw
 type bigWig
 shortLabel Prostate Tumour
 longLabel Prostate Tumour SRX21313559
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07242
 onlyVisibility full
 
 track Methbase_SRX21313560_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP454277/SRS18561425/SRX21313560/SRX21313560.hmr.bb
 type bigBed
 shortLabel Prostate Tumour
 longLabel Prostate Tumour SRX21313560
 color 56,113,193
 parent Methbase off
 priority 0.07243
 onlyVisibility dense
 
 track Methbase_SRX21313560_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP454277/SRS18561425/SRX21313560/SRX21313560.sym_counts.bw
 type bigWig
 shortLabel Prostate Tumour
 longLabel Prostate Tumour SRX21313560
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07244
 onlyVisibility full
 
 track Methbase_SRX21313560_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP454277/SRS18561425/SRX21313560/SRX21313560.sym_coverage.bw
 type bigWig
 shortLabel Prostate Tumour
 longLabel Prostate Tumour SRX21313560
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07245
 onlyVisibility full
 
 track Methbase_SRX213279_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS382215/SRX213279/SRX213279.hmr.bb
 type bigBed
 shortLabel Bladder
 longLabel Bladder SRX213279
 color 56,113,193
 parent Methbase off
 priority 0.07246
 onlyVisibility dense
 
 track Methbase_SRX213279_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS382215/SRX213279/SRX213279.sym_counts.bw
 type bigWig
 shortLabel Bladder
 longLabel Bladder SRX213279
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07247
 onlyVisibility full
 
 track Methbase_SRX213279_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS382215/SRX213279/SRX213279.sym_coverage.bw
 type bigWig
 shortLabel Bladder
 longLabel Bladder SRX213279
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07248
 onlyVisibility full
 
 track Methbase_SRX213280_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS382947/SRX213280/SRX213280.hmr.bb
 type bigBed
 shortLabel Liver
 longLabel Liver SRX213280
 color 56,113,193
 parent Methbase off
 priority 0.07249
 onlyVisibility dense
 
 track Methbase_SRX213280_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS382947/SRX213280/SRX213280.sym_counts.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX213280
 color 38,216,109
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07250
 onlyVisibility full
 
 track Methbase_SRX213280_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS382947/SRX213280/SRX213280.sym_coverage.bw
 type bigWig
 shortLabel Liver
 longLabel Liver SRX213280
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07251
 onlyVisibility full
 
 track Methbase_SRX213911_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS308398/SRX213911/SRX213911.hmr.bb
 type bigBed
 shortLabel Right Ventricle
 longLabel Right Ventricle SRX213911
 color 56,113,193
 parent Methbase off
 priority 0.07252
 onlyVisibility dense
 
 track Methbase_SRX213911_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS308398/SRX213911/SRX213911.sym_counts.bw
 type bigWig
 shortLabel Right Ventricle
 longLabel Right Ventricle SRX213911
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07253
 onlyVisibility full
 
 track Methbase_SRX213911_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP000941/SRS308398/SRX213911/SRX213911.sym_coverage.bw
 type bigWig
 shortLabel Right Ventricle
 longLabel Right Ventricle SRX213911
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07254
 onlyVisibility full
 
 track Methbase_SRX21459099_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP456514/SRS18694971/SRX21459099/SRX21459099.hmr.bb
 type bigBed
 shortLabel Embyonic Kidney
 longLabel Embyonic Kidney SRX21459099
 color 56,113,193
 parent Methbase off
 priority 0.07255
 onlyVisibility dense
 
 track Methbase_SRX21459099_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP456514/SRS18694971/SRX21459099/SRX21459099.sym_counts.bw
 type bigWig
 shortLabel Embyonic Kidney
 longLabel Embyonic Kidney SRX21459099
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07256
 onlyVisibility full
 
 track Methbase_SRX21459099_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP456514/SRS18694971/SRX21459099/SRX21459099.sym_coverage.bw
 type bigWig
 shortLabel Embyonic Kidney
 longLabel Embyonic Kidney SRX21459099
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07257
 onlyVisibility full
 
 track Methbase_SRX21459100_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP456514/SRS18694972/SRX21459100/SRX21459100.hmr.bb
 type bigBed
 shortLabel Embyonic Kidney
 longLabel Embyonic Kidney SRX21459100
 color 56,113,193
 parent Methbase off
 priority 0.07258
 onlyVisibility dense
 
 track Methbase_SRX21459100_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP456514/SRS18694972/SRX21459100/SRX21459100.sym_counts.bw
 type bigWig
 shortLabel Embyonic Kidney
 longLabel Embyonic Kidney SRX21459100
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07259
 onlyVisibility full
 
 track Methbase_SRX21459100_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP456514/SRS18694972/SRX21459100/SRX21459100.sym_coverage.bw
 type bigWig
 shortLabel Embyonic Kidney
 longLabel Embyonic Kidney SRX21459100
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07260
 onlyVisibility full
 
 track Methbase_SRX21459101_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP456514/SRS18694973/SRX21459101/SRX21459101.hmr.bb
 type bigBed
 shortLabel Embyonic Kidney
 longLabel Embyonic Kidney SRX21459101
 color 56,113,193
 parent Methbase off
 priority 0.07261
 onlyVisibility dense
 
 track Methbase_SRX21459101_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP456514/SRS18694973/SRX21459101/SRX21459101.sym_counts.bw
 type bigWig
 shortLabel Embyonic Kidney
 longLabel Embyonic Kidney SRX21459101
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07262
 onlyVisibility full
 
 track Methbase_SRX21459101_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP456514/SRS18694973/SRX21459101/SRX21459101.sym_coverage.bw
 type bigWig
 shortLabel Embyonic Kidney
 longLabel Embyonic Kidney SRX21459101
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07263
 onlyVisibility full
 
 track Methbase_SRX21481454_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP456983/SRS18714039/SRX21481454/SRX21481454.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX21481454
 color 56,113,193
 parent Methbase off
 priority 0.07264
 onlyVisibility dense
 
 track Methbase_SRX21481454_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP456983/SRS18714039/SRX21481454/SRX21481454.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX21481454
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07265
 onlyVisibility full
 
 track Methbase_SRX21481454_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP456983/SRS18714039/SRX21481454/SRX21481454.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX21481454
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07266
 onlyVisibility full
 
 track Methbase_SRX21481455_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP456983/SRS18714040/SRX21481455/SRX21481455.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX21481455
 color 56,113,193
 parent Methbase off
 priority 0.07267
 onlyVisibility dense
 
 track Methbase_SRX21481455_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP456983/SRS18714040/SRX21481455/SRX21481455.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX21481455
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07268
 onlyVisibility full
 
 track Methbase_SRX21481455_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP456983/SRS18714040/SRX21481455/SRX21481455.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX21481455
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07269
 onlyVisibility full
 
 track Methbase_SRX21481456_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP456983/SRS18714041/SRX21481456/SRX21481456.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX21481456
 color 56,113,193
 parent Methbase off
 priority 0.07270
 onlyVisibility dense
 
 track Methbase_SRX21481456_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP456983/SRS18714041/SRX21481456/SRX21481456.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX21481456
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07271
 onlyVisibility full
 
 track Methbase_SRX21481456_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP456983/SRS18714041/SRX21481456/SRX21481456.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX21481456
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07272
 onlyVisibility full
 
 track Methbase_SRX21481457_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP456983/SRS18714042/SRX21481457/SRX21481457.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX21481457
 color 56,113,193
 parent Methbase off
 priority 0.07273
 onlyVisibility dense
 
 track Methbase_SRX21481457_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP456983/SRS18714042/SRX21481457/SRX21481457.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX21481457
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07274
 onlyVisibility full
 
 track Methbase_SRX21481457_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP456983/SRS18714042/SRX21481457/SRX21481457.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX21481457
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07275
 onlyVisibility full
 
 track Methbase_SRX21481458_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP456983/SRS18714043/SRX21481458/SRX21481458.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX21481458
 color 56,113,193
 parent Methbase off
 priority 0.07276
 onlyVisibility dense
 
 track Methbase_SRX21481458_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP456983/SRS18714043/SRX21481458/SRX21481458.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX21481458
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07277
 onlyVisibility full
 
 track Methbase_SRX21481458_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP456983/SRS18714043/SRX21481458/SRX21481458.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX21481458
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07278
 onlyVisibility full
 
 track Methbase_SRX2156919_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS1313065/SRX2156919/SRX2156919.hmr.bb
 type bigBed
 shortLabel Fibroblast Of Arm
 longLabel Fibroblast Of Arm SRX2156919
 color 56,113,193
 parent Methbase off
 priority 0.07279
 onlyVisibility dense
 
 track Methbase_SRX2156919_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS1313065/SRX2156919/SRX2156919.sym_counts.bw
 type bigWig
 shortLabel Fibroblast Of Arm
 longLabel Fibroblast Of Arm SRX2156919
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07280
 onlyVisibility full
 
 track Methbase_SRX2156919_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS1313065/SRX2156919/SRX2156919.sym_coverage.bw
 type bigWig
 shortLabel Fibroblast Of Arm
 longLabel Fibroblast Of Arm SRX2156919
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07281
 onlyVisibility full
 
 track Methbase_SRX2156920_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS1313066/SRX2156920/SRX2156920.hmr.bb
 type bigBed
 shortLabel Fibroblast Of Arm
 longLabel Fibroblast Of Arm SRX2156920
 color 56,113,193
 parent Methbase off
 priority 0.07282
 onlyVisibility dense
 
 track Methbase_SRX2156920_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS1313066/SRX2156920/SRX2156920.sym_counts.bw
 type bigWig
 shortLabel Fibroblast Of Arm
 longLabel Fibroblast Of Arm SRX2156920
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07283
 onlyVisibility full
 
 track Methbase_SRX2156920_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS1313066/SRX2156920/SRX2156920.sym_coverage.bw
 type bigWig
 shortLabel Fibroblast Of Arm
 longLabel Fibroblast Of Arm SRX2156920
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07284
 onlyVisibility full
 
 track Methbase_SRX2156983_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS1686838/SRX2156983/SRX2156983.hmr.bb
 type bigBed
 shortLabel Mammary Epithelial
 longLabel Mammary Epithelial SRX2156983
 color 56,113,193
 parent Methbase off
 priority 0.07285
 onlyVisibility dense
 
 track Methbase_SRX2156983_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS1686838/SRX2156983/SRX2156983.sym_counts.bw
 type bigWig
 shortLabel Mammary Epithelial
 longLabel Mammary Epithelial SRX2156983
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07286
 onlyVisibility full
 
 track Methbase_SRX2156983_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS1686838/SRX2156983/SRX2156983.sym_coverage.bw
 type bigWig
 shortLabel Mammary Epithelial
 longLabel Mammary Epithelial SRX2156983
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07287
 onlyVisibility full
 
 track Methbase_SRX2156984_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS1686839/SRX2156984/SRX2156984.hmr.bb
 type bigBed
 shortLabel Mammary Epithelial
 longLabel Mammary Epithelial SRX2156984
 color 56,113,193
 parent Methbase off
 priority 0.07288
 onlyVisibility dense
 
 track Methbase_SRX2156984_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS1686839/SRX2156984/SRX2156984.sym_counts.bw
 type bigWig
 shortLabel Mammary Epithelial
 longLabel Mammary Epithelial SRX2156984
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07289
 onlyVisibility full
 
 track Methbase_SRX2156984_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS1686839/SRX2156984/SRX2156984.sym_coverage.bw
 type bigWig
 shortLabel Mammary Epithelial
 longLabel Mammary Epithelial SRX2156984
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07290
 onlyVisibility full
 
 track Methbase_SRX2157007_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS1686844/SRX2157007/SRX2157007.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX2157007
 color 56,113,193
 parent Methbase off
 priority 0.07291
 onlyVisibility dense
 
 track Methbase_SRX2157007_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS1686844/SRX2157007/SRX2157007.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX2157007
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07292
 onlyVisibility full
 
 track Methbase_SRX2157007_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS1686844/SRX2157007/SRX2157007.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX2157007
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07293
 onlyVisibility full
 
 track Methbase_SRX2157008_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS1686843/SRX2157008/SRX2157008.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX2157008
 color 56,113,193
 parent Methbase off
 priority 0.07294
 onlyVisibility dense
 
 track Methbase_SRX2157008_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS1686843/SRX2157008/SRX2157008.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX2157008
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07295
 onlyVisibility full
 
 track Methbase_SRX2157008_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS1686843/SRX2157008/SRX2157008.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX2157008
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07296
 onlyVisibility full
 
 track Methbase_SRX2157045_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS1686846/SRX2157045/SRX2157045.hmr.bb
 type bigBed
 shortLabel Hepatocellular Carcinoma
 longLabel Hepatocellular Carcinoma SRX2157045
 color 56,113,193
 parent Methbase off
 priority 0.07297
 onlyVisibility dense
 
 track Methbase_SRX2157045_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS1686846/SRX2157045/SRX2157045.sym_counts.bw
 type bigWig
 shortLabel Hepatocellular Carcinoma
 longLabel Hepatocellular Carcinoma SRX2157045
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07298
 onlyVisibility full
 
 track Methbase_SRX2157045_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS1686846/SRX2157045/SRX2157045.sym_coverage.bw
 type bigWig
 shortLabel Hepatocellular Carcinoma
 longLabel Hepatocellular Carcinoma SRX2157045
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07299
 onlyVisibility full
 
 track Methbase_SRX2157046_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS1686847/SRX2157046/SRX2157046.hmr.bb
 type bigBed
 shortLabel Hepatocellular Carcinoma
 longLabel Hepatocellular Carcinoma SRX2157046
 color 56,113,193
 parent Methbase off
 priority 0.07300
 onlyVisibility dense
 
 track Methbase_SRX2157046_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS1686847/SRX2157046/SRX2157046.sym_counts.bw
 type bigWig
 shortLabel Hepatocellular Carcinoma
 longLabel Hepatocellular Carcinoma SRX2157046
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07301
 onlyVisibility full
 
 track Methbase_SRX2157046_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS1686847/SRX2157046/SRX2157046.sym_coverage.bw
 type bigWig
 shortLabel Hepatocellular Carcinoma
 longLabel Hepatocellular Carcinoma SRX2157046
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07302
 onlyVisibility full
 
 track Methbase_SRX2157047_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS1686848/SRX2157047/SRX2157047.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX2157047
 color 56,113,193
 parent Methbase off
 priority 0.07303
 onlyVisibility dense
 
 track Methbase_SRX2157047_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS1686848/SRX2157047/SRX2157047.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX2157047
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07304
 onlyVisibility full
 
 track Methbase_SRX2157047_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS1686848/SRX2157047/SRX2157047.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX2157047
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07305
 onlyVisibility full
 
 track Methbase_SRX2157048_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS1686849/SRX2157048/SRX2157048.hmr.bb
 type bigBed
 shortLabel Cell Line
 longLabel Cell Line SRX2157048
 color 56,113,193
 parent Methbase off
 priority 0.07306
 onlyVisibility dense
 
 track Methbase_SRX2157048_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS1686849/SRX2157048/SRX2157048.sym_counts.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX2157048
 color 38,163,216
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07307
 onlyVisibility full
 
 track Methbase_SRX2157048_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP012412/SRS1686849/SRX2157048/SRX2157048.sym_coverage.bw
 type bigWig
 shortLabel Cell Line
 longLabel Cell Line SRX2157048
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07308
 onlyVisibility full
 
 track Methbase_SRX2159826_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP089722/SRS1688787/SRX2159826/SRX2159826.hmr.bb
 type bigBed
 shortLabel prostate cancer cell line (LNCaP)
 longLabel prostate cancer cell line (LNCaP) SRX2159826
 color 56,113,193
 parent Methbase off
 priority 0.07309
 onlyVisibility dense
 
 track Methbase_SRX2159826_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP089722/SRS1688787/SRX2159826/SRX2159826.sym_counts.bw
 type bigWig
 shortLabel prostate cancer cell line (LNCaP)
 longLabel prostate cancer cell line (LNCaP) SRX2159826
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07310
 onlyVisibility full
 
 track Methbase_SRX2159826_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP089722/SRS1688787/SRX2159826/SRX2159826.sym_coverage.bw
 type bigWig
 shortLabel prostate cancer cell line (LNCaP)
 longLabel prostate cancer cell line (LNCaP) SRX2159826
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07311
 onlyVisibility full
 
 track Methbase_SRX2159827_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP089722/SRS1688788/SRX2159827/SRX2159827.hmr.bb
 type bigBed
 shortLabel prostate cancer cell line (LNCaP)
 longLabel prostate cancer cell line (LNCaP) SRX2159827
 color 56,113,193
 parent Methbase off
 priority 0.07312
 onlyVisibility dense
 
 track Methbase_SRX2159827_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP089722/SRS1688788/SRX2159827/SRX2159827.sym_counts.bw
 type bigWig
 shortLabel prostate cancer cell line (LNCaP)
 longLabel prostate cancer cell line (LNCaP) SRX2159827
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07313
 onlyVisibility full
 
 track Methbase_SRX2159827_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP089722/SRS1688788/SRX2159827/SRX2159827.sym_coverage.bw
 type bigWig
 shortLabel prostate cancer cell line (LNCaP)
 longLabel prostate cancer cell line (LNCaP) SRX2159827
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07314
 onlyVisibility full
 
 track Methbase_SRX2159828_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP089722/SRS1688789/SRX2159828/SRX2159828.hmr.bb
 type bigBed
 shortLabel prostate cancer cell line (LNCaP)
 longLabel prostate cancer cell line (LNCaP) SRX2159828
 color 56,113,193
 parent Methbase off
 priority 0.07315
 onlyVisibility dense
 
 track Methbase_SRX2159828_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP089722/SRS1688789/SRX2159828/SRX2159828.sym_counts.bw
 type bigWig
 shortLabel prostate cancer cell line (LNCaP)
 longLabel prostate cancer cell line (LNCaP) SRX2159828
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07316
 onlyVisibility full
 
 track Methbase_SRX2159828_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP089722/SRS1688789/SRX2159828/SRX2159828.sym_coverage.bw
 type bigWig
 shortLabel prostate cancer cell line (LNCaP)
 longLabel prostate cancer cell line (LNCaP) SRX2159828
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07317
 onlyVisibility full
 
 track Methbase_SRX2159829_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP089722/SRS1688790/SRX2159829/SRX2159829.hmr.bb
 type bigBed
 shortLabel prostate cancer cell line (LNCaP)
 longLabel prostate cancer cell line (LNCaP) SRX2159829
 color 56,113,193
 parent Methbase off
 priority 0.07318
 onlyVisibility dense
 
 track Methbase_SRX2159829_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP089722/SRS1688790/SRX2159829/SRX2159829.sym_counts.bw
 type bigWig
 shortLabel prostate cancer cell line (LNCaP)
 longLabel prostate cancer cell line (LNCaP) SRX2159829
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07319
 onlyVisibility full
 
 track Methbase_SRX2159829_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP089722/SRS1688790/SRX2159829/SRX2159829.sym_coverage.bw
 type bigWig
 shortLabel prostate cancer cell line (LNCaP)
 longLabel prostate cancer cell line (LNCaP) SRX2159829
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07320
 onlyVisibility full
 
 track Methbase_SRX2159830_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP089722/SRS1688791/SRX2159830/SRX2159830.hmr.bb
 type bigBed
 shortLabel prostate cancer cell line (LNCaP)
 longLabel prostate cancer cell line (LNCaP) SRX2159830
 color 56,113,193
 parent Methbase off
 priority 0.07321
 onlyVisibility dense
 
 track Methbase_SRX2159830_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP089722/SRS1688791/SRX2159830/SRX2159830.sym_counts.bw
 type bigWig
 shortLabel prostate cancer cell line (LNCaP)
 longLabel prostate cancer cell line (LNCaP) SRX2159830
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07322
 onlyVisibility full
 
 track Methbase_SRX2159830_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP089722/SRS1688791/SRX2159830/SRX2159830.sym_coverage.bw
 type bigWig
 shortLabel prostate cancer cell line (LNCaP)
 longLabel prostate cancer cell line (LNCaP) SRX2159830
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07323
 onlyVisibility full
 
 track Methbase_SRX2159831_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP089722/SRS1688792/SRX2159831/SRX2159831.hmr.bb
 type bigBed
 shortLabel primary prostate epithelial cells (PrEC)
 longLabel primary prostate epithelial cells (PrEC) SRX2159831
 color 56,113,193
 parent Methbase off
 priority 0.07324
 onlyVisibility dense
 
 track Methbase_SRX2159831_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP089722/SRS1688792/SRX2159831/SRX2159831.sym_counts.bw
 type bigWig
 shortLabel primary prostate epithelial cells (PrEC)
 longLabel primary prostate epithelial cells (PrEC) SRX2159831
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07325
 onlyVisibility full
 
 track Methbase_SRX2159831_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP089722/SRS1688792/SRX2159831/SRX2159831.sym_coverage.bw
 type bigWig
 shortLabel primary prostate epithelial cells (PrEC)
 longLabel primary prostate epithelial cells (PrEC) SRX2159831
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07326
 onlyVisibility full
 
 track Methbase_SRX2159832_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP089722/SRS1688793/SRX2159832/SRX2159832.hmr.bb
 type bigBed
 shortLabel primary prostate epithelial cells (PrEC)
 longLabel primary prostate epithelial cells (PrEC) SRX2159832
 color 56,113,193
 parent Methbase off
 priority 0.07327
 onlyVisibility dense
 
 track Methbase_SRX2159832_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP089722/SRS1688793/SRX2159832/SRX2159832.sym_counts.bw
 type bigWig
 shortLabel primary prostate epithelial cells (PrEC)
 longLabel primary prostate epithelial cells (PrEC) SRX2159832
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07328
 onlyVisibility full
 
 track Methbase_SRX2159832_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP089722/SRS1688793/SRX2159832/SRX2159832.sym_coverage.bw
 type bigWig
 shortLabel primary prostate epithelial cells (PrEC)
 longLabel primary prostate epithelial cells (PrEC) SRX2159832
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07329
 onlyVisibility full
 
 track Methbase_SRX2159833_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP089722/SRS1688794/SRX2159833/SRX2159833.hmr.bb
 type bigBed
 shortLabel primary prostate epithelial cells (PrEC)
 longLabel primary prostate epithelial cells (PrEC) SRX2159833
 color 56,113,193
 parent Methbase off
 priority 0.07330
 onlyVisibility dense
 
 track Methbase_SRX2159833_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP089722/SRS1688794/SRX2159833/SRX2159833.sym_counts.bw
 type bigWig
 shortLabel primary prostate epithelial cells (PrEC)
 longLabel primary prostate epithelial cells (PrEC) SRX2159833
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07331
 onlyVisibility full
 
 track Methbase_SRX2159833_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP089722/SRS1688794/SRX2159833/SRX2159833.sym_coverage.bw
 type bigWig
 shortLabel primary prostate epithelial cells (PrEC)
 longLabel primary prostate epithelial cells (PrEC) SRX2159833
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07332
 onlyVisibility full
 
 track Methbase_SRX2159834_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP089722/SRS1688795/SRX2159834/SRX2159834.hmr.bb
 type bigBed
 shortLabel primary prostate epithelial cells (PrEC)
 longLabel primary prostate epithelial cells (PrEC) SRX2159834
 color 56,113,193
 parent Methbase off
 priority 0.07333
 onlyVisibility dense
 
 track Methbase_SRX2159834_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP089722/SRS1688795/SRX2159834/SRX2159834.sym_counts.bw
 type bigWig
 shortLabel primary prostate epithelial cells (PrEC)
 longLabel primary prostate epithelial cells (PrEC) SRX2159834
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07334
 onlyVisibility full
 
 track Methbase_SRX2159834_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP089722/SRS1688795/SRX2159834/SRX2159834.sym_coverage.bw
 type bigWig
 shortLabel primary prostate epithelial cells (PrEC)
 longLabel primary prostate epithelial cells (PrEC) SRX2159834
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07335
 onlyVisibility full
 
 track Methbase_SRX2174425_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP090105/SRS1701734/SRX2174425/SRX2174425.hmr.bb
 type bigBed
 shortLabel Retina
 longLabel Retina SRX2174425
 color 56,113,193
 parent Methbase off
 priority 0.07336
 onlyVisibility dense
 
 track Methbase_SRX2174425_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP090105/SRS1701734/SRX2174425/SRX2174425.sym_counts.bw
 type bigWig
 shortLabel Retina
 longLabel Retina SRX2174425
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07337
 onlyVisibility full
 
 track Methbase_SRX2174425_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP090105/SRS1701734/SRX2174425/SRX2174425.sym_coverage.bw
 type bigWig
 shortLabel Retina
 longLabel Retina SRX2174425
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07338
 onlyVisibility full
 
 track Methbase_SRX2174426_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP090105/SRS1701735/SRX2174426/SRX2174426.hmr.bb
 type bigBed
 shortLabel Retina
 longLabel Retina SRX2174426
 color 56,113,193
 parent Methbase off
 priority 0.07339
 onlyVisibility dense
 
 track Methbase_SRX2174426_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP090105/SRS1701735/SRX2174426/SRX2174426.sym_counts.bw
 type bigWig
 shortLabel Retina
 longLabel Retina SRX2174426
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07340
 onlyVisibility full
 
 track Methbase_SRX2174426_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP090105/SRS1701735/SRX2174426/SRX2174426.sym_coverage.bw
 type bigWig
 shortLabel Retina
 longLabel Retina SRX2174426
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07341
 onlyVisibility full
 
 track Methbase_SRX2174427_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP090105/SRS1701736/SRX2174427/SRX2174427.hmr.bb
 type bigBed
 shortLabel Retina
 longLabel Retina SRX2174427
 color 56,113,193
 parent Methbase off
 priority 0.07342
 onlyVisibility dense
 
 track Methbase_SRX2174427_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP090105/SRS1701736/SRX2174427/SRX2174427.sym_counts.bw
 type bigWig
 shortLabel Retina
 longLabel Retina SRX2174427
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07343
 onlyVisibility full
 
 track Methbase_SRX2174427_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP090105/SRS1701736/SRX2174427/SRX2174427.sym_coverage.bw
 type bigWig
 shortLabel Retina
 longLabel Retina SRX2174427
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07344
 onlyVisibility full
 
 track Methbase_SRX2174428_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP090105/SRS1701737/SRX2174428/SRX2174428.hmr.bb
 type bigBed
 shortLabel Retina
 longLabel Retina SRX2174428
 color 56,113,193
 parent Methbase off
 priority 0.07345
 onlyVisibility dense
 
 track Methbase_SRX2174428_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP090105/SRS1701737/SRX2174428/SRX2174428.sym_counts.bw
 type bigWig
 shortLabel Retina
 longLabel Retina SRX2174428
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07346
 onlyVisibility full
 
 track Methbase_SRX2174428_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP090105/SRS1701737/SRX2174428/SRX2174428.sym_coverage.bw
 type bigWig
 shortLabel Retina
 longLabel Retina SRX2174428
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07347
 onlyVisibility full
 
 track Methbase_SRX2174429_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP090105/SRS1701738/SRX2174429/SRX2174429.hmr.bb
 type bigBed
 shortLabel Retina
 longLabel Retina SRX2174429
 color 56,113,193
 parent Methbase off
 priority 0.07348
 onlyVisibility dense
 
 track Methbase_SRX2174429_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP090105/SRS1701738/SRX2174429/SRX2174429.sym_counts.bw
 type bigWig
 shortLabel Retina
 longLabel Retina SRX2174429
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07349
 onlyVisibility full
 
 track Methbase_SRX2174429_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP090105/SRS1701738/SRX2174429/SRX2174429.sym_coverage.bw
 type bigWig
 shortLabel Retina
 longLabel Retina SRX2174429
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07350
 onlyVisibility full
 
 track Methbase_SRX2174430_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP090105/SRS1701739/SRX2174430/SRX2174430.hmr.bb
 type bigBed
 shortLabel Retina
 longLabel Retina SRX2174430
 color 56,113,193
 parent Methbase off
 priority 0.07351
 onlyVisibility dense
 
 track Methbase_SRX2174430_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP090105/SRS1701739/SRX2174430/SRX2174430.sym_counts.bw
 type bigWig
 shortLabel Retina
 longLabel Retina SRX2174430
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07352
 onlyVisibility full
 
 track Methbase_SRX2174430_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP090105/SRS1701739/SRX2174430/SRX2174430.sym_coverage.bw
 type bigWig
 shortLabel Retina
 longLabel Retina SRX2174430
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07353
 onlyVisibility full
 
 track Methbase_SRX2174431_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP090105/SRS1701740/SRX2174431/SRX2174431.hmr.bb
 type bigBed
 shortLabel Retina
 longLabel Retina SRX2174431
 color 56,113,193
 parent Methbase off
 priority 0.07354
 onlyVisibility dense
 
 track Methbase_SRX2174431_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP090105/SRS1701740/SRX2174431/SRX2174431.sym_counts.bw
 type bigWig
 shortLabel Retina
 longLabel Retina SRX2174431
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07355
 onlyVisibility full
 
 track Methbase_SRX2174431_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP090105/SRS1701740/SRX2174431/SRX2174431.sym_coverage.bw
 type bigWig
 shortLabel Retina
 longLabel Retina SRX2174431
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07356
 onlyVisibility full
 
 track Methbase_SRX2174432_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP090105/SRS1701741/SRX2174432/SRX2174432.hmr.bb
 type bigBed
 shortLabel Retina
 longLabel Retina SRX2174432
 color 56,113,193
 parent Methbase off
 priority 0.07357
 onlyVisibility dense
 
 track Methbase_SRX2174432_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP090105/SRS1701741/SRX2174432/SRX2174432.sym_counts.bw
 type bigWig
 shortLabel Retina
 longLabel Retina SRX2174432
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07358
 onlyVisibility full
 
 track Methbase_SRX2174432_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP090105/SRS1701741/SRX2174432/SRX2174432.sym_coverage.bw
 type bigWig
 shortLabel Retina
 longLabel Retina SRX2174432
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07359
 onlyVisibility full
 
 track Methbase_SRX2174433_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP090105/SRS1701742/SRX2174433/SRX2174433.hmr.bb
 type bigBed
 shortLabel Retina
 longLabel Retina SRX2174433
 color 56,113,193
 parent Methbase off
 priority 0.07360
 onlyVisibility dense
 
 track Methbase_SRX2174433_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP090105/SRS1701742/SRX2174433/SRX2174433.sym_counts.bw
 type bigWig
 shortLabel Retina
 longLabel Retina SRX2174433
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07361
 onlyVisibility full
 
 track Methbase_SRX2174433_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP090105/SRS1701742/SRX2174433/SRX2174433.sym_coverage.bw
 type bigWig
 shortLabel Retina
 longLabel Retina SRX2174433
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07362
 onlyVisibility full
 
 track Methbase_SRX2174434_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP090105/SRS1701743/SRX2174434/SRX2174434.hmr.bb
 type bigBed
 shortLabel Retina
 longLabel Retina SRX2174434
 color 56,113,193
 parent Methbase off
 priority 0.07363
 onlyVisibility dense
 
 track Methbase_SRX2174434_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP090105/SRS1701743/SRX2174434/SRX2174434.sym_counts.bw
 type bigWig
 shortLabel Retina
 longLabel Retina SRX2174434
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07364
 onlyVisibility full
 
 track Methbase_SRX2174434_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP090105/SRS1701743/SRX2174434/SRX2174434.sym_coverage.bw
 type bigWig
 shortLabel Retina
 longLabel Retina SRX2174434
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07365
 onlyVisibility full
 
 track Methbase_SRX2174435_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP090105/SRS1701744/SRX2174435/SRX2174435.hmr.bb
 type bigBed
 shortLabel Retina
 longLabel Retina SRX2174435
 color 56,113,193
 parent Methbase off
 priority 0.07366
 onlyVisibility dense
 
 track Methbase_SRX2174435_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP090105/SRS1701744/SRX2174435/SRX2174435.sym_counts.bw
 type bigWig
 shortLabel Retina
 longLabel Retina SRX2174435
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07367
 onlyVisibility full
 
 track Methbase_SRX2174435_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP090105/SRS1701744/SRX2174435/SRX2174435.sym_coverage.bw
 type bigWig
 shortLabel Retina
 longLabel Retina SRX2174435
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07368
 onlyVisibility full
 
 track Methbase_SRX2174436_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP090105/SRS1701745/SRX2174436/SRX2174436.hmr.bb
 type bigBed
 shortLabel Retina
 longLabel Retina SRX2174436
 color 56,113,193
 parent Methbase off
 priority 0.07369
 onlyVisibility dense
 
 track Methbase_SRX2174436_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP090105/SRS1701745/SRX2174436/SRX2174436.sym_counts.bw
 type bigWig
 shortLabel Retina
 longLabel Retina SRX2174436
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07370
 onlyVisibility full
 
 track Methbase_SRX2174436_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP090105/SRS1701745/SRX2174436/SRX2174436.sym_coverage.bw
 type bigWig
 shortLabel Retina
 longLabel Retina SRX2174436
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07371
 onlyVisibility full
 
 track Methbase_SRX21821892_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922379/SRX21821892/SRX21821892.hmr.bb
 type bigBed
 shortLabel Normal Pancreatic Ductal Patient-Derived Organoid
 longLabel Normal Pancreatic Ductal Patient-Derived Organoid SRX21821892
 color 56,113,193
 parent Methbase off
 priority 0.07372
 onlyVisibility dense
 
 track Methbase_SRX21821892_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922379/SRX21821892/SRX21821892.sym_counts.bw
 type bigWig
 shortLabel Normal Pancreatic Ductal Patient-Derived Organoid
 longLabel Normal Pancreatic Ductal Patient-Derived Organoid SRX21821892
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07373
 onlyVisibility full
 
 track Methbase_SRX21821892_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922379/SRX21821892/SRX21821892.sym_coverage.bw
 type bigWig
 shortLabel Normal Pancreatic Ductal Patient-Derived Organoid
 longLabel Normal Pancreatic Ductal Patient-Derived Organoid SRX21821892
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07374
 onlyVisibility full
 
 track Methbase_SRX21821893_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922380/SRX21821893/SRX21821893.hmr.bb
 type bigBed
 shortLabel Normal Pancreatic Ductal Patient-Derived Organoid
 longLabel Normal Pancreatic Ductal Patient-Derived Organoid SRX21821893
 color 56,113,193
 parent Methbase off
 priority 0.07375
 onlyVisibility dense
 
 track Methbase_SRX21821893_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922380/SRX21821893/SRX21821893.sym_counts.bw
 type bigWig
 shortLabel Normal Pancreatic Ductal Patient-Derived Organoid
 longLabel Normal Pancreatic Ductal Patient-Derived Organoid SRX21821893
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07376
 onlyVisibility full
 
 track Methbase_SRX21821893_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922380/SRX21821893/SRX21821893.sym_coverage.bw
 type bigWig
 shortLabel Normal Pancreatic Ductal Patient-Derived Organoid
 longLabel Normal Pancreatic Ductal Patient-Derived Organoid SRX21821893
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07377
 onlyVisibility full
 
 track Methbase_SRX21821894_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922381/SRX21821894/SRX21821894.hmr.bb
 type bigBed
 shortLabel Normal Pancreatic Ductal Patient-Derived Organoid
 longLabel Normal Pancreatic Ductal Patient-Derived Organoid SRX21821894
 color 56,113,193
 parent Methbase off
 priority 0.07378
 onlyVisibility dense
 
 track Methbase_SRX21821894_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922381/SRX21821894/SRX21821894.sym_counts.bw
 type bigWig
 shortLabel Normal Pancreatic Ductal Patient-Derived Organoid
 longLabel Normal Pancreatic Ductal Patient-Derived Organoid SRX21821894
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07379
 onlyVisibility full
 
 track Methbase_SRX21821894_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922381/SRX21821894/SRX21821894.sym_coverage.bw
 type bigWig
 shortLabel Normal Pancreatic Ductal Patient-Derived Organoid
 longLabel Normal Pancreatic Ductal Patient-Derived Organoid SRX21821894
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07380
 onlyVisibility full
 
 track Methbase_SRX21821895_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922382/SRX21821895/SRX21821895.hmr.bb
 type bigBed
 shortLabel Normal Pancreatic Ductal Patient-Derived Organoid
 longLabel Normal Pancreatic Ductal Patient-Derived Organoid SRX21821895
 color 56,113,193
 parent Methbase off
 priority 0.07381
 onlyVisibility dense
 
 track Methbase_SRX21821895_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922382/SRX21821895/SRX21821895.sym_counts.bw
 type bigWig
 shortLabel Normal Pancreatic Ductal Patient-Derived Organoid
 longLabel Normal Pancreatic Ductal Patient-Derived Organoid SRX21821895
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07382
 onlyVisibility full
 
 track Methbase_SRX21821895_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922382/SRX21821895/SRX21821895.sym_coverage.bw
 type bigWig
 shortLabel Normal Pancreatic Ductal Patient-Derived Organoid
 longLabel Normal Pancreatic Ductal Patient-Derived Organoid SRX21821895
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07383
 onlyVisibility full
 
 track Methbase_SRX21821896_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922383/SRX21821896/SRX21821896.hmr.bb
 type bigBed
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821896
 color 56,113,193
 parent Methbase off
 priority 0.07384
 onlyVisibility dense
 
 track Methbase_SRX21821896_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922383/SRX21821896/SRX21821896.sym_counts.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821896
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07385
 onlyVisibility full
 
 track Methbase_SRX21821896_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922383/SRX21821896/SRX21821896.sym_coverage.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821896
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07386
 onlyVisibility full
 
 track Methbase_SRX21821897_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922384/SRX21821897/SRX21821897.hmr.bb
 type bigBed
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821897
 color 56,113,193
 parent Methbase off
 priority 0.07387
 onlyVisibility dense
 
 track Methbase_SRX21821897_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922384/SRX21821897/SRX21821897.sym_counts.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821897
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07388
 onlyVisibility full
 
 track Methbase_SRX21821897_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922384/SRX21821897/SRX21821897.sym_coverage.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821897
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07389
 onlyVisibility full
 
 track Methbase_SRX21821898_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922385/SRX21821898/SRX21821898.hmr.bb
 type bigBed
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821898
 color 56,113,193
 parent Methbase off
 priority 0.07390
 onlyVisibility dense
 
 track Methbase_SRX21821898_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922385/SRX21821898/SRX21821898.sym_counts.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821898
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07391
 onlyVisibility full
 
 track Methbase_SRX21821898_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922385/SRX21821898/SRX21821898.sym_coverage.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821898
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07392
 onlyVisibility full
 
 track Methbase_SRX21821899_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922386/SRX21821899/SRX21821899.hmr.bb
 type bigBed
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821899
 color 56,113,193
 parent Methbase off
 priority 0.07393
 onlyVisibility dense
 
 track Methbase_SRX21821899_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922386/SRX21821899/SRX21821899.sym_counts.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821899
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07394
 onlyVisibility full
 
 track Methbase_SRX21821899_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922386/SRX21821899/SRX21821899.sym_coverage.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821899
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07395
 onlyVisibility full
 
 track Methbase_SRX21821900_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922387/SRX21821900/SRX21821900.hmr.bb
 type bigBed
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821900
 color 56,113,193
 parent Methbase off
 priority 0.07396
 onlyVisibility dense
 
 track Methbase_SRX21821900_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922387/SRX21821900/SRX21821900.sym_counts.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821900
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07397
 onlyVisibility full
 
 track Methbase_SRX21821900_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922387/SRX21821900/SRX21821900.sym_coverage.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821900
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07398
 onlyVisibility full
 
 track Methbase_SRX21821901_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922388/SRX21821901/SRX21821901.hmr.bb
 type bigBed
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821901
 color 56,113,193
 parent Methbase off
 priority 0.07399
 onlyVisibility dense
 
 track Methbase_SRX21821901_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922388/SRX21821901/SRX21821901.sym_counts.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821901
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07400
 onlyVisibility full
 
 track Methbase_SRX21821901_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922388/SRX21821901/SRX21821901.sym_coverage.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821901
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07401
 onlyVisibility full
 
 track Methbase_SRX21821902_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922389/SRX21821902/SRX21821902.hmr.bb
 type bigBed
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821902
 color 56,113,193
 parent Methbase off
 priority 0.07402
 onlyVisibility dense
 
 track Methbase_SRX21821902_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922389/SRX21821902/SRX21821902.sym_counts.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821902
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07403
 onlyVisibility full
 
 track Methbase_SRX21821902_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922389/SRX21821902/SRX21821902.sym_coverage.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821902
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07404
 onlyVisibility full
 
 track Methbase_SRX21821903_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922390/SRX21821903/SRX21821903.hmr.bb
 type bigBed
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821903
 color 56,113,193
 parent Methbase off
 priority 0.07405
 onlyVisibility dense
 
 track Methbase_SRX21821903_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922390/SRX21821903/SRX21821903.sym_counts.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821903
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07406
 onlyVisibility full
 
 track Methbase_SRX21821903_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922390/SRX21821903/SRX21821903.sym_coverage.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821903
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07407
 onlyVisibility full
 
 track Methbase_SRX21821904_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922391/SRX21821904/SRX21821904.hmr.bb
 type bigBed
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821904
 color 56,113,193
 parent Methbase off
 priority 0.07408
 onlyVisibility dense
 
 track Methbase_SRX21821904_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922391/SRX21821904/SRX21821904.sym_counts.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821904
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07409
 onlyVisibility full
 
 track Methbase_SRX21821904_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922391/SRX21821904/SRX21821904.sym_coverage.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821904
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07410
 onlyVisibility full
 
 track Methbase_SRX21821905_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922392/SRX21821905/SRX21821905.hmr.bb
 type bigBed
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821905
 color 56,113,193
 parent Methbase off
 priority 0.07411
 onlyVisibility dense
 
 track Methbase_SRX21821905_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922392/SRX21821905/SRX21821905.sym_counts.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821905
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07412
 onlyVisibility full
 
 track Methbase_SRX21821905_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922392/SRX21821905/SRX21821905.sym_coverage.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821905
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07413
 onlyVisibility full
 
 track Methbase_SRX21821906_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922393/SRX21821906/SRX21821906.hmr.bb
 type bigBed
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821906
 color 56,113,193
 parent Methbase off
 priority 0.07414
 onlyVisibility dense
 
 track Methbase_SRX21821906_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922393/SRX21821906/SRX21821906.sym_counts.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821906
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07415
 onlyVisibility full
 
 track Methbase_SRX21821906_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922393/SRX21821906/SRX21821906.sym_coverage.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821906
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07416
 onlyVisibility full
 
 track Methbase_SRX21821907_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922394/SRX21821907/SRX21821907.hmr.bb
 type bigBed
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821907
 color 56,113,193
 parent Methbase off
 priority 0.07417
 onlyVisibility dense
 
 track Methbase_SRX21821907_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922394/SRX21821907/SRX21821907.sym_counts.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821907
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07418
 onlyVisibility full
 
 track Methbase_SRX21821907_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922394/SRX21821907/SRX21821907.sym_coverage.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821907
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07419
 onlyVisibility full
 
 track Methbase_SRX21821908_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922395/SRX21821908/SRX21821908.hmr.bb
 type bigBed
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821908
 color 56,113,193
 parent Methbase off
 priority 0.07420
 onlyVisibility dense
 
 track Methbase_SRX21821908_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922395/SRX21821908/SRX21821908.sym_counts.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821908
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07421
 onlyVisibility full
 
 track Methbase_SRX21821908_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922395/SRX21821908/SRX21821908.sym_coverage.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821908
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07422
 onlyVisibility full
 
 track Methbase_SRX21821909_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922396/SRX21821909/SRX21821909.hmr.bb
 type bigBed
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821909
 color 56,113,193
 parent Methbase off
 priority 0.07423
 onlyVisibility dense
 
 track Methbase_SRX21821909_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922396/SRX21821909/SRX21821909.sym_counts.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821909
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07424
 onlyVisibility full
 
 track Methbase_SRX21821909_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922396/SRX21821909/SRX21821909.sym_coverage.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821909
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07425
 onlyVisibility full
 
 track Methbase_SRX21821910_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922397/SRX21821910/SRX21821910.hmr.bb
 type bigBed
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821910
 color 56,113,193
 parent Methbase off
 priority 0.07426
 onlyVisibility dense
 
 track Methbase_SRX21821910_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922397/SRX21821910/SRX21821910.sym_counts.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821910
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07427
 onlyVisibility full
 
 track Methbase_SRX21821910_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922397/SRX21821910/SRX21821910.sym_coverage.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821910
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07428
 onlyVisibility full
 
 track Methbase_SRX21821911_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922398/SRX21821911/SRX21821911.hmr.bb
 type bigBed
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821911
 color 56,113,193
 parent Methbase off
 priority 0.07429
 onlyVisibility dense
 
 track Methbase_SRX21821911_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922398/SRX21821911/SRX21821911.sym_counts.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821911
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07430
 onlyVisibility full
 
 track Methbase_SRX21821911_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922398/SRX21821911/SRX21821911.sym_coverage.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821911
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07431
 onlyVisibility full
 
 track Methbase_SRX21821912_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922399/SRX21821912/SRX21821912.hmr.bb
 type bigBed
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821912
 color 56,113,193
 parent Methbase off
 priority 0.07432
 onlyVisibility dense
 
 track Methbase_SRX21821912_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922399/SRX21821912/SRX21821912.sym_counts.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821912
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07433
 onlyVisibility full
 
 track Methbase_SRX21821912_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922399/SRX21821912/SRX21821912.sym_coverage.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821912
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07434
 onlyVisibility full
 
 track Methbase_SRX21821913_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922400/SRX21821913/SRX21821913.hmr.bb
 type bigBed
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821913
 color 56,113,193
 parent Methbase off
 priority 0.07435
 onlyVisibility dense
 
 track Methbase_SRX21821913_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922400/SRX21821913/SRX21821913.sym_counts.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821913
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07436
 onlyVisibility full
 
 track Methbase_SRX21821913_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922400/SRX21821913/SRX21821913.sym_coverage.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821913
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07437
 onlyVisibility full
 
 track Methbase_SRX21821914_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922401/SRX21821914/SRX21821914.hmr.bb
 type bigBed
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821914
 color 56,113,193
 parent Methbase off
 priority 0.07438
 onlyVisibility dense
 
 track Methbase_SRX21821914_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922401/SRX21821914/SRX21821914.sym_counts.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821914
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07439
 onlyVisibility full
 
 track Methbase_SRX21821914_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922401/SRX21821914/SRX21821914.sym_coverage.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821914
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07440
 onlyVisibility full
 
 track Methbase_SRX21821915_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922402/SRX21821915/SRX21821915.hmr.bb
 type bigBed
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821915
 color 56,113,193
 parent Methbase off
 priority 0.07441
 onlyVisibility dense
 
 track Methbase_SRX21821915_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922402/SRX21821915/SRX21821915.sym_counts.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821915
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07442
 onlyVisibility full
 
 track Methbase_SRX21821915_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922402/SRX21821915/SRX21821915.sym_coverage.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821915
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07443
 onlyVisibility full
 
 track Methbase_SRX21821916_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922403/SRX21821916/SRX21821916.hmr.bb
 type bigBed
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821916
 color 56,113,193
 parent Methbase off
 priority 0.07444
 onlyVisibility dense
 
 track Methbase_SRX21821916_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922403/SRX21821916/SRX21821916.sym_counts.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821916
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07445
 onlyVisibility full
 
 track Methbase_SRX21821916_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922403/SRX21821916/SRX21821916.sym_coverage.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821916
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07446
 onlyVisibility full
 
 track Methbase_SRX21821917_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922404/SRX21821917/SRX21821917.hmr.bb
 type bigBed
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821917
 color 56,113,193
 parent Methbase off
 priority 0.07447
 onlyVisibility dense
 
 track Methbase_SRX21821917_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922404/SRX21821917/SRX21821917.sym_counts.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821917
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07448
 onlyVisibility full
 
 track Methbase_SRX21821917_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922404/SRX21821917/SRX21821917.sym_coverage.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821917
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07449
 onlyVisibility full
 
 track Methbase_SRX21821918_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922405/SRX21821918/SRX21821918.hmr.bb
 type bigBed
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821918
 color 56,113,193
 parent Methbase off
 priority 0.07450
 onlyVisibility dense
 
 track Methbase_SRX21821918_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922405/SRX21821918/SRX21821918.sym_counts.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821918
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07451
 onlyVisibility full
 
 track Methbase_SRX21821918_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922405/SRX21821918/SRX21821918.sym_coverage.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821918
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07452
 onlyVisibility full
 
 track Methbase_SRX21821919_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922406/SRX21821919/SRX21821919.hmr.bb
 type bigBed
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821919
 color 56,113,193
 parent Methbase off
 priority 0.07453
 onlyVisibility dense
 
 track Methbase_SRX21821919_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922406/SRX21821919/SRX21821919.sym_counts.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821919
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07454
 onlyVisibility full
 
 track Methbase_SRX21821919_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922406/SRX21821919/SRX21821919.sym_coverage.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821919
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07455
 onlyVisibility full
 
 track Methbase_SRX21821920_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922407/SRX21821920/SRX21821920.hmr.bb
 type bigBed
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821920
 color 56,113,193
 parent Methbase off
 priority 0.07456
 onlyVisibility dense
 
 track Methbase_SRX21821920_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922407/SRX21821920/SRX21821920.sym_counts.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821920
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07457
 onlyVisibility full
 
 track Methbase_SRX21821920_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922407/SRX21821920/SRX21821920.sym_coverage.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821920
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07458
 onlyVisibility full
 
 track Methbase_SRX21821921_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922408/SRX21821921/SRX21821921.hmr.bb
 type bigBed
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821921
 color 56,113,193
 parent Methbase off
 priority 0.07459
 onlyVisibility dense
 
 track Methbase_SRX21821921_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922408/SRX21821921/SRX21821921.sym_counts.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821921
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07460
 onlyVisibility full
 
 track Methbase_SRX21821921_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922408/SRX21821921/SRX21821921.sym_coverage.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821921
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07461
 onlyVisibility full
 
 track Methbase_SRX21821922_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922409/SRX21821922/SRX21821922.hmr.bb
 type bigBed
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821922
 color 56,113,193
 parent Methbase off
 priority 0.07462
 onlyVisibility dense
 
 track Methbase_SRX21821922_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922409/SRX21821922/SRX21821922.sym_counts.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821922
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07463
 onlyVisibility full
 
 track Methbase_SRX21821922_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922409/SRX21821922/SRX21821922.sym_coverage.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821922
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07464
 onlyVisibility full
 
 track Methbase_SRX21821923_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922410/SRX21821923/SRX21821923.hmr.bb
 type bigBed
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821923
 color 56,113,193
 parent Methbase off
 priority 0.07465
 onlyVisibility dense
 
 track Methbase_SRX21821923_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922410/SRX21821923/SRX21821923.sym_counts.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821923
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07466
 onlyVisibility full
 
 track Methbase_SRX21821923_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922410/SRX21821923/SRX21821923.sym_coverage.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821923
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07467
 onlyVisibility full
 
 track Methbase_SRX21821924_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922411/SRX21821924/SRX21821924.hmr.bb
 type bigBed
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821924
 color 56,113,193
 parent Methbase off
 priority 0.07468
 onlyVisibility dense
 
 track Methbase_SRX21821924_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922411/SRX21821924/SRX21821924.sym_counts.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821924
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07469
 onlyVisibility full
 
 track Methbase_SRX21821924_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922411/SRX21821924/SRX21821924.sym_coverage.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821924
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07470
 onlyVisibility full
 
 track Methbase_SRX21821925_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922412/SRX21821925/SRX21821925.hmr.bb
 type bigBed
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821925
 color 56,113,193
 parent Methbase off
 priority 0.07471
 onlyVisibility dense
 
 track Methbase_SRX21821925_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922412/SRX21821925/SRX21821925.sym_counts.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821925
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07472
 onlyVisibility full
 
 track Methbase_SRX21821925_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922412/SRX21821925/SRX21821925.sym_coverage.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821925
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07473
 onlyVisibility full
 
 track Methbase_SRX21821926_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922413/SRX21821926/SRX21821926.hmr.bb
 type bigBed
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821926
 color 56,113,193
 parent Methbase off
 priority 0.07474
 onlyVisibility dense
 
 track Methbase_SRX21821926_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922413/SRX21821926/SRX21821926.sym_counts.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821926
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07475
 onlyVisibility full
 
 track Methbase_SRX21821926_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461642/SRS18922413/SRX21821926/SRX21821926.sym_coverage.bw
 type bigWig
 shortLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid
 longLabel Pancreatic Ductal Adenocarcinoma Patient-Derived Organoid SRX21821926
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07476
 onlyVisibility full
 
 track Methbase_SRX21827799_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461724/SRS18927387/SRX21827799/SRX21827799.hmr.bb
 type bigBed
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX21827799
 color 56,113,193
 parent Methbase off
 priority 0.07477
 onlyVisibility dense
 
 track Methbase_SRX21827799_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461724/SRS18927387/SRX21827799/SRX21827799.sym_counts.bw
 type bigWig
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX21827799
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07478
 onlyVisibility full
 
 track Methbase_SRX21827799_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461724/SRS18927387/SRX21827799/SRX21827799.sym_coverage.bw
 type bigWig
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX21827799
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07479
 onlyVisibility full
 
 track Methbase_SRX21827800_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461724/SRS18927391/SRX21827800/SRX21827800.hmr.bb
 type bigBed
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX21827800
 color 56,113,193
 parent Methbase off
 priority 0.07480
 onlyVisibility dense
 
 track Methbase_SRX21827800_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461724/SRS18927391/SRX21827800/SRX21827800.sym_counts.bw
 type bigWig
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX21827800
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07481
 onlyVisibility full
 
 track Methbase_SRX21827800_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP461724/SRS18927391/SRX21827800/SRX21827800.sym_coverage.bw
 type bigWig
 shortLabel Embryonic Kidney
 longLabel Embryonic Kidney SRX21827800
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07482
 onlyVisibility full
 
 track Methbase_SRX21850956_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462521/SRS18948012/SRX21850956/SRX21850956.hmr.bb
 type bigBed
 shortLabel Kidney Epithelial
 longLabel Kidney Epithelial SRX21850956
 color 56,113,193
 parent Methbase off
 priority 0.07483
 onlyVisibility dense
 
 track Methbase_SRX21850956_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462521/SRS18948012/SRX21850956/SRX21850956.sym_counts.bw
 type bigWig
 shortLabel Kidney Epithelial
 longLabel Kidney Epithelial SRX21850956
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07484
 onlyVisibility full
 
 track Methbase_SRX21850956_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462521/SRS18948012/SRX21850956/SRX21850956.sym_coverage.bw
 type bigWig
 shortLabel Kidney Epithelial
 longLabel Kidney Epithelial SRX21850956
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07485
 onlyVisibility full
 
 track Methbase_SRX21850957_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462521/SRS18948011/SRX21850957/SRX21850957.hmr.bb
 type bigBed
 shortLabel Kidney Epithelial
 longLabel Kidney Epithelial SRX21850957
 color 56,113,193
 parent Methbase off
 priority 0.07486
 onlyVisibility dense
 
 track Methbase_SRX21850957_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462521/SRS18948011/SRX21850957/SRX21850957.sym_counts.bw
 type bigWig
 shortLabel Kidney Epithelial
 longLabel Kidney Epithelial SRX21850957
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07487
 onlyVisibility full
 
 track Methbase_SRX21850957_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462521/SRS18948011/SRX21850957/SRX21850957.sym_coverage.bw
 type bigWig
 shortLabel Kidney Epithelial
 longLabel Kidney Epithelial SRX21850957
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07488
 onlyVisibility full
 
 track Methbase_SRX21850958_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462521/SRS18948017/SRX21850958/SRX21850958.hmr.bb
 type bigBed
 shortLabel Kidney Epithelial
 longLabel Kidney Epithelial SRX21850958
 color 56,113,193
 parent Methbase off
 priority 0.07489
 onlyVisibility dense
 
 track Methbase_SRX21850958_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462521/SRS18948017/SRX21850958/SRX21850958.sym_counts.bw
 type bigWig
 shortLabel Kidney Epithelial
 longLabel Kidney Epithelial SRX21850958
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07490
 onlyVisibility full
 
 track Methbase_SRX21850958_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462521/SRS18948017/SRX21850958/SRX21850958.sym_coverage.bw
 type bigWig
 shortLabel Kidney Epithelial
 longLabel Kidney Epithelial SRX21850958
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07491
 onlyVisibility full
 
 track Methbase_SRX21850959_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462521/SRS18948015/SRX21850959/SRX21850959.hmr.bb
 type bigBed
 shortLabel Kidney Epithelial
 longLabel Kidney Epithelial SRX21850959
 color 56,113,193
 parent Methbase off
 priority 0.07492
 onlyVisibility dense
 
 track Methbase_SRX21850959_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462521/SRS18948015/SRX21850959/SRX21850959.sym_counts.bw
 type bigWig
 shortLabel Kidney Epithelial
 longLabel Kidney Epithelial SRX21850959
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07493
 onlyVisibility full
 
 track Methbase_SRX21850959_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462521/SRS18948015/SRX21850959/SRX21850959.sym_coverage.bw
 type bigWig
 shortLabel Kidney Epithelial
 longLabel Kidney Epithelial SRX21850959
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07494
 onlyVisibility full
 
 track Methbase_SRX21850960_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462521/SRS18948018/SRX21850960/SRX21850960.hmr.bb
 type bigBed
 shortLabel Kidney Epithelial
 longLabel Kidney Epithelial SRX21850960
 color 56,113,193
 parent Methbase off
 priority 0.07495
 onlyVisibility dense
 
 track Methbase_SRX21850960_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462521/SRS18948018/SRX21850960/SRX21850960.sym_counts.bw
 type bigWig
 shortLabel Kidney Epithelial
 longLabel Kidney Epithelial SRX21850960
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07496
 onlyVisibility full
 
 track Methbase_SRX21850960_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462521/SRS18948018/SRX21850960/SRX21850960.sym_coverage.bw
 type bigWig
 shortLabel Kidney Epithelial
 longLabel Kidney Epithelial SRX21850960
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07497
 onlyVisibility full
 
 track Methbase_SRX21850961_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462521/SRS18948020/SRX21850961/SRX21850961.hmr.bb
 type bigBed
 shortLabel Kidney Epithelial
 longLabel Kidney Epithelial SRX21850961
 color 56,113,193
 parent Methbase off
 priority 0.07498
 onlyVisibility dense
 
 track Methbase_SRX21850961_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462521/SRS18948020/SRX21850961/SRX21850961.sym_counts.bw
 type bigWig
 shortLabel Kidney Epithelial
 longLabel Kidney Epithelial SRX21850961
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07499
 onlyVisibility full
 
 track Methbase_SRX21850961_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462521/SRS18948020/SRX21850961/SRX21850961.sym_coverage.bw
 type bigWig
 shortLabel Kidney Epithelial
 longLabel Kidney Epithelial SRX21850961
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07500
 onlyVisibility full
 
 track Methbase_SRX21852585_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949586/SRX21852585/SRX21852585.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX21852585
 color 56,113,193
 parent Methbase off
 priority 0.07501
 onlyVisibility dense
 
 track Methbase_SRX21852585_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949586/SRX21852585/SRX21852585.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX21852585
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07502
 onlyVisibility full
 
 track Methbase_SRX21852585_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949586/SRX21852585/SRX21852585.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX21852585
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07503
 onlyVisibility full
 
 track Methbase_SRX21852586_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949587/SRX21852586/SRX21852586.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX21852586
 color 56,113,193
 parent Methbase off
 priority 0.07504
 onlyVisibility dense
 
 track Methbase_SRX21852586_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949587/SRX21852586/SRX21852586.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX21852586
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07505
 onlyVisibility full
 
 track Methbase_SRX21852586_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949587/SRX21852586/SRX21852586.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX21852586
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07506
 onlyVisibility full
 
 track Methbase_SRX21852587_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949588/SRX21852587/SRX21852587.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX21852587
 color 56,113,193
 parent Methbase off
 priority 0.07507
 onlyVisibility dense
 
 track Methbase_SRX21852587_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949588/SRX21852587/SRX21852587.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX21852587
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07508
 onlyVisibility full
 
 track Methbase_SRX21852587_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949588/SRX21852587/SRX21852587.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX21852587
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07509
 onlyVisibility full
 
 track Methbase_SRX21852588_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949589/SRX21852588/SRX21852588.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX21852588
 color 56,113,193
 parent Methbase off
 priority 0.07510
 onlyVisibility dense
 
 track Methbase_SRX21852588_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949589/SRX21852588/SRX21852588.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX21852588
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07511
 onlyVisibility full
 
 track Methbase_SRX21852588_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949589/SRX21852588/SRX21852588.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX21852588
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07512
 onlyVisibility full
 
 track Methbase_SRX21852589_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949590/SRX21852589/SRX21852589.hmr.bb
 type bigBed
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852589
 color 56,113,193
 parent Methbase off
 priority 0.07513
 onlyVisibility dense
 
 track Methbase_SRX21852589_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949590/SRX21852589/SRX21852589.sym_counts.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852589
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07514
 onlyVisibility full
 
 track Methbase_SRX21852589_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949590/SRX21852589/SRX21852589.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852589
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07515
 onlyVisibility full
 
 track Methbase_SRX21852590_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949591/SRX21852590/SRX21852590.hmr.bb
 type bigBed
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852590
 color 56,113,193
 parent Methbase off
 priority 0.07516
 onlyVisibility dense
 
 track Methbase_SRX21852590_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949591/SRX21852590/SRX21852590.sym_counts.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852590
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07517
 onlyVisibility full
 
 track Methbase_SRX21852590_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949591/SRX21852590/SRX21852590.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852590
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07518
 onlyVisibility full
 
 track Methbase_SRX21852591_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949592/SRX21852591/SRX21852591.hmr.bb
 type bigBed
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852591
 color 56,113,193
 parent Methbase off
 priority 0.07519
 onlyVisibility dense
 
 track Methbase_SRX21852591_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949592/SRX21852591/SRX21852591.sym_counts.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852591
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07520
 onlyVisibility full
 
 track Methbase_SRX21852591_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949592/SRX21852591/SRX21852591.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852591
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07521
 onlyVisibility full
 
 track Methbase_SRX21852592_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949593/SRX21852592/SRX21852592.hmr.bb
 type bigBed
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852592
 color 56,113,193
 parent Methbase off
 priority 0.07522
 onlyVisibility dense
 
 track Methbase_SRX21852592_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949593/SRX21852592/SRX21852592.sym_counts.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852592
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07523
 onlyVisibility full
 
 track Methbase_SRX21852592_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949593/SRX21852592/SRX21852592.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852592
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07524
 onlyVisibility full
 
 track Methbase_SRX21852593_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949594/SRX21852593/SRX21852593.hmr.bb
 type bigBed
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852593
 color 56,113,193
 parent Methbase off
 priority 0.07525
 onlyVisibility dense
 
 track Methbase_SRX21852593_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949594/SRX21852593/SRX21852593.sym_counts.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852593
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07526
 onlyVisibility full
 
 track Methbase_SRX21852593_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949594/SRX21852593/SRX21852593.sym_coverage.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852593
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07527
 onlyVisibility full
 
 track Methbase_SRX21852594_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949595/SRX21852594/SRX21852594.hmr.bb
 type bigBed
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852594
 color 56,113,193
 parent Methbase off
 priority 0.07528
 onlyVisibility dense
 
 track Methbase_SRX21852594_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949595/SRX21852594/SRX21852594.sym_counts.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852594
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07529
 onlyVisibility full
 
 track Methbase_SRX21852594_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949595/SRX21852594/SRX21852594.sym_coverage.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852594
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07530
 onlyVisibility full
 
 track Methbase_SRX21852595_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949596/SRX21852595/SRX21852595.hmr.bb
 type bigBed
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852595
 color 56,113,193
 parent Methbase off
 priority 0.07531
 onlyVisibility dense
 
 track Methbase_SRX21852595_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949596/SRX21852595/SRX21852595.sym_counts.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852595
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07532
 onlyVisibility full
 
 track Methbase_SRX21852595_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949596/SRX21852595/SRX21852595.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852595
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07533
 onlyVisibility full
 
 track Methbase_SRX21852596_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949597/SRX21852596/SRX21852596.hmr.bb
 type bigBed
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852596
 color 56,113,193
 parent Methbase off
 priority 0.07534
 onlyVisibility dense
 
 track Methbase_SRX21852596_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949597/SRX21852596/SRX21852596.sym_counts.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852596
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07535
 onlyVisibility full
 
 track Methbase_SRX21852596_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949597/SRX21852596/SRX21852596.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852596
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07536
 onlyVisibility full
 
 track Methbase_SRX21852597_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949598/SRX21852597/SRX21852597.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX21852597
 color 56,113,193
 parent Methbase off
 priority 0.07537
 onlyVisibility dense
 
 track Methbase_SRX21852597_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949598/SRX21852597/SRX21852597.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX21852597
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07538
 onlyVisibility full
 
 track Methbase_SRX21852597_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949598/SRX21852597/SRX21852597.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX21852597
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07539
 onlyVisibility full
 
 track Methbase_SRX21852598_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949599/SRX21852598/SRX21852598.hmr.bb
 type bigBed
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852598
 color 56,113,193
 parent Methbase off
 priority 0.07540
 onlyVisibility dense
 
 track Methbase_SRX21852598_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949599/SRX21852598/SRX21852598.sym_counts.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852598
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07541
 onlyVisibility full
 
 track Methbase_SRX21852598_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949599/SRX21852598/SRX21852598.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852598
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07542
 onlyVisibility full
 
 track Methbase_SRX21852599_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949600/SRX21852599/SRX21852599.hmr.bb
 type bigBed
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852599
 color 56,113,193
 parent Methbase off
 priority 0.07543
 onlyVisibility dense
 
 track Methbase_SRX21852599_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949600/SRX21852599/SRX21852599.sym_counts.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852599
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07544
 onlyVisibility full
 
 track Methbase_SRX21852599_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949600/SRX21852599/SRX21852599.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852599
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07545
 onlyVisibility full
 
 track Methbase_SRX21852600_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949601/SRX21852600/SRX21852600.hmr.bb
 type bigBed
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852600
 color 56,113,193
 parent Methbase off
 priority 0.07546
 onlyVisibility dense
 
 track Methbase_SRX21852600_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949601/SRX21852600/SRX21852600.sym_counts.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852600
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07547
 onlyVisibility full
 
 track Methbase_SRX21852600_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949601/SRX21852600/SRX21852600.sym_coverage.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852600
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07548
 onlyVisibility full
 
 track Methbase_SRX21852601_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949602/SRX21852601/SRX21852601.hmr.bb
 type bigBed
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852601
 color 56,113,193
 parent Methbase off
 priority 0.07549
 onlyVisibility dense
 
 track Methbase_SRX21852601_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949602/SRX21852601/SRX21852601.sym_counts.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852601
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07550
 onlyVisibility full
 
 track Methbase_SRX21852601_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949602/SRX21852601/SRX21852601.sym_coverage.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852601
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07551
 onlyVisibility full
 
 track Methbase_SRX21852602_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949603/SRX21852602/SRX21852602.hmr.bb
 type bigBed
 shortLabel Mesenchymal Stem Cell
 longLabel Mesenchymal Stem Cell SRX21852602
 color 56,113,193
 parent Methbase off
 priority 0.07552
 onlyVisibility dense
 
 track Methbase_SRX21852602_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949603/SRX21852602/SRX21852602.sym_counts.bw
 type bigWig
 shortLabel Mesenchymal Stem Cell
 longLabel Mesenchymal Stem Cell SRX21852602
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07553
 onlyVisibility full
 
 track Methbase_SRX21852602_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949603/SRX21852602/SRX21852602.sym_coverage.bw
 type bigWig
 shortLabel Mesenchymal Stem Cell
 longLabel Mesenchymal Stem Cell SRX21852602
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07554
 onlyVisibility full
 
 track Methbase_SRX21852603_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949604/SRX21852603/SRX21852603.hmr.bb
 type bigBed
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852603
 color 56,113,193
 parent Methbase off
 priority 0.07555
 onlyVisibility dense
 
 track Methbase_SRX21852603_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949604/SRX21852603/SRX21852603.sym_counts.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852603
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07556
 onlyVisibility full
 
 track Methbase_SRX21852603_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949604/SRX21852603/SRX21852603.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852603
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07557
 onlyVisibility full
 
 track Methbase_SRX21852604_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949605/SRX21852604/SRX21852604.hmr.bb
 type bigBed
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852604
 color 56,113,193
 parent Methbase off
 priority 0.07558
 onlyVisibility dense
 
 track Methbase_SRX21852604_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949605/SRX21852604/SRX21852604.sym_counts.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852604
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07559
 onlyVisibility full
 
 track Methbase_SRX21852604_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949605/SRX21852604/SRX21852604.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852604
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07560
 onlyVisibility full
 
 track Methbase_SRX21852605_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949606/SRX21852605/SRX21852605.hmr.bb
 type bigBed
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852605
 color 56,113,193
 parent Methbase off
 priority 0.07561
 onlyVisibility dense
 
 track Methbase_SRX21852605_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949606/SRX21852605/SRX21852605.sym_counts.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852605
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07562
 onlyVisibility full
 
 track Methbase_SRX21852605_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949606/SRX21852605/SRX21852605.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852605
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07563
 onlyVisibility full
 
 track Methbase_SRX21852606_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949607/SRX21852606/SRX21852606.hmr.bb
 type bigBed
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852606
 color 56,113,193
 parent Methbase off
 priority 0.07564
 onlyVisibility dense
 
 track Methbase_SRX21852606_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949607/SRX21852606/SRX21852606.sym_counts.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852606
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07565
 onlyVisibility full
 
 track Methbase_SRX21852606_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949607/SRX21852606/SRX21852606.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852606
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07566
 onlyVisibility full
 
 track Methbase_SRX21852607_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949608/SRX21852607/SRX21852607.hmr.bb
 type bigBed
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852607
 color 56,113,193
 parent Methbase off
 priority 0.07567
 onlyVisibility dense
 
 track Methbase_SRX21852607_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949608/SRX21852607/SRX21852607.sym_counts.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852607
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07568
 onlyVisibility full
 
 track Methbase_SRX21852607_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949608/SRX21852607/SRX21852607.sym_coverage.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852607
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07569
 onlyVisibility full
 
 track Methbase_SRX21852608_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949609/SRX21852608/SRX21852608.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX21852608
 color 56,113,193
 parent Methbase off
 priority 0.07570
 onlyVisibility dense
 
 track Methbase_SRX21852608_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949609/SRX21852608/SRX21852608.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX21852608
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07571
 onlyVisibility full
 
 track Methbase_SRX21852608_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949609/SRX21852608/SRX21852608.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX21852608
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07572
 onlyVisibility full
 
 track Methbase_SRX21852609_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949610/SRX21852609/SRX21852609.hmr.bb
 type bigBed
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852609
 color 56,113,193
 parent Methbase off
 priority 0.07573
 onlyVisibility dense
 
 track Methbase_SRX21852609_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949610/SRX21852609/SRX21852609.sym_counts.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852609
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07574
 onlyVisibility full
 
 track Methbase_SRX21852609_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949610/SRX21852609/SRX21852609.sym_coverage.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852609
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07575
 onlyVisibility full
 
 track Methbase_SRX21852610_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949611/SRX21852610/SRX21852610.hmr.bb
 type bigBed
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852610
 color 56,113,193
 parent Methbase off
 priority 0.07576
 onlyVisibility dense
 
 track Methbase_SRX21852610_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949611/SRX21852610/SRX21852610.sym_counts.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852610
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07577
 onlyVisibility full
 
 track Methbase_SRX21852610_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949611/SRX21852610/SRX21852610.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852610
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07578
 onlyVisibility full
 
 track Methbase_SRX21852611_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949612/SRX21852611/SRX21852611.hmr.bb
 type bigBed
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852611
 color 56,113,193
 parent Methbase off
 priority 0.07579
 onlyVisibility dense
 
 track Methbase_SRX21852611_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949612/SRX21852611/SRX21852611.sym_counts.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852611
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07580
 onlyVisibility full
 
 track Methbase_SRX21852611_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949612/SRX21852611/SRX21852611.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852611
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07581
 onlyVisibility full
 
 track Methbase_SRX21852612_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949613/SRX21852612/SRX21852612.hmr.bb
 type bigBed
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852612
 color 56,113,193
 parent Methbase off
 priority 0.07582
 onlyVisibility dense
 
 track Methbase_SRX21852612_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949613/SRX21852612/SRX21852612.sym_counts.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852612
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07583
 onlyVisibility full
 
 track Methbase_SRX21852612_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949613/SRX21852612/SRX21852612.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852612
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07584
 onlyVisibility full
 
 track Methbase_SRX21852613_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949614/SRX21852613/SRX21852613.hmr.bb
 type bigBed
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852613
 color 56,113,193
 parent Methbase off
 priority 0.07585
 onlyVisibility dense
 
 track Methbase_SRX21852613_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949614/SRX21852613/SRX21852613.sym_counts.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852613
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07586
 onlyVisibility full
 
 track Methbase_SRX21852613_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949614/SRX21852613/SRX21852613.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852613
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07587
 onlyVisibility full
 
 track Methbase_SRX21852614_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949615/SRX21852614/SRX21852614.hmr.bb
 type bigBed
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852614
 color 56,113,193
 parent Methbase off
 priority 0.07588
 onlyVisibility dense
 
 track Methbase_SRX21852614_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949615/SRX21852614/SRX21852614.sym_counts.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852614
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07589
 onlyVisibility full
 
 track Methbase_SRX21852614_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949615/SRX21852614/SRX21852614.sym_coverage.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852614
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07590
 onlyVisibility full
 
 track Methbase_SRX21852615_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949616/SRX21852615/SRX21852615.hmr.bb
 type bigBed
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852615
 color 56,113,193
 parent Methbase off
 priority 0.07591
 onlyVisibility dense
 
 track Methbase_SRX21852615_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949616/SRX21852615/SRX21852615.sym_counts.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852615
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07592
 onlyVisibility full
 
 track Methbase_SRX21852615_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949616/SRX21852615/SRX21852615.sym_coverage.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852615
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07593
 onlyVisibility full
 
 track Methbase_SRX21852616_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949617/SRX21852616/SRX21852616.hmr.bb
 type bigBed
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852616
 color 56,113,193
 parent Methbase off
 priority 0.07594
 onlyVisibility dense
 
 track Methbase_SRX21852616_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949617/SRX21852616/SRX21852616.sym_counts.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852616
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07595
 onlyVisibility full
 
 track Methbase_SRX21852616_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949617/SRX21852616/SRX21852616.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852616
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07596
 onlyVisibility full
 
 track Methbase_SRX21852617_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949618/SRX21852617/SRX21852617.hmr.bb
 type bigBed
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852617
 color 56,113,193
 parent Methbase off
 priority 0.07597
 onlyVisibility dense
 
 track Methbase_SRX21852617_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949618/SRX21852617/SRX21852617.sym_counts.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852617
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07598
 onlyVisibility full
 
 track Methbase_SRX21852617_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949618/SRX21852617/SRX21852617.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852617
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07599
 onlyVisibility full
 
 track Methbase_SRX21852618_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949619/SRX21852618/SRX21852618.hmr.bb
 type bigBed
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852618
 color 56,113,193
 parent Methbase off
 priority 0.07600
 onlyVisibility dense
 
 track Methbase_SRX21852618_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949619/SRX21852618/SRX21852618.sym_counts.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852618
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07601
 onlyVisibility full
 
 track Methbase_SRX21852618_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949619/SRX21852618/SRX21852618.sym_coverage.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852618
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07602
 onlyVisibility full
 
 track Methbase_SRX21852619_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949620/SRX21852619/SRX21852619.hmr.bb
 type bigBed
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852619
 color 56,113,193
 parent Methbase off
 priority 0.07603
 onlyVisibility dense
 
 track Methbase_SRX21852619_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949620/SRX21852619/SRX21852619.sym_counts.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852619
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07604
 onlyVisibility full
 
 track Methbase_SRX21852619_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949620/SRX21852619/SRX21852619.sym_coverage.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852619
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07605
 onlyVisibility full
 
 track Methbase_SRX21852620_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949621/SRX21852620/SRX21852620.hmr.bb
 type bigBed
 shortLabel Mesenchymal Stem Cell
 longLabel Mesenchymal Stem Cell SRX21852620
 color 56,113,193
 parent Methbase off
 priority 0.07606
 onlyVisibility dense
 
 track Methbase_SRX21852620_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949621/SRX21852620/SRX21852620.sym_counts.bw
 type bigWig
 shortLabel Mesenchymal Stem Cell
 longLabel Mesenchymal Stem Cell SRX21852620
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07607
 onlyVisibility full
 
 track Methbase_SRX21852620_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949621/SRX21852620/SRX21852620.sym_coverage.bw
 type bigWig
 shortLabel Mesenchymal Stem Cell
 longLabel Mesenchymal Stem Cell SRX21852620
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07608
 onlyVisibility full
 
 track Methbase_SRX21852621_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949622/SRX21852621/SRX21852621.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX21852621
 color 56,113,193
 parent Methbase off
 priority 0.07609
 onlyVisibility dense
 
 track Methbase_SRX21852621_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949622/SRX21852621/SRX21852621.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX21852621
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07610
 onlyVisibility full
 
 track Methbase_SRX21852621_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949622/SRX21852621/SRX21852621.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX21852621
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07611
 onlyVisibility full
 
 track Methbase_SRX21852622_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949623/SRX21852622/SRX21852622.hmr.bb
 type bigBed
 shortLabel Mesenchymal Stem Cell
 longLabel Mesenchymal Stem Cell SRX21852622
 color 56,113,193
 parent Methbase off
 priority 0.07612
 onlyVisibility dense
 
 track Methbase_SRX21852622_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949623/SRX21852622/SRX21852622.sym_counts.bw
 type bigWig
 shortLabel Mesenchymal Stem Cell
 longLabel Mesenchymal Stem Cell SRX21852622
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07613
 onlyVisibility full
 
 track Methbase_SRX21852622_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949623/SRX21852622/SRX21852622.sym_coverage.bw
 type bigWig
 shortLabel Mesenchymal Stem Cell
 longLabel Mesenchymal Stem Cell SRX21852622
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07614
 onlyVisibility full
 
 track Methbase_SRX21852623_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949624/SRX21852623/SRX21852623.hmr.bb
 type bigBed
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852623
 color 56,113,193
 parent Methbase off
 priority 0.07615
 onlyVisibility dense
 
 track Methbase_SRX21852623_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949624/SRX21852623/SRX21852623.sym_counts.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852623
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07616
 onlyVisibility full
 
 track Methbase_SRX21852623_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949624/SRX21852623/SRX21852623.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852623
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07617
 onlyVisibility full
 
 track Methbase_SRX21852624_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949625/SRX21852624/SRX21852624.hmr.bb
 type bigBed
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852624
 color 56,113,193
 parent Methbase off
 priority 0.07618
 onlyVisibility dense
 
 track Methbase_SRX21852624_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949625/SRX21852624/SRX21852624.sym_counts.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852624
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07619
 onlyVisibility full
 
 track Methbase_SRX21852624_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949625/SRX21852624/SRX21852624.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852624
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07620
 onlyVisibility full
 
 track Methbase_SRX21852625_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949626/SRX21852625/SRX21852625.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX21852625
 color 56,113,193
 parent Methbase off
 priority 0.07621
 onlyVisibility dense
 
 track Methbase_SRX21852625_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949626/SRX21852625/SRX21852625.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX21852625
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07622
 onlyVisibility full
 
 track Methbase_SRX21852625_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949626/SRX21852625/SRX21852625.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX21852625
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07623
 onlyVisibility full
 
 track Methbase_SRX21852626_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949627/SRX21852626/SRX21852626.hmr.bb
 type bigBed
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852626
 color 56,113,193
 parent Methbase off
 priority 0.07624
 onlyVisibility dense
 
 track Methbase_SRX21852626_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949627/SRX21852626/SRX21852626.sym_counts.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852626
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07625
 onlyVisibility full
 
 track Methbase_SRX21852626_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949627/SRX21852626/SRX21852626.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852626
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07626
 onlyVisibility full
 
 track Methbase_SRX21852627_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949628/SRX21852627/SRX21852627.hmr.bb
 type bigBed
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852627
 color 56,113,193
 parent Methbase off
 priority 0.07627
 onlyVisibility dense
 
 track Methbase_SRX21852627_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949628/SRX21852627/SRX21852627.sym_counts.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852627
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07628
 onlyVisibility full
 
 track Methbase_SRX21852627_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949628/SRX21852627/SRX21852627.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852627
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07629
 onlyVisibility full
 
 track Methbase_SRX21852628_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949629/SRX21852628/SRX21852628.hmr.bb
 type bigBed
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852628
 color 56,113,193
 parent Methbase off
 priority 0.07630
 onlyVisibility dense
 
 track Methbase_SRX21852628_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949629/SRX21852628/SRX21852628.sym_counts.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852628
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07631
 onlyVisibility full
 
 track Methbase_SRX21852628_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949629/SRX21852628/SRX21852628.sym_coverage.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852628
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07632
 onlyVisibility full
 
 track Methbase_SRX21852629_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949630/SRX21852629/SRX21852629.hmr.bb
 type bigBed
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852629
 color 56,113,193
 parent Methbase off
 priority 0.07633
 onlyVisibility dense
 
 track Methbase_SRX21852629_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949630/SRX21852629/SRX21852629.sym_counts.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852629
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07634
 onlyVisibility full
 
 track Methbase_SRX21852629_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949630/SRX21852629/SRX21852629.sym_coverage.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852629
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07635
 onlyVisibility full
 
 track Methbase_SRX21852630_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949631/SRX21852630/SRX21852630.hmr.bb
 type bigBed
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852630
 color 56,113,193
 parent Methbase off
 priority 0.07636
 onlyVisibility dense
 
 track Methbase_SRX21852630_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949631/SRX21852630/SRX21852630.sym_counts.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852630
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07637
 onlyVisibility full
 
 track Methbase_SRX21852630_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949631/SRX21852630/SRX21852630.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852630
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07638
 onlyVisibility full
 
 track Methbase_SRX21852631_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949632/SRX21852631/SRX21852631.hmr.bb
 type bigBed
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852631
 color 56,113,193
 parent Methbase off
 priority 0.07639
 onlyVisibility dense
 
 track Methbase_SRX21852631_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949632/SRX21852631/SRX21852631.sym_counts.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852631
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07640
 onlyVisibility full
 
 track Methbase_SRX21852631_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949632/SRX21852631/SRX21852631.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852631
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07641
 onlyVisibility full
 
 track Methbase_SRX21852632_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949633/SRX21852632/SRX21852632.hmr.bb
 type bigBed
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852632
 color 56,113,193
 parent Methbase off
 priority 0.07642
 onlyVisibility dense
 
 track Methbase_SRX21852632_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949633/SRX21852632/SRX21852632.sym_counts.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852632
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07643
 onlyVisibility full
 
 track Methbase_SRX21852632_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949633/SRX21852632/SRX21852632.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852632
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07644
 onlyVisibility full
 
 track Methbase_SRX21852633_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949634/SRX21852633/SRX21852633.hmr.bb
 type bigBed
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852633
 color 56,113,193
 parent Methbase off
 priority 0.07645
 onlyVisibility dense
 
 track Methbase_SRX21852633_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949634/SRX21852633/SRX21852633.sym_counts.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852633
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07646
 onlyVisibility full
 
 track Methbase_SRX21852633_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949634/SRX21852633/SRX21852633.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852633
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07647
 onlyVisibility full
 
 track Methbase_SRX21852634_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949635/SRX21852634/SRX21852634.hmr.bb
 type bigBed
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852634
 color 56,113,193
 parent Methbase off
 priority 0.07648
 onlyVisibility dense
 
 track Methbase_SRX21852634_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949635/SRX21852634/SRX21852634.sym_counts.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852634
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07649
 onlyVisibility full
 
 track Methbase_SRX21852634_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949635/SRX21852634/SRX21852634.sym_coverage.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852634
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07650
 onlyVisibility full
 
 track Methbase_SRX21852635_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949636/SRX21852635/SRX21852635.hmr.bb
 type bigBed
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852635
 color 56,113,193
 parent Methbase off
 priority 0.07651
 onlyVisibility dense
 
 track Methbase_SRX21852635_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949636/SRX21852635/SRX21852635.sym_counts.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852635
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07652
 onlyVisibility full
 
 track Methbase_SRX21852635_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949636/SRX21852635/SRX21852635.sym_coverage.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852635
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07653
 onlyVisibility full
 
 track Methbase_SRX21852636_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949637/SRX21852636/SRX21852636.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX21852636
 color 56,113,193
 parent Methbase off
 priority 0.07654
 onlyVisibility dense
 
 track Methbase_SRX21852636_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949637/SRX21852636/SRX21852636.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX21852636
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07655
 onlyVisibility full
 
 track Methbase_SRX21852636_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949637/SRX21852636/SRX21852636.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX21852636
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07656
 onlyVisibility full
 
 track Methbase_SRX21852637_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949638/SRX21852637/SRX21852637.hmr.bb
 type bigBed
 shortLabel Mesenchymal Stem Cell
 longLabel Mesenchymal Stem Cell SRX21852637
 color 56,113,193
 parent Methbase off
 priority 0.07657
 onlyVisibility dense
 
 track Methbase_SRX21852637_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949638/SRX21852637/SRX21852637.sym_counts.bw
 type bigWig
 shortLabel Mesenchymal Stem Cell
 longLabel Mesenchymal Stem Cell SRX21852637
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07658
 onlyVisibility full
 
 track Methbase_SRX21852637_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949638/SRX21852637/SRX21852637.sym_coverage.bw
 type bigWig
 shortLabel Mesenchymal Stem Cell
 longLabel Mesenchymal Stem Cell SRX21852637
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07659
 onlyVisibility full
 
 track Methbase_SRX21852638_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949639/SRX21852638/SRX21852638.hmr.bb
 type bigBed
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852638
 color 56,113,193
 parent Methbase off
 priority 0.07660
 onlyVisibility dense
 
 track Methbase_SRX21852638_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949639/SRX21852638/SRX21852638.sym_counts.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852638
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07661
 onlyVisibility full
 
 track Methbase_SRX21852638_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949639/SRX21852638/SRX21852638.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852638
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07662
 onlyVisibility full
 
 track Methbase_SRX21852639_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949640/SRX21852639/SRX21852639.hmr.bb
 type bigBed
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852639
 color 56,113,193
 parent Methbase off
 priority 0.07663
 onlyVisibility dense
 
 track Methbase_SRX21852639_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949640/SRX21852639/SRX21852639.sym_counts.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852639
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07664
 onlyVisibility full
 
 track Methbase_SRX21852639_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949640/SRX21852639/SRX21852639.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852639
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07665
 onlyVisibility full
 
 track Methbase_SRX21852640_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949641/SRX21852640/SRX21852640.hmr.bb
 type bigBed
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852640
 color 56,113,193
 parent Methbase off
 priority 0.07666
 onlyVisibility dense
 
 track Methbase_SRX21852640_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949641/SRX21852640/SRX21852640.sym_counts.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852640
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07667
 onlyVisibility full
 
 track Methbase_SRX21852640_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949641/SRX21852640/SRX21852640.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852640
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07668
 onlyVisibility full
 
 track Methbase_SRX21852641_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949642/SRX21852641/SRX21852641.hmr.bb
 type bigBed
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852641
 color 56,113,193
 parent Methbase off
 priority 0.07669
 onlyVisibility dense
 
 track Methbase_SRX21852641_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949642/SRX21852641/SRX21852641.sym_counts.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852641
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07670
 onlyVisibility full
 
 track Methbase_SRX21852641_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949642/SRX21852641/SRX21852641.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852641
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07671
 onlyVisibility full
 
 track Methbase_SRX21852642_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949643/SRX21852642/SRX21852642.hmr.bb
 type bigBed
 shortLabel iPSC reprogrammed from renal epithelial
 longLabel iPSC reprogrammed from renal epithelial SRX21852642
 color 56,113,193
 parent Methbase off
 priority 0.07672
 onlyVisibility dense
 
 track Methbase_SRX21852642_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949643/SRX21852642/SRX21852642.sym_counts.bw
 type bigWig
 shortLabel iPSC reprogrammed from renal epithelial
 longLabel iPSC reprogrammed from renal epithelial SRX21852642
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07673
 onlyVisibility full
 
 track Methbase_SRX21852642_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949643/SRX21852642/SRX21852642.sym_coverage.bw
 type bigWig
 shortLabel iPSC reprogrammed from renal epithelial
 longLabel iPSC reprogrammed from renal epithelial SRX21852642
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07674
 onlyVisibility full
 
 track Methbase_SRX21852643_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949644/SRX21852643/SRX21852643.hmr.bb
 type bigBed
 shortLabel iPSC reprogrammed from renal epithelial
 longLabel iPSC reprogrammed from renal epithelial SRX21852643
 color 56,113,193
 parent Methbase off
 priority 0.07675
 onlyVisibility dense
 
 track Methbase_SRX21852643_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949644/SRX21852643/SRX21852643.sym_counts.bw
 type bigWig
 shortLabel iPSC reprogrammed from renal epithelial
 longLabel iPSC reprogrammed from renal epithelial SRX21852643
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07676
 onlyVisibility full
 
 track Methbase_SRX21852643_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949644/SRX21852643/SRX21852643.sym_coverage.bw
 type bigWig
 shortLabel iPSC reprogrammed from renal epithelial
 longLabel iPSC reprogrammed from renal epithelial SRX21852643
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07677
 onlyVisibility full
 
 track Methbase_SRX21852644_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949645/SRX21852644/SRX21852644.hmr.bb
 type bigBed
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852644
 color 56,113,193
 parent Methbase off
 priority 0.07678
 onlyVisibility dense
 
 track Methbase_SRX21852644_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949645/SRX21852644/SRX21852644.sym_counts.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852644
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07679
 onlyVisibility full
 
 track Methbase_SRX21852644_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949645/SRX21852644/SRX21852644.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852644
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07680
 onlyVisibility full
 
 track Methbase_SRX21852645_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949646/SRX21852645/SRX21852645.hmr.bb
 type bigBed
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852645
 color 56,113,193
 parent Methbase off
 priority 0.07681
 onlyVisibility dense
 
 track Methbase_SRX21852645_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949646/SRX21852645/SRX21852645.sym_counts.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852645
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07682
 onlyVisibility full
 
 track Methbase_SRX21852645_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949646/SRX21852645/SRX21852645.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852645
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07683
 onlyVisibility full
 
 track Methbase_SRX21852646_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949647/SRX21852646/SRX21852646.hmr.bb
 type bigBed
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852646
 color 56,113,193
 parent Methbase off
 priority 0.07684
 onlyVisibility dense
 
 track Methbase_SRX21852646_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949647/SRX21852646/SRX21852646.sym_counts.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852646
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07685
 onlyVisibility full
 
 track Methbase_SRX21852646_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949647/SRX21852646/SRX21852646.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852646
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07686
 onlyVisibility full
 
 track Methbase_SRX21852647_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949648/SRX21852647/SRX21852647.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX21852647
 color 56,113,193
 parent Methbase off
 priority 0.07687
 onlyVisibility dense
 
 track Methbase_SRX21852647_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949648/SRX21852647/SRX21852647.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX21852647
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07688
 onlyVisibility full
 
 track Methbase_SRX21852647_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949648/SRX21852647/SRX21852647.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX21852647
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07689
 onlyVisibility full
 
 track Methbase_SRX21852648_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949650/SRX21852648/SRX21852648.hmr.bb
 type bigBed
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852648
 color 56,113,193
 parent Methbase off
 priority 0.07690
 onlyVisibility dense
 
 track Methbase_SRX21852648_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949650/SRX21852648/SRX21852648.sym_counts.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852648
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07691
 onlyVisibility full
 
 track Methbase_SRX21852648_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949650/SRX21852648/SRX21852648.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852648
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07692
 onlyVisibility full
 
 track Methbase_SRX21852649_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949649/SRX21852649/SRX21852649.hmr.bb
 type bigBed
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852649
 color 56,113,193
 parent Methbase off
 priority 0.07693
 onlyVisibility dense
 
 track Methbase_SRX21852649_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949649/SRX21852649/SRX21852649.sym_counts.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852649
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07694
 onlyVisibility full
 
 track Methbase_SRX21852649_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949649/SRX21852649/SRX21852649.sym_coverage.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852649
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07695
 onlyVisibility full
 
 track Methbase_SRX21852650_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949651/SRX21852650/SRX21852650.hmr.bb
 type bigBed
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852650
 color 56,113,193
 parent Methbase off
 priority 0.07696
 onlyVisibility dense
 
 track Methbase_SRX21852650_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949651/SRX21852650/SRX21852650.sym_counts.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852650
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07697
 onlyVisibility full
 
 track Methbase_SRX21852650_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949651/SRX21852650/SRX21852650.sym_coverage.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852650
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07698
 onlyVisibility full
 
 track Methbase_SRX21852651_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949652/SRX21852651/SRX21852651.hmr.bb
 type bigBed
 shortLabel Mesenchymal Stem Cell
 longLabel Mesenchymal Stem Cell SRX21852651
 color 56,113,193
 parent Methbase off
 priority 0.07699
 onlyVisibility dense
 
 track Methbase_SRX21852651_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949652/SRX21852651/SRX21852651.sym_counts.bw
 type bigWig
 shortLabel Mesenchymal Stem Cell
 longLabel Mesenchymal Stem Cell SRX21852651
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07700
 onlyVisibility full
 
 track Methbase_SRX21852651_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949652/SRX21852651/SRX21852651.sym_coverage.bw
 type bigWig
 shortLabel Mesenchymal Stem Cell
 longLabel Mesenchymal Stem Cell SRX21852651
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07701
 onlyVisibility full
 
 track Methbase_SRX21852652_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949653/SRX21852652/SRX21852652.hmr.bb
 type bigBed
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852652
 color 56,113,193
 parent Methbase off
 priority 0.07702
 onlyVisibility dense
 
 track Methbase_SRX21852652_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949653/SRX21852652/SRX21852652.sym_counts.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852652
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07703
 onlyVisibility full
 
 track Methbase_SRX21852652_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949653/SRX21852652/SRX21852652.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852652
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07704
 onlyVisibility full
 
 track Methbase_SRX21852653_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949654/SRX21852653/SRX21852653.hmr.bb
 type bigBed
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852653
 color 56,113,193
 parent Methbase off
 priority 0.07705
 onlyVisibility dense
 
 track Methbase_SRX21852653_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949654/SRX21852653/SRX21852653.sym_counts.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852653
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07706
 onlyVisibility full
 
 track Methbase_SRX21852653_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949654/SRX21852653/SRX21852653.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852653
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07707
 onlyVisibility full
 
 track Methbase_SRX21852654_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949655/SRX21852654/SRX21852654.hmr.bb
 type bigBed
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852654
 color 56,113,193
 parent Methbase off
 priority 0.07708
 onlyVisibility dense
 
 track Methbase_SRX21852654_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949655/SRX21852654/SRX21852654.sym_counts.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852654
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07709
 onlyVisibility full
 
 track Methbase_SRX21852654_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949655/SRX21852654/SRX21852654.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852654
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07710
 onlyVisibility full
 
 track Methbase_SRX21852655_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949656/SRX21852655/SRX21852655.hmr.bb
 type bigBed
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852655
 color 56,113,193
 parent Methbase off
 priority 0.07711
 onlyVisibility dense
 
 track Methbase_SRX21852655_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949656/SRX21852655/SRX21852655.sym_counts.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852655
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07712
 onlyVisibility full
 
 track Methbase_SRX21852655_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949656/SRX21852655/SRX21852655.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852655
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07713
 onlyVisibility full
 
 track Methbase_SRX21852657_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949658/SRX21852657/SRX21852657.hmr.bb
 type bigBed
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852657
 color 56,113,193
 parent Methbase off
 priority 0.07714
 onlyVisibility dense
 
 track Methbase_SRX21852657_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949658/SRX21852657/SRX21852657.sym_counts.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852657
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07715
 onlyVisibility full
 
 track Methbase_SRX21852657_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949658/SRX21852657/SRX21852657.sym_coverage.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852657
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07716
 onlyVisibility full
 
 track Methbase_SRX21852658_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949659/SRX21852658/SRX21852658.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX21852658
 color 56,113,193
 parent Methbase off
 priority 0.07717
 onlyVisibility dense
 
 track Methbase_SRX21852658_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949659/SRX21852658/SRX21852658.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX21852658
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07718
 onlyVisibility full
 
 track Methbase_SRX21852658_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949659/SRX21852658/SRX21852658.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX21852658
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07719
 onlyVisibility full
 
 track Methbase_SRX21852659_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949660/SRX21852659/SRX21852659.hmr.bb
 type bigBed
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852659
 color 56,113,193
 parent Methbase off
 priority 0.07720
 onlyVisibility dense
 
 track Methbase_SRX21852659_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949660/SRX21852659/SRX21852659.sym_counts.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852659
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07721
 onlyVisibility full
 
 track Methbase_SRX21852659_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949660/SRX21852659/SRX21852659.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852659
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07722
 onlyVisibility full
 
 track Methbase_SRX21852660_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949661/SRX21852660/SRX21852660.hmr.bb
 type bigBed
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852660
 color 56,113,193
 parent Methbase off
 priority 0.07723
 onlyVisibility dense
 
 track Methbase_SRX21852660_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949661/SRX21852660/SRX21852660.sym_counts.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852660
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07724
 onlyVisibility full
 
 track Methbase_SRX21852660_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949661/SRX21852660/SRX21852660.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852660
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07725
 onlyVisibility full
 
 track Methbase_SRX21852661_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949662/SRX21852661/SRX21852661.hmr.bb
 type bigBed
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852661
 color 56,113,193
 parent Methbase off
 priority 0.07726
 onlyVisibility dense
 
 track Methbase_SRX21852661_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949662/SRX21852661/SRX21852661.sym_counts.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852661
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07727
 onlyVisibility full
 
 track Methbase_SRX21852661_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949662/SRX21852661/SRX21852661.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852661
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07728
 onlyVisibility full
 
 track Methbase_SRX21852662_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949663/SRX21852662/SRX21852662.hmr.bb
 type bigBed
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852662
 color 56,113,193
 parent Methbase off
 priority 0.07729
 onlyVisibility dense
 
 track Methbase_SRX21852662_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949663/SRX21852662/SRX21852662.sym_counts.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852662
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07730
 onlyVisibility full
 
 track Methbase_SRX21852662_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949663/SRX21852662/SRX21852662.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852662
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07731
 onlyVisibility full
 
 track Methbase_SRX21852664_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949665/SRX21852664/SRX21852664.hmr.bb
 type bigBed
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852664
 color 56,113,193
 parent Methbase off
 priority 0.07732
 onlyVisibility dense
 
 track Methbase_SRX21852664_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949665/SRX21852664/SRX21852664.sym_counts.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852664
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07733
 onlyVisibility full
 
 track Methbase_SRX21852664_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949665/SRX21852664/SRX21852664.sym_coverage.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852664
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07734
 onlyVisibility full
 
 track Methbase_SRX21852665_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949666/SRX21852665/SRX21852665.hmr.bb
 type bigBed
 shortLabel Mesenchymal Stem Cell
 longLabel Mesenchymal Stem Cell SRX21852665
 color 56,113,193
 parent Methbase off
 priority 0.07735
 onlyVisibility dense
 
 track Methbase_SRX21852665_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949666/SRX21852665/SRX21852665.sym_counts.bw
 type bigWig
 shortLabel Mesenchymal Stem Cell
 longLabel Mesenchymal Stem Cell SRX21852665
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07736
 onlyVisibility full
 
 track Methbase_SRX21852665_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949666/SRX21852665/SRX21852665.sym_coverage.bw
 type bigWig
 shortLabel Mesenchymal Stem Cell
 longLabel Mesenchymal Stem Cell SRX21852665
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07737
 onlyVisibility full
 
 track Methbase_SRX21852666_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949667/SRX21852666/SRX21852666.hmr.bb
 type bigBed
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852666
 color 56,113,193
 parent Methbase off
 priority 0.07738
 onlyVisibility dense
 
 track Methbase_SRX21852666_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949667/SRX21852666/SRX21852666.sym_counts.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852666
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07739
 onlyVisibility full
 
 track Methbase_SRX21852666_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949667/SRX21852666/SRX21852666.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852666
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07740
 onlyVisibility full
 
 track Methbase_SRX21852667_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949668/SRX21852667/SRX21852667.hmr.bb
 type bigBed
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852667
 color 56,113,193
 parent Methbase off
 priority 0.07741
 onlyVisibility dense
 
 track Methbase_SRX21852667_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949668/SRX21852667/SRX21852667.sym_counts.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852667
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07742
 onlyVisibility full
 
 track Methbase_SRX21852667_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949668/SRX21852667/SRX21852667.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852667
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07743
 onlyVisibility full
 
 track Methbase_SRX21852668_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949669/SRX21852668/SRX21852668.hmr.bb
 type bigBed
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852668
 color 56,113,193
 parent Methbase off
 priority 0.07744
 onlyVisibility dense
 
 track Methbase_SRX21852668_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949669/SRX21852668/SRX21852668.sym_counts.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852668
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07745
 onlyVisibility full
 
 track Methbase_SRX21852668_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949669/SRX21852668/SRX21852668.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852668
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07746
 onlyVisibility full
 
 track Methbase_SRX21852669_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949670/SRX21852669/SRX21852669.hmr.bb
 type bigBed
 shortLabel Placenta
 longLabel Placenta SRX21852669
 color 56,113,193
 parent Methbase off
 priority 0.07747
 onlyVisibility dense
 
 track Methbase_SRX21852669_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949670/SRX21852669/SRX21852669.sym_counts.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX21852669
 color 127,216,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07748
 onlyVisibility full
 
 track Methbase_SRX21852669_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949670/SRX21852669/SRX21852669.sym_coverage.bw
 type bigWig
 shortLabel Placenta
 longLabel Placenta SRX21852669
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07749
 onlyVisibility full
 
 track Methbase_SRX21852670_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949671/SRX21852670/SRX21852670.hmr.bb
 type bigBed
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852670
 color 56,113,193
 parent Methbase off
 priority 0.07750
 onlyVisibility dense
 
 track Methbase_SRX21852670_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949671/SRX21852670/SRX21852670.sym_counts.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852670
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07751
 onlyVisibility full
 
 track Methbase_SRX21852670_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949671/SRX21852670/SRX21852670.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived trophoblast stem cell
 longLabel iPSC derived trophoblast stem cell SRX21852670
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07752
 onlyVisibility full
 
 track Methbase_SRX21852671_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949672/SRX21852671/SRX21852671.hmr.bb
 type bigBed
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852671
 color 56,113,193
 parent Methbase off
 priority 0.07753
 onlyVisibility dense
 
 track Methbase_SRX21852671_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949672/SRX21852671/SRX21852671.sym_counts.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852671
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07754
 onlyVisibility full
 
 track Methbase_SRX21852671_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949672/SRX21852671/SRX21852671.sym_coverage.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852671
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07755
 onlyVisibility full
 
 track Methbase_SRX21852672_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949673/SRX21852672/SRX21852672.hmr.bb
 type bigBed
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852672
 color 56,113,193
 parent Methbase off
 priority 0.07756
 onlyVisibility dense
 
 track Methbase_SRX21852672_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949673/SRX21852672/SRX21852672.sym_counts.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852672
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07757
 onlyVisibility full
 
 track Methbase_SRX21852672_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949673/SRX21852672/SRX21852672.sym_coverage.bw
 type bigWig
 shortLabel iSPC reprogrammed from mesenchymal stem cell
 longLabel iSPC reprogrammed from mesenchymal stem cell SRX21852672
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07758
 onlyVisibility full
 
 track Methbase_SRX21852673_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949674/SRX21852673/SRX21852673.hmr.bb
 type bigBed
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852673
 color 56,113,193
 parent Methbase off
 priority 0.07759
 onlyVisibility dense
 
 track Methbase_SRX21852673_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949674/SRX21852673/SRX21852673.sym_counts.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852673
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07760
 onlyVisibility full
 
 track Methbase_SRX21852673_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949674/SRX21852673/SRX21852673.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852673
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07761
 onlyVisibility full
 
 track Methbase_SRX21852674_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949675/SRX21852674/SRX21852674.hmr.bb
 type bigBed
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852674
 color 56,113,193
 parent Methbase off
 priority 0.07762
 onlyVisibility dense
 
 track Methbase_SRX21852674_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949675/SRX21852674/SRX21852674.sym_counts.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852674
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07763
 onlyVisibility full
 
 track Methbase_SRX21852674_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP462543/SRS18949675/SRX21852674/SRX21852674.sym_coverage.bw
 type bigWig
 shortLabel iPSC derived extravillous trophoblast
 longLabel iPSC derived extravillous trophoblast SRX21852674
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07764
 onlyVisibility full
 
 track Methbase_SRX2193417_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1715908/SRX2193417/SRX2193417.hmr.bb
 type bigBed
 shortLabel Primary Tumor
 longLabel Primary Tumor SRX2193417
 color 56,113,193
 parent Methbase off
 priority 0.07765
 onlyVisibility dense
 
 track Methbase_SRX2193417_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1715908/SRX2193417/SRX2193417.sym_counts.bw
 type bigWig
 shortLabel Primary Tumor
 longLabel Primary Tumor SRX2193417
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07766
 onlyVisibility full
 
 track Methbase_SRX2193417_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1715908/SRX2193417/SRX2193417.sym_coverage.bw
 type bigWig
 shortLabel Primary Tumor
 longLabel Primary Tumor SRX2193417
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07767
 onlyVisibility full
 
 track Methbase_SRX2193418_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1715909/SRX2193418/SRX2193418.hmr.bb
 type bigBed
 shortLabel Peritoneal Metastasis
 longLabel Peritoneal Metastasis SRX2193418
 color 56,113,193
 parent Methbase off
 priority 0.07768
 onlyVisibility dense
 
 track Methbase_SRX2193418_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1715909/SRX2193418/SRX2193418.sym_counts.bw
 type bigWig
 shortLabel Peritoneal Metastasis
 longLabel Peritoneal Metastasis SRX2193418
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07769
 onlyVisibility full
 
 track Methbase_SRX2193418_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1715909/SRX2193418/SRX2193418.sym_coverage.bw
 type bigWig
 shortLabel Peritoneal Metastasis
 longLabel Peritoneal Metastasis SRX2193418
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07770
 onlyVisibility full
 
 track Methbase_SRX2193419_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1715910/SRX2193419/SRX2193419.hmr.bb
 type bigBed
 shortLabel Normal Pancreas
 longLabel Normal Pancreas SRX2193419
 color 56,113,193
 parent Methbase off
 priority 0.07771
 onlyVisibility dense
 
 track Methbase_SRX2193419_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1715910/SRX2193419/SRX2193419.sym_counts.bw
 type bigWig
 shortLabel Normal Pancreas
 longLabel Normal Pancreas SRX2193419
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07772
 onlyVisibility full
 
 track Methbase_SRX2193419_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1715910/SRX2193419/SRX2193419.sym_coverage.bw
 type bigWig
 shortLabel Normal Pancreas
 longLabel Normal Pancreas SRX2193419
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07773
 onlyVisibility full
 
 track Methbase_SRX2193420_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1715911/SRX2193420/SRX2193420.hmr.bb
 type bigBed
 shortLabel Primary Tumor
 longLabel Primary Tumor SRX2193420
 color 56,113,193
 parent Methbase off
 priority 0.07774
 onlyVisibility dense
 
 track Methbase_SRX2193420_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1715911/SRX2193420/SRX2193420.sym_counts.bw
 type bigWig
 shortLabel Primary Tumor
 longLabel Primary Tumor SRX2193420
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07775
 onlyVisibility full
 
 track Methbase_SRX2193420_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1715911/SRX2193420/SRX2193420.sym_coverage.bw
 type bigWig
 shortLabel Primary Tumor
 longLabel Primary Tumor SRX2193420
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07776
 onlyVisibility full
 
 track Methbase_SRX2193421_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1715912/SRX2193421/SRX2193421.hmr.bb
 type bigBed
 shortLabel Primary Tumor
 longLabel Primary Tumor SRX2193421
 color 56,113,193
 parent Methbase off
 priority 0.07777
 onlyVisibility dense
 
 track Methbase_SRX2193421_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1715912/SRX2193421/SRX2193421.sym_counts.bw
 type bigWig
 shortLabel Primary Tumor
 longLabel Primary Tumor SRX2193421
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07778
 onlyVisibility full
 
 track Methbase_SRX2193421_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1715912/SRX2193421/SRX2193421.sym_coverage.bw
 type bigWig
 shortLabel Primary Tumor
 longLabel Primary Tumor SRX2193421
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07779
 onlyVisibility full
 
 track Methbase_SRX2193422_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1715913/SRX2193422/SRX2193422.hmr.bb
 type bigBed
 shortLabel Liver Metastasis
 longLabel Liver Metastasis SRX2193422
 color 56,113,193
 parent Methbase off
 priority 0.07780
 onlyVisibility dense
 
 track Methbase_SRX2193422_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1715913/SRX2193422/SRX2193422.sym_counts.bw
 type bigWig
 shortLabel Liver Metastasis
 longLabel Liver Metastasis SRX2193422
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07781
 onlyVisibility full
 
 track Methbase_SRX2193422_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1715913/SRX2193422/SRX2193422.sym_coverage.bw
 type bigWig
 shortLabel Liver Metastasis
 longLabel Liver Metastasis SRX2193422
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07782
 onlyVisibility full
 
 track Methbase_SRX2193423_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1715914/SRX2193423/SRX2193423.hmr.bb
 type bigBed
 shortLabel Liver Metastasis
 longLabel Liver Metastasis SRX2193423
 color 56,113,193
 parent Methbase off
 priority 0.07783
 onlyVisibility dense
 
 track Methbase_SRX2193423_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1715914/SRX2193423/SRX2193423.sym_counts.bw
 type bigWig
 shortLabel Liver Metastasis
 longLabel Liver Metastasis SRX2193423
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07784
 onlyVisibility full
 
 track Methbase_SRX2193423_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP049651/SRS1715914/SRX2193423/SRX2193423.sym_coverage.bw
 type bigWig
 shortLabel Liver Metastasis
 longLabel Liver Metastasis SRX2193423
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07785
 onlyVisibility full
 
 track Methbase_SRX21974118_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19050025/SRX21974118/SRX21974118.hmr.bb
 type bigBed
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974118
 color 56,113,193
 parent Methbase off
 priority 0.07786
 onlyVisibility dense
 
 track Methbase_SRX21974118_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19050025/SRX21974118/SRX21974118.sym_counts.bw
 type bigWig
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974118
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07787
 onlyVisibility full
 
 track Methbase_SRX21974118_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19050025/SRX21974118/SRX21974118.sym_coverage.bw
 type bigWig
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974118
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07788
 onlyVisibility full
 
 track Methbase_SRX21974119_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19049827/SRX21974119/SRX21974119.hmr.bb
 type bigBed
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974119
 color 56,113,193
 parent Methbase off
 priority 0.07789
 onlyVisibility dense
 
 track Methbase_SRX21974119_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19049827/SRX21974119/SRX21974119.sym_counts.bw
 type bigWig
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974119
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07790
 onlyVisibility full
 
 track Methbase_SRX21974119_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19049827/SRX21974119/SRX21974119.sym_coverage.bw
 type bigWig
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974119
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07791
 onlyVisibility full
 
 track Methbase_SRX21974120_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19049828/SRX21974120/SRX21974120.hmr.bb
 type bigBed
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974120
 color 56,113,193
 parent Methbase off
 priority 0.07792
 onlyVisibility dense
 
 track Methbase_SRX21974120_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19049828/SRX21974120/SRX21974120.sym_counts.bw
 type bigWig
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974120
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07793
 onlyVisibility full
 
 track Methbase_SRX21974120_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19049828/SRX21974120/SRX21974120.sym_coverage.bw
 type bigWig
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974120
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07794
 onlyVisibility full
 
 track Methbase_SRX21974121_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19050026/SRX21974121/SRX21974121.hmr.bb
 type bigBed
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974121
 color 56,113,193
 parent Methbase off
 priority 0.07795
 onlyVisibility dense
 
 track Methbase_SRX21974121_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19050026/SRX21974121/SRX21974121.sym_counts.bw
 type bigWig
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974121
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07796
 onlyVisibility full
 
 track Methbase_SRX21974121_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19050026/SRX21974121/SRX21974121.sym_coverage.bw
 type bigWig
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974121
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07797
 onlyVisibility full
 
 track Methbase_SRX21974122_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19050028/SRX21974122/SRX21974122.hmr.bb
 type bigBed
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974122
 color 56,113,193
 parent Methbase off
 priority 0.07798
 onlyVisibility dense
 
 track Methbase_SRX21974122_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19050028/SRX21974122/SRX21974122.sym_counts.bw
 type bigWig
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974122
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07799
 onlyVisibility full
 
 track Methbase_SRX21974122_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19050028/SRX21974122/SRX21974122.sym_coverage.bw
 type bigWig
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974122
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07800
 onlyVisibility full
 
 track Methbase_SRX21974123_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19050027/SRX21974123/SRX21974123.hmr.bb
 type bigBed
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974123
 color 56,113,193
 parent Methbase off
 priority 0.07801
 onlyVisibility dense
 
 track Methbase_SRX21974123_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19050027/SRX21974123/SRX21974123.sym_counts.bw
 type bigWig
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974123
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07802
 onlyVisibility full
 
 track Methbase_SRX21974123_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19050027/SRX21974123/SRX21974123.sym_coverage.bw
 type bigWig
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974123
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07803
 onlyVisibility full
 
 track Methbase_SRX21974125_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19049829/SRX21974125/SRX21974125.hmr.bb
 type bigBed
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974125
 color 56,113,193
 parent Methbase off
 priority 0.07804
 onlyVisibility dense
 
 track Methbase_SRX21974125_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19049829/SRX21974125/SRX21974125.sym_counts.bw
 type bigWig
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974125
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07805
 onlyVisibility full
 
 track Methbase_SRX21974125_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19049829/SRX21974125/SRX21974125.sym_coverage.bw
 type bigWig
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974125
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07806
 onlyVisibility full
 
 track Methbase_SRX21974126_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19050029/SRX21974126/SRX21974126.hmr.bb
 type bigBed
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974126
 color 56,113,193
 parent Methbase off
 priority 0.07807
 onlyVisibility dense
 
 track Methbase_SRX21974126_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19050029/SRX21974126/SRX21974126.sym_counts.bw
 type bigWig
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974126
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07808
 onlyVisibility full
 
 track Methbase_SRX21974126_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19050029/SRX21974126/SRX21974126.sym_coverage.bw
 type bigWig
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974126
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07809
 onlyVisibility full
 
 track Methbase_SRX21974127_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19049831/SRX21974127/SRX21974127.hmr.bb
 type bigBed
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974127
 color 56,113,193
 parent Methbase off
 priority 0.07810
 onlyVisibility dense
 
 track Methbase_SRX21974127_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19049831/SRX21974127/SRX21974127.sym_counts.bw
 type bigWig
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974127
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07811
 onlyVisibility full
 
 track Methbase_SRX21974127_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19049831/SRX21974127/SRX21974127.sym_coverage.bw
 type bigWig
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974127
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07812
 onlyVisibility full
 
 track Methbase_SRX21974128_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19050030/SRX21974128/SRX21974128.hmr.bb
 type bigBed
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974128
 color 56,113,193
 parent Methbase off
 priority 0.07813
 onlyVisibility dense
 
 track Methbase_SRX21974128_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19050030/SRX21974128/SRX21974128.sym_counts.bw
 type bigWig
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974128
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07814
 onlyVisibility full
 
 track Methbase_SRX21974128_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19050030/SRX21974128/SRX21974128.sym_coverage.bw
 type bigWig
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974128
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07815
 onlyVisibility full
 
 track Methbase_SRX21974129_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19049832/SRX21974129/SRX21974129.hmr.bb
 type bigBed
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974129
 color 56,113,193
 parent Methbase off
 priority 0.07816
 onlyVisibility dense
 
 track Methbase_SRX21974129_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19049832/SRX21974129/SRX21974129.sym_counts.bw
 type bigWig
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974129
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07817
 onlyVisibility full
 
 track Methbase_SRX21974129_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19049832/SRX21974129/SRX21974129.sym_coverage.bw
 type bigWig
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974129
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07818
 onlyVisibility full
 
 track Methbase_SRX21974130_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19049833/SRX21974130/SRX21974130.hmr.bb
 type bigBed
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974130
 color 56,113,193
 parent Methbase off
 priority 0.07819
 onlyVisibility dense
 
 track Methbase_SRX21974130_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19049833/SRX21974130/SRX21974130.sym_counts.bw
 type bigWig
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974130
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07820
 onlyVisibility full
 
 track Methbase_SRX21974130_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19049833/SRX21974130/SRX21974130.sym_coverage.bw
 type bigWig
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974130
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07821
 onlyVisibility full
 
 track Methbase_SRX21974131_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19050032/SRX21974131/SRX21974131.hmr.bb
 type bigBed
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974131
 color 56,113,193
 parent Methbase off
 priority 0.07822
 onlyVisibility dense
 
 track Methbase_SRX21974131_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19050032/SRX21974131/SRX21974131.sym_counts.bw
 type bigWig
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974131
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07823
 onlyVisibility full
 
 track Methbase_SRX21974131_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19050032/SRX21974131/SRX21974131.sym_coverage.bw
 type bigWig
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974131
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07824
 onlyVisibility full
 
 track Methbase_SRX21974132_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19049834/SRX21974132/SRX21974132.hmr.bb
 type bigBed
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974132
 color 56,113,193
 parent Methbase off
 priority 0.07825
 onlyVisibility dense
 
 track Methbase_SRX21974132_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19049834/SRX21974132/SRX21974132.sym_counts.bw
 type bigWig
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974132
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07826
 onlyVisibility full
 
 track Methbase_SRX21974132_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19049834/SRX21974132/SRX21974132.sym_coverage.bw
 type bigWig
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974132
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07827
 onlyVisibility full
 
 track Methbase_SRX21974133_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19049835/SRX21974133/SRX21974133.hmr.bb
 type bigBed
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974133
 color 56,113,193
 parent Methbase off
 priority 0.07828
 onlyVisibility dense
 
 track Methbase_SRX21974133_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19049835/SRX21974133/SRX21974133.sym_counts.bw
 type bigWig
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974133
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07829
 onlyVisibility full
 
 track Methbase_SRX21974133_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19049835/SRX21974133/SRX21974133.sym_coverage.bw
 type bigWig
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974133
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07830
 onlyVisibility full
 
 track Methbase_SRX21974134_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19050031/SRX21974134/SRX21974134.hmr.bb
 type bigBed
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974134
 color 56,113,193
 parent Methbase off
 priority 0.07831
 onlyVisibility dense
 
 track Methbase_SRX21974134_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19050031/SRX21974134/SRX21974134.sym_counts.bw
 type bigWig
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974134
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07832
 onlyVisibility full
 
 track Methbase_SRX21974134_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19050031/SRX21974134/SRX21974134.sym_coverage.bw
 type bigWig
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974134
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07833
 onlyVisibility full
 
 track Methbase_SRX21974135_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19050033/SRX21974135/SRX21974135.hmr.bb
 type bigBed
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974135
 color 56,113,193
 parent Methbase off
 priority 0.07834
 onlyVisibility dense
 
 track Methbase_SRX21974135_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19050033/SRX21974135/SRX21974135.sym_counts.bw
 type bigWig
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974135
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07835
 onlyVisibility full
 
 track Methbase_SRX21974135_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464289/SRS19050033/SRX21974135/SRX21974135.sym_coverage.bw
 type bigWig
 shortLabel Colorectal Cancer Cell Line
 longLabel Colorectal Cancer Cell Line SRX21974135
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07836
 onlyVisibility full
 
 track Methbase_SRX21982623_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464400/SRS19057843/SRX21982623/SRX21982623.hmr.bb
 type bigBed
 shortLabel Leukapheresis Products
 longLabel Leukapheresis Products SRX21982623
 color 56,113,193
 parent Methbase off
 priority 0.07837
 onlyVisibility dense
 
 track Methbase_SRX21982623_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464400/SRS19057843/SRX21982623/SRX21982623.sym_counts.bw
 type bigWig
 shortLabel Leukapheresis Products
 longLabel Leukapheresis Products SRX21982623
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07838
 onlyVisibility full
 
 track Methbase_SRX21982623_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464400/SRS19057843/SRX21982623/SRX21982623.sym_coverage.bw
 type bigWig
 shortLabel Leukapheresis Products
 longLabel Leukapheresis Products SRX21982623
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07839
 onlyVisibility full
 
 track Methbase_SRX21982624_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464400/SRS19057844/SRX21982624/SRX21982624.hmr.bb
 type bigBed
 shortLabel Leukapheresis Products
 longLabel Leukapheresis Products SRX21982624
 color 56,113,193
 parent Methbase off
 priority 0.07840
 onlyVisibility dense
 
 track Methbase_SRX21982624_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464400/SRS19057844/SRX21982624/SRX21982624.sym_counts.bw
 type bigWig
 shortLabel Leukapheresis Products
 longLabel Leukapheresis Products SRX21982624
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07841
 onlyVisibility full
 
 track Methbase_SRX21982624_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464400/SRS19057844/SRX21982624/SRX21982624.sym_coverage.bw
 type bigWig
 shortLabel Leukapheresis Products
 longLabel Leukapheresis Products SRX21982624
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07842
 onlyVisibility full
 
 track Methbase_SRX21982625_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464400/SRS19057845/SRX21982625/SRX21982625.hmr.bb
 type bigBed
 shortLabel Leukapheresis Products
 longLabel Leukapheresis Products SRX21982625
 color 56,113,193
 parent Methbase off
 priority 0.07843
 onlyVisibility dense
 
 track Methbase_SRX21982625_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464400/SRS19057845/SRX21982625/SRX21982625.sym_counts.bw
 type bigWig
 shortLabel Leukapheresis Products
 longLabel Leukapheresis Products SRX21982625
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07844
 onlyVisibility full
 
 track Methbase_SRX21982625_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464400/SRS19057845/SRX21982625/SRX21982625.sym_coverage.bw
 type bigWig
 shortLabel Leukapheresis Products
 longLabel Leukapheresis Products SRX21982625
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07845
 onlyVisibility full
 
 track Methbase_SRX21982626_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464400/SRS19057846/SRX21982626/SRX21982626.hmr.bb
 type bigBed
 shortLabel Leukapheresis Products
 longLabel Leukapheresis Products SRX21982626
 color 56,113,193
 parent Methbase off
 priority 0.07846
 onlyVisibility dense
 
 track Methbase_SRX21982626_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464400/SRS19057846/SRX21982626/SRX21982626.sym_counts.bw
 type bigWig
 shortLabel Leukapheresis Products
 longLabel Leukapheresis Products SRX21982626
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07847
 onlyVisibility full
 
 track Methbase_SRX21982626_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464400/SRS19057846/SRX21982626/SRX21982626.sym_coverage.bw
 type bigWig
 shortLabel Leukapheresis Products
 longLabel Leukapheresis Products SRX21982626
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07848
 onlyVisibility full
 
 track Methbase_SRX21982627_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464400/SRS19057847/SRX21982627/SRX21982627.hmr.bb
 type bigBed
 shortLabel Leukapheresis Products
 longLabel Leukapheresis Products SRX21982627
 color 56,113,193
 parent Methbase off
 priority 0.07849
 onlyVisibility dense
 
 track Methbase_SRX21982627_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464400/SRS19057847/SRX21982627/SRX21982627.sym_counts.bw
 type bigWig
 shortLabel Leukapheresis Products
 longLabel Leukapheresis Products SRX21982627
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07850
 onlyVisibility full
 
 track Methbase_SRX21982627_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464400/SRS19057847/SRX21982627/SRX21982627.sym_coverage.bw
 type bigWig
 shortLabel Leukapheresis Products
 longLabel Leukapheresis Products SRX21982627
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07851
 onlyVisibility full
 
 track Methbase_SRX21982628_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464400/SRS19057848/SRX21982628/SRX21982628.hmr.bb
 type bigBed
 shortLabel Leukapheresis Products
 longLabel Leukapheresis Products SRX21982628
 color 56,113,193
 parent Methbase off
 priority 0.07852
 onlyVisibility dense
 
 track Methbase_SRX21982628_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464400/SRS19057848/SRX21982628/SRX21982628.sym_counts.bw
 type bigWig
 shortLabel Leukapheresis Products
 longLabel Leukapheresis Products SRX21982628
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07853
 onlyVisibility full
 
 track Methbase_SRX21982628_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464400/SRS19057848/SRX21982628/SRX21982628.sym_coverage.bw
 type bigWig
 shortLabel Leukapheresis Products
 longLabel Leukapheresis Products SRX21982628
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07854
 onlyVisibility full
 
 track Methbase_SRX21982629_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464400/SRS19057849/SRX21982629/SRX21982629.hmr.bb
 type bigBed
 shortLabel Leukapheresis Products
 longLabel Leukapheresis Products SRX21982629
 color 56,113,193
 parent Methbase off
 priority 0.07855
 onlyVisibility dense
 
 track Methbase_SRX21982629_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464400/SRS19057849/SRX21982629/SRX21982629.sym_counts.bw
 type bigWig
 shortLabel Leukapheresis Products
 longLabel Leukapheresis Products SRX21982629
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07856
 onlyVisibility full
 
 track Methbase_SRX21982629_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464400/SRS19057849/SRX21982629/SRX21982629.sym_coverage.bw
 type bigWig
 shortLabel Leukapheresis Products
 longLabel Leukapheresis Products SRX21982629
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07857
 onlyVisibility full
 
 track Methbase_SRX21982630_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464400/SRS19057850/SRX21982630/SRX21982630.hmr.bb
 type bigBed
 shortLabel Leukapheresis Products
 longLabel Leukapheresis Products SRX21982630
 color 56,113,193
 parent Methbase off
 priority 0.07858
 onlyVisibility dense
 
 track Methbase_SRX21982630_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464400/SRS19057850/SRX21982630/SRX21982630.sym_counts.bw
 type bigWig
 shortLabel Leukapheresis Products
 longLabel Leukapheresis Products SRX21982630
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07859
 onlyVisibility full
 
 track Methbase_SRX21982630_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464400/SRS19057850/SRX21982630/SRX21982630.sym_coverage.bw
 type bigWig
 shortLabel Leukapheresis Products
 longLabel Leukapheresis Products SRX21982630
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07860
 onlyVisibility full
 
 track Methbase_SRX21982631_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464400/SRS19057851/SRX21982631/SRX21982631.hmr.bb
 type bigBed
 shortLabel Leukapheresis Products
 longLabel Leukapheresis Products SRX21982631
 color 56,113,193
 parent Methbase off
 priority 0.07861
 onlyVisibility dense
 
 track Methbase_SRX21982631_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464400/SRS19057851/SRX21982631/SRX21982631.sym_counts.bw
 type bigWig
 shortLabel Leukapheresis Products
 longLabel Leukapheresis Products SRX21982631
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07862
 onlyVisibility full
 
 track Methbase_SRX21982631_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464400/SRS19057851/SRX21982631/SRX21982631.sym_coverage.bw
 type bigWig
 shortLabel Leukapheresis Products
 longLabel Leukapheresis Products SRX21982631
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07863
 onlyVisibility full
 
 track Methbase_SRX21982632_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464400/SRS19057852/SRX21982632/SRX21982632.hmr.bb
 type bigBed
 shortLabel Leukapheresis Products
 longLabel Leukapheresis Products SRX21982632
 color 56,113,193
 parent Methbase off
 priority 0.07864
 onlyVisibility dense
 
 track Methbase_SRX21982632_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464400/SRS19057852/SRX21982632/SRX21982632.sym_counts.bw
 type bigWig
 shortLabel Leukapheresis Products
 longLabel Leukapheresis Products SRX21982632
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07865
 onlyVisibility full
 
 track Methbase_SRX21982632_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464400/SRS19057852/SRX21982632/SRX21982632.sym_coverage.bw
 type bigWig
 shortLabel Leukapheresis Products
 longLabel Leukapheresis Products SRX21982632
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07866
 onlyVisibility full
 
 track Methbase_SRX21982633_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464400/SRS19057853/SRX21982633/SRX21982633.hmr.bb
 type bigBed
 shortLabel Leukapheresis Products
 longLabel Leukapheresis Products SRX21982633
 color 56,113,193
 parent Methbase off
 priority 0.07867
 onlyVisibility dense
 
 track Methbase_SRX21982633_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464400/SRS19057853/SRX21982633/SRX21982633.sym_counts.bw
 type bigWig
 shortLabel Leukapheresis Products
 longLabel Leukapheresis Products SRX21982633
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07868
 onlyVisibility full
 
 track Methbase_SRX21982633_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464400/SRS19057853/SRX21982633/SRX21982633.sym_coverage.bw
 type bigWig
 shortLabel Leukapheresis Products
 longLabel Leukapheresis Products SRX21982633
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07869
 onlyVisibility full
 
 track Methbase_SRX21982634_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464400/SRS19057854/SRX21982634/SRX21982634.hmr.bb
 type bigBed
 shortLabel Leukapheresis Products
 longLabel Leukapheresis Products SRX21982634
 color 56,113,193
 parent Methbase off
 priority 0.07870
 onlyVisibility dense
 
 track Methbase_SRX21982634_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464400/SRS19057854/SRX21982634/SRX21982634.sym_counts.bw
 type bigWig
 shortLabel Leukapheresis Products
 longLabel Leukapheresis Products SRX21982634
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07871
 onlyVisibility full
 
 track Methbase_SRX21982634_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP464400/SRS19057854/SRX21982634/SRX21982634.sym_coverage.bw
 type bigWig
 shortLabel Leukapheresis Products
 longLabel Leukapheresis Products SRX21982634
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07872
 onlyVisibility full
 
 track Methbase_SRX22149900_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209432/SRX22149900/SRX22149900.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX22149900
 color 56,113,193
 parent Methbase off
 priority 0.07873
 onlyVisibility dense
 
 track Methbase_SRX22149900_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209432/SRX22149900/SRX22149900.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22149900
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07874
 onlyVisibility full
 
 track Methbase_SRX22149900_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209432/SRX22149900/SRX22149900.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22149900
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07875
 onlyVisibility full
 
 track Methbase_SRX22149901_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209433/SRX22149901/SRX22149901.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX22149901
 color 56,113,193
 parent Methbase off
 priority 0.07876
 onlyVisibility dense
 
 track Methbase_SRX22149901_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209433/SRX22149901/SRX22149901.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22149901
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07877
 onlyVisibility full
 
 track Methbase_SRX22149901_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209433/SRX22149901/SRX22149901.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22149901
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07878
 onlyVisibility full
 
 track Methbase_SRX22149902_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209434/SRX22149902/SRX22149902.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX22149902
 color 56,113,193
 parent Methbase off
 priority 0.07879
 onlyVisibility dense
 
 track Methbase_SRX22149902_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209434/SRX22149902/SRX22149902.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22149902
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07880
 onlyVisibility full
 
 track Methbase_SRX22149902_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209434/SRX22149902/SRX22149902.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22149902
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07881
 onlyVisibility full
 
 track Methbase_SRX22149903_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209435/SRX22149903/SRX22149903.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX22149903
 color 56,113,193
 parent Methbase off
 priority 0.07882
 onlyVisibility dense
 
 track Methbase_SRX22149903_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209435/SRX22149903/SRX22149903.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22149903
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07883
 onlyVisibility full
 
 track Methbase_SRX22149903_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209435/SRX22149903/SRX22149903.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22149903
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07884
 onlyVisibility full
 
 track Methbase_SRX22149904_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209436/SRX22149904/SRX22149904.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX22149904
 color 56,113,193
 parent Methbase off
 priority 0.07885
 onlyVisibility dense
 
 track Methbase_SRX22149904_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209436/SRX22149904/SRX22149904.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22149904
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07886
 onlyVisibility full
 
 track Methbase_SRX22149904_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209436/SRX22149904/SRX22149904.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22149904
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07887
 onlyVisibility full
 
 track Methbase_SRX22149905_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209437/SRX22149905/SRX22149905.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX22149905
 color 56,113,193
 parent Methbase off
 priority 0.07888
 onlyVisibility dense
 
 track Methbase_SRX22149905_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209437/SRX22149905/SRX22149905.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22149905
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07889
 onlyVisibility full
 
 track Methbase_SRX22149905_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209437/SRX22149905/SRX22149905.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22149905
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07890
 onlyVisibility full
 
 track Methbase_SRX22149906_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209438/SRX22149906/SRX22149906.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX22149906
 color 56,113,193
 parent Methbase off
 priority 0.07891
 onlyVisibility dense
 
 track Methbase_SRX22149906_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209438/SRX22149906/SRX22149906.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22149906
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07892
 onlyVisibility full
 
 track Methbase_SRX22149906_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209438/SRX22149906/SRX22149906.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22149906
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07893
 onlyVisibility full
 
 track Methbase_SRX22149907_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209439/SRX22149907/SRX22149907.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX22149907
 color 56,113,193
 parent Methbase off
 priority 0.07894
 onlyVisibility dense
 
 track Methbase_SRX22149907_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209439/SRX22149907/SRX22149907.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22149907
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07895
 onlyVisibility full
 
 track Methbase_SRX22149907_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209439/SRX22149907/SRX22149907.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22149907
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07896
 onlyVisibility full
 
 track Methbase_SRX22149908_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209440/SRX22149908/SRX22149908.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX22149908
 color 56,113,193
 parent Methbase off
 priority 0.07897
 onlyVisibility dense
 
 track Methbase_SRX22149908_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209440/SRX22149908/SRX22149908.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22149908
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07898
 onlyVisibility full
 
 track Methbase_SRX22149908_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209440/SRX22149908/SRX22149908.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22149908
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07899
 onlyVisibility full
 
 track Methbase_SRX22149909_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209441/SRX22149909/SRX22149909.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX22149909
 color 56,113,193
 parent Methbase off
 priority 0.07900
 onlyVisibility dense
 
 track Methbase_SRX22149909_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209441/SRX22149909/SRX22149909.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22149909
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07901
 onlyVisibility full
 
 track Methbase_SRX22149909_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209441/SRX22149909/SRX22149909.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22149909
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07902
 onlyVisibility full
 
 track Methbase_SRX22149910_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209442/SRX22149910/SRX22149910.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX22149910
 color 56,113,193
 parent Methbase off
 priority 0.07903
 onlyVisibility dense
 
 track Methbase_SRX22149910_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209442/SRX22149910/SRX22149910.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22149910
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07904
 onlyVisibility full
 
 track Methbase_SRX22149910_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209442/SRX22149910/SRX22149910.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22149910
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07905
 onlyVisibility full
 
 track Methbase_SRX22149911_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209443/SRX22149911/SRX22149911.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX22149911
 color 56,113,193
 parent Methbase off
 priority 0.07906
 onlyVisibility dense
 
 track Methbase_SRX22149911_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209443/SRX22149911/SRX22149911.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22149911
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07907
 onlyVisibility full
 
 track Methbase_SRX22149911_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209443/SRX22149911/SRX22149911.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22149911
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07908
 onlyVisibility full
 
 track Methbase_SRX22149912_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209444/SRX22149912/SRX22149912.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX22149912
 color 56,113,193
 parent Methbase off
 priority 0.07909
 onlyVisibility dense
 
 track Methbase_SRX22149912_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209444/SRX22149912/SRX22149912.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22149912
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07910
 onlyVisibility full
 
 track Methbase_SRX22149912_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209444/SRX22149912/SRX22149912.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22149912
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07911
 onlyVisibility full
 
 track Methbase_SRX22149913_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209445/SRX22149913/SRX22149913.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX22149913
 color 56,113,193
 parent Methbase off
 priority 0.07912
 onlyVisibility dense
 
 track Methbase_SRX22149913_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209445/SRX22149913/SRX22149913.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22149913
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07913
 onlyVisibility full
 
 track Methbase_SRX22149913_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467414/SRS19209445/SRX22149913/SRX22149913.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22149913
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07914
 onlyVisibility full
 
 track Methbase_SRX22163323_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221781/SRX22163323/SRX22163323.hmr.bb
 type bigBed
 shortLabel HTM
 longLabel HTM SRX22163323
 color 56,113,193
 parent Methbase off
 priority 0.07915
 onlyVisibility dense
 
 track Methbase_SRX22163323_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221781/SRX22163323/SRX22163323.sym_counts.bw
 type bigWig
 shortLabel HTM
 longLabel HTM SRX22163323
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07916
 onlyVisibility full
 
 track Methbase_SRX22163323_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221781/SRX22163323/SRX22163323.sym_coverage.bw
 type bigWig
 shortLabel HTM
 longLabel HTM SRX22163323
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07917
 onlyVisibility full
 
 track Methbase_SRX22163326_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221786/SRX22163326/SRX22163326.hmr.bb
 type bigBed
 shortLabel HTM
 longLabel HTM SRX22163326
 color 56,113,193
 parent Methbase off
 priority 0.07918
 onlyVisibility dense
 
 track Methbase_SRX22163326_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221786/SRX22163326/SRX22163326.sym_counts.bw
 type bigWig
 shortLabel HTM
 longLabel HTM SRX22163326
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07919
 onlyVisibility full
 
 track Methbase_SRX22163326_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221786/SRX22163326/SRX22163326.sym_coverage.bw
 type bigWig
 shortLabel HTM
 longLabel HTM SRX22163326
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07920
 onlyVisibility full
 
 track Methbase_SRX22163328_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221782/SRX22163328/SRX22163328.hmr.bb
 type bigBed
 shortLabel HTM
 longLabel HTM SRX22163328
 color 56,113,193
 parent Methbase off
 priority 0.07921
 onlyVisibility dense
 
 track Methbase_SRX22163328_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221782/SRX22163328/SRX22163328.sym_counts.bw
 type bigWig
 shortLabel HTM
 longLabel HTM SRX22163328
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07922
 onlyVisibility full
 
 track Methbase_SRX22163328_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221782/SRX22163328/SRX22163328.sym_coverage.bw
 type bigWig
 shortLabel HTM
 longLabel HTM SRX22163328
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07923
 onlyVisibility full
 
 track Methbase_SRX22163329_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221785/SRX22163329/SRX22163329.hmr.bb
 type bigBed
 shortLabel HTM
 longLabel HTM SRX22163329
 color 56,113,193
 parent Methbase off
 priority 0.07924
 onlyVisibility dense
 
 track Methbase_SRX22163329_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221785/SRX22163329/SRX22163329.sym_counts.bw
 type bigWig
 shortLabel HTM
 longLabel HTM SRX22163329
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07925
 onlyVisibility full
 
 track Methbase_SRX22163329_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221785/SRX22163329/SRX22163329.sym_coverage.bw
 type bigWig
 shortLabel HTM
 longLabel HTM SRX22163329
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07926
 onlyVisibility full
 
 track Methbase_SRX22163331_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221789/SRX22163331/SRX22163331.hmr.bb
 type bigBed
 shortLabel HTM
 longLabel HTM SRX22163331
 color 56,113,193
 parent Methbase off
 priority 0.07927
 onlyVisibility dense
 
 track Methbase_SRX22163331_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221789/SRX22163331/SRX22163331.sym_counts.bw
 type bigWig
 shortLabel HTM
 longLabel HTM SRX22163331
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07928
 onlyVisibility full
 
 track Methbase_SRX22163331_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221789/SRX22163331/SRX22163331.sym_coverage.bw
 type bigWig
 shortLabel HTM
 longLabel HTM SRX22163331
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07929
 onlyVisibility full
 
 track Methbase_SRX22163333_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221792/SRX22163333/SRX22163333.hmr.bb
 type bigBed
 shortLabel HTM
 longLabel HTM SRX22163333
 color 56,113,193
 parent Methbase off
 priority 0.07930
 onlyVisibility dense
 
 track Methbase_SRX22163333_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221792/SRX22163333/SRX22163333.sym_counts.bw
 type bigWig
 shortLabel HTM
 longLabel HTM SRX22163333
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07931
 onlyVisibility full
 
 track Methbase_SRX22163333_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221792/SRX22163333/SRX22163333.sym_coverage.bw
 type bigWig
 shortLabel HTM
 longLabel HTM SRX22163333
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07932
 onlyVisibility full
 
 track Methbase_SRX22163336_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221795/SRX22163336/SRX22163336.hmr.bb
 type bigBed
 shortLabel HTM
 longLabel HTM SRX22163336
 color 56,113,193
 parent Methbase off
 priority 0.07933
 onlyVisibility dense
 
 track Methbase_SRX22163336_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221795/SRX22163336/SRX22163336.sym_counts.bw
 type bigWig
 shortLabel HTM
 longLabel HTM SRX22163336
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07934
 onlyVisibility full
 
 track Methbase_SRX22163336_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221795/SRX22163336/SRX22163336.sym_coverage.bw
 type bigWig
 shortLabel HTM
 longLabel HTM SRX22163336
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07935
 onlyVisibility full
 
 track Methbase_SRX22163337_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221794/SRX22163337/SRX22163337.hmr.bb
 type bigBed
 shortLabel HTM
 longLabel HTM SRX22163337
 color 56,113,193
 parent Methbase off
 priority 0.07936
 onlyVisibility dense
 
 track Methbase_SRX22163337_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221794/SRX22163337/SRX22163337.sym_counts.bw
 type bigWig
 shortLabel HTM
 longLabel HTM SRX22163337
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07937
 onlyVisibility full
 
 track Methbase_SRX22163337_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221794/SRX22163337/SRX22163337.sym_coverage.bw
 type bigWig
 shortLabel HTM
 longLabel HTM SRX22163337
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07938
 onlyVisibility full
 
 track Methbase_SRX22163345_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221798/SRX22163345/SRX22163345.hmr.bb
 type bigBed
 shortLabel HTM
 longLabel HTM SRX22163345
 color 56,113,193
 parent Methbase off
 priority 0.07939
 onlyVisibility dense
 
 track Methbase_SRX22163345_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221798/SRX22163345/SRX22163345.sym_counts.bw
 type bigWig
 shortLabel HTM
 longLabel HTM SRX22163345
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07940
 onlyVisibility full
 
 track Methbase_SRX22163345_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221798/SRX22163345/SRX22163345.sym_coverage.bw
 type bigWig
 shortLabel HTM
 longLabel HTM SRX22163345
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07941
 onlyVisibility full
 
 track Methbase_SRX22163356_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221813/SRX22163356/SRX22163356.hmr.bb
 type bigBed
 shortLabel HTM
 longLabel HTM SRX22163356
 color 56,113,193
 parent Methbase off
 priority 0.07942
 onlyVisibility dense
 
 track Methbase_SRX22163356_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221813/SRX22163356/SRX22163356.sym_counts.bw
 type bigWig
 shortLabel HTM
 longLabel HTM SRX22163356
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07943
 onlyVisibility full
 
 track Methbase_SRX22163356_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221813/SRX22163356/SRX22163356.sym_coverage.bw
 type bigWig
 shortLabel HTM
 longLabel HTM SRX22163356
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07944
 onlyVisibility full
 
 track Methbase_SRX22163365_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221821/SRX22163365/SRX22163365.hmr.bb
 type bigBed
 shortLabel Tissue
 longLabel Tissue SRX22163365
 color 56,113,193
 parent Methbase off
 priority 0.07945
 onlyVisibility dense
 
 track Methbase_SRX22163365_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221821/SRX22163365/SRX22163365.sym_counts.bw
 type bigWig
 shortLabel Tissue
 longLabel Tissue SRX22163365
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07946
 onlyVisibility full
 
 track Methbase_SRX22163365_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221821/SRX22163365/SRX22163365.sym_coverage.bw
 type bigWig
 shortLabel Tissue
 longLabel Tissue SRX22163365
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07947
 onlyVisibility full
 
 track Methbase_SRX22163366_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221826/SRX22163366/SRX22163366.hmr.bb
 type bigBed
 shortLabel Tissue
 longLabel Tissue SRX22163366
 color 56,113,193
 parent Methbase off
 priority 0.07948
 onlyVisibility dense
 
 track Methbase_SRX22163366_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221826/SRX22163366/SRX22163366.sym_counts.bw
 type bigWig
 shortLabel Tissue
 longLabel Tissue SRX22163366
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07949
 onlyVisibility full
 
 track Methbase_SRX22163366_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221826/SRX22163366/SRX22163366.sym_coverage.bw
 type bigWig
 shortLabel Tissue
 longLabel Tissue SRX22163366
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07950
 onlyVisibility full
 
 track Methbase_SRX22163367_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221823/SRX22163367/SRX22163367.hmr.bb
 type bigBed
 shortLabel HTM
 longLabel HTM SRX22163367
 color 56,113,193
 parent Methbase off
 priority 0.07951
 onlyVisibility dense
 
 track Methbase_SRX22163367_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221823/SRX22163367/SRX22163367.sym_counts.bw
 type bigWig
 shortLabel HTM
 longLabel HTM SRX22163367
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07952
 onlyVisibility full
 
 track Methbase_SRX22163367_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221823/SRX22163367/SRX22163367.sym_coverage.bw
 type bigWig
 shortLabel HTM
 longLabel HTM SRX22163367
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07953
 onlyVisibility full
 
 track Methbase_SRX22163368_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221825/SRX22163368/SRX22163368.hmr.bb
 type bigBed
 shortLabel Tissue
 longLabel Tissue SRX22163368
 color 56,113,193
 parent Methbase off
 priority 0.07954
 onlyVisibility dense
 
 track Methbase_SRX22163368_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221825/SRX22163368/SRX22163368.sym_counts.bw
 type bigWig
 shortLabel Tissue
 longLabel Tissue SRX22163368
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07955
 onlyVisibility full
 
 track Methbase_SRX22163368_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221825/SRX22163368/SRX22163368.sym_coverage.bw
 type bigWig
 shortLabel Tissue
 longLabel Tissue SRX22163368
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07956
 onlyVisibility full
 
 track Methbase_SRX22163369_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221824/SRX22163369/SRX22163369.hmr.bb
 type bigBed
 shortLabel Tissue
 longLabel Tissue SRX22163369
 color 56,113,193
 parent Methbase off
 priority 0.07957
 onlyVisibility dense
 
 track Methbase_SRX22163369_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221824/SRX22163369/SRX22163369.sym_counts.bw
 type bigWig
 shortLabel Tissue
 longLabel Tissue SRX22163369
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07958
 onlyVisibility full
 
 track Methbase_SRX22163369_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221824/SRX22163369/SRX22163369.sym_coverage.bw
 type bigWig
 shortLabel Tissue
 longLabel Tissue SRX22163369
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07959
 onlyVisibility full
 
 track Methbase_SRX22163370_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221830/SRX22163370/SRX22163370.hmr.bb
 type bigBed
 shortLabel Tissue
 longLabel Tissue SRX22163370
 color 56,113,193
 parent Methbase off
 priority 0.07960
 onlyVisibility dense
 
 track Methbase_SRX22163370_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221830/SRX22163370/SRX22163370.sym_counts.bw
 type bigWig
 shortLabel Tissue
 longLabel Tissue SRX22163370
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07961
 onlyVisibility full
 
 track Methbase_SRX22163370_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221830/SRX22163370/SRX22163370.sym_coverage.bw
 type bigWig
 shortLabel Tissue
 longLabel Tissue SRX22163370
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07962
 onlyVisibility full
 
 track Methbase_SRX22163371_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221829/SRX22163371/SRX22163371.hmr.bb
 type bigBed
 shortLabel Tissue
 longLabel Tissue SRX22163371
 color 56,113,193
 parent Methbase off
 priority 0.07963
 onlyVisibility dense
 
 track Methbase_SRX22163371_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221829/SRX22163371/SRX22163371.sym_counts.bw
 type bigWig
 shortLabel Tissue
 longLabel Tissue SRX22163371
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07964
 onlyVisibility full
 
 track Methbase_SRX22163371_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221829/SRX22163371/SRX22163371.sym_coverage.bw
 type bigWig
 shortLabel Tissue
 longLabel Tissue SRX22163371
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07965
 onlyVisibility full
 
 track Methbase_SRX22163372_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221828/SRX22163372/SRX22163372.hmr.bb
 type bigBed
 shortLabel Tissue
 longLabel Tissue SRX22163372
 color 56,113,193
 parent Methbase off
 priority 0.07966
 onlyVisibility dense
 
 track Methbase_SRX22163372_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221828/SRX22163372/SRX22163372.sym_counts.bw
 type bigWig
 shortLabel Tissue
 longLabel Tissue SRX22163372
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07967
 onlyVisibility full
 
 track Methbase_SRX22163372_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221828/SRX22163372/SRX22163372.sym_coverage.bw
 type bigWig
 shortLabel Tissue
 longLabel Tissue SRX22163372
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07968
 onlyVisibility full
 
 track Methbase_SRX22163373_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221833/SRX22163373/SRX22163373.hmr.bb
 type bigBed
 shortLabel Tissue
 longLabel Tissue SRX22163373
 color 56,113,193
 parent Methbase off
 priority 0.07969
 onlyVisibility dense
 
 track Methbase_SRX22163373_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221833/SRX22163373/SRX22163373.sym_counts.bw
 type bigWig
 shortLabel Tissue
 longLabel Tissue SRX22163373
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07970
 onlyVisibility full
 
 track Methbase_SRX22163373_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221833/SRX22163373/SRX22163373.sym_coverage.bw
 type bigWig
 shortLabel Tissue
 longLabel Tissue SRX22163373
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07971
 onlyVisibility full
 
 track Methbase_SRX22163374_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221831/SRX22163374/SRX22163374.hmr.bb
 type bigBed
 shortLabel Tissue
 longLabel Tissue SRX22163374
 color 56,113,193
 parent Methbase off
 priority 0.07972
 onlyVisibility dense
 
 track Methbase_SRX22163374_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221831/SRX22163374/SRX22163374.sym_counts.bw
 type bigWig
 shortLabel Tissue
 longLabel Tissue SRX22163374
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07973
 onlyVisibility full
 
 track Methbase_SRX22163374_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221831/SRX22163374/SRX22163374.sym_coverage.bw
 type bigWig
 shortLabel Tissue
 longLabel Tissue SRX22163374
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07974
 onlyVisibility full
 
 track Methbase_SRX22163375_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221832/SRX22163375/SRX22163375.hmr.bb
 type bigBed
 shortLabel Tissue
 longLabel Tissue SRX22163375
 color 56,113,193
 parent Methbase off
 priority 0.07975
 onlyVisibility dense
 
 track Methbase_SRX22163375_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221832/SRX22163375/SRX22163375.sym_counts.bw
 type bigWig
 shortLabel Tissue
 longLabel Tissue SRX22163375
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07976
 onlyVisibility full
 
 track Methbase_SRX22163375_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221832/SRX22163375/SRX22163375.sym_coverage.bw
 type bigWig
 shortLabel Tissue
 longLabel Tissue SRX22163375
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07977
 onlyVisibility full
 
 track Methbase_SRX22163376_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221834/SRX22163376/SRX22163376.hmr.bb
 type bigBed
 shortLabel Tissue
 longLabel Tissue SRX22163376
 color 56,113,193
 parent Methbase off
 priority 0.07978
 onlyVisibility dense
 
 track Methbase_SRX22163376_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221834/SRX22163376/SRX22163376.sym_counts.bw
 type bigWig
 shortLabel Tissue
 longLabel Tissue SRX22163376
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07979
 onlyVisibility full
 
 track Methbase_SRX22163376_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221834/SRX22163376/SRX22163376.sym_coverage.bw
 type bigWig
 shortLabel Tissue
 longLabel Tissue SRX22163376
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07980
 onlyVisibility full
 
 track Methbase_SRX22163377_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221836/SRX22163377/SRX22163377.hmr.bb
 type bigBed
 shortLabel Tissue
 longLabel Tissue SRX22163377
 color 56,113,193
 parent Methbase off
 priority 0.07981
 onlyVisibility dense
 
 track Methbase_SRX22163377_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221836/SRX22163377/SRX22163377.sym_counts.bw
 type bigWig
 shortLabel Tissue
 longLabel Tissue SRX22163377
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07982
 onlyVisibility full
 
 track Methbase_SRX22163377_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221836/SRX22163377/SRX22163377.sym_coverage.bw
 type bigWig
 shortLabel Tissue
 longLabel Tissue SRX22163377
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07983
 onlyVisibility full
 
 track Methbase_SRX22163378_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221835/SRX22163378/SRX22163378.hmr.bb
 type bigBed
 shortLabel HTM
 longLabel HTM SRX22163378
 color 56,113,193
 parent Methbase off
 priority 0.07984
 onlyVisibility dense
 
 track Methbase_SRX22163378_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221835/SRX22163378/SRX22163378.sym_counts.bw
 type bigWig
 shortLabel HTM
 longLabel HTM SRX22163378
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07985
 onlyVisibility full
 
 track Methbase_SRX22163378_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221835/SRX22163378/SRX22163378.sym_coverage.bw
 type bigWig
 shortLabel HTM
 longLabel HTM SRX22163378
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07986
 onlyVisibility full
 
 track Methbase_SRX22163379_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221839/SRX22163379/SRX22163379.hmr.bb
 type bigBed
 shortLabel HTM
 longLabel HTM SRX22163379
 color 56,113,193
 parent Methbase off
 priority 0.07987
 onlyVisibility dense
 
 track Methbase_SRX22163379_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221839/SRX22163379/SRX22163379.sym_counts.bw
 type bigWig
 shortLabel HTM
 longLabel HTM SRX22163379
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07988
 onlyVisibility full
 
 track Methbase_SRX22163379_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP467808/SRS19221839/SRX22163379/SRX22163379.sym_coverage.bw
 type bigWig
 shortLabel HTM
 longLabel HTM SRX22163379
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07989
 onlyVisibility full
 
 track Methbase_SRX22368596_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP470181/SRS19416333/SRX22368596/SRX22368596.hmr.bb
 type bigBed
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX22368596
 color 56,113,193
 parent Methbase off
 priority 0.07990
 onlyVisibility dense
 
 track Methbase_SRX22368596_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP470181/SRS19416333/SRX22368596/SRX22368596.sym_counts.bw
 type bigWig
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX22368596
 color 216,38,145
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07991
 onlyVisibility full
 
 track Methbase_SRX22368596_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP470181/SRS19416333/SRX22368596/SRX22368596.sym_coverage.bw
 type bigWig
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX22368596
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07992
 onlyVisibility full
 
 track Methbase_SRX22368599_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP470181/SRS19416336/SRX22368599/SRX22368599.hmr.bb
 type bigBed
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX22368599
 color 56,113,193
 parent Methbase off
 priority 0.07993
 onlyVisibility dense
 
 track Methbase_SRX22368599_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP470181/SRS19416336/SRX22368599/SRX22368599.sym_counts.bw
 type bigWig
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX22368599
 color 216,38,145
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07994
 onlyVisibility full
 
 track Methbase_SRX22368599_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP470181/SRS19416336/SRX22368599/SRX22368599.sym_coverage.bw
 type bigWig
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX22368599
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07995
 onlyVisibility full
 
 track Methbase_SRX22368600_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP470181/SRS19416337/SRX22368600/SRX22368600.hmr.bb
 type bigBed
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX22368600
 color 56,113,193
 parent Methbase off
 priority 0.07996
 onlyVisibility dense
 
 track Methbase_SRX22368600_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP470181/SRS19416337/SRX22368600/SRX22368600.sym_counts.bw
 type bigWig
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX22368600
 color 216,38,145
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.07997
 onlyVisibility full
 
 track Methbase_SRX22368600_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP470181/SRS19416337/SRX22368600/SRX22368600.sym_coverage.bw
 type bigWig
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX22368600
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.07998
 onlyVisibility full
 
 track Methbase_SRX22368602_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP470181/SRS19416339/SRX22368602/SRX22368602.hmr.bb
 type bigBed
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX22368602
 color 56,113,193
 parent Methbase off
 priority 0.07999
 onlyVisibility dense
 
 track Methbase_SRX22368602_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP470181/SRS19416339/SRX22368602/SRX22368602.sym_counts.bw
 type bigWig
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX22368602
 color 216,38,145
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.08000
 onlyVisibility full
 
 track Methbase_SRX22368602_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP470181/SRS19416339/SRX22368602/SRX22368602.sym_coverage.bw
 type bigWig
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX22368602
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.08001
 onlyVisibility full
 
 track Methbase_SRX22368605_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP470181/SRS19416342/SRX22368605/SRX22368605.hmr.bb
 type bigBed
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX22368605
 color 56,113,193
 parent Methbase off
 priority 0.08002
 onlyVisibility dense
 
 track Methbase_SRX22368605_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP470181/SRS19416342/SRX22368605/SRX22368605.sym_counts.bw
 type bigWig
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX22368605
 color 216,38,145
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.08003
 onlyVisibility full
 
 track Methbase_SRX22368605_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP470181/SRS19416342/SRX22368605/SRX22368605.sym_coverage.bw
 type bigWig
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX22368605
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.08004
 onlyVisibility full
 
 track Methbase_SRX22368606_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP470181/SRS19416343/SRX22368606/SRX22368606.hmr.bb
 type bigBed
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX22368606
 color 56,113,193
 parent Methbase off
 priority 0.08005
 onlyVisibility dense
 
 track Methbase_SRX22368606_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP470181/SRS19416343/SRX22368606/SRX22368606.sym_counts.bw
 type bigWig
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX22368606
 color 216,38,145
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.08006
 onlyVisibility full
 
 track Methbase_SRX22368606_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP470181/SRS19416343/SRX22368606/SRX22368606.sym_coverage.bw
 type bigWig
 shortLabel Bone Marrow
 longLabel Bone Marrow SRX22368606
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.08007
 onlyVisibility full
 
 track Methbase_SRX22491162_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP471363/SRS19504465/SRX22491162/SRX22491162.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX22491162
 color 56,113,193
 parent Methbase off
 priority 0.08008
 onlyVisibility dense
 
 track Methbase_SRX22491162_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP471363/SRS19504465/SRX22491162/SRX22491162.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22491162
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.08009
 onlyVisibility full
 
 track Methbase_SRX22491162_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP471363/SRS19504465/SRX22491162/SRX22491162.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22491162
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.08010
 onlyVisibility full
 
 track Methbase_SRX22491163_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP471363/SRS19504465/SRX22491163/SRX22491163.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX22491163
 color 56,113,193
 parent Methbase off
 priority 0.08011
 onlyVisibility dense
 
 track Methbase_SRX22491163_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP471363/SRS19504465/SRX22491163/SRX22491163.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22491163
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.08012
 onlyVisibility full
 
 track Methbase_SRX22491163_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP471363/SRS19504465/SRX22491163/SRX22491163.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22491163
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.08013
 onlyVisibility full
 
 track Methbase_SRX22491261_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP471363/SRS19504465/SRX22491261/SRX22491261.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX22491261
 color 56,113,193
 parent Methbase off
 priority 0.08014
 onlyVisibility dense
 
 track Methbase_SRX22491261_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP471363/SRS19504465/SRX22491261/SRX22491261.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22491261
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.08015
 onlyVisibility full
 
 track Methbase_SRX22491261_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP471363/SRS19504465/SRX22491261/SRX22491261.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22491261
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.08016
 onlyVisibility full
 
 track Methbase_SRX22491262_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP471363/SRS19504465/SRX22491262/SRX22491262.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX22491262
 color 56,113,193
 parent Methbase off
 priority 0.08017
 onlyVisibility dense
 
 track Methbase_SRX22491262_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP471363/SRS19504465/SRX22491262/SRX22491262.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22491262
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.08018
 onlyVisibility full
 
 track Methbase_SRX22491262_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP471363/SRS19504465/SRX22491262/SRX22491262.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22491262
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.08019
 onlyVisibility full
 
 track Methbase_SRX22491266_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP471363/SRS19504425/SRX22491266/SRX22491266.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX22491266
 color 56,113,193
 parent Methbase off
 priority 0.08020
 onlyVisibility dense
 
 track Methbase_SRX22491266_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP471363/SRS19504425/SRX22491266/SRX22491266.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22491266
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.08021
 onlyVisibility full
 
 track Methbase_SRX22491266_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP471363/SRS19504425/SRX22491266/SRX22491266.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22491266
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.08022
 onlyVisibility full
 
 track Methbase_SRX22491268_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP471363/SRS19504432/SRX22491268/SRX22491268.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX22491268
 color 56,113,193
 parent Methbase off
 priority 0.08023
 onlyVisibility dense
 
 track Methbase_SRX22491268_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP471363/SRS19504432/SRX22491268/SRX22491268.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22491268
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.08024
 onlyVisibility full
 
 track Methbase_SRX22491268_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP471363/SRS19504432/SRX22491268/SRX22491268.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22491268
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.08025
 onlyVisibility full
 
 track Methbase_SRX22491270_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP471363/SRS19504434/SRX22491270/SRX22491270.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX22491270
 color 56,113,193
 parent Methbase off
 priority 0.08026
 onlyVisibility dense
 
 track Methbase_SRX22491270_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP471363/SRS19504434/SRX22491270/SRX22491270.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22491270
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.08027
 onlyVisibility full
 
 track Methbase_SRX22491270_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP471363/SRS19504434/SRX22491270/SRX22491270.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22491270
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.08028
 onlyVisibility full
 
 track Methbase_SRX22491273_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP471363/SRS19504435/SRX22491273/SRX22491273.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX22491273
 color 56,113,193
 parent Methbase off
 priority 0.08029
 onlyVisibility dense
 
 track Methbase_SRX22491273_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP471363/SRS19504435/SRX22491273/SRX22491273.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22491273
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.08030
 onlyVisibility full
 
 track Methbase_SRX22491273_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP471363/SRS19504435/SRX22491273/SRX22491273.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22491273
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.08031
 onlyVisibility full
 
 track Methbase_SRX22491275_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP471363/SRS19504445/SRX22491275/SRX22491275.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX22491275
 color 56,113,193
 parent Methbase off
 priority 0.08032
 onlyVisibility dense
 
 track Methbase_SRX22491275_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP471363/SRS19504445/SRX22491275/SRX22491275.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22491275
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.08033
 onlyVisibility full
 
 track Methbase_SRX22491275_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP471363/SRS19504445/SRX22491275/SRX22491275.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22491275
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.08034
 onlyVisibility full
 
 track Methbase_SRX22491277_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP471363/SRS19504445/SRX22491277/SRX22491277.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX22491277
 color 56,113,193
 parent Methbase off
 priority 0.08035
 onlyVisibility dense
 
 track Methbase_SRX22491277_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP471363/SRS19504445/SRX22491277/SRX22491277.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22491277
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.08036
 onlyVisibility full
 
 track Methbase_SRX22491277_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP471363/SRS19504445/SRX22491277/SRX22491277.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22491277
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.08037
 onlyVisibility full
 
 track Methbase_SRX22491278_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP471363/SRS19504501/SRX22491278/SRX22491278.hmr.bb
 type bigBed
 shortLabel Blood
 longLabel Blood SRX22491278
 color 56,113,193
 parent Methbase off
 priority 0.08038
 onlyVisibility dense
 
 track Methbase_SRX22491278_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP471363/SRS19504501/SRX22491278/SRX22491278.sym_counts.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22491278
 color 216,38,38
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.08039
 onlyVisibility full
 
 track Methbase_SRX22491278_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP471363/SRS19504501/SRX22491278/SRX22491278.sym_coverage.bw
 type bigWig
 shortLabel Blood
 longLabel Blood SRX22491278
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.08040
 onlyVisibility full
 
 track Methbase_SRX22643088_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP474233/SRS19640479/SRX22643088/SRX22643088.hmr.bb
 type bigBed
 shortLabel Mammary Gland
 longLabel Mammary Gland SRX22643088
 color 56,113,193
 parent Methbase off
 priority 0.08041
 onlyVisibility dense
 
 track Methbase_SRX22643088_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP474233/SRS19640479/SRX22643088/SRX22643088.sym_counts.bw
 type bigWig
 shortLabel Mammary Gland
 longLabel Mammary Gland SRX22643088
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.08042
 onlyVisibility full
 
 track Methbase_SRX22643088_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP474233/SRS19640479/SRX22643088/SRX22643088.sym_coverage.bw
 type bigWig
 shortLabel Mammary Gland
 longLabel Mammary Gland SRX22643088
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.08043
 onlyVisibility full
 
 track Methbase_SRX22643089_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP474233/SRS19640480/SRX22643089/SRX22643089.hmr.bb
 type bigBed
 shortLabel Mammary Gland
 longLabel Mammary Gland SRX22643089
 color 56,113,193
 parent Methbase off
 priority 0.08044
 onlyVisibility dense
 
 track Methbase_SRX22643089_levels
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP474233/SRS19640480/SRX22643089/SRX22643089.sym_counts.bw
 type bigWig
 shortLabel Mammary Gland
 longLabel Mammary Gland SRX22643089
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:1
 yLineOnOff on
 priority 0.08045
 onlyVisibility full
 
 track Methbase_SRX22643089_reads
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP474233/SRS19640480/SRX22643089/SRX22643089.sym_coverage.bw
 type bigWig
 shortLabel Mammary Gland
 longLabel Mammary Gland SRX22643089
 color 0,0,0
 parent Methbase off
 windowingFunction mean
 maxHeightPixels 24:24:24
 viewLimits 0:10
 yLineOnOff on
 priority 0.08046
 onlyVisibility full
 
 track Methbase_SRX22643090_hmr
 bigDataUrl http://hgdownload.soe.ucsc.edu/hubs/methbase/v2/smithlab.usc.edu/methbase/data/SRP474233/SRS19640481/SRX22643090/SRX22643090.hmr.bb
 type bigBed
 shortLabel Mammary Gland
 longLabel Mammary Gland SRX22643090
 color 56,113,193
 parent Methbase off
 priority 0.08047
 onlyVisibility dense
 
 include methbase2_2.ra