Skip to content

Releases: camilogarciabotero/GeneFinder.jl

v0.0.10

22 Jan 02:40
Compare
Choose a tag to compare

GeneFinder v0.0.10

Diff since v0.0.9

v0.0.9

22 Jan 02:03
Compare
Choose a tag to compare

GeneFinder v0.0.9

Diff since v0.0.8

v0.0.8

11 Jan 00:47
Compare
Choose a tag to compare

GeneFinder v0.0.8

Diff since v0.0.7

v0.0.7

10 Jan 04:03
Compare
Choose a tag to compare

GeneFinder v0.0.7

Diff since v0.0.6

  • Clean up comments.
  • New write_bed function.
  • Document methods.
  • Add Zenodo badge.

v0.0.6

09 Jan 18:59
Compare
Choose a tag to compare

GeneFinder v0.0.6

Diff since v0.0.5

v0.0.5

06 Jan 18:07
Compare
Choose a tag to compare

GeneFinder v0.0.5

Diff since v0.0.4

v0.0.4

24 Dec 22:09
Compare
Choose a tag to compare

UNRELEASED

[0.0.4]

  • Now registered: add GeneFinder to install from the REPL
  • Better docs

Full Changelog: v0.0.3...v0.0.4

v0.0.3

21 Dec 21:16
Compare
Choose a tag to compare

UNRELEASED

[0.0.3]

  • Clean simplefinder
  • Add references
  • Clean README
  • Clean initial structs
  • Make it public

v0.0.2

16 Dec 21:34
Compare
Choose a tag to compare

UNRELEASED

[0.0.2]

  • Add findcds and findproteins function for the first algorithm
  • Add docs for simplefinder functions and structs
  • Add test using TestItems package

v0.0.1

13 Dec 20:24
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

UNRELEASED

[0.0.1]

  • Add some basic structs like ORF
  • Add first ORF finder function simplefinder
  • Add package overview