Skip to content

Releases: joanalnu/gen_api

v 1.2

18 Jan 13:06
2a7ea41
Compare
Choose a tag to compare

Added new functions:

  • rna2dna(): to translate rna sequences back into dna
  • find(): to find sequences inside of local strings
  • check_codon(): to check for non-existing codons

The README’s in all four languages and the appropriate testing (including CI workflows) was also developed and made publicly available.

v1.1

08 Dec 14:58
Compare
Choose a tag to compare

TL;DR

  • Enabled visualization of proteins in API
  • Added automated testing with pytest and GitHub CI workflow
  • Solved some issues and updated API across languages

What's Changed

Full Changelog: v1.0...v1.1

Note that docs are not yet elaborated, but will be updated to this new version in the coming days.

First Release

09 Nov 11:31
Compare
Choose a tag to compare

This is the first release of the GEN_API.

Full Changelog: https://github.com/joanalnu/gen_api/commits/v1.0