Caltha

Latest version: v0.6

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

Scan your dependencies

Page 1 of 2

0.6

Current stable version. Previous versions should be ignored.

+ Add `pytest` file presence test function for regular fastq file input.
+ Add `pytest` file presence test function for gzipped fastq file input.
+ Add `pytest` file presence test function for regular fasta file input.
+ Re-add `pytest` test file with file presence test for gzipped fasta
file input (further tests will be added later).
+ Remove both the umi sequence and the centroid sequence from the tabular
output, as requested by users and noted in
https://github.com/JasperBoom/caltha/issues/7.
+ Fix fasta file creation, where new read headers would not start on a
new line, but append to the sequence of the previous read.
+ Rename `PreZip` folders and files to `PreValidation`.
+ Fix bug where umi count would be reset to 1 for every read.
+ Replace reverse complement function with the `biopython` Seq class.
+ Add `pyfastx` for the parsing of the fasta/fastq files (which also adds
support for single gzipped input files or multiple gzipped files in a zip
archive).
+ Update documented python version to 3.8.
+ Rename variables in core script and update `Caltha` `--help` page.
+ Update README.md & index.md to reflect current project state.
+ Fix `pre-commit` files.

0.5.1

+ Restructure version to match PyPI package.

0.5

+ Setup `pre-commit` with `Black` and `Flake8`.

0.4

+ Add code style `Black`.

0.3

+ Updated python script for umi5 primer single test to work with parallel
processing.
+ Added zip file for umi5 primer multiple test.

0.2

This release of `Caltha` implements parallel processing. `Caltha` now allows
a .zip file with either fasta or fastq files as input. The output has been
changed to three zip files, one for the tabular files, one for the pre
validation zip files and one for blast files.

+ Added `parallel
processing` [issue 2](https://github.com/JasperBoom/caltha/issues/2).
+ Added `.travis.yml` configuration file.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.