Added the code to calculate the random early precision (EPR), which is defined as early precision (Eprec) divided by random early precision (randomEprc), i.e., EPR = EPrec/randomEprc, where randomEprc = number of true edges / number of all possible edges.
Changed the default value of parameter TFEdges (edges going out of TFs) to True for experimental scRNA-seq data evaluation.
Two changes: