Skip to content

Releases: dmitrymyl/ortho2align

v1.0.5

02 Oct 14:27
Compare
Choose a tag to compare

Fixed bugs

  • _lift_granges now accounts for no granges lifted. It catches EmptyAnnotation and creates an empty GenomicRangesList instead.

v1.0.4

29 Oct 17:23
Compare
Choose a tag to compare

Fixed bugs

  • Accounted for multiple ranges with the same name in annotate_orthologs

Changed behaviour

  • joinchar is ";" instead of "," for .tsv files.

v1.0.3

29 Oct 14:32
Compare
Choose a tag to compare

Bug fixes

  • Fixed incorrect ortholog strand assigment for "-" query RNAs.

Improvements

  • Provided more specific names for subject ranges: insignificant, significant, bestSignificant.
  • Added annotations for all types of subject ranges.
  • Made a folder for all annotation files named "annotation_files".

v1.0.2

26 Oct 17:17
Compare
Choose a tag to compare

Improvements:

  • Ortholog annotation is strand-specific.
  • Jaccard index, overlap coefficient for orthologs and their annotations.
  • Set of background ranges is refined via exclusion of regions that overlap even one of the lifted query ranges.
  • Summary files in align_files and build_files are more verbose.
  • Report q-values of retained HSP of built orthologs.

v1.0.1

22 Oct 15:02
Compare
Choose a tag to compare

A hotfix.
Fixed seeds in certain methods to provide deterministic background compositon and stable results.

v1.0.0

22 Oct 11:52
Compare
Choose a tag to compare

The first production ready version of the ortho2align tool.

v1.0.0-rc1

04 Aug 14:23
Compare
Choose a tag to compare

A release candidate of the first production ready version.

Release v0.9

02 Jul 15:45
097c062
Compare
Choose a tag to compare
Release v0.9 Pre-release
Pre-release

The first prerelease for github testing purposes.