Strprofiler

Latest version: v0.2.0

Safety actively analyzes 627119 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.0

**Release date: 04/16/2024**

- Addition of a new command, `strprofiler-app`, which launches an interactive Shiny
application for single or batch queries of user-entered STR profiles against a user-provided database.
This can be easily deployed to internal Shiny servers, Posit Connect, or shinyapps.io as an interface to a
group's/lab's/consortium's STR profile database.

0.1.4

**Release date: 01/20/2024**

- A new feature to allow one (or few) to many comparisons, as described in
[11](https://github.com/j-andrews7/strprofiler/issues/11). Thanks to
[MikeWLloyd](https://github.com/MikeWLloyd) for the contribution.

0.1.3

**Release date: 10/30/2023**

- Additional bug fix for [10](https://github.com/j-andrews7/strprofiler/issues/10), which
was causing alleles ending in 0 to be truncated, e.g. 10 -> 1.
This was due to a parsing error when trailing ".0"s were being removed.

0.1.2

**Release date: 10/17/2023**

- Bug fix for [10](https://github.com/j-andrews7/strprofiler/issues/10), which
was causing alleles ending in 0 to be truncated, e.g. 10 -> 1.
This was due to a parsing error when trailing ".0"s were being removed.

0.1.1

**Release date: 11/08/2022**

- 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.

0.1.0

**Release date: 09/26/2022**

- Provide CLI utility for STR profile comparisons and detection of sample mixing.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.