-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathchangelog
More file actions
17 lines (16 loc) · 998 Bytes
/
changelog
File metadata and controls
17 lines (16 loc) · 998 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
-*-change-log-*-
1.0.5 Florian Eggenhofer <egg@informatik.uni-freiburg.de> 12. March 2018
* Fixed consuming of surplus newline generated by Biopython AlignIO, as requested by @Gnmerich
* Added commandline option to override default filename, as requested by @Gnmerich
* Removed debugging output, as requested by @Gnmerich
1.0.4 Florian Eggenhofer <egg@informatik.uni-freiburg.de> 7. March 2018
* Added support for parsing alignments without conservation track
1.0.3 Florian Eggenhofer <egg@informatik.uni-freiburg.de> 24. April 2017
* Reference sequence is now always first in the output aln if present
* Added new commandline option to control reformating behavior
1.0.2 Florian Eggenhofer <egg@informatik.uni-freiburg.de> 11. March 2017
* Renamed Tool to more specific SelectSequencesFromMSA
1.0.1 Florian Eggenhofer <egg@informatik.uni-freiburg.de> 10. March 2017
* Added output path parameter
1.0.0 Florian Eggenhofer <egg@informatik.uni-freiburg.de> 10. March 2017
* Initial version