Good Afternoon Michael: You can't use different spans in the same data track for wiggle data. If your items have different sizes, use the bedGraph format and turn it into a bigWig file. http://genome.ucsc.edu/goldenPath/help/bedgraph.html http://genome.ucsc.edu/goldenPath/help/bigWig.html
--Hiram Michael Lawrence wrote: > Hi, > > Is the following a valid WIG file? > > track name="My Track" type=wiggle_0 > fixedStep chrom=chr1 start=201491492 step=0 span=29 > 80.3 > fixedStep chrom=chr1 start=201491528 step=0 span=80 > 99.5 > > When I upload to the genome browser, only the first interval is displayed. I > can't find anywhere in the WIG format description that disallows using two > blocks for the same chromosome: shouldn't they just be merged? > > Thanks, > Michael _______________________________________________ Genome maillist - [email protected] https://lists.soe.ucsc.edu/mailman/listinfo/genome
