Skip to content

Releases: j-andrews7/STRprofiler

v0.4.0

30 Sep 18:56
Compare
Choose a tag to compare

What's Changed

Ultimately, this restructures the CLI to use subcommands, fixes a few bugs, and cleans up the docs a bit.

Full Changelog: v0.3.1...v0.4.0

v0.3.1

29 Jul 18:12
322aa4b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

30 May 20:14
Compare
Choose a tag to compare

What's Changed

  • New command clastr to query arbitrary STR profiles against the Cellosaurus database via the CLASTR API.
  • The Shiny application has also been reworked to support this functionality, along with minor UI tweaks.

Full Changelog: v0.2.0...v0.3.0

v0.2.0

17 Apr 21:34
8a9c4f1
Compare
Choose a tag to compare

What's Changed

  • Major addition of new command strprofiler-app to launch an interactive Shiny application for single/batch querying against a user-provided or uploaded database. This application can easily be self-hosted or deployed to shinyapps.io, see an example here.
  • General code clean-up and reorganization to support the new functionality.

Full Changelog: v0.1.4...v0.2.0

v0.1.4

21 Jan 07:55
0f08898
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.1.4

v0.1.3

05 Jan 16:35
Compare
Choose a tag to compare
  • Fix for #10, wherein 2 digit alleles ending in 0 were truncated due to how trailing .0s were trimmed.

Full Changelog: v0.1.1...v0.1.3

v0.1.1

08 Nov 19:34
3a9b708
Compare
Choose a tag to compare

v0.1.1 Released

Release date: November 8th, 2022

  • Adding unittest workflow by @sculley in #7
  • Multiple minor bug fixes, particularly with regard to making "penta" marker names consistent.
  • Add basic unit tests and test coverage, better organization/simplification of test data.
  • Add HTML summary output table.

Full Changelog: v0.1.0...v0.1.1

v0.1.0

21 Oct 14:57
Compare
Choose a tag to compare

Initial Release - v0.1.0

Initial release to pypi.