Skip to content

Releases: milnus/Magphi

2.1.0

Choose a tag to compare

@milnus milnus released this 10 Apr 06:44
ecbab9a

What's Changed

  • Update depricated Bio.Applications from Biopython by @milnus in #27

Full Changelog: v2.0.2...v2.1.0

v2.0.2

Choose a tag to compare

@milnus milnus released this 22 Nov 05:07
232ebf6

Fix bug introduced by v2.0.0. Now only allow reverse complement to reorient output sequences

It is swooping season!

Choose a tag to compare

@milnus milnus released this 09 Nov 03:25
995fff7

It is swooping season!

The 'humble' Australian magpie is renowned for "swooping" (attacking) by passers during their baby season. In honour of the magpie swooping season we overhauled Magphi and implemented some changes to make it a bit easier to use outputs and increase its scope of use.

What's Changed

  • tblastn implemented as alternative to default blastn. This allows the use of amino acid seeds using -p. Thanks to Andrew (@BiologicalScientist)
  • Default behaviour is now to reorient fasta and gff files based on the same seed across genomes. This the same orientation in relation to stand and sequence, allowing for easier alignment of outputs.

Post publication release v2

Choose a tag to compare

@milnus milnus released this 17 Jul 02:06
f0a3ea5

This is a tag bump to mitigate a PyPi upload hiccup

Post publication release

Choose a tag to compare

@milnus milnus released this 13 Jul 21:07

This release is the first following peer-review in Journal of open source software.
Main things changed are documentation.

Release for submission

Pre-release

Choose a tag to compare

@milnus milnus released this 16 Dec 23:59
67822d4

Release include

  • Better toy example with gff and a draft genome
  • Doc-strings for all functions
  • Paper edits

Soft release

Soft release Pre-release
Pre-release

Choose a tag to compare

@milnus milnus released this 09 Dec 02:24

This release include an informative README file, a better exit when samtools faidx fails on an illiegal fasta file, and initial unit tests for converting BLAST xml to a bed file.

Initial Mapghi release

Pre-release

Choose a tag to compare

@milnus milnus released this 23 Nov 03:15
96d58d1

This release of Mapghi is a functioning release, but is constructed mainly to test the Github actions for publishing Magphi