Releases: sing-group/seda
Releases · sing-group/seda
v0.5.3
This release fixes the BLAST operations to properly check whether the selected BLAST binaries mode is valid or not.
v0.5.2
This release fixes the Clustal Omega operation so that it is executed correctly when the Clustal Omega binary is in the system path.
v0.5.1
This release fixes the two-way BLAST ortholog identification operation so that the BLAST binaries selection is not shown in the Docker image.
v0.5.0
SEDA v0.5.0 release. Main updates are:
- Add support to run external software (Clustal Omega and BLAST) using Docker images.
- Add an operation to compare datasets (i.e. make all the possible pairwise comparisons on the input files).
v0.4.2
This release fixes the Dockerfile of the SEDA image so that it uses the latest version.
v0.4.1
This release fixes the parsing of the NCBI taxonomy web whose structure has been slightly changed recently.
v0.4.0
SEDA v0.4.0 release. Main updates are:
- Allow sequence concatenation based on regular expressions.
- Fix line breaks preservation in Windows environments.
v0.3.0
SEDA v0.3.0 release. Main updates are:
- Add remove isoforms operation.
- Add Clustal Omega plugin with alignment operation.
- Add regular expression split operation.
- Minor bugfixes.
- GUI improvements.
v0.2.3
This commit fixes a bug related with line breaks.