Skip to content

Releases: Micromeda/pygenprop

Updated Conda Release Code

28 Feb 23:59
f5889c2

Choose a tag to compare

  • Update meta.yml for Conda releases
  • Update GitHub Actions workflows

Add conda build scripts.

19 Jan 17:25
e3654ec

Choose a tag to compare

Merge pull request #89 from Micromeda/develop

Develop

Improved InterProScan5 Compatibility + Improvements

20 Sep 00:21
2ecdd6d

Choose a tag to compare

  • Added improvements to make Pygenprop compatible with newer versions of InterProScan5 (IPR5). Newer versions of IPR5 generate output TSV files with - in place of blanks to denote no data. These - broke older versions of Pygenprop.
  • Add PyArrow to replace Pandas ability to write MSGpack binaries. Now Pygenprop writes PyArrow serializations.

Add Capture of InterProScan and Protein Sequence Data. Add Micromeda file compatibility.

12 Feb 05:19
788d6e5

Choose a tag to compare

The following code was added.

  • General code improvements
  • An extended results class that is used to explore the InterProScan annotations and protein sequences that support genome properties assignments across multiple organisms.
  • Code for generating Micromeda files.

0.6: Merge pull request #54 from Micromeda/improve_readme

27 May 16:49
d5dcf9b

Choose a tag to compare

Pygenprop is now a package.

26 Nov 19:54
d033fc8

Choose a tag to compare

Merge pull request #31 from Micromeda/develop

Develop