Skip to content

Releases: COMBINE-lab/grangers

v0.4.0

28 Oct 15:05
1b0b078
Compare
Choose a tag to compare

0.4.0 (2023-10-28)

Features

Bug Fixes

  • be pendantic about polars version (2e33395)

v0.3.1

24 Jul 05:13
b3cdd73
Compare
Choose a tag to compare

0.3.1 (2023-07-24)

Bug Fixes

  • fix bugs in update_df (142792e)
  • fix outdated function name update_dataframe to update_df (5f7a66e)
  • Merge pull request #37 from COMBINE-lab/dev (5f7a66e)

v0.3.0

24 Jul 04:36
33a2217
Compare
Choose a tag to compare

0.3.0 (2023-07-24)

Features

  • add update_column and update_dataframe (de48312)

v0.2.1

10 Jul 02:28
f0ab9f1
Compare
Choose a tag to compare

0.2.1 (2023-07-10)

Bug Fixes

v0.2.0

09 Jul 19:58
770eac2
Compare
Choose a tag to compare

0.2.0 (2023-07-09)

Features

Bug Fixes

v0.1.4

13 Jun 16:56
108b034
Compare
Choose a tag to compare

0.1.4 (2023-06-13)

Bug Fixes

v0.1.3

13 Jun 16:44
4e77640
Compare
Choose a tag to compare

0.1.3 (2023-06-13)

Bug Fixes

  • keywords in crate manifest (8295546)

v0.1.2

13 Jun 16:36
96d6c4c
Compare
Choose a tag to compare

0.1.2 (2023-06-13)

Bug Fixes

  • too many keywords in crate manifest (1708f34)

v0.1.1

13 Jun 16:26
fe721ec
Compare
Choose a tag to compare

0.1.1 (2023-06-13)

Bug Fixes

v0.1.0

13 Jun 16:14
9aefabb
Compare
Choose a tag to compare

0.1.0 (2023-06-13)

Features

  • add gaps option (7058ec6)
  • added more testing functions (9c9bf85)
  • error checking (13094f5)
  • flank function checked. (cf54ae6)
  • get_transcript_sequences function and tons of modifications to the design (13ca1d3)
  • implemented introns function (01d92fb)
  • new merge function using poloars (a4d016e)
  • testing functions and improved implementations (4f44f8b)

Bug Fixes