getGeneModelsFromGTF - removed reduce function - was throwing error
calcSignalSummary - indexing with seq(1,3) was giving error -> replaced by c(1,2,3)
genomePartitionList - was not working when 5'UTR and 3'UTR were NULL
ref functions requiring GenomicDistributionsData package were not working - calling data with data() function does not work anymore in GenomicDistributionsData
plotFeatureDist - when GRList is provided as query for calc function, each dataset will be plotted with different color
bug fixes in: