d07356d76401059fbe6c2d0890b1490546a62a4e max Mon Sep 14 02:54:50 2026 -0700 hg38 Fiber-seq: reissued GM12878 data and a nucleosome density track, refs #36210 The lab reprocessed GM12878 (PM00001) and replaced the files in place under the same hash directory. Ten of its twelve files changed; a size sweep over all 41 samples confirmed no other sample is affected. This fixes the two placeholder haplotype accessibility bigWigs that covered a single base, so that overlay now draws real data for the sample that comes up by default. Its peak calls changed substantially as well, 429,883 source peaks before and 196,742 now, which is noted on the description page since figures made from the first version of the track will not reproduce for GM12878. The downloader now fetches into <file>.part and moves it into place when complete. It used curl -C - straight onto the final file, which is right for an interrupted transfer and silently corrupting when the server has replaced the file: it would have appended the tail of the new 5.2 GB hap1 file to the 512-byte stub, and the size check afterwards would have passed. It also takes an optional list of accessions now, to refresh one sample without walking all 41. Nucleosome density (all.nucleosome.coverage.bw) was sent separately and is not in the lab's own hub. It is on the server for all 41 samples and is added as a seventh data type in the compendium. Unlike every other wiggle here it is a read depth rather than a percentage, so it cannot take fixed viewLimits: the genome-wide mean runs from 25 to 142 across samples with sequencing depth and single loci reach 1.7e5. It is drawn with autoScale, which the description page explains, and reads as the complement of the accessibility signal. diff --git src/hg/makeDb/trackDb/human/hg38/fiberSeq.ra src/hg/makeDb/trackDb/human/hg38/fiberSeq.ra index 3d475a70646..0564f2b9494 100644 --- src/hg/makeDb/trackDb/human/hg38/fiberSeq.ra +++ src/hg/makeDb/trackDb/human/hg38/fiberSeq.ra @@ -76,35 +76,35 @@ longLabel Hek293T Fiber-seq percent-accessible chromatin, both haplotypes track fiberSeqAcc_PM00009 parent fiberSeqAcc type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00009/all.percent.accessible.bw color 204,121,167 shortLabel Jurkat longLabel Jurkat Fiber-seq percent-accessible chromatin, both haplotypes track fiberSeqCompendium parent fiberSeq compositeTrack faceted type bigWig shortLabel Fiber-seq Compendium - longLabel Fiber-seq accessibility, FIRE peaks and CpG methylation in 41 samples + longLabel Fiber-seq accessibility, peaks, nucleosomes and CpG methylation in 41 samples metaDataUrl /gbdb/hg38/fiberSeq/fiberSeqCompendium_metadata.tsv colorSettingsUrl /gbdb/hg38/fiberSeq/fiberSeqCompendium_colors.json primaryKey Accession - dataTypes acc|"Percent accessible" peaks|"FIRE peaks" hap|"Haplotype accessibility" cpg|"CpG methylation" cpgHap|"Haplotype CpG" cpgDiff|"CpG haplotype difference" + dataTypes acc|"Percent accessible" peaks|"FIRE peaks" hap|"Haplotype accessibility" nuc|"Nucleosome density" cpg|"CpG methylation" cpgHap|"Haplotype CpG" cpgDiff|"CpG haplotype difference" defaultSortField Accession defaultGroupBy sample maxCheckboxes 50 noInherit on visibility hide priority 2 track fiberSeqCompendium_PM00001_acc parent fiberSeqCompendium on type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00001/all.percent.accessible.bw shortLabel GM12878 Acc longLabel GM12878 Fiber-seq percent accessible, both haplotypes color 0,0,0 viewLimits 0:100 @@ -152,90 +152,104 @@ parent fiberSeqCompendium_PM00001_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00001/hap1.percent.accessible.bw color 0,114,178 shortLabel GM12878 Hap1 longLabel GM12878 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PM00001_hap_h2 parent fiberSeqCompendium_PM00001_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00001/hap2.percent.accessible.bw color 213,94,0 shortLabel GM12878 Hap2 longLabel GM12878 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PM00001_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PM00001/all.nucleosome.coverage.bw + shortLabel GM12878 Nuc + longLabel GM12878 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 4 + track fiberSeqCompendium_PM00001_cpg parent fiberSeqCompendium on type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PM00001/cpg.combined.bw shortLabel GM12878 CpG longLabel GM12878 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 4 + priority 5 track fiberSeqCompendium_PM00001_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel GM12878 CpG Hap1/2 longLabel GM12878 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 5 + priority 6 track fiberSeqCompendium_PM00001_cpgHap_h1 parent fiberSeqCompendium_PM00001_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00001/cpg.hap1.bw color 0,114,178 shortLabel GM12878 Hap1 longLabel GM12878 CpG methylation, haplotype 1 track fiberSeqCompendium_PM00001_cpgHap_h2 parent fiberSeqCompendium_PM00001_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00001/cpg.hap2.bw color 213,94,0 shortLabel GM12878 Hap2 longLabel GM12878 CpG methylation, haplotype 2 track fiberSeqCompendium_PM00001_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel GM12878 CpG diff longLabel GM12878 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 6 + priority 7 track fiberSeqCompendium_PM00001_cpgDiff_l0 parent fiberSeqCompendium_PM00001_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00001/cpg.diffs_all.bw color 137,143,143 shortLabel GM12878 All longLabel GM12878 CpG haplotype difference, All track fiberSeqCompendium_PM00001_cpgDiff_l1 parent fiberSeqCompendium_PM00001_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00001/cpg.diffs_p0.01.bw color 235,229,52 shortLabel GM12878 p < 0.01 @@ -309,90 +323,104 @@ parent fiberSeqCompendium_PM00002_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00002/hap1.percent.accessible.bw color 0,114,178 shortLabel HG002 Hap1 longLabel HG002 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PM00002_hap_h2 parent fiberSeqCompendium_PM00002_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00002/hap2.percent.accessible.bw color 213,94,0 shortLabel HG002 Hap2 longLabel HG002 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PM00002_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PM00002/all.nucleosome.coverage.bw + shortLabel HG002 Nuc + longLabel HG002 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 14 + track fiberSeqCompendium_PM00002_cpg parent fiberSeqCompendium off type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PM00002/cpg.combined.bw shortLabel HG002 CpG longLabel HG002 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 14 + priority 15 track fiberSeqCompendium_PM00002_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel HG002 CpG Hap1/2 longLabel HG002 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 15 + priority 16 track fiberSeqCompendium_PM00002_cpgHap_h1 parent fiberSeqCompendium_PM00002_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00002/cpg.hap1.bw color 0,114,178 shortLabel HG002 Hap1 longLabel HG002 CpG methylation, haplotype 1 track fiberSeqCompendium_PM00002_cpgHap_h2 parent fiberSeqCompendium_PM00002_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00002/cpg.hap2.bw color 213,94,0 shortLabel HG002 Hap2 longLabel HG002 CpG methylation, haplotype 2 track fiberSeqCompendium_PM00002_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel HG002 CpG diff longLabel HG002 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 16 + priority 17 track fiberSeqCompendium_PM00002_cpgDiff_l0 parent fiberSeqCompendium_PM00002_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00002/cpg.diffs_all.bw color 137,143,143 shortLabel HG002 All longLabel HG002 CpG haplotype difference, All track fiberSeqCompendium_PM00002_cpgDiff_l1 parent fiberSeqCompendium_PM00002_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00002/cpg.diffs_p0.01.bw color 235,229,52 shortLabel HG002 p < 0.01 @@ -466,90 +494,104 @@ parent fiberSeqCompendium_PM00004_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00004/hap1.percent.accessible.bw color 0,114,178 shortLabel K562 Hap1 longLabel K562 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PM00004_hap_h2 parent fiberSeqCompendium_PM00004_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00004/hap2.percent.accessible.bw color 213,94,0 shortLabel K562 Hap2 longLabel K562 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PM00004_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PM00004/all.nucleosome.coverage.bw + shortLabel K562 Nuc + longLabel K562 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 24 + track fiberSeqCompendium_PM00004_cpg parent fiberSeqCompendium on type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PM00004/cpg.combined.bw shortLabel K562 CpG longLabel K562 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 24 + priority 25 track fiberSeqCompendium_PM00004_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel K562 CpG Hap1/2 longLabel K562 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 25 + priority 26 track fiberSeqCompendium_PM00004_cpgHap_h1 parent fiberSeqCompendium_PM00004_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00004/cpg.hap1.bw color 0,114,178 shortLabel K562 Hap1 longLabel K562 CpG methylation, haplotype 1 track fiberSeqCompendium_PM00004_cpgHap_h2 parent fiberSeqCompendium_PM00004_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00004/cpg.hap2.bw color 213,94,0 shortLabel K562 Hap2 longLabel K562 CpG methylation, haplotype 2 track fiberSeqCompendium_PM00004_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel K562 CpG diff longLabel K562 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 26 + priority 27 track fiberSeqCompendium_PM00004_cpgDiff_l0 parent fiberSeqCompendium_PM00004_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00004/cpg.diffs_all.bw color 137,143,143 shortLabel K562 All longLabel K562 CpG haplotype difference, All track fiberSeqCompendium_PM00004_cpgDiff_l1 parent fiberSeqCompendium_PM00004_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00004/cpg.diffs_p0.01.bw color 235,229,52 shortLabel K562 p < 0.01 @@ -623,90 +665,104 @@ parent fiberSeqCompendium_PM00005_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00005/hap1.percent.accessible.bw color 0,114,178 shortLabel HepG2 Hap1 longLabel HepG2 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PM00005_hap_h2 parent fiberSeqCompendium_PM00005_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00005/hap2.percent.accessible.bw color 213,94,0 shortLabel HepG2 Hap2 longLabel HepG2 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PM00005_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PM00005/all.nucleosome.coverage.bw + shortLabel HepG2 Nuc + longLabel HepG2 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 34 + track fiberSeqCompendium_PM00005_cpg parent fiberSeqCompendium on type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PM00005/cpg.combined.bw shortLabel HepG2 CpG longLabel HepG2 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 34 + priority 35 track fiberSeqCompendium_PM00005_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel HepG2 CpG Hap1/2 longLabel HepG2 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 35 + priority 36 track fiberSeqCompendium_PM00005_cpgHap_h1 parent fiberSeqCompendium_PM00005_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00005/cpg.hap1.bw color 0,114,178 shortLabel HepG2 Hap1 longLabel HepG2 CpG methylation, haplotype 1 track fiberSeqCompendium_PM00005_cpgHap_h2 parent fiberSeqCompendium_PM00005_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00005/cpg.hap2.bw color 213,94,0 shortLabel HepG2 Hap2 longLabel HepG2 CpG methylation, haplotype 2 track fiberSeqCompendium_PM00005_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel HepG2 CpG diff longLabel HepG2 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 36 + priority 37 track fiberSeqCompendium_PM00005_cpgDiff_l0 parent fiberSeqCompendium_PM00005_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00005/cpg.diffs_all.bw color 137,143,143 shortLabel HepG2 All longLabel HepG2 CpG haplotype difference, All track fiberSeqCompendium_PM00005_cpgDiff_l1 parent fiberSeqCompendium_PM00005_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00005/cpg.diffs_p0.01.bw color 235,229,52 shortLabel HepG2 p < 0.01 @@ -780,90 +836,104 @@ parent fiberSeqCompendium_PM00006_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00006/hap1.percent.accessible.bw color 0,114,178 shortLabel Panc1 Hap1 longLabel Panc1 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PM00006_hap_h2 parent fiberSeqCompendium_PM00006_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00006/hap2.percent.accessible.bw color 213,94,0 shortLabel Panc1 Hap2 longLabel Panc1 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PM00006_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PM00006/all.nucleosome.coverage.bw + shortLabel Panc1 Nuc + longLabel Panc1 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 44 + track fiberSeqCompendium_PM00006_cpg parent fiberSeqCompendium off type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PM00006/cpg.combined.bw shortLabel Panc1 CpG longLabel Panc1 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 44 + priority 45 track fiberSeqCompendium_PM00006_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel Panc1 CpG Hap1/2 longLabel Panc1 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 45 + priority 46 track fiberSeqCompendium_PM00006_cpgHap_h1 parent fiberSeqCompendium_PM00006_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00006/cpg.hap1.bw color 0,114,178 shortLabel Panc1 Hap1 longLabel Panc1 CpG methylation, haplotype 1 track fiberSeqCompendium_PM00006_cpgHap_h2 parent fiberSeqCompendium_PM00006_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00006/cpg.hap2.bw color 213,94,0 shortLabel Panc1 Hap2 longLabel Panc1 CpG methylation, haplotype 2 track fiberSeqCompendium_PM00006_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel Panc1 CpG diff longLabel Panc1 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 46 + priority 47 track fiberSeqCompendium_PM00006_cpgDiff_l0 parent fiberSeqCompendium_PM00006_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00006/cpg.diffs_all.bw color 137,143,143 shortLabel Panc1 All longLabel Panc1 CpG haplotype difference, All track fiberSeqCompendium_PM00006_cpgDiff_l1 parent fiberSeqCompendium_PM00006_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00006/cpg.diffs_p0.01.bw color 235,229,52 shortLabel Panc1 p < 0.01 @@ -937,90 +1007,104 @@ parent fiberSeqCompendium_PM00007_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00007/hap1.percent.accessible.bw color 0,114,178 shortLabel THP-1 Hap1 longLabel THP-1 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PM00007_hap_h2 parent fiberSeqCompendium_PM00007_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00007/hap2.percent.accessible.bw color 213,94,0 shortLabel THP-1 Hap2 longLabel THP-1 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PM00007_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PM00007/all.nucleosome.coverage.bw + shortLabel THP-1 Nuc + longLabel THP-1 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 54 + track fiberSeqCompendium_PM00007_cpg parent fiberSeqCompendium off type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PM00007/cpg.combined.bw shortLabel THP-1 CpG longLabel THP-1 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 54 + priority 55 track fiberSeqCompendium_PM00007_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel THP-1 CpG Hap1/2 longLabel THP-1 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 55 + priority 56 track fiberSeqCompendium_PM00007_cpgHap_h1 parent fiberSeqCompendium_PM00007_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00007/cpg.hap1.bw color 0,114,178 shortLabel THP-1 Hap1 longLabel THP-1 CpG methylation, haplotype 1 track fiberSeqCompendium_PM00007_cpgHap_h2 parent fiberSeqCompendium_PM00007_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00007/cpg.hap2.bw color 213,94,0 shortLabel THP-1 Hap2 longLabel THP-1 CpG methylation, haplotype 2 track fiberSeqCompendium_PM00007_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel THP-1 CpG diff longLabel THP-1 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 56 + priority 57 track fiberSeqCompendium_PM00007_cpgDiff_l0 parent fiberSeqCompendium_PM00007_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00007/cpg.diffs_all.bw color 137,143,143 shortLabel THP-1 All longLabel THP-1 CpG haplotype difference, All track fiberSeqCompendium_PM00007_cpgDiff_l1 parent fiberSeqCompendium_PM00007_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00007/cpg.diffs_p0.01.bw color 235,229,52 shortLabel THP-1 p < 0.01 @@ -1094,90 +1178,104 @@ parent fiberSeqCompendium_PM00008_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00008/hap1.percent.accessible.bw color 0,114,178 shortLabel Hap1 Hap1 longLabel Hap1 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PM00008_hap_h2 parent fiberSeqCompendium_PM00008_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00008/hap2.percent.accessible.bw color 213,94,0 shortLabel Hap1 Hap2 longLabel Hap1 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PM00008_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PM00008/all.nucleosome.coverage.bw + shortLabel Hap1 Nuc + longLabel Hap1 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 64 + track fiberSeqCompendium_PM00008_cpg parent fiberSeqCompendium off type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PM00008/cpg.combined.bw shortLabel Hap1 CpG longLabel Hap1 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 64 + priority 65 track fiberSeqCompendium_PM00008_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel Hap1 CpG Hap1/2 longLabel Hap1 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 65 + priority 66 track fiberSeqCompendium_PM00008_cpgHap_h1 parent fiberSeqCompendium_PM00008_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00008/cpg.hap1.bw color 0,114,178 shortLabel Hap1 Hap1 longLabel Hap1 CpG methylation, haplotype 1 track fiberSeqCompendium_PM00008_cpgHap_h2 parent fiberSeqCompendium_PM00008_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00008/cpg.hap2.bw color 213,94,0 shortLabel Hap1 Hap2 longLabel Hap1 CpG methylation, haplotype 2 track fiberSeqCompendium_PM00008_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel Hap1 CpG diff longLabel Hap1 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 66 + priority 67 track fiberSeqCompendium_PM00008_cpgDiff_l0 parent fiberSeqCompendium_PM00008_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00008/cpg.diffs_all.bw color 137,143,143 shortLabel Hap1 All longLabel Hap1 CpG haplotype difference, All track fiberSeqCompendium_PM00008_cpgDiff_l1 parent fiberSeqCompendium_PM00008_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00008/cpg.diffs_p0.01.bw color 235,229,52 shortLabel Hap1 p < 0.01 @@ -1251,90 +1349,104 @@ parent fiberSeqCompendium_PM00009_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00009/hap1.percent.accessible.bw color 0,114,178 shortLabel Jurkat Hap1 longLabel Jurkat Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PM00009_hap_h2 parent fiberSeqCompendium_PM00009_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00009/hap2.percent.accessible.bw color 213,94,0 shortLabel Jurkat Hap2 longLabel Jurkat Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PM00009_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PM00009/all.nucleosome.coverage.bw + shortLabel Jurkat Nuc + longLabel Jurkat Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 74 + track fiberSeqCompendium_PM00009_cpg parent fiberSeqCompendium off type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PM00009/cpg.combined.bw shortLabel Jurkat CpG longLabel Jurkat CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 74 + priority 75 track fiberSeqCompendium_PM00009_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel Jurkat CpG Hap1/2 longLabel Jurkat CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 75 + priority 76 track fiberSeqCompendium_PM00009_cpgHap_h1 parent fiberSeqCompendium_PM00009_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00009/cpg.hap1.bw color 0,114,178 shortLabel Jurkat Hap1 longLabel Jurkat CpG methylation, haplotype 1 track fiberSeqCompendium_PM00009_cpgHap_h2 parent fiberSeqCompendium_PM00009_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00009/cpg.hap2.bw color 213,94,0 shortLabel Jurkat Hap2 longLabel Jurkat CpG methylation, haplotype 2 track fiberSeqCompendium_PM00009_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel Jurkat CpG diff longLabel Jurkat CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 76 + priority 77 track fiberSeqCompendium_PM00009_cpgDiff_l0 parent fiberSeqCompendium_PM00009_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00009/cpg.diffs_all.bw color 137,143,143 shortLabel Jurkat All longLabel Jurkat CpG haplotype difference, All track fiberSeqCompendium_PM00009_cpgDiff_l1 parent fiberSeqCompendium_PM00009_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00009/cpg.diffs_p0.01.bw color 235,229,52 shortLabel Jurkat p < 0.01 @@ -1408,90 +1520,104 @@ parent fiberSeqCompendium_PM00010_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00010/hap1.percent.accessible.bw color 0,114,178 shortLabel H1 Hap1 longLabel H1 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PM00010_hap_h2 parent fiberSeqCompendium_PM00010_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00010/hap2.percent.accessible.bw color 213,94,0 shortLabel H1 Hap2 longLabel H1 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PM00010_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PM00010/all.nucleosome.coverage.bw + shortLabel H1 Nuc + longLabel H1 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 84 + track fiberSeqCompendium_PM00010_cpg parent fiberSeqCompendium off type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PM00010/cpg.combined.bw shortLabel H1 CpG longLabel H1 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 84 + priority 85 track fiberSeqCompendium_PM00010_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel H1 CpG Hap1/2 longLabel H1 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 85 + priority 86 track fiberSeqCompendium_PM00010_cpgHap_h1 parent fiberSeqCompendium_PM00010_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00010/cpg.hap1.bw color 0,114,178 shortLabel H1 Hap1 longLabel H1 CpG methylation, haplotype 1 track fiberSeqCompendium_PM00010_cpgHap_h2 parent fiberSeqCompendium_PM00010_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00010/cpg.hap2.bw color 213,94,0 shortLabel H1 Hap2 longLabel H1 CpG methylation, haplotype 2 track fiberSeqCompendium_PM00010_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel H1 CpG diff longLabel H1 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 86 + priority 87 track fiberSeqCompendium_PM00010_cpgDiff_l0 parent fiberSeqCompendium_PM00010_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00010/cpg.diffs_all.bw color 137,143,143 shortLabel H1 All longLabel H1 CpG haplotype difference, All track fiberSeqCompendium_PM00010_cpgDiff_l1 parent fiberSeqCompendium_PM00010_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00010/cpg.diffs_p0.01.bw color 235,229,52 shortLabel H1 p < 0.01 @@ -1565,90 +1691,104 @@ parent fiberSeqCompendium_PM00011_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00011/hap1.percent.accessible.bw color 0,114,178 shortLabel H9 Hap1 longLabel H9 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PM00011_hap_h2 parent fiberSeqCompendium_PM00011_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00011/hap2.percent.accessible.bw color 213,94,0 shortLabel H9 Hap2 longLabel H9 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PM00011_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PM00011/all.nucleosome.coverage.bw + shortLabel H9 Nuc + longLabel H9 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 94 + track fiberSeqCompendium_PM00011_cpg parent fiberSeqCompendium off type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PM00011/cpg.combined.bw shortLabel H9 CpG longLabel H9 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 94 + priority 95 track fiberSeqCompendium_PM00011_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel H9 CpG Hap1/2 longLabel H9 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 95 + priority 96 track fiberSeqCompendium_PM00011_cpgHap_h1 parent fiberSeqCompendium_PM00011_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00011/cpg.hap1.bw color 0,114,178 shortLabel H9 Hap1 longLabel H9 CpG methylation, haplotype 1 track fiberSeqCompendium_PM00011_cpgHap_h2 parent fiberSeqCompendium_PM00011_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00011/cpg.hap2.bw color 213,94,0 shortLabel H9 Hap2 longLabel H9 CpG methylation, haplotype 2 track fiberSeqCompendium_PM00011_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel H9 CpG diff longLabel H9 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 96 + priority 97 track fiberSeqCompendium_PM00011_cpgDiff_l0 parent fiberSeqCompendium_PM00011_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00011/cpg.diffs_all.bw color 137,143,143 shortLabel H9 All longLabel H9 CpG haplotype difference, All track fiberSeqCompendium_PM00011_cpgDiff_l1 parent fiberSeqCompendium_PM00011_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00011/cpg.diffs_p0.01.bw color 235,229,52 shortLabel H9 p < 0.01 @@ -1722,90 +1862,104 @@ parent fiberSeqCompendium_PM00012_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00012/hap1.percent.accessible.bw color 0,114,178 shortLabel Hek293T Hap1 longLabel Hek293T Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PM00012_hap_h2 parent fiberSeqCompendium_PM00012_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00012/hap2.percent.accessible.bw color 213,94,0 shortLabel Hek293T Hap2 longLabel Hek293T Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PM00012_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PM00012/all.nucleosome.coverage.bw + shortLabel Hek293T Nuc + longLabel Hek293T Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 104 + track fiberSeqCompendium_PM00012_cpg parent fiberSeqCompendium off type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PM00012/cpg.combined.bw shortLabel Hek293T CpG longLabel Hek293T CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 104 + priority 105 track fiberSeqCompendium_PM00012_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel Hek293T CpG Hap1/2 longLabel Hek293T CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 105 + priority 106 track fiberSeqCompendium_PM00012_cpgHap_h1 parent fiberSeqCompendium_PM00012_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00012/cpg.hap1.bw color 0,114,178 shortLabel Hek293T Hap1 longLabel Hek293T CpG methylation, haplotype 1 track fiberSeqCompendium_PM00012_cpgHap_h2 parent fiberSeqCompendium_PM00012_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00012/cpg.hap2.bw color 213,94,0 shortLabel Hek293T Hap2 longLabel Hek293T CpG methylation, haplotype 2 track fiberSeqCompendium_PM00012_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel Hek293T CpG diff longLabel Hek293T CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 106 + priority 107 track fiberSeqCompendium_PM00012_cpgDiff_l0 parent fiberSeqCompendium_PM00012_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00012/cpg.diffs_all.bw color 137,143,143 shortLabel Hek293T All longLabel Hek293T CpG haplotype difference, All track fiberSeqCompendium_PM00012_cpgDiff_l1 parent fiberSeqCompendium_PM00012_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PM00012/cpg.diffs_p0.01.bw color 235,229,52 shortLabel Hek293T p < 0.01 @@ -1879,90 +2033,104 @@ parent fiberSeqCompendium_PS00971_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00971/hap1.percent.accessible.bw color 0,114,178 shortLabel HG01123 Hap1 longLabel HG01123 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PS00971_hap_h2 parent fiberSeqCompendium_PS00971_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00971/hap2.percent.accessible.bw color 213,94,0 shortLabel HG01123 Hap2 longLabel HG01123 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PS00971_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PS00971/all.nucleosome.coverage.bw + shortLabel HG01123 Nuc + longLabel HG01123 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 114 + track fiberSeqCompendium_PS00971_cpg parent fiberSeqCompendium off type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PS00971/cpg.combined.bw shortLabel HG01123 CpG longLabel HG01123 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 114 + priority 115 track fiberSeqCompendium_PS00971_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel HG01123 CpG Hap1/2 longLabel HG01123 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 115 + priority 116 track fiberSeqCompendium_PS00971_cpgHap_h1 parent fiberSeqCompendium_PS00971_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00971/cpg.hap1.bw color 0,114,178 shortLabel HG01123 Hap1 longLabel HG01123 CpG methylation, haplotype 1 track fiberSeqCompendium_PS00971_cpgHap_h2 parent fiberSeqCompendium_PS00971_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00971/cpg.hap2.bw color 213,94,0 shortLabel HG01123 Hap2 longLabel HG01123 CpG methylation, haplotype 2 track fiberSeqCompendium_PS00971_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel HG01123 CpG diff longLabel HG01123 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 116 + priority 117 track fiberSeqCompendium_PS00971_cpgDiff_l0 parent fiberSeqCompendium_PS00971_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00971/cpg.diffs_all.bw color 137,143,143 shortLabel HG01123 All longLabel HG01123 CpG haplotype difference, All track fiberSeqCompendium_PS00971_cpgDiff_l1 parent fiberSeqCompendium_PS00971_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00971/cpg.diffs_p0.01.bw color 235,229,52 shortLabel HG01123 p < 0.01 @@ -2036,90 +2204,104 @@ parent fiberSeqCompendium_PS00972_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00972/hap1.percent.accessible.bw color 0,114,178 shortLabel HG01258 Hap1 longLabel HG01258 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PS00972_hap_h2 parent fiberSeqCompendium_PS00972_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00972/hap2.percent.accessible.bw color 213,94,0 shortLabel HG01258 Hap2 longLabel HG01258 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PS00972_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PS00972/all.nucleosome.coverage.bw + shortLabel HG01258 Nuc + longLabel HG01258 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 124 + track fiberSeqCompendium_PS00972_cpg parent fiberSeqCompendium off type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PS00972/cpg.combined.bw shortLabel HG01258 CpG longLabel HG01258 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 124 + priority 125 track fiberSeqCompendium_PS00972_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel HG01258 CpG Hap1/2 longLabel HG01258 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 125 + priority 126 track fiberSeqCompendium_PS00972_cpgHap_h1 parent fiberSeqCompendium_PS00972_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00972/cpg.hap1.bw color 0,114,178 shortLabel HG01258 Hap1 longLabel HG01258 CpG methylation, haplotype 1 track fiberSeqCompendium_PS00972_cpgHap_h2 parent fiberSeqCompendium_PS00972_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00972/cpg.hap2.bw color 213,94,0 shortLabel HG01258 Hap2 longLabel HG01258 CpG methylation, haplotype 2 track fiberSeqCompendium_PS00972_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel HG01258 CpG diff longLabel HG01258 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 126 + priority 127 track fiberSeqCompendium_PS00972_cpgDiff_l0 parent fiberSeqCompendium_PS00972_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00972/cpg.diffs_all.bw color 137,143,143 shortLabel HG01258 All longLabel HG01258 CpG haplotype difference, All track fiberSeqCompendium_PS00972_cpgDiff_l1 parent fiberSeqCompendium_PS00972_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00972/cpg.diffs_p0.01.bw color 235,229,52 shortLabel HG01258 p < 0.01 @@ -2193,90 +2375,104 @@ parent fiberSeqCompendium_PS00973_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00973/hap1.percent.accessible.bw color 0,114,178 shortLabel HG01358 Hap1 longLabel HG01358 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PS00973_hap_h2 parent fiberSeqCompendium_PS00973_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00973/hap2.percent.accessible.bw color 213,94,0 shortLabel HG01358 Hap2 longLabel HG01358 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PS00973_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PS00973/all.nucleosome.coverage.bw + shortLabel HG01358 Nuc + longLabel HG01358 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 134 + track fiberSeqCompendium_PS00973_cpg parent fiberSeqCompendium off type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PS00973/cpg.combined.bw shortLabel HG01358 CpG longLabel HG01358 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 134 + priority 135 track fiberSeqCompendium_PS00973_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel HG01358 CpG Hap1/2 longLabel HG01358 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 135 + priority 136 track fiberSeqCompendium_PS00973_cpgHap_h1 parent fiberSeqCompendium_PS00973_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00973/cpg.hap1.bw color 0,114,178 shortLabel HG01358 Hap1 longLabel HG01358 CpG methylation, haplotype 1 track fiberSeqCompendium_PS00973_cpgHap_h2 parent fiberSeqCompendium_PS00973_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00973/cpg.hap2.bw color 213,94,0 shortLabel HG01358 Hap2 longLabel HG01358 CpG methylation, haplotype 2 track fiberSeqCompendium_PS00973_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel HG01358 CpG diff longLabel HG01358 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 136 + priority 137 track fiberSeqCompendium_PS00973_cpgDiff_l0 parent fiberSeqCompendium_PS00973_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00973/cpg.diffs_all.bw color 137,143,143 shortLabel HG01358 All longLabel HG01358 CpG haplotype difference, All track fiberSeqCompendium_PS00973_cpgDiff_l1 parent fiberSeqCompendium_PS00973_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00973/cpg.diffs_p0.01.bw color 235,229,52 shortLabel HG01358 p < 0.01 @@ -2350,90 +2546,104 @@ parent fiberSeqCompendium_PS00974_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00974/hap1.percent.accessible.bw color 0,114,178 shortLabel HG01361 Hap1 longLabel HG01361 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PS00974_hap_h2 parent fiberSeqCompendium_PS00974_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00974/hap2.percent.accessible.bw color 213,94,0 shortLabel HG01361 Hap2 longLabel HG01361 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PS00974_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PS00974/all.nucleosome.coverage.bw + shortLabel HG01361 Nuc + longLabel HG01361 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 144 + track fiberSeqCompendium_PS00974_cpg parent fiberSeqCompendium off type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PS00974/cpg.combined.bw shortLabel HG01361 CpG longLabel HG01361 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 144 + priority 145 track fiberSeqCompendium_PS00974_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel HG01361 CpG Hap1/2 longLabel HG01361 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 145 + priority 146 track fiberSeqCompendium_PS00974_cpgHap_h1 parent fiberSeqCompendium_PS00974_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00974/cpg.hap1.bw color 0,114,178 shortLabel HG01361 Hap1 longLabel HG01361 CpG methylation, haplotype 1 track fiberSeqCompendium_PS00974_cpgHap_h2 parent fiberSeqCompendium_PS00974_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00974/cpg.hap2.bw color 213,94,0 shortLabel HG01361 Hap2 longLabel HG01361 CpG methylation, haplotype 2 track fiberSeqCompendium_PS00974_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel HG01361 CpG diff longLabel HG01361 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 146 + priority 147 track fiberSeqCompendium_PS00974_cpgDiff_l0 parent fiberSeqCompendium_PS00974_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00974/cpg.diffs_all.bw color 137,143,143 shortLabel HG01361 All longLabel HG01361 CpG haplotype difference, All track fiberSeqCompendium_PS00974_cpgDiff_l1 parent fiberSeqCompendium_PS00974_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00974/cpg.diffs_p0.01.bw color 235,229,52 shortLabel HG01361 p < 0.01 @@ -2507,90 +2717,104 @@ parent fiberSeqCompendium_PS00975_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00975/hap1.percent.accessible.bw color 0,114,178 shortLabel HG01891 Hap1 longLabel HG01891 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PS00975_hap_h2 parent fiberSeqCompendium_PS00975_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00975/hap2.percent.accessible.bw color 213,94,0 shortLabel HG01891 Hap2 longLabel HG01891 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PS00975_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PS00975/all.nucleosome.coverage.bw + shortLabel HG01891 Nuc + longLabel HG01891 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 154 + track fiberSeqCompendium_PS00975_cpg parent fiberSeqCompendium off type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PS00975/cpg.combined.bw shortLabel HG01891 CpG longLabel HG01891 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 154 + priority 155 track fiberSeqCompendium_PS00975_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel HG01891 CpG Hap1/2 longLabel HG01891 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 155 + priority 156 track fiberSeqCompendium_PS00975_cpgHap_h1 parent fiberSeqCompendium_PS00975_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00975/cpg.hap1.bw color 0,114,178 shortLabel HG01891 Hap1 longLabel HG01891 CpG methylation, haplotype 1 track fiberSeqCompendium_PS00975_cpgHap_h2 parent fiberSeqCompendium_PS00975_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00975/cpg.hap2.bw color 213,94,0 shortLabel HG01891 Hap2 longLabel HG01891 CpG methylation, haplotype 2 track fiberSeqCompendium_PS00975_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel HG01891 CpG diff longLabel HG01891 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 156 + priority 157 track fiberSeqCompendium_PS00975_cpgDiff_l0 parent fiberSeqCompendium_PS00975_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00975/cpg.diffs_all.bw color 137,143,143 shortLabel HG01891 All longLabel HG01891 CpG haplotype difference, All track fiberSeqCompendium_PS00975_cpgDiff_l1 parent fiberSeqCompendium_PS00975_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00975/cpg.diffs_p0.01.bw color 235,229,52 shortLabel HG01891 p < 0.01 @@ -2664,90 +2888,104 @@ parent fiberSeqCompendium_PS00976_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00976/hap1.percent.accessible.bw color 0,114,178 shortLabel HG02071 Hap1 longLabel HG02071 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PS00976_hap_h2 parent fiberSeqCompendium_PS00976_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00976/hap2.percent.accessible.bw color 213,94,0 shortLabel HG02071 Hap2 longLabel HG02071 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PS00976_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PS00976/all.nucleosome.coverage.bw + shortLabel HG02071 Nuc + longLabel HG02071 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 164 + track fiberSeqCompendium_PS00976_cpg parent fiberSeqCompendium off type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PS00976/cpg.combined.bw shortLabel HG02071 CpG longLabel HG02071 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 164 + priority 165 track fiberSeqCompendium_PS00976_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel HG02071 CpG Hap1/2 longLabel HG02071 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 165 + priority 166 track fiberSeqCompendium_PS00976_cpgHap_h1 parent fiberSeqCompendium_PS00976_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00976/cpg.hap1.bw color 0,114,178 shortLabel HG02071 Hap1 longLabel HG02071 CpG methylation, haplotype 1 track fiberSeqCompendium_PS00976_cpgHap_h2 parent fiberSeqCompendium_PS00976_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00976/cpg.hap2.bw color 213,94,0 shortLabel HG02071 Hap2 longLabel HG02071 CpG methylation, haplotype 2 track fiberSeqCompendium_PS00976_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel HG02071 CpG diff longLabel HG02071 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 166 + priority 167 track fiberSeqCompendium_PS00976_cpgDiff_l0 parent fiberSeqCompendium_PS00976_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00976/cpg.diffs_all.bw color 137,143,143 shortLabel HG02071 All longLabel HG02071 CpG haplotype difference, All track fiberSeqCompendium_PS00976_cpgDiff_l1 parent fiberSeqCompendium_PS00976_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00976/cpg.diffs_p0.01.bw color 235,229,52 shortLabel HG02071 p < 0.01 @@ -2821,90 +3059,104 @@ parent fiberSeqCompendium_PS00977_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00977/hap1.percent.accessible.bw color 0,114,178 shortLabel HG02074 Hap1 longLabel HG02074 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PS00977_hap_h2 parent fiberSeqCompendium_PS00977_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00977/hap2.percent.accessible.bw color 213,94,0 shortLabel HG02074 Hap2 longLabel HG02074 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PS00977_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PS00977/all.nucleosome.coverage.bw + shortLabel HG02074 Nuc + longLabel HG02074 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 174 + track fiberSeqCompendium_PS00977_cpg parent fiberSeqCompendium off type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PS00977/cpg.combined.bw shortLabel HG02074 CpG longLabel HG02074 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 174 + priority 175 track fiberSeqCompendium_PS00977_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel HG02074 CpG Hap1/2 longLabel HG02074 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 175 + priority 176 track fiberSeqCompendium_PS00977_cpgHap_h1 parent fiberSeqCompendium_PS00977_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00977/cpg.hap1.bw color 0,114,178 shortLabel HG02074 Hap1 longLabel HG02074 CpG methylation, haplotype 1 track fiberSeqCompendium_PS00977_cpgHap_h2 parent fiberSeqCompendium_PS00977_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00977/cpg.hap2.bw color 213,94,0 shortLabel HG02074 Hap2 longLabel HG02074 CpG methylation, haplotype 2 track fiberSeqCompendium_PS00977_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel HG02074 CpG diff longLabel HG02074 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 176 + priority 177 track fiberSeqCompendium_PS00977_cpgDiff_l0 parent fiberSeqCompendium_PS00977_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00977/cpg.diffs_all.bw color 137,143,143 shortLabel HG02074 All longLabel HG02074 CpG haplotype difference, All track fiberSeqCompendium_PS00977_cpgDiff_l1 parent fiberSeqCompendium_PS00977_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00977/cpg.diffs_p0.01.bw color 235,229,52 shortLabel HG02074 p < 0.01 @@ -2978,90 +3230,104 @@ parent fiberSeqCompendium_PS00978_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00978/hap1.percent.accessible.bw color 0,114,178 shortLabel HG02132 Hap1 longLabel HG02132 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PS00978_hap_h2 parent fiberSeqCompendium_PS00978_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00978/hap2.percent.accessible.bw color 213,94,0 shortLabel HG02132 Hap2 longLabel HG02132 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PS00978_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PS00978/all.nucleosome.coverage.bw + shortLabel HG02132 Nuc + longLabel HG02132 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 184 + track fiberSeqCompendium_PS00978_cpg parent fiberSeqCompendium off type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PS00978/cpg.combined.bw shortLabel HG02132 CpG longLabel HG02132 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 184 + priority 185 track fiberSeqCompendium_PS00978_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel HG02132 CpG Hap1/2 longLabel HG02132 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 185 + priority 186 track fiberSeqCompendium_PS00978_cpgHap_h1 parent fiberSeqCompendium_PS00978_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00978/cpg.hap1.bw color 0,114,178 shortLabel HG02132 Hap1 longLabel HG02132 CpG methylation, haplotype 1 track fiberSeqCompendium_PS00978_cpgHap_h2 parent fiberSeqCompendium_PS00978_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00978/cpg.hap2.bw color 213,94,0 shortLabel HG02132 Hap2 longLabel HG02132 CpG methylation, haplotype 2 track fiberSeqCompendium_PS00978_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel HG02132 CpG diff longLabel HG02132 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 186 + priority 187 track fiberSeqCompendium_PS00978_cpgDiff_l0 parent fiberSeqCompendium_PS00978_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00978/cpg.diffs_all.bw color 137,143,143 shortLabel HG02132 All longLabel HG02132 CpG haplotype difference, All track fiberSeqCompendium_PS00978_cpgDiff_l1 parent fiberSeqCompendium_PS00978_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00978/cpg.diffs_p0.01.bw color 235,229,52 shortLabel HG02132 p < 0.01 @@ -3135,90 +3401,104 @@ parent fiberSeqCompendium_PS00979_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00979/hap1.percent.accessible.bw color 0,114,178 shortLabel HG02135 Hap1 longLabel HG02135 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PS00979_hap_h2 parent fiberSeqCompendium_PS00979_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00979/hap2.percent.accessible.bw color 213,94,0 shortLabel HG02135 Hap2 longLabel HG02135 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PS00979_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PS00979/all.nucleosome.coverage.bw + shortLabel HG02135 Nuc + longLabel HG02135 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 194 + track fiberSeqCompendium_PS00979_cpg parent fiberSeqCompendium off type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PS00979/cpg.combined.bw shortLabel HG02135 CpG longLabel HG02135 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 194 + priority 195 track fiberSeqCompendium_PS00979_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel HG02135 CpG Hap1/2 longLabel HG02135 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 195 + priority 196 track fiberSeqCompendium_PS00979_cpgHap_h1 parent fiberSeqCompendium_PS00979_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00979/cpg.hap1.bw color 0,114,178 shortLabel HG02135 Hap1 longLabel HG02135 CpG methylation, haplotype 1 track fiberSeqCompendium_PS00979_cpgHap_h2 parent fiberSeqCompendium_PS00979_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00979/cpg.hap2.bw color 213,94,0 shortLabel HG02135 Hap2 longLabel HG02135 CpG methylation, haplotype 2 track fiberSeqCompendium_PS00979_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel HG02135 CpG diff longLabel HG02135 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 196 + priority 197 track fiberSeqCompendium_PS00979_cpgDiff_l0 parent fiberSeqCompendium_PS00979_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00979/cpg.diffs_all.bw color 137,143,143 shortLabel HG02135 All longLabel HG02135 CpG haplotype difference, All track fiberSeqCompendium_PS00979_cpgDiff_l1 parent fiberSeqCompendium_PS00979_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00979/cpg.diffs_p0.01.bw color 235,229,52 shortLabel HG02135 p < 0.01 @@ -3292,90 +3572,104 @@ parent fiberSeqCompendium_PS00980_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00980/hap1.percent.accessible.bw color 0,114,178 shortLabel HG02257 Hap1 longLabel HG02257 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PS00980_hap_h2 parent fiberSeqCompendium_PS00980_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00980/hap2.percent.accessible.bw color 213,94,0 shortLabel HG02257 Hap2 longLabel HG02257 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PS00980_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PS00980/all.nucleosome.coverage.bw + shortLabel HG02257 Nuc + longLabel HG02257 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 204 + track fiberSeqCompendium_PS00980_cpg parent fiberSeqCompendium off type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PS00980/cpg.combined.bw shortLabel HG02257 CpG longLabel HG02257 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 204 + priority 205 track fiberSeqCompendium_PS00980_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel HG02257 CpG Hap1/2 longLabel HG02257 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 205 + priority 206 track fiberSeqCompendium_PS00980_cpgHap_h1 parent fiberSeqCompendium_PS00980_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00980/cpg.hap1.bw color 0,114,178 shortLabel HG02257 Hap1 longLabel HG02257 CpG methylation, haplotype 1 track fiberSeqCompendium_PS00980_cpgHap_h2 parent fiberSeqCompendium_PS00980_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00980/cpg.hap2.bw color 213,94,0 shortLabel HG02257 Hap2 longLabel HG02257 CpG methylation, haplotype 2 track fiberSeqCompendium_PS00980_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel HG02257 CpG diff longLabel HG02257 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 206 + priority 207 track fiberSeqCompendium_PS00980_cpgDiff_l0 parent fiberSeqCompendium_PS00980_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00980/cpg.diffs_all.bw color 137,143,143 shortLabel HG02257 All longLabel HG02257 CpG haplotype difference, All track fiberSeqCompendium_PS00980_cpgDiff_l1 parent fiberSeqCompendium_PS00980_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00980/cpg.diffs_p0.01.bw color 235,229,52 shortLabel HG02257 p < 0.01 @@ -3449,90 +3743,104 @@ parent fiberSeqCompendium_PS00981_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00981/hap1.percent.accessible.bw color 0,114,178 shortLabel HG02486 Hap1 longLabel HG02486 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PS00981_hap_h2 parent fiberSeqCompendium_PS00981_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00981/hap2.percent.accessible.bw color 213,94,0 shortLabel HG02486 Hap2 longLabel HG02486 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PS00981_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PS00981/all.nucleosome.coverage.bw + shortLabel HG02486 Nuc + longLabel HG02486 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 214 + track fiberSeqCompendium_PS00981_cpg parent fiberSeqCompendium off type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PS00981/cpg.combined.bw shortLabel HG02486 CpG longLabel HG02486 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 214 + priority 215 track fiberSeqCompendium_PS00981_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel HG02486 CpG Hap1/2 longLabel HG02486 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 215 + priority 216 track fiberSeqCompendium_PS00981_cpgHap_h1 parent fiberSeqCompendium_PS00981_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00981/cpg.hap1.bw color 0,114,178 shortLabel HG02486 Hap1 longLabel HG02486 CpG methylation, haplotype 1 track fiberSeqCompendium_PS00981_cpgHap_h2 parent fiberSeqCompendium_PS00981_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00981/cpg.hap2.bw color 213,94,0 shortLabel HG02486 Hap2 longLabel HG02486 CpG methylation, haplotype 2 track fiberSeqCompendium_PS00981_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel HG02486 CpG diff longLabel HG02486 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 216 + priority 217 track fiberSeqCompendium_PS00981_cpgDiff_l0 parent fiberSeqCompendium_PS00981_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00981/cpg.diffs_all.bw color 137,143,143 shortLabel HG02486 All longLabel HG02486 CpG haplotype difference, All track fiberSeqCompendium_PS00981_cpgDiff_l1 parent fiberSeqCompendium_PS00981_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00981/cpg.diffs_p0.01.bw color 235,229,52 shortLabel HG02486 p < 0.01 @@ -3606,90 +3914,104 @@ parent fiberSeqCompendium_PS00982_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00982/hap1.percent.accessible.bw color 0,114,178 shortLabel HG02559 Hap1 longLabel HG02559 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PS00982_hap_h2 parent fiberSeqCompendium_PS00982_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00982/hap2.percent.accessible.bw color 213,94,0 shortLabel HG02559 Hap2 longLabel HG02559 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PS00982_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PS00982/all.nucleosome.coverage.bw + shortLabel HG02559 Nuc + longLabel HG02559 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 224 + track fiberSeqCompendium_PS00982_cpg parent fiberSeqCompendium off type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PS00982/cpg.combined.bw shortLabel HG02559 CpG longLabel HG02559 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 224 + priority 225 track fiberSeqCompendium_PS00982_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel HG02559 CpG Hap1/2 longLabel HG02559 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 225 + priority 226 track fiberSeqCompendium_PS00982_cpgHap_h1 parent fiberSeqCompendium_PS00982_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00982/cpg.hap1.bw color 0,114,178 shortLabel HG02559 Hap1 longLabel HG02559 CpG methylation, haplotype 1 track fiberSeqCompendium_PS00982_cpgHap_h2 parent fiberSeqCompendium_PS00982_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00982/cpg.hap2.bw color 213,94,0 shortLabel HG02559 Hap2 longLabel HG02559 CpG methylation, haplotype 2 track fiberSeqCompendium_PS00982_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel HG02559 CpG diff longLabel HG02559 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 226 + priority 227 track fiberSeqCompendium_PS00982_cpgDiff_l0 parent fiberSeqCompendium_PS00982_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00982/cpg.diffs_all.bw color 137,143,143 shortLabel HG02559 All longLabel HG02559 CpG haplotype difference, All track fiberSeqCompendium_PS00982_cpgDiff_l1 parent fiberSeqCompendium_PS00982_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00982/cpg.diffs_p0.01.bw color 235,229,52 shortLabel HG02559 p < 0.01 @@ -3763,90 +4085,104 @@ parent fiberSeqCompendium_PS00983_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00983/hap1.percent.accessible.bw color 0,114,178 shortLabel HG02572 Hap1 longLabel HG02572 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PS00983_hap_h2 parent fiberSeqCompendium_PS00983_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00983/hap2.percent.accessible.bw color 213,94,0 shortLabel HG02572 Hap2 longLabel HG02572 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PS00983_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PS00983/all.nucleosome.coverage.bw + shortLabel HG02572 Nuc + longLabel HG02572 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 234 + track fiberSeqCompendium_PS00983_cpg parent fiberSeqCompendium off type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PS00983/cpg.combined.bw shortLabel HG02572 CpG longLabel HG02572 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 234 + priority 235 track fiberSeqCompendium_PS00983_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel HG02572 CpG Hap1/2 longLabel HG02572 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 235 + priority 236 track fiberSeqCompendium_PS00983_cpgHap_h1 parent fiberSeqCompendium_PS00983_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00983/cpg.hap1.bw color 0,114,178 shortLabel HG02572 Hap1 longLabel HG02572 CpG methylation, haplotype 1 track fiberSeqCompendium_PS00983_cpgHap_h2 parent fiberSeqCompendium_PS00983_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00983/cpg.hap2.bw color 213,94,0 shortLabel HG02572 Hap2 longLabel HG02572 CpG methylation, haplotype 2 track fiberSeqCompendium_PS00983_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel HG02572 CpG diff longLabel HG02572 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 236 + priority 237 track fiberSeqCompendium_PS00983_cpgDiff_l0 parent fiberSeqCompendium_PS00983_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00983/cpg.diffs_all.bw color 137,143,143 shortLabel HG02572 All longLabel HG02572 CpG haplotype difference, All track fiberSeqCompendium_PS00983_cpgDiff_l1 parent fiberSeqCompendium_PS00983_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00983/cpg.diffs_p0.01.bw color 235,229,52 shortLabel HG02572 p < 0.01 @@ -3920,90 +4256,104 @@ parent fiberSeqCompendium_PS00984_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00984/hap1.percent.accessible.bw color 0,114,178 shortLabel HG02717 Hap1 longLabel HG02717 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PS00984_hap_h2 parent fiberSeqCompendium_PS00984_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00984/hap2.percent.accessible.bw color 213,94,0 shortLabel HG02717 Hap2 longLabel HG02717 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PS00984_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PS00984/all.nucleosome.coverage.bw + shortLabel HG02717 Nuc + longLabel HG02717 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 244 + track fiberSeqCompendium_PS00984_cpg parent fiberSeqCompendium off type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PS00984/cpg.combined.bw shortLabel HG02717 CpG longLabel HG02717 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 244 + priority 245 track fiberSeqCompendium_PS00984_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel HG02717 CpG Hap1/2 longLabel HG02717 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 245 + priority 246 track fiberSeqCompendium_PS00984_cpgHap_h1 parent fiberSeqCompendium_PS00984_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00984/cpg.hap1.bw color 0,114,178 shortLabel HG02717 Hap1 longLabel HG02717 CpG methylation, haplotype 1 track fiberSeqCompendium_PS00984_cpgHap_h2 parent fiberSeqCompendium_PS00984_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00984/cpg.hap2.bw color 213,94,0 shortLabel HG02717 Hap2 longLabel HG02717 CpG methylation, haplotype 2 track fiberSeqCompendium_PS00984_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel HG02717 CpG diff longLabel HG02717 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 246 + priority 247 track fiberSeqCompendium_PS00984_cpgDiff_l0 parent fiberSeqCompendium_PS00984_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00984/cpg.diffs_all.bw color 137,143,143 shortLabel HG02717 All longLabel HG02717 CpG haplotype difference, All track fiberSeqCompendium_PS00984_cpgDiff_l1 parent fiberSeqCompendium_PS00984_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00984/cpg.diffs_p0.01.bw color 235,229,52 shortLabel HG02717 p < 0.01 @@ -4077,90 +4427,104 @@ parent fiberSeqCompendium_PS00985_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00985/hap1.percent.accessible.bw color 0,114,178 shortLabel HG02886 Hap1 longLabel HG02886 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PS00985_hap_h2 parent fiberSeqCompendium_PS00985_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00985/hap2.percent.accessible.bw color 213,94,0 shortLabel HG02886 Hap2 longLabel HG02886 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PS00985_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PS00985/all.nucleosome.coverage.bw + shortLabel HG02886 Nuc + longLabel HG02886 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 254 + track fiberSeqCompendium_PS00985_cpg parent fiberSeqCompendium off type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PS00985/cpg.combined.bw shortLabel HG02886 CpG longLabel HG02886 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 254 + priority 255 track fiberSeqCompendium_PS00985_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel HG02886 CpG Hap1/2 longLabel HG02886 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 255 + priority 256 track fiberSeqCompendium_PS00985_cpgHap_h1 parent fiberSeqCompendium_PS00985_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00985/cpg.hap1.bw color 0,114,178 shortLabel HG02886 Hap1 longLabel HG02886 CpG methylation, haplotype 1 track fiberSeqCompendium_PS00985_cpgHap_h2 parent fiberSeqCompendium_PS00985_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00985/cpg.hap2.bw color 213,94,0 shortLabel HG02886 Hap2 longLabel HG02886 CpG methylation, haplotype 2 track fiberSeqCompendium_PS00985_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel HG02886 CpG diff longLabel HG02886 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 256 + priority 257 track fiberSeqCompendium_PS00985_cpgDiff_l0 parent fiberSeqCompendium_PS00985_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00985/cpg.diffs_all.bw color 137,143,143 shortLabel HG02886 All longLabel HG02886 CpG haplotype difference, All track fiberSeqCompendium_PS00985_cpgDiff_l1 parent fiberSeqCompendium_PS00985_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00985/cpg.diffs_p0.01.bw color 235,229,52 shortLabel HG02886 p < 0.01 @@ -4234,90 +4598,104 @@ parent fiberSeqCompendium_PS00986_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00986/hap1.percent.accessible.bw color 0,114,178 shortLabel HG03516 Hap1 longLabel HG03516 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PS00986_hap_h2 parent fiberSeqCompendium_PS00986_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00986/hap2.percent.accessible.bw color 213,94,0 shortLabel HG03516 Hap2 longLabel HG03516 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PS00986_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PS00986/all.nucleosome.coverage.bw + shortLabel HG03516 Nuc + longLabel HG03516 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 264 + track fiberSeqCompendium_PS00986_cpg parent fiberSeqCompendium off type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PS00986/cpg.combined.bw shortLabel HG03516 CpG longLabel HG03516 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 264 + priority 265 track fiberSeqCompendium_PS00986_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel HG03516 CpG Hap1/2 longLabel HG03516 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 265 + priority 266 track fiberSeqCompendium_PS00986_cpgHap_h1 parent fiberSeqCompendium_PS00986_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00986/cpg.hap1.bw color 0,114,178 shortLabel HG03516 Hap1 longLabel HG03516 CpG methylation, haplotype 1 track fiberSeqCompendium_PS00986_cpgHap_h2 parent fiberSeqCompendium_PS00986_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00986/cpg.hap2.bw color 213,94,0 shortLabel HG03516 Hap2 longLabel HG03516 CpG methylation, haplotype 2 track fiberSeqCompendium_PS00986_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel HG03516 CpG diff longLabel HG03516 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 266 + priority 267 track fiberSeqCompendium_PS00986_cpgDiff_l0 parent fiberSeqCompendium_PS00986_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00986/cpg.diffs_all.bw color 137,143,143 shortLabel HG03516 All longLabel HG03516 CpG haplotype difference, All track fiberSeqCompendium_PS00986_cpgDiff_l1 parent fiberSeqCompendium_PS00986_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00986/cpg.diffs_p0.01.bw color 235,229,52 shortLabel HG03516 p < 0.01 @@ -4391,90 +4769,104 @@ parent fiberSeqCompendium_PS00987_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00987/hap1.percent.accessible.bw color 0,114,178 shortLabel HG03804 Hap1 longLabel HG03804 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PS00987_hap_h2 parent fiberSeqCompendium_PS00987_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00987/hap2.percent.accessible.bw color 213,94,0 shortLabel HG03804 Hap2 longLabel HG03804 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PS00987_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PS00987/all.nucleosome.coverage.bw + shortLabel HG03804 Nuc + longLabel HG03804 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 274 + track fiberSeqCompendium_PS00987_cpg parent fiberSeqCompendium off type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PS00987/cpg.combined.bw shortLabel HG03804 CpG longLabel HG03804 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 274 + priority 275 track fiberSeqCompendium_PS00987_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel HG03804 CpG Hap1/2 longLabel HG03804 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 275 + priority 276 track fiberSeqCompendium_PS00987_cpgHap_h1 parent fiberSeqCompendium_PS00987_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00987/cpg.hap1.bw color 0,114,178 shortLabel HG03804 Hap1 longLabel HG03804 CpG methylation, haplotype 1 track fiberSeqCompendium_PS00987_cpgHap_h2 parent fiberSeqCompendium_PS00987_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00987/cpg.hap2.bw color 213,94,0 shortLabel HG03804 Hap2 longLabel HG03804 CpG methylation, haplotype 2 track fiberSeqCompendium_PS00987_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel HG03804 CpG diff longLabel HG03804 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 276 + priority 277 track fiberSeqCompendium_PS00987_cpgDiff_l0 parent fiberSeqCompendium_PS00987_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00987/cpg.diffs_all.bw color 137,143,143 shortLabel HG03804 All longLabel HG03804 CpG haplotype difference, All track fiberSeqCompendium_PS00987_cpgDiff_l1 parent fiberSeqCompendium_PS00987_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00987/cpg.diffs_p0.01.bw color 235,229,52 shortLabel HG03804 p < 0.01 @@ -4548,90 +4940,104 @@ parent fiberSeqCompendium_PS00988_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00988/hap1.percent.accessible.bw color 0,114,178 shortLabel HG03942 Hap1 longLabel HG03942 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PS00988_hap_h2 parent fiberSeqCompendium_PS00988_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00988/hap2.percent.accessible.bw color 213,94,0 shortLabel HG03942 Hap2 longLabel HG03942 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PS00988_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PS00988/all.nucleosome.coverage.bw + shortLabel HG03942 Nuc + longLabel HG03942 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 284 + track fiberSeqCompendium_PS00988_cpg parent fiberSeqCompendium off type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PS00988/cpg.combined.bw shortLabel HG03942 CpG longLabel HG03942 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 284 + priority 285 track fiberSeqCompendium_PS00988_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel HG03942 CpG Hap1/2 longLabel HG03942 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 285 + priority 286 track fiberSeqCompendium_PS00988_cpgHap_h1 parent fiberSeqCompendium_PS00988_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00988/cpg.hap1.bw color 0,114,178 shortLabel HG03942 Hap1 longLabel HG03942 CpG methylation, haplotype 1 track fiberSeqCompendium_PS00988_cpgHap_h2 parent fiberSeqCompendium_PS00988_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00988/cpg.hap2.bw color 213,94,0 shortLabel HG03942 Hap2 longLabel HG03942 CpG methylation, haplotype 2 track fiberSeqCompendium_PS00988_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel HG03942 CpG diff longLabel HG03942 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 286 + priority 287 track fiberSeqCompendium_PS00988_cpgDiff_l0 parent fiberSeqCompendium_PS00988_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00988/cpg.diffs_all.bw color 137,143,143 shortLabel HG03942 All longLabel HG03942 CpG haplotype difference, All track fiberSeqCompendium_PS00988_cpgDiff_l1 parent fiberSeqCompendium_PS00988_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00988/cpg.diffs_p0.01.bw color 235,229,52 shortLabel HG03942 p < 0.01 @@ -4705,90 +5111,104 @@ parent fiberSeqCompendium_PS00989_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00989/hap1.percent.accessible.bw color 0,114,178 shortLabel HG04160 Hap1 longLabel HG04160 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PS00989_hap_h2 parent fiberSeqCompendium_PS00989_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00989/hap2.percent.accessible.bw color 213,94,0 shortLabel HG04160 Hap2 longLabel HG04160 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PS00989_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PS00989/all.nucleosome.coverage.bw + shortLabel HG04160 Nuc + longLabel HG04160 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 294 + track fiberSeqCompendium_PS00989_cpg parent fiberSeqCompendium off type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PS00989/cpg.combined.bw shortLabel HG04160 CpG longLabel HG04160 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 294 + priority 295 track fiberSeqCompendium_PS00989_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel HG04160 CpG Hap1/2 longLabel HG04160 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 295 + priority 296 track fiberSeqCompendium_PS00989_cpgHap_h1 parent fiberSeqCompendium_PS00989_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00989/cpg.hap1.bw color 0,114,178 shortLabel HG04160 Hap1 longLabel HG04160 CpG methylation, haplotype 1 track fiberSeqCompendium_PS00989_cpgHap_h2 parent fiberSeqCompendium_PS00989_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00989/cpg.hap2.bw color 213,94,0 shortLabel HG04160 Hap2 longLabel HG04160 CpG methylation, haplotype 2 track fiberSeqCompendium_PS00989_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel HG04160 CpG diff longLabel HG04160 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 296 + priority 297 track fiberSeqCompendium_PS00989_cpgDiff_l0 parent fiberSeqCompendium_PS00989_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00989/cpg.diffs_all.bw color 137,143,143 shortLabel HG04160 All longLabel HG04160 CpG haplotype difference, All track fiberSeqCompendium_PS00989_cpgDiff_l1 parent fiberSeqCompendium_PS00989_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00989/cpg.diffs_p0.01.bw color 235,229,52 shortLabel HG04160 p < 0.01 @@ -4862,90 +5282,104 @@ parent fiberSeqCompendium_PS00990_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00990/hap1.percent.accessible.bw color 0,114,178 shortLabel HG04187 Hap1 longLabel HG04187 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PS00990_hap_h2 parent fiberSeqCompendium_PS00990_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00990/hap2.percent.accessible.bw color 213,94,0 shortLabel HG04187 Hap2 longLabel HG04187 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PS00990_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PS00990/all.nucleosome.coverage.bw + shortLabel HG04187 Nuc + longLabel HG04187 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 304 + track fiberSeqCompendium_PS00990_cpg parent fiberSeqCompendium off type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PS00990/cpg.combined.bw shortLabel HG04187 CpG longLabel HG04187 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 304 + priority 305 track fiberSeqCompendium_PS00990_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel HG04187 CpG Hap1/2 longLabel HG04187 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 305 + priority 306 track fiberSeqCompendium_PS00990_cpgHap_h1 parent fiberSeqCompendium_PS00990_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00990/cpg.hap1.bw color 0,114,178 shortLabel HG04187 Hap1 longLabel HG04187 CpG methylation, haplotype 1 track fiberSeqCompendium_PS00990_cpgHap_h2 parent fiberSeqCompendium_PS00990_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00990/cpg.hap2.bw color 213,94,0 shortLabel HG04187 Hap2 longLabel HG04187 CpG methylation, haplotype 2 track fiberSeqCompendium_PS00990_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel HG04187 CpG diff longLabel HG04187 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 306 + priority 307 track fiberSeqCompendium_PS00990_cpgDiff_l0 parent fiberSeqCompendium_PS00990_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00990/cpg.diffs_all.bw color 137,143,143 shortLabel HG04187 All longLabel HG04187 CpG haplotype difference, All track fiberSeqCompendium_PS00990_cpgDiff_l1 parent fiberSeqCompendium_PS00990_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS00990/cpg.diffs_p0.01.bw color 235,229,52 shortLabel HG04187 p < 0.01 @@ -5019,90 +5453,104 @@ parent fiberSeqCompendium_PS01302_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01302/hap1.percent.accessible.bw color 0,114,178 shortLabel A549 Hap1 longLabel A549 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PS01302_hap_h2 parent fiberSeqCompendium_PS01302_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01302/hap2.percent.accessible.bw color 213,94,0 shortLabel A549 Hap2 longLabel A549 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PS01302_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PS01302/all.nucleosome.coverage.bw + shortLabel A549 Nuc + longLabel A549 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 314 + track fiberSeqCompendium_PS01302_cpg parent fiberSeqCompendium off type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PS01302/cpg.combined.bw shortLabel A549 CpG longLabel A549 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 314 + priority 315 track fiberSeqCompendium_PS01302_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel A549 CpG Hap1/2 longLabel A549 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 315 + priority 316 track fiberSeqCompendium_PS01302_cpgHap_h1 parent fiberSeqCompendium_PS01302_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01302/cpg.hap1.bw color 0,114,178 shortLabel A549 Hap1 longLabel A549 CpG methylation, haplotype 1 track fiberSeqCompendium_PS01302_cpgHap_h2 parent fiberSeqCompendium_PS01302_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01302/cpg.hap2.bw color 213,94,0 shortLabel A549 Hap2 longLabel A549 CpG methylation, haplotype 2 track fiberSeqCompendium_PS01302_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel A549 CpG diff longLabel A549 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 316 + priority 317 track fiberSeqCompendium_PS01302_cpgDiff_l0 parent fiberSeqCompendium_PS01302_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01302/cpg.diffs_all.bw color 137,143,143 shortLabel A549 All longLabel A549 CpG haplotype difference, All track fiberSeqCompendium_PS01302_cpgDiff_l1 parent fiberSeqCompendium_PS01302_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01302/cpg.diffs_p0.01.bw color 235,229,52 shortLabel A549 p < 0.01 @@ -5176,90 +5624,104 @@ parent fiberSeqCompendium_PS01305_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01305/hap1.percent.accessible.bw color 0,114,178 shortLabel MCF-7 Hap1 longLabel MCF-7 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PS01305_hap_h2 parent fiberSeqCompendium_PS01305_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01305/hap2.percent.accessible.bw color 213,94,0 shortLabel MCF-7 Hap2 longLabel MCF-7 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PS01305_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PS01305/all.nucleosome.coverage.bw + shortLabel MCF-7 Nuc + longLabel MCF-7 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 324 + track fiberSeqCompendium_PS01305_cpg parent fiberSeqCompendium off type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PS01305/cpg.combined.bw shortLabel MCF-7 CpG longLabel MCF-7 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 324 + priority 325 track fiberSeqCompendium_PS01305_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel MCF-7 CpG Hap1/2 longLabel MCF-7 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 325 + priority 326 track fiberSeqCompendium_PS01305_cpgHap_h1 parent fiberSeqCompendium_PS01305_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01305/cpg.hap1.bw color 0,114,178 shortLabel MCF-7 Hap1 longLabel MCF-7 CpG methylation, haplotype 1 track fiberSeqCompendium_PS01305_cpgHap_h2 parent fiberSeqCompendium_PS01305_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01305/cpg.hap2.bw color 213,94,0 shortLabel MCF-7 Hap2 longLabel MCF-7 CpG methylation, haplotype 2 track fiberSeqCompendium_PS01305_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel MCF-7 CpG diff longLabel MCF-7 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 326 + priority 327 track fiberSeqCompendium_PS01305_cpgDiff_l0 parent fiberSeqCompendium_PS01305_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01305/cpg.diffs_all.bw color 137,143,143 shortLabel MCF-7 All longLabel MCF-7 CpG haplotype difference, All track fiberSeqCompendium_PS01305_cpgDiff_l1 parent fiberSeqCompendium_PS01305_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01305/cpg.diffs_p0.01.bw color 235,229,52 shortLabel MCF-7 p < 0.01 @@ -5333,90 +5795,104 @@ parent fiberSeqCompendium_PS01314_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01314/hap1.percent.accessible.bw color 0,114,178 shortLabel HCT116 Hap1 longLabel HCT116 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PS01314_hap_h2 parent fiberSeqCompendium_PS01314_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01314/hap2.percent.accessible.bw color 213,94,0 shortLabel HCT116 Hap2 longLabel HCT116 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PS01314_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PS01314/all.nucleosome.coverage.bw + shortLabel HCT116 Nuc + longLabel HCT116 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 334 + track fiberSeqCompendium_PS01314_cpg parent fiberSeqCompendium off type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PS01314/cpg.combined.bw shortLabel HCT116 CpG longLabel HCT116 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 334 + priority 335 track fiberSeqCompendium_PS01314_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel HCT116 CpG Hap1/2 longLabel HCT116 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 335 + priority 336 track fiberSeqCompendium_PS01314_cpgHap_h1 parent fiberSeqCompendium_PS01314_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01314/cpg.hap1.bw color 0,114,178 shortLabel HCT116 Hap1 longLabel HCT116 CpG methylation, haplotype 1 track fiberSeqCompendium_PS01314_cpgHap_h2 parent fiberSeqCompendium_PS01314_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01314/cpg.hap2.bw color 213,94,0 shortLabel HCT116 Hap2 longLabel HCT116 CpG methylation, haplotype 2 track fiberSeqCompendium_PS01314_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel HCT116 CpG diff longLabel HCT116 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 336 + priority 337 track fiberSeqCompendium_PS01314_cpgDiff_l0 parent fiberSeqCompendium_PS01314_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01314/cpg.diffs_all.bw color 137,143,143 shortLabel HCT116 All longLabel HCT116 CpG haplotype difference, All track fiberSeqCompendium_PS01314_cpgDiff_l1 parent fiberSeqCompendium_PS01314_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01314/cpg.diffs_p0.01.bw color 235,229,52 shortLabel HCT116 p < 0.01 @@ -5490,90 +5966,104 @@ parent fiberSeqCompendium_PS01319_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01319/hap1.percent.accessible.bw color 0,114,178 shortLabel Caco-2 Hap1 longLabel Caco-2 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PS01319_hap_h2 parent fiberSeqCompendium_PS01319_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01319/hap2.percent.accessible.bw color 213,94,0 shortLabel Caco-2 Hap2 longLabel Caco-2 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PS01319_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PS01319/all.nucleosome.coverage.bw + shortLabel Caco-2 Nuc + longLabel Caco-2 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 344 + track fiberSeqCompendium_PS01319_cpg parent fiberSeqCompendium off type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PS01319/cpg.combined.bw shortLabel Caco-2 CpG longLabel Caco-2 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 344 + priority 345 track fiberSeqCompendium_PS01319_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel Caco-2 CpG Hap1/2 longLabel Caco-2 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 345 + priority 346 track fiberSeqCompendium_PS01319_cpgHap_h1 parent fiberSeqCompendium_PS01319_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01319/cpg.hap1.bw color 0,114,178 shortLabel Caco-2 Hap1 longLabel Caco-2 CpG methylation, haplotype 1 track fiberSeqCompendium_PS01319_cpgHap_h2 parent fiberSeqCompendium_PS01319_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01319/cpg.hap2.bw color 213,94,0 shortLabel Caco-2 Hap2 longLabel Caco-2 CpG methylation, haplotype 2 track fiberSeqCompendium_PS01319_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel Caco-2 CpG diff longLabel Caco-2 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 346 + priority 347 track fiberSeqCompendium_PS01319_cpgDiff_l0 parent fiberSeqCompendium_PS01319_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01319/cpg.diffs_all.bw color 137,143,143 shortLabel Caco-2 All longLabel Caco-2 CpG haplotype difference, All track fiberSeqCompendium_PS01319_cpgDiff_l1 parent fiberSeqCompendium_PS01319_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01319/cpg.diffs_p0.01.bw color 235,229,52 shortLabel Caco-2 p < 0.01 @@ -5647,90 +6137,104 @@ parent fiberSeqCompendium_PS01388_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01388/hap1.percent.accessible.bw color 0,114,178 shortLabel WTC-11 Hap1 longLabel WTC-11 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PS01388_hap_h2 parent fiberSeqCompendium_PS01388_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01388/hap2.percent.accessible.bw color 213,94,0 shortLabel WTC-11 Hap2 longLabel WTC-11 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PS01388_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PS01388/all.nucleosome.coverage.bw + shortLabel WTC-11 Nuc + longLabel WTC-11 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 354 + track fiberSeqCompendium_PS01388_cpg parent fiberSeqCompendium off type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PS01388/cpg.combined.bw shortLabel WTC-11 CpG longLabel WTC-11 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 354 + priority 355 track fiberSeqCompendium_PS01388_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel WTC-11 CpG Hap1/2 longLabel WTC-11 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 355 + priority 356 track fiberSeqCompendium_PS01388_cpgHap_h1 parent fiberSeqCompendium_PS01388_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01388/cpg.hap1.bw color 0,114,178 shortLabel WTC-11 Hap1 longLabel WTC-11 CpG methylation, haplotype 1 track fiberSeqCompendium_PS01388_cpgHap_h2 parent fiberSeqCompendium_PS01388_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01388/cpg.hap2.bw color 213,94,0 shortLabel WTC-11 Hap2 longLabel WTC-11 CpG methylation, haplotype 2 track fiberSeqCompendium_PS01388_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel WTC-11 CpG diff longLabel WTC-11 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 356 + priority 357 track fiberSeqCompendium_PS01388_cpgDiff_l0 parent fiberSeqCompendium_PS01388_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01388/cpg.diffs_all.bw color 137,143,143 shortLabel WTC-11 All longLabel WTC-11 CpG haplotype difference, All track fiberSeqCompendium_PS01388_cpgDiff_l1 parent fiberSeqCompendium_PS01388_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01388/cpg.diffs_p0.01.bw color 235,229,52 shortLabel WTC-11 p < 0.01 @@ -5804,90 +6308,104 @@ parent fiberSeqCompendium_PS01517_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01517/hap1.percent.accessible.bw color 0,114,178 shortLabel GM28572 Hap1 longLabel GM28572 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PS01517_hap_h2 parent fiberSeqCompendium_PS01517_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01517/hap2.percent.accessible.bw color 213,94,0 shortLabel GM28572 Hap2 longLabel GM28572 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PS01517_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PS01517/all.nucleosome.coverage.bw + shortLabel GM28572 Nuc + longLabel GM28572 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 364 + track fiberSeqCompendium_PS01517_cpg parent fiberSeqCompendium off type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PS01517/cpg.combined.bw shortLabel GM28572 CpG longLabel GM28572 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 364 + priority 365 track fiberSeqCompendium_PS01517_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel GM28572 CpG Hap1/2 longLabel GM28572 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 365 + priority 366 track fiberSeqCompendium_PS01517_cpgHap_h1 parent fiberSeqCompendium_PS01517_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01517/cpg.hap1.bw color 0,114,178 shortLabel GM28572 Hap1 longLabel GM28572 CpG methylation, haplotype 1 track fiberSeqCompendium_PS01517_cpgHap_h2 parent fiberSeqCompendium_PS01517_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01517/cpg.hap2.bw color 213,94,0 shortLabel GM28572 Hap2 longLabel GM28572 CpG methylation, haplotype 2 track fiberSeqCompendium_PS01517_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel GM28572 CpG diff longLabel GM28572 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 366 + priority 367 track fiberSeqCompendium_PS01517_cpgDiff_l0 parent fiberSeqCompendium_PS01517_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01517/cpg.diffs_all.bw color 137,143,143 shortLabel GM28572 All longLabel GM28572 CpG haplotype difference, All track fiberSeqCompendium_PS01517_cpgDiff_l1 parent fiberSeqCompendium_PS01517_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01517/cpg.diffs_p0.01.bw color 235,229,52 shortLabel GM28572 p < 0.01 @@ -5961,90 +6479,104 @@ parent fiberSeqCompendium_PS01518_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01518/hap1.percent.accessible.bw color 0,114,178 shortLabel GM28570 Hap1 longLabel GM28570 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PS01518_hap_h2 parent fiberSeqCompendium_PS01518_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01518/hap2.percent.accessible.bw color 213,94,0 shortLabel GM28570 Hap2 longLabel GM28570 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PS01518_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PS01518/all.nucleosome.coverage.bw + shortLabel GM28570 Nuc + longLabel GM28570 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 374 + track fiberSeqCompendium_PS01518_cpg parent fiberSeqCompendium off type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PS01518/cpg.combined.bw shortLabel GM28570 CpG longLabel GM28570 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 374 + priority 375 track fiberSeqCompendium_PS01518_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel GM28570 CpG Hap1/2 longLabel GM28570 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 375 + priority 376 track fiberSeqCompendium_PS01518_cpgHap_h1 parent fiberSeqCompendium_PS01518_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01518/cpg.hap1.bw color 0,114,178 shortLabel GM28570 Hap1 longLabel GM28570 CpG methylation, haplotype 1 track fiberSeqCompendium_PS01518_cpgHap_h2 parent fiberSeqCompendium_PS01518_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01518/cpg.hap2.bw color 213,94,0 shortLabel GM28570 Hap2 longLabel GM28570 CpG methylation, haplotype 2 track fiberSeqCompendium_PS01518_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel GM28570 CpG diff longLabel GM28570 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 376 + priority 377 track fiberSeqCompendium_PS01518_cpgDiff_l0 parent fiberSeqCompendium_PS01518_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01518/cpg.diffs_all.bw color 137,143,143 shortLabel GM28570 All longLabel GM28570 CpG haplotype difference, All track fiberSeqCompendium_PS01518_cpgDiff_l1 parent fiberSeqCompendium_PS01518_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01518/cpg.diffs_p0.01.bw color 235,229,52 shortLabel GM28570 p < 0.01 @@ -6118,90 +6650,104 @@ parent fiberSeqCompendium_PS01519_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01519/hap1.percent.accessible.bw color 0,114,178 shortLabel GM25456 Hap1 longLabel GM25456 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PS01519_hap_h2 parent fiberSeqCompendium_PS01519_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01519/hap2.percent.accessible.bw color 213,94,0 shortLabel GM25456 Hap2 longLabel GM25456 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PS01519_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PS01519/all.nucleosome.coverage.bw + shortLabel GM25456 Nuc + longLabel GM25456 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 384 + track fiberSeqCompendium_PS01519_cpg parent fiberSeqCompendium off type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PS01519/cpg.combined.bw shortLabel GM25456 CpG longLabel GM25456 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 384 + priority 385 track fiberSeqCompendium_PS01519_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel GM25456 CpG Hap1/2 longLabel GM25456 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 385 + priority 386 track fiberSeqCompendium_PS01519_cpgHap_h1 parent fiberSeqCompendium_PS01519_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01519/cpg.hap1.bw color 0,114,178 shortLabel GM25456 Hap1 longLabel GM25456 CpG methylation, haplotype 1 track fiberSeqCompendium_PS01519_cpgHap_h2 parent fiberSeqCompendium_PS01519_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01519/cpg.hap2.bw color 213,94,0 shortLabel GM25456 Hap2 longLabel GM25456 CpG methylation, haplotype 2 track fiberSeqCompendium_PS01519_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel GM25456 CpG diff longLabel GM25456 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 386 + priority 387 track fiberSeqCompendium_PS01519_cpgDiff_l0 parent fiberSeqCompendium_PS01519_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01519/cpg.diffs_all.bw color 137,143,143 shortLabel GM25456 All longLabel GM25456 CpG haplotype difference, All track fiberSeqCompendium_PS01519_cpgDiff_l1 parent fiberSeqCompendium_PS01519_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01519/cpg.diffs_p0.01.bw color 235,229,52 shortLabel GM25456 p < 0.01 @@ -6275,90 +6821,104 @@ parent fiberSeqCompendium_PS01520_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01520/hap1.percent.accessible.bw color 0,114,178 shortLabel GM25455 Hap1 longLabel GM25455 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PS01520_hap_h2 parent fiberSeqCompendium_PS01520_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01520/hap2.percent.accessible.bw color 213,94,0 shortLabel GM25455 Hap2 longLabel GM25455 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PS01520_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PS01520/all.nucleosome.coverage.bw + shortLabel GM25455 Nuc + longLabel GM25455 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 394 + track fiberSeqCompendium_PS01520_cpg parent fiberSeqCompendium off type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PS01520/cpg.combined.bw shortLabel GM25455 CpG longLabel GM25455 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 394 + priority 395 track fiberSeqCompendium_PS01520_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel GM25455 CpG Hap1/2 longLabel GM25455 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 395 + priority 396 track fiberSeqCompendium_PS01520_cpgHap_h1 parent fiberSeqCompendium_PS01520_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01520/cpg.hap1.bw color 0,114,178 shortLabel GM25455 Hap1 longLabel GM25455 CpG methylation, haplotype 1 track fiberSeqCompendium_PS01520_cpgHap_h2 parent fiberSeqCompendium_PS01520_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01520/cpg.hap2.bw color 213,94,0 shortLabel GM25455 Hap2 longLabel GM25455 CpG methylation, haplotype 2 track fiberSeqCompendium_PS01520_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel GM25455 CpG diff longLabel GM25455 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 396 + priority 397 track fiberSeqCompendium_PS01520_cpgDiff_l0 parent fiberSeqCompendium_PS01520_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01520/cpg.diffs_all.bw color 137,143,143 shortLabel GM25455 All longLabel GM25455 CpG haplotype difference, All track fiberSeqCompendium_PS01520_cpgDiff_l1 parent fiberSeqCompendium_PS01520_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01520/cpg.diffs_p0.01.bw color 235,229,52 shortLabel GM25455 p < 0.01 @@ -6432,90 +6992,104 @@ parent fiberSeqCompendium_PS01524_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01524/hap1.percent.accessible.bw color 0,114,178 shortLabel GM27730 Hap1 longLabel GM27730 Fiber-seq percent accessible, haplotype 1 track fiberSeqCompendium_PS01524_hap_h2 parent fiberSeqCompendium_PS01524_hap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01524/hap2.percent.accessible.bw color 213,94,0 shortLabel GM27730 Hap2 longLabel GM27730 Fiber-seq percent accessible, haplotype 2 + track fiberSeqCompendium_PS01524_nuc + parent fiberSeqCompendium off + type bigWig + bigDataUrl /gbdb/hg38/fiberSeq/PS01524/all.nucleosome.coverage.bw + shortLabel GM27730 Nuc + longLabel GM27730 Fiber-seq nucleosome density, both haplotypes + color 0,158,115 + autoScale on + alwaysZero on + windowingFunction mean + maxHeightPixels 100:40:8 + onlyVisibility full + priority 404 + track fiberSeqCompendium_PS01524_cpg parent fiberSeqCompendium off type bigWig 0 100 bigDataUrl /gbdb/hg38/fiberSeq/PS01524/cpg.combined.bw shortLabel GM27730 CpG longLabel GM27730 CpG methylation, both haplotypes color 0,0,0 viewLimits 0:100 autoScale off windowingFunction mean maxHeightPixels 100:40:8 onlyVisibility full - priority 404 + priority 405 track fiberSeqCompendium_PS01524_cpgHap parent fiberSeqCompendium off container multiWig aggregate transparentOverlay showSubtrackColorOnUi on type bigWig 0 100 viewLimits 0:100 autoScale off alwaysZero on windowingFunction mean maxHeightPixels 100:40:8 shortLabel GM27730 CpG Hap1/2 longLabel GM27730 CpG methylation, haplotype 1 (blue) and 2 (orange) onlyVisibility full - priority 405 + priority 406 track fiberSeqCompendium_PS01524_cpgHap_h1 parent fiberSeqCompendium_PS01524_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01524/cpg.hap1.bw color 0,114,178 shortLabel GM27730 Hap1 longLabel GM27730 CpG methylation, haplotype 1 track fiberSeqCompendium_PS01524_cpgHap_h2 parent fiberSeqCompendium_PS01524_cpgHap type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01524/cpg.hap2.bw color 213,94,0 shortLabel GM27730 Hap2 longLabel GM27730 CpG methylation, haplotype 2 track fiberSeqCompendium_PS01524_cpgDiff parent fiberSeqCompendium off container multiWig aggregate solidOverlay showSubtrackColorOnUi on type bigWig -100 100 viewLimits -100:100 autoScale off windowingFunction mean maxHeightPixels 100:50:8 shortLabel GM27730 CpG diff longLabel GM27730 CpG methylation difference between haplotypes, by significance threshold onlyVisibility full - priority 406 + priority 407 track fiberSeqCompendium_PS01524_cpgDiff_l0 parent fiberSeqCompendium_PS01524_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01524/cpg.diffs_all.bw color 137,143,143 shortLabel GM27730 All longLabel GM27730 CpG haplotype difference, All track fiberSeqCompendium_PS01524_cpgDiff_l1 parent fiberSeqCompendium_PS01524_cpgDiff type bigWig bigDataUrl /gbdb/hg38/fiberSeq/PS01524/cpg.diffs_p0.01.bw color 235,229,52 shortLabel GM27730 p < 0.01