UNPKG

higlass

Version:

HiGlass Hi-C / genomic / large data viewer

9 lines (7 loc) 340 B
// @ts-nocheck // Number of subset (in one direction) that is used to precompute extrema // in the case of continuous scaling export const NUM_PRECOMP_SUBSETS_PER_1D_TTILE = 8; // Number of subset (in one direction) that is used to precompute extrema // in the case of continuous scaling export const NUM_PRECOMP_SUBSETS_PER_2D_TTILE = 8;