Skip to content

Releases: GenomicMedLab/cool-seq-tool

0.1.14-dev2

07 Nov 13:12
05bbb3c

Choose a tag to compare

What's Changed

  • feat: get cds overlap given chromosome, start, + stop by @korikuzma in #217

Full Changelog: v0.1.14-dev1...0.1.14-dev2

0.3.0-dev1

20 Oct 16:02
2a3ad99

Choose a tag to compare

What's Changed

Full Changelog: 0.3.0-dev0...0.3.0-dev1

0.3.0-dev0

20 Oct 14:14
af67d8e

Choose a tag to compare

What's Changed

  • cicd: update release.yaml (publish python distribution to pypi) by @korikuzma in #197
  • refactor!: rearrange app architecture by @korikuzma in #196
  • refactor: use ResidueMode for residue_mode type by @korikuzma in #199
  • style: use ruff + black by @korikuzma in #200
  • refactor: use AnnotationLayer enum by @korikuzma in #203
  • build: replace pandas with polars (#178) by @korikuzma in #205
  • refactor!: Update TranscriptPriority enum by @korikuzma in #201
  • feat: make positions optional in get_transcripts_from_gene by @katiestahl in #210
  • refactor!: get_gene_mane_data sorted by desc MANE_Status by @korikuzma in #213
  • build: pin pydantic to v2 major version by @korikuzma in #214
  • feat!: create method for GRCh38 to MANE protein representation by @korikuzma in #211

New Contributors

  • @katiestahl made their first contribution in #210

Full Changelog: 0.2.0-dev0...0.3.0-dev0

0.2.0-dev0

11 Sep 14:01
b12e0e2

Choose a tag to compare

0.2.0-dev0 Pre-release
Pre-release

What's Changed

  • build: update pydantic to v2 and remove GeneNormalizer class by @korikuzma in #189

Full Changelog: v0.1.14-dev1...0.2.0-dev0

v0.1.14-dev1

21 Aug 20:29
e502616

Choose a tag to compare

v0.1.14-dev1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.14-dev0...v0.1.14-dev1

v0.1.14-dev0

21 Jul 14:10
b5201d3

Choose a tag to compare

v0.1.14-dev0 Pre-release
Pre-release

What's Changed

Full Changelog: 0.1.13...v0.1.14-dev0

0.1.13

01 May 18:04
a5617d0

Choose a tag to compare

What's Changed

  • fix: MANE Summary data >= v1.1 updated GRCh38_chr by @korikuzma in #150

Full Changelog: 0.1.12...0.1.13

0.1.12

19 Apr 14:10
28f3e9c

Choose a tag to compare

What's Changed

  • refactor: update to lastest version of gene-normalizer by @korikuzma in #146

Full Changelog: 0.1.11...0.1.12

0.1.11

04 Apr 15:55
7d78e6c

Choose a tag to compare

What's Changed

  • refactor: add back UTADatabase.liftover_38_to_37 by @korikuzma in #143

Full Changelog: 0.1.10...0.1.11

0.1.10

04 Apr 13:04
c8126d9

Choose a tag to compare

What's Changed

  • feat: allow user to provide own chain file for pyliftover by @korikuzma in #136
  • refactor!: SeqRepoAccess extends vrs-python's SeqRepoDataProxy class by @korikuzma in #138
  • build: update dependencies by @korikuzma in #139
  • refactor: remove unused instance variables by @korikuzma in #141

Full Changelog: v0.1.9...0.1.10