Skip to content

Releases: GenomicMedLab/cool-seq-tool

0.7.0

21 Aug 16:34

Choose a tag to compare

What's Changed

  • docs: fix source link by @jsstevenson in #331
  • docs: remove VRS schema support section by @korikuzma in #333
  • refactor: remove unnecessary literal from AnnotationLayer enum by @korikuzma in #349
  • feat: enable direct import of CST from package root by @jsstevenson in #353
  • docs: link to stable, not latest by @jsstevenson in #355
  • feat!: Return Pydantic models instead of dicts in UtaDatabase by @korikuzma in #334
  • feat!: rename residue mode to coordinate type by @korikuzma in #337
  • feat!: rename ExonGenomicCoordsMapper methods by @korikuzma in #338
  • feat!: remove UtaDatabase.get_tx_exons + cleanup exon work by @korikuzma in #347
  • feat!: remove UtaDatabase.get_tx_exons_genomic_coords by @korikuzma in #348
  • refactor: remove optional strand field from genomic_to_tx_segment by @korikuzma in #340
  • feat!: rename start/end to genomic_start/genomic_end in genomic_to_tx_segment by @korikuzma in #343
  • feat!: remove optional coordinate_type from genomic_to_tx_segment by @korikuzma in #344
  • feat!: return Pydantic model in get_alt_ac_start_or_end by @korikuzma in #350
  • feat!: return Pydantic model in UtaDatabase.get_tx_exon_aln_v_data by @korikuzma in #351
  • feat!: update ExonGenomicCoordsMapper + UtaDatabase by @korikuzma and @jarbesfeld in #352
  • fix: genomic accession mismatch when getting nearest tx junction by @korikuzma in #356

Full Changelog: 0.6.0...0.7.0

0.6.0

25 Jul 14:12
55993ca

Choose a tag to compare

What's Changed

  • chore: remove unused schemas by @korikuzma in #321
  • feat: make methods in ManeTranscript public by @korikuzma in #326
  • fix(test): remove fixture decorator from get_prioritized_transcripts_from_gene by @korikuzma in #328
  • feat!: only return cdna representation in g_to_mane_c by @korikuzma in #322
  • feat: add option to g_to_grch38 to return a list of MANE gene(s) by @korikuzma in #325

Full Changelog: 0.5.1...0.6.0

0.5.1

23 Jul 13:59
ce8a3ef

Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.5.1

0.5.0

09 Jul 20:28
db75ed8

Choose a tag to compare

What's Changed

Full Changelog: 0.4.1...0.5.0

0.4.1

02 Jul 19:03
ec6cced

Choose a tag to compare

What's Changed

Full Changelog: 0.4.0-dev3...0.4.1

0.4.0-dev3

01 Mar 14:29
42d25b6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.0-dev2...0.4.0-dev3

0.4.0-dev2

02 Feb 20:10
22ad138

Choose a tag to compare

What's Changed

Full Changelog: 0.4.0-dev1...0.4.0-dev2

0.4.0-dev1

10 Jan 22:38
c2b0cb2

Choose a tag to compare

What's Changed

Full Changelog: 0.4.0-dev0...0.4.0-dev1

0.4.0-dev0

10 Jan 19:53

Choose a tag to compare

What's Changed

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

0.1.14-dev3

07 Nov 13:51

Choose a tag to compare

  • fix: return type for FeatureOverlap get_grch38_mane_gene_cds_overlap by @korikuzma in 67a241c

Full Changelog: 0.1.14-dev2...0.1.14-dev3