Skip to content

Releases: milnus/Magphi

v2.0.2

22 Nov 05:07
232ebf6

Choose a tag to compare

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

It is swooping season!

09 Nov 03:25
995fff7

Choose a tag to compare

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

17 Jul 02:06
f0a3ea5

Choose a tag to compare

This is a tag bump to mitigate a PyPi upload hiccup

Post publication release

13 Jul 21:07

Choose a tag to compare

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

Release for submission

16 Dec 23:59
67822d4

Choose a tag to compare

Pre-release

Release include

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

Soft release

09 Dec 02:24

Choose a tag to compare

Soft release Pre-release
Pre-release

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

23 Nov 03:15
96d58d1

Choose a tag to compare

Pre-release

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