Skip to content

Releases: sing-group/seda

v0.5.3

18 Feb 17:13
Compare
Choose a tag to compare

This release fixes the BLAST operations to properly check whether the selected BLAST binaries mode is valid or not.

v0.5.2

18 Feb 08:49
Compare
Choose a tag to compare

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

18 Feb 08:12
Compare
Choose a tag to compare

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

10 Dec 11:56
Compare
Choose a tag to compare

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

10 Oct 20:37
Compare
Choose a tag to compare

This release fixes the Dockerfile of the SEDA image so that it uses the latest version.

v0.4.1

10 Oct 20:31
Compare
Choose a tag to compare

This release fixes the parsing of the NCBI taxonomy web whose structure has been slightly changed recently.

v0.4.0

04 Sep 07:39
Compare
Choose a tag to compare

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

17 Aug 07:33
Compare
Choose a tag to compare

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

13 Aug 15:01
Compare
Choose a tag to compare

This commit fixes a bug related with line breaks.