sequintools 0.3.1

A suite of tools for manipulating and reporting on NGS data that has sequins added to the sample.
1
2
3
4
5
6
7
8
9
10
11
12
{
  "bootstrap-sha": "714ba4bae52aa6cc7d4609cba93110d326cb71c5",
  "release-type": "rust",
  "packages": {
    ".": {
      "release-type": "rust",
      "bump-minor-pre-major": true,
      "bump-patch-for-minor-pre-major": true,
      "group-pull-reqest-title-pattern": "chore: release v${version} ${branch}"
    }
  }
}