* Let a 'state' be a given position in each file {pos1, pos2}. An array * 'fp' keeps track of the best possible state (largest values of * {pos1, pos2}) that can be achieved for a given cost 'p' (# moves away * from k=0), as well as a linked list of what matches ...
Compute a list of patches to turn text1 into text2. text2 is not provided, diffs are the delta between text1 and text2. Parameters: text1 - Old text. diffs - Array of Diff objects for text1 to text2. Returns: LinkedList of Patch objects. patchDeepCopy public LinkedList<DiffMatchPatch...
In summary, a general framework for determining differential activity of TFs between conditions and classifying TFs into transcriptional activators and repressors in a cell-type- and condition-specific manner is currently lacking. To move toward closing these gaps, we developed diffTF, a tool to ...
+ *[gfx/mesh] Fix and improve setGenericArray() when using buffers + *[gfx/mesh] Check indices values + *[core/threads] Provision for checking if threads should be stopped + *[pixel] Remove static VBO after last use + *[qt/screen] Change code to be more in line with what should ...