Next release ============ 1.3 (2012-04-11) ================ Features -------- - adding new rule for merging: two transcripts must share at least one intronic bp (in order to avoid merging transcripts with 3' utr of one overlapping 5' utr of the other) 1.2 (2012-03-20) ================ Bug fixes --------- - changing data structure to avoid problem when data (for spliced transcripts) become too big (list instead of array) 1.1 (2012-03-15) ================ Features -------- Non linear version of the code, that does not only compare a transcript with the previous one and merged at the end of the comparison of all transcripts of a cluster, but as soon as a transcript is compatible with another one it merges them and consider all of them when comparing the next transcript. 1.0 (Unreleased) ================ Features -------- - Add README.txt, CHANGES.txt, LICENSE.txt and version.txt