Skip to content

Releases: labgem/PANORAMA

PANORAMA 1.0.0

10 Dec 09:36
Immutable release. Only release title and notes can be modified.
e43652f

Choose a tag to compare

Gold Release

This is the first public release that is officialy supported.

This release correspond to the version use to generate the results presented in PANORAMA article.

Full Changelog: 0.5.0...1.0.0

PANORAMA 0.6.0

06 Oct 12:32
Immutable release. Only release title and notes can be modified.
e43652f

Choose a tag to compare

Candidate release

New feature

  • Add GitHub issues template (PR: #37)
  • New workflow based on Ruff for formating and linting (PR: #39)
  • Upload the documentation on ReadTheDoc (PR:#40)
  • Upload PANORAMA on bioconda
    • add the installation guide in the doc (PR: #41)
    • Add GitHub Actions workflow for testing bioconda recipes weekly (PR: #44)
  • Add GitHub Actions workflow for automatic version bump (PR: #42) and update the documentation (PR: #43)
  • Add a github workflow to check doc on push (PR: #45)

Minor Change

RAS

Bug fixes

  • Update dependencies version to work with python 3.10 and more (PR: #46)

Contributor

Full Changelog: 0.5.0...0.6.0

PANORAMA 0.5.0

03 Oct 14:28
Immutable release. Only release title and notes can be modified.
c42c7f8

Choose a tag to compare

First Public Beta Release

We're excited to introduce the first open beta version of PANORAMA

⚠️ Beta Notice

This is an open beta release. While functional, it may contain bugs and incomplete features.

Key Features

  • Biological systems analyses: PANORAMA allows detecting systems in pangenomes by using models
  • Pangenome comparison: PANORAMA allows comparing pangenomes based on pangenome structure previously detected.

Getting Started

To start using this version:

  1. Download the files below
  2. Check out the documentation
  3. Follow the quick start guide

Contributor