File: NEWS.md

package info (click to toggle)
ragout 2.3-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 72,976 kB
  • sloc: python: 4,624; cpp: 2,314; makefile: 83; sh: 43
file content (63 lines) | stat: -rw-r--r-- 1,868 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
Ragout 2.3 (3 Mar 2020)
=======================
* Ragout now supports both Python 2 and Python 3

Ragout 2.2 (8 Apr 2019)
=======================
* Migration to networkx 2.2

Ragout 2.1 (26 Jul 2018)
========================
* Various small bigfixes and improvements
* Better compatability with Bioconda packages

Ragout 2.0 (28 Nov 2016)
========================
* The support of large genomes if finally stable
* Fixes in scaffold gaps estimations
* maf2synteny module updated
* Assembly graph refinement is now disabled by default
* Various improvements and bugfixes

Ragout 1.2 (28 Sep 2015)
========================
* A significant improvement in missassmblies detection
* New output format: NCBI AGP
* Output of unplaced input sequences into a separate file
* Scaffolds naming wrt to reference genomes
* "Links" format changed a bit
* "Circular" option is deprecated
* Various improvements and bugfixes

Ragout 1.1 (22 Mar 2015)
================
* Added optional repeat resolution algorithm
* Automatic phylogenetic tree inference
* Automatic inference of the synteny block scale
* Recipe syntax changed a bit
* New synteny backend: HAL alignment
* Progressive Cacuts and MAF backennds are deprecated (use HAL instead)
* Various improvements and bugfixes

Ragout 1.0 (07 Aug 2014)
=====================
* First stable release
* New "links" output format with detailed information about adjacencies
* Refine option is enabled by default
* Manuals improved
* Various fixes

Ragout 0.3b (22 Jun 2014)
======================
* Moving from Python package back to simple "python code + native binaries" format
* Changed recipe syntax
* Estimation of distances between contigs
* Various improvements

Ragout 0.2b (25 Apr 2014)
======================
* A snapshot of version used in ISMB 2014 paper

Ragout 0.1b (15 Jan 2014)
======================
* First beta release