Hi Goutham,
DIS can be considered a weighted average of "RBP-dysregulation" across 232 RBPs. You can look at each RBP model in isolation if you want (the results will be in the "seqweaver_human/*diffs.h5") subdirectories, really depends on what your question is. A the variant-level score can be looked at via DIS or each RBP feature in isolation if you want to check which RBP might be disrupted but this would require multiple hypothesis correction.
For DIS these scores are in Z-scores with mean, sd from the 1000Genome variants used as background. So a negative DIS just means that its ranked low in the distribution using abs(DIS) wouldn't really make sense here. We usually only use absolute values when looking at each individual factor (e.g. TF or RBP) disruption via a variant i.e. ABS( Prob_binding(Alt allele) - Prob_binding(Ref allele) ) .
Best,
Chris