DEIB-GECO / GMQL

GMQL - GenoMetric Query Language
http://www.bioinformatics.deib.polimi.it/geco/
Apache License 2.0
18 stars 11 forks source link

MAP - duplicate reference regions are merged #115

Open stefano-perna opened 4 years ago

stefano-perna commented 4 years ago

If multiple, exactly identical regions are found in the reference sample of a MAP, the output will only report one of those regions. Moreover, if aggregates in the output region seem to derived by summing the results of the aggregates on all the duplicated input regions.

Attached find example data. The map only computes COUNT(). Computation performed using GMQL command-line interface latest version on a local machine. map_duplicate_regions_examples.zip