In places in the code we assume that a wig file is the whole chromosome and only one entry per chromosome that starts at the first base position. see wigStats. We should probably have a check to fatal if the entry does not start at zero or have some way to check for this.
In places in the code we assume that a wig file is the whole chromosome and only one entry per chromosome that starts at the first base position. see wigStats. We should probably have a check to fatal if the entry does not start at zero or have some way to check for this.